Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-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 34d9429b2bd5836ddcd35f60ed0a3000e38438ae # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test-latest] $ /bin/sh -xe /tmp/jenkins11948927877430418859.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:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca 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.15, 0.26, 0.30 + 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-20250813-1222-cf15a7f9-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250813-1222-cf15a7f9-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'] 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-20250813-1222-cf15a7f9-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-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-20250813-1222-cf15a7f9-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 9381 kB in 1s (11.2 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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-0', 'make', 'deps'] (make -j20 -C deps || make -j1 -C deps) make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps' [osmo-uecups] Missing fdff5ae0b7addf07c368adbe31610d4e57dac273, fetching git repository [nas] Missing ab43cccb96db6067ffba1c763b47cb25cd61b780, fetching git repository remote: Finding sources: 1% (1/69) remote: Finding sources: 3% (2/69) remote: Finding sources: 4% (3/69) remote: Finding sources: 6% (4/69) remote: Finding sources: 7% (5/69) remote: Finding sources: 9% (6/69) remote: Finding sources: 10% (7/69) remote: Finding sources: 12% (8/69) remote: Finding sources: 13% (9/69) remote: Finding sources: 14% (10/69) remote: Finding sources: 16% (11/69) remote: Finding sources: 17% (12/69) remote: Finding sources: 19% (13/69) remote: Finding sources: 20% (14/69) remote: Finding sources: 22% (15/69) remote: Finding sources: 23% (16/69) remote: Finding sources: 25% (17/69) remote: Finding sources: 26% (18/69) remote: Finding sources: 28% (19/69) remote: Finding sources: 29% (20/69) remote: Finding sources: 30% (21/69) remote: Finding sources: 32% (22/69) remote: Finding sources: 33% (23/69) remote: Finding sources: 35% (24/69) remote: Finding sources: 36% (25/69) remote: Finding sources: 38% (26/69) remote: Finding sources: 39% (27/69) remote: Finding sources: 41% (28/69) remote: Finding sources: 42% (29/69) remote: Finding sources: 43% (30/69) remote: Finding sources: 45% (31/69) remote: Finding sources: 46% (32/69) remote: Finding sources: 48% (33/69) remote: Finding sources: 49% (34/69) remote: Finding sources: 51% (35/69) remote: Finding sources: 52% (36/69) remote: Finding sources: 54% (37/69) remote: Finding sources: 55% (38/69) remote: Finding sources: 57% (39/69) remote: Finding sources: 58% (40/69) remote: Finding sources: 59% (41/69) remote: Finding sources: 61% (42/69) remote: Finding sources: 62% (43/69) remote: Finding sources: 64% (44/69) remote: Finding sources: 65% (45/69) remote: Finding sources: 67% (46/69) remote: Finding sources: 68% (47/69) remote: Finding sources: 70% (48/69) remote: Finding sources: 71% (49/69) remote: Finding sources: 72% (50/69) remote: Finding sources: 74% (51/69) remote: Finding sources: 75% (52/69) remote: Finding sources: 77% (53/69) remote: Finding sources: 78% (54/69) remote: Finding sources: 80% (55/69) remote: Finding sources: 81% (56/69) remote: Finding sources: 83% (57/69) remote: Finding sources: 84% (58/69) remote: Finding sources: 86% (59/69) remote: Finding sources: 87% (60/69) remote: Finding sources: 88% (61/69) remote: Finding sources: 90% (62/69) remote: Finding sources: 91% (63/69) remote: Finding sources: 93% (64/69) remote: Finding sources: 94% (65/69) remote: Finding sources: 96% (66/69) remote: Finding sources: 97% (67/69) remote: Finding sources: 99% (68/69) remote: Finding sources: 100% (69/69) remote: Finding sources: 100% (69/69) remote: Total 69 (delta 47), reused 69 (delta 47) Unpacking objects: 1% (1/69) Unpacking objects: 2% (2/69) Unpacking objects: 4% (3/69) Unpacking objects: 5% (4/69) Unpacking objects: 7% (5/69) Unpacking objects: 8% (6/69) Unpacking objects: 10% (7/69) Unpacking objects: 11% (8/69) Unpacking objects: 13% (9/69) Unpacking objects: 14% (10/69) Unpacking objects: 15% (11/69) Unpacking objects: 17% (12/69) Unpacking objects: 18% (13/69) Unpacking objects: 20% (14/69) Unpacking objects: 21% (15/69) Unpacking objects: 23% (16/69) Unpacking objects: 24% (17/69) Unpacking objects: 26% (18/69) Unpacking objects: 27% (19/69) Unpacking objects: 28% (20/69) Unpacking objects: 30% (21/69) Unpacking objects: 31% (22/69) Unpacking objects: 33% (23/69) Unpacking objects: 34% (24/69) Unpacking objects: 36% (25/69) Unpacking objects: 37% (26/69) Unpacking objects: 39% (27/69) Unpacking objects: 40% (28/69) Unpacking objects: 42% (29/69) Unpacking objects: 43% (30/69) Unpacking objects: 44% (31/69) Unpacking objects: 46% (32/69) Unpacking objects: 47% (33/69) Unpacking objects: 49% (34/69) Unpacking objects: 50% (35/69) Unpacking objects: 52% (36/69) Unpacking objects: 53% (37/69) Unpacking objects: 55% (38/69) Unpacking objects: 56% (39/69) Unpacking objects: 57% (40/69) Unpacking objects: 59% (41/69) Unpacking objects: 60% (42/69) Unpacking objects: 62% (43/69) Unpacking objects: 63% (44/69) Unpacking objects: 65% (45/69) Unpacking objects: 66% (46/69) Unpacking objects: 68% (47/69) Unpacking objects: 69% (48/69) Unpacking objects: 71% (49/69) Unpacking objects: 72% (50/69) Unpacking objects: 73% (51/69) Unpacking objects: 75% (52/69) Unpacking objects: 76% (53/69) Unpacking objects: 78% (54/69) Unpacking objects: 79% (55/69) Unpacking objects: 81% (56/69) Unpacking objects: 82% (57/69) Unpacking objects: 84% (58/69) Unpacking objects: 85% (59/69) Unpacking objects: 86% (60/69) Unpacking objects: 88% (61/69) Unpacking objects: 89% (62/69) Unpacking objects: 91% (63/69) Unpacking objects: 92% (64/69) Unpacking objects: 94% (65/69) Unpacking objects: 95% (66/69) Unpacking objects: 97% (67/69) Unpacking objects: 98% (68/69) Unpacking objects: 100% (69/69) Unpacking objects: 100% (69/69), 18.86 KiB | 1.71 MiB/s, done. From https://gerrit.osmocom.org/osmo-uecups 4160e95..745d44e master -> origin/master * [new branch] pespin/log -> origin/pespin/log [osmo-uecups] Checking out fdff5ae0b7addf07c368adbe31610d4e57dac273 remote: Enumerating objects: 229, done. remote: Counting objects: 0% (1/217) remote: Counting objects: 1% (3/217) remote: Counting objects: 2% (5/217) remote: Counting objects: 3% (7/217) remote: Counting objects: 4% (9/217) remote: Counting objects: 5% (11/217) remote: Counting objects: 6% (14/217) remote: Counting objects: 7% (16/217) remote: Counting objects: 8% (18/217) remote: Counting objects: 9% (20/217) remote: Counting objects: 10% (22/217) remote: Counting objects: 11% (24/217) remote: Counting objects: 12% (27/217) remote: Counting objects: 13% (29/217) remote: Counting objects: 14% (31/217) remote: Counting objects: 15% (33/217) remote: Counting objects: 16% (35/217) remote: Counting objects: 17% (37/217) remote: Counting objects: 18% (40/217) remote: Counting objects: 19% (42/217) remote: Counting objects: 20% (44/217) remote: Counting objects: 21% (46/217) remote: Counting objects: 22% (48/217) remote: Counting objects: 23% (50/217) remote: Counting objects: 24% (53/217) remote: Counting objects: 25% (55/217) remote: Counting objects: 26% (57/217) remote: Counting objects: 27% (59/217) remote: Counting objects: 28% (61/217) remote: Counting objects: 29% (63/217) remote: Counting objects: 30% (66/217) remote: Counting objects: 31% (68/217) remote: Counting objects: 32% (70/217) remote: Counting objects: 33% (72/217) remote: Counting objects: 34% (74/217) remote: Counting objects: 35% (76/217) remote: Counting objects: 36% (79/217) remote: Counting objects: 37% (81/217) remote: Counting objects: 38% (83/217) remote: Counting objects: 39% (85/217) remote: Counting objects: 40% (87/217) remote: Counting objects: 41% (89/217) remote: Counting objects: 42% (92/217) remote: Counting objects: 43% (94/217) remote: Counting objects: 44% (96/217) remote: Counting objects: 45% (98/217) remote: Counting objects: 46% (100/217) remote: Counting objects: 47% (102/217) remote: Counting objects: 48% (105/217) remote: Counting objects: 49% (107/217) remote: Counting objects: 50% (109/217) remote: Counting objects: 51% (111/217) remote: Counting objects: 52% (113/217) remote: Counting objects: 53% (116/217) remote: Counting objects: 54% (118/217) remote: Counting objects: 55% (120/217) remote: Counting objects: 56% (122/217) remote: Counting objects: 57% (124/217) remote: Counting objects: 58% (126/217) remote: Counting objects: 59% (129/217) remote: Counting objects: 60% (131/217) remote: Counting objects: 61% (133/217) remote: Counting objects: 62% (135/217) remote: Counting objects: 63% (137/217) remote: Counting objects: 64% (139/217) remote: Counting objects: 65% (142/217) remote: Counting objects: 66% (144/217) remote: Counting objects: 67% (146/217) remote: Counting objects: 68% (148/217) remote: Counting objects: 69% (150/217) remote: Counting objects: 70% (152/217) remote: Counting objects: 71% (155/217) remote: Counting objects: 72% (157/217) remote: Counting objects: 73% (159/217) remote: Counting objects: 74% (161/217) remote: Counting objects: 75% (163/217) remote: Counting objects: 76% (165/217) remote: Counting objects: 77% (168/217) remote: Counting objects: 78% (170/217) remote: Counting objects: 79% (172/217) remote: Counting objects: 80% (174/217) remote: Counting objects: 81% (176/217) remote: Counting objects: 82% (178/217) remote: Counting objects: 83% (181/217) remote: Counting objects: 84% (183/217) remote: Counting objects: 85% (185/217) remote: Counting objects: 86% (187/217) remote: Counting objects: 87% (189/217) remote: Counting objects: 88% (191/217) remote: Counting objects: 89% (194/217) remote: Counting objects: 90% (196/217) remote: Counting objects: 91% (198/217) remote: Counting objects: 92% (200/217) remote: Counting objects: 93% (202/217) remote: Counting objects: 94% (204/217) remote: Counting objects: 95% (207/217) remote: Counting objects: 96% (209/217) remote: Counting objects: 97% (211/217) remote: Counting objects: 98% (213/217) remote: Counting objects: 99% (215/217) remote: Counting objects: 100% (217/217) remote: Counting objects: 100% (217/217), done. remote: Compressing objects: 0% (1/154) remote: Compressing objects: 1% (2/154) remote: Compressing objects: 2% (4/154) remote: Compressing objects: 3% (5/154) remote: Compressing objects: 4% (7/154) remote: Compressing objects: 5% (8/154) remote: Compressing objects: 6% (10/154) remote: Compressing objects: 7% (11/154) remote: Compressing objects: 8% (13/154) remote: Compressing objects: 9% (14/154) remote: Compressing objects: 10% (16/154) remote: Compressing objects: 11% (17/154) remote: Compressing objects: 12% (19/154) remote: Compressing objects: 13% (21/154) remote: Compressing objects: 14% (22/154) remote: Compressing objects: 15% (24/154) remote: Compressing objects: 16% (25/154) remote: Compressing objects: 17% (27/154) remote: Compressing objects: 18% (28/154) remote: Compressing objects: 19% (30/154) remote: Compressing objects: 20% (31/154) remote: Compressing objects: 21% (33/154) remote: Compressing objects: 22% (34/154) remote: Compressing objects: 23% (36/154) remote: Compressing objects: 24% (37/154) remote: Compressing objects: 25% (39/154) remote: Compressing objects: 26% (41/154) remote: Compressing objects: 27% (42/154) remote: Compressing objects: 28% (44/154) remote: Compressing objects: 29% (45/154) remote: Compressing objects: 30% (47/154) remote: Compressing objects: 31% (48/154) remote: Compressing objects: 32% (50/154) remote: Compressing objects: 33% (51/154) remote: Compressing objects: 34% (53/154) remote: Compressing objects: 35% (54/154) remote: Compressing objects: 36% (56/154) remote: Compressing objects: 37% (57/154) remote: Compressing objects: 38% (59/154) remote: Compressing objects: 39% (61/154) remote: Compressing objects: 40% (62/154) remote: Compressing objects: 41% (64/154) remote: Compressing objects: 42% (65/154) remote: Compressing objects: 43% (67/154) remote: Compressing objects: 44% (68/154) remote: Compressing objects: 45% (70/154) remote: Compressing objects: 46% (71/154) remote: Compressing objects: 47% (73/154) remote: Compressing objects: 48% (74/154) remote: Compressing objects: 49% (76/154) remote: Compressing objects: 50% (77/154) remote: Compressing objects: 51% (79/154) remote: Compressing objects: 52% (81/154) remote: Compressing objects: 53% (82/154) remote: Compressing objects: 54% (84/154) remote: Compressing objects: 55% (85/154) remote: Compressing objects: 56% (87/154) remote: Compressing objects: 57% (88/154) remote: Compressing objects: 58% (90/154) remote: Compressing objects: 59% (91/154) remote: Compressing objects: 60% (93/154) remote: Compressing objects: 61% (94/154) remote: Compressing objects: 62% (96/154) remote: Compressing objects: 63% (98/154) remote: Compressing objects: 64% (99/154) remote: Compressing objects: 65% (101/154) remote: Compressing objects: 66% (102/154) remote: Compressing objects: 67% (104/154) remote: Compressing objects: 68% (105/154) remote: Compressing objects: 69% (107/154) remote: Compressing objects: 70% (108/154) remote: Compressing objects: 71% (110/154) remote: Compressing objects: 72% (111/154) remote: Compressing objects: 73% (113/154) remote: Compressing objects: 74% (114/154) remote: Compressing objects: 75% (116/154) remote: Compressing objects: 76% (118/154) remote: Compressing objects: 77% (119/154) remote: Compressing objects: 78% (121/154) remote: Compressing objects: 79% (122/154) remote: Compressing objects: 80% (124/154) remote: Compressing objects: 81% (125/154) remote: Compressing objects: 82% (127/154) remote: Compressing objects: 83% (128/154) remote: Compressing objects: 84% (130/154) remote: Compressing objects: 85% (131/154) remote: Compressing objects: 86% (133/154) remote: Compressing objects: 87% (134/154) remote: Compressing objects: 88% (136/154) remote: Compressing objects: 89% (138/154) remote: Compressing objects: 90% (139/154) remote: Compressing objects: 91% (141/154) remote: Compressing objects: 92% (142/154) remote: Compressing objects: 93% (144/154) remote: Compressing objects: 94% (145/154) remote: Compressing objects: 95% (147/154) remote: Compressing objects: 96% (148/154) remote: Compressing objects: 97% (150/154) remote: Compressing objects: 98% (151/154) remote: Compressing objects: 99% (153/154) remote: Compressing objects: 100% (154/154) remote: Compressing objects: 100% (154/154), done. Receiving objects: 0% (1/173) Receiving objects: 1% (2/173) Receiving objects: 2% (4/173) Receiving objects: 3% (6/173) Receiving objects: 4% (7/173) Receiving objects: 5% (9/173) Receiving objects: 6% (11/173) Receiving objects: 7% (13/173) Receiving objects: 8% (14/173) Receiving objects: 9% (16/173) Receiving objects: 10% (18/173) Receiving objects: 11% (20/173) Receiving objects: 12% (21/173) Receiving objects: 13% (23/173) Receiving objects: 14% (25/173) Receiving objects: 15% (26/173) Receiving objects: 16% (28/173) Receiving objects: 17% (30/173) Receiving objects: 18% (32/173) Receiving objects: 19% (33/173) Receiving objects: 20% (35/173) Receiving objects: 21% (37/173) Receiving objects: 22% (39/173) Receiving objects: 23% (40/173) Receiving objects: 24% (42/173) Receiving objects: 25% (44/173) Receiving objects: 26% (45/173) Receiving objects: 27% (47/173) Receiving objects: 28% (49/173) Receiving objects: 29% (51/173) Receiving objects: 30% (52/173) Receiving objects: 31% (54/173) Receiving objects: 32% (56/173) Receiving objects: 33% (58/173) remote: Total 173 (delta 130), reused 21 (delta 19), pack-reused 0 (from 0) Receiving objects: 34% (59/173) Receiving objects: 35% (61/173) Receiving objects: 36% (63/173) Receiving objects: 37% (65/173) Receiving objects: 38% (66/173) Receiving objects: 39% (68/173) Receiving objects: 40% (70/173) Receiving objects: 41% (71/173) Receiving objects: 42% (73/173) Receiving objects: 43% (75/173) Receiving objects: 44% (77/173) Receiving objects: 45% (78/173) Receiving objects: 46% (80/173) Receiving objects: 47% (82/173) Receiving objects: 48% (84/173) Receiving objects: 49% (85/173) Receiving objects: 50% (87/173) Receiving objects: 51% (89/173) Receiving objects: 52% (90/173) Receiving objects: 53% (92/173) Receiving objects: 54% (94/173) Receiving objects: 55% (96/173) Receiving objects: 56% (97/173) Receiving objects: 57% (99/173) Receiving objects: 58% (101/173) Receiving objects: 59% (103/173) Receiving objects: 60% (104/173) Receiving objects: 61% (106/173) Receiving objects: 62% (108/173) Receiving objects: 63% (109/173) Receiving objects: 64% (111/173) Receiving objects: 65% (113/173) Receiving objects: 66% (115/173) Receiving objects: 67% (116/173) Receiving objects: 68% (118/173) Receiving objects: 69% (120/173) Receiving objects: 70% (122/173) Receiving objects: 71% (123/173) Receiving objects: 72% (125/173) Receiving objects: 73% (127/173) Receiving objects: 74% (129/173) Receiving objects: 75% (130/173) Receiving objects: 76% (132/173) Receiving objects: 77% (134/173) Receiving objects: 78% (135/173) Receiving objects: 79% (137/173) Receiving objects: 80% (139/173) Receiving objects: 81% (141/173) Receiving objects: 82% (142/173) Receiving objects: 83% (144/173) Receiving objects: 84% (146/173) Receiving objects: 85% (148/173) Receiving objects: 86% (149/173) Receiving objects: 87% (151/173) Receiving objects: 88% (153/173) Receiving objects: 89% (154/173) Receiving objects: 90% (156/173) Receiving objects: 91% (158/173) Receiving objects: 92% (160/173) Receiving objects: 93% (161/173) Receiving objects: 94% (163/173) Receiving objects: 95% (165/173) Receiving objects: 96% (167/173) Receiving objects: 97% (168/173) Receiving objects: 98% (170/173) Receiving objects: 99% (172/173) Receiving objects: 100% (173/173) Receiving objects: 100% (173/173), 159.82 KiB | 7.26 MiB/s, done. Resolving deltas: 0% (0/130) Resolving deltas: 1% (2/130) Resolving deltas: 2% (3/130) Resolving deltas: 3% (4/130) Resolving deltas: 4% (6/130) Resolving deltas: 5% (7/130) Resolving deltas: 6% (8/130) Resolving deltas: 7% (10/130) Resolving deltas: 8% (11/130) Resolving deltas: 9% (12/130) Resolving deltas: 10% (13/130) Resolving deltas: 11% (15/130) Resolving deltas: 12% (16/130) Resolving deltas: 13% (17/130) Resolving deltas: 14% (19/130) Resolving deltas: 15% (20/130) Resolving deltas: 16% (21/130) Resolving deltas: 17% (23/130) Resolving deltas: 18% (24/130) Resolving deltas: 19% (25/130) Resolving deltas: 20% (26/130) Resolving deltas: 21% (28/130) Resolving deltas: 22% (29/130) Resolving deltas: 23% (30/130) Resolving deltas: 24% (32/130) Resolving deltas: 25% (33/130) Resolving deltas: 26% (34/130) Resolving deltas: 27% (36/130) Resolving deltas: 28% (37/130) Resolving deltas: 29% (38/130) Resolving deltas: 30% (39/130) Resolving deltas: 31% (41/130) Resolving deltas: 32% (42/130) Resolving deltas: 33% (43/130) Resolving deltas: 34% (45/130) Resolving deltas: 35% (46/130) Resolving deltas: 36% (47/130) Resolving deltas: 37% (49/130) Resolving deltas: 38% (50/130) Resolving deltas: 39% (51/130) Resolving deltas: 40% (52/130) Resolving deltas: 41% (54/130) Resolving deltas: 42% (55/130) Resolving deltas: 43% (56/130) Resolving deltas: 44% (58/130) Resolving deltas: 45% (59/130) Resolving deltas: 46% (60/130) Resolving deltas: 47% (62/130) Resolving deltas: 48% (63/130) Resolving deltas: 49% (64/130) Resolving deltas: 50% (65/130) Resolving deltas: 51% (67/130) Resolving deltas: 52% (68/130) Resolving deltas: 53% (69/130) Resolving deltas: 54% (71/130) Resolving deltas: 55% (72/130) Resolving deltas: 56% (73/130) Resolving deltas: 57% (75/130) Resolving deltas: 58% (76/130) Resolving deltas: 59% (77/130) Resolving deltas: 60% (78/130) Resolving deltas: 61% (80/130) Resolving deltas: 62% (81/130) Resolving deltas: 63% (82/130) Resolving deltas: 64% (84/130) Resolving deltas: 65% (85/130) Resolving deltas: 66% (86/130) Resolving deltas: 67% (88/130) Resolving deltas: 68% (89/130) Resolving deltas: 69% (90/130) Resolving deltas: 70% (91/130) Resolving deltas: 71% (93/130) Resolving deltas: 72% (94/130) Resolving deltas: 73% (95/130) Resolving deltas: 74% (97/130) Resolving deltas: 75% (98/130) Resolving deltas: 76% (99/130) Resolving deltas: 77% (101/130) Resolving deltas: 78% (102/130) Resolving deltas: 79% (103/130) Resolving deltas: 80% (104/130) Resolving deltas: 81% (106/130) Resolving deltas: 82% (107/130) Resolving deltas: 83% (108/130) Resolving deltas: 84% (110/130) Resolving deltas: 85% (111/130) Resolving deltas: 86% (112/130) Resolving deltas: 87% (114/130) Resolving deltas: 88% (115/130) Resolving deltas: 89% (116/130) Resolving deltas: 90% (117/130) Resolving deltas: 91% (119/130) Resolving deltas: 92% (120/130) Resolving deltas: 93% (121/130) Resolving deltas: 94% (123/130) Resolving deltas: 95% (124/130) Resolving deltas: 96% (125/130) Resolving deltas: 97% (127/130) Resolving deltas: 98% (128/130) Resolving deltas: 99% (129/130) Resolving deltas: 100% (130/130) Resolving deltas: 100% (130/130), completed with 19 local objects. From https://gitea.osmocom.org/ttcn3/nas c4d1629..78c0043 main -> origin/main + a51e51b...ab43ccc pespin/main -> origin/pespin/main (forced update) * [new branch] pespin/main-bak -> origin/pespin/main-bak [nas] Checking out ab43cccb96db6067ffba1c763b47cb25cd61b780 make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/deps' touch .make.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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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 TCCEncoding.cc DEP TCCInterface.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_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_Descriptions_part_2.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_PDU_Contents_part_4.cc DEP RUA_IEs_part_1.cc DEP RUA_Containers_part_6.cc DEP RUA_Containers_part_7.cc DEP RUA_IEs_part_2.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_1.cc DEP RUA_CommonDataTypes_part_2.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_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Descriptions_part_1.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_5.cc DEP RANAP_IEs_part_6.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_5.cc DEP RANAP_Constants_part_6.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_1.cc DEP HNBAP_PDU_Descriptions_part_7.cc DEP RANAP_CommonDataTypes_part_2.cc DEP HNBAP_PDU_Descriptions_part_6.cc DEP HNBAP_PDU_Descriptions_part_5.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_3.cc DEP HNBAP_Containers_part_2.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_IEs.cc DEP RUA_PDU_Contents.cc DEP RUA_Constants.cc DEP RUA_Containers.cc DEP RUA_CommonDataTypes.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.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_4.cc DEP StatsD_Checker_part_3.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_2.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_4.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_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP IPA_Emulation_part_7.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP RAN_Emulation.cc DEP SCCP_Mapping.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_3.cc DEP UD_Types_part_4.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_Types_part_5.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 TELNETasp_PortType_part_6.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.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_4.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP TCCConversion_Functions_part_2.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.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_7.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.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 StatsD_CodecPort_part_4.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_3.cc DEP SDP_Types_part_2.cc DEP SDP_Templates_part_7.cc DEP SDP_Types_part_1.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_6.cc DEP SCTPasp_Types_part_5.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_4.cc DEP SCTPasp_PortType_part_3.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_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 SCTP_Templates_part_4.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_1.cc DEP RUA_Types_part_7.cc DEP RUA_Types_part_6.cc DEP RUA_Types_part_5.cc DEP SCCP_Emulation_part_2.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_2.cc DEP RANAP_Types_part_3.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_CodecPort_part_7.cc DEP RANAP_Templates_part_1.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_3.cc DEP Osmocom_CTRL_Types_part_4.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_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.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_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_2.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_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_MM_Types_part_1.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_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.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_5.cc DEP MTP3asp_PortType_part_6.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_6.cc DEP MGCP_Emulation_part_7.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_4.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP M3UA_Types_part_7.cc DEP MGCP_CodecPort_part_1.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_6.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_1.cc DEP L3_Templates_part_7.cc DEP M3UA_Emulation_part_2.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_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_1.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP Iuh_Types_part_6.cc DEP Iuh_Types_part_5.cc DEP Iuh_Types_part_7.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_3.cc DEP Iuh_Emulation_part_4.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_5.cc DEP Iuh_CodecPort_part_6.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_4.cc DEP IuUP_Types_part_5.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_2.cc DEP IuUP_Emulation_part_1.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_5.cc DEP IPL4asp_Functions_part_6.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_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.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_1.cc DEP HNBAP_Templates_part_2.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_Emulation.cc DEP SCCP_Templates.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_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_PortType.cc DEP MGCP_Types.cc DEP MTP3asp_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 IuUP_Emulation.cc DEP IPL4asp_Types.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 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 MTP3asp_PortType.o CC Misc_Helpers.o CC MTP3asp_Types.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 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_Types.o CC Osmocom_CTRL_Functions.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 RANAP_CodecPort.o CC PFCP_Types.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 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 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_3.o CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_5.o 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_2.o CC DNS_Helpers_part_1.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 GSM_Types_part_1.o CC DNS_Helpers_part_7.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 General_Types_part_1.o CC General_Types_part_2.o CC GSM_Types_part_7.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_4.o CC IPA_CodecPort_part_3.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_6.o CC IPA_Types_part_5.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_7.o CC IPL4asp_Functions_part_6.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_4.o CC IuUP_Emulation_part_3.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_2.o CC L3_Common_part_1.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 MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC M3UA_Types_part_7.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_4.o CC MTP3asp_PortType_part_3.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_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC Misc_Helpers_part_5.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_2.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_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_4.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_5.o CC MobileL3_SS_Types_part_4.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 Mutex_part_1.o CC Mutex_part_3.o CC MobileL3_Types_part_7.o CC Mutex_part_4.o CC Mutex_part_2.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_2.o CC Osmocom_CTRL_Types_part_1.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_7.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_7.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_5.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_6.o CC Osmocom_VTY_Functions_part_5.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_4.o CC RANAP_CodecPort_part_3.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_5.o CC RTP_Emulation_part_4.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_4.o CC RUA_Types_part_3.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 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 RUA_PDU_Descriptions.o 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 SDP_parse_.tab.o CC lex.SDP_parse_.o CC RUA_PDU_Descriptions_part_7.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 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 TCCInterface.o CC TELNETasp_PT.o CC HNBAP_EncDec.o CC RUA_EncDec.o CC RANAP_EncDec.o 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_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 SCCPasp_Types.so CCLD SCTP_Templates.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.so CCLD StatsD_CodecPort_CtrlFunct.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 UD_Types.so CCLD BSSAP_CodecPort_part_1.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_2.so CCLD ConnHdlr_part_1.so CCLD ConnHdlr_part_3.so CCLD ConnHdlr_part_5.so CCLD ConnHdlr_part_4.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_2.so CCLD M3UA_Types_part_1.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_2.so CCLD RUA_Emulation_part_1.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_6.so CCLD TCCConversion_Functions_part_7.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_3.so CCLD RUA_Containers_part_4.so CCLD RUA_Containers_part_6.so CCLD RUA_Containers_part_5.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_EncDec.so CCLD RTP_CodecPort_CtrlFunctDef.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 Iuh_Emulation.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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-0', 'apt-get', '-q', 'update'] Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:2 http://deb.debian.org/debian stable-backports 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 Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [198 kB] Fetched 200 kB in 0s (679 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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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 5 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 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.1 [64.1 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.1 [50.8 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.1 [44.2 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.1 [18.4 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.1 [22.8 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gtlv-dbg 0.5.0 [40.5 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-hnbap0 1.7.0 [52.0 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 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 (56.7 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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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/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-20250813-1222-cf15a7f9-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/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-20250813-1222-cf15a7f9-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.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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/stp/stp.log'] 20250813122225962 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250813122225962 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250813122225962 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 20250813122225962 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-hnbgw0-0: ASP Restart for server not implemented yet! 20250813122225962 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250813122225962 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250813122225962 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-hnbgw0: Created AS 20250813122225962 DLSS7 <000c> osmo_ss7_as.c:123 0: as-hnbgw0: Adding ASP hnbgw0-0 to AS 20250813122225962 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813122225962 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 20250813122225962 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250813122225962 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250813122225962 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250813122225962 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250813122225962 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250813122225962 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813122225962 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 20250813122225962 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250813122225962 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250813122225963 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250813122225963 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813122225963 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 20250813122225963 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250813122225963 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250813122225963 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250813122225963 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813122225963 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 20250813122225963 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250813122225963 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250813122225963 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250813122225963 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813122225963 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 20250813122225963 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250813122225963 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250813122225963 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250813122225963 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813122225963 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 20250813122225963 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250813122225963 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250813122225963 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250813122225963 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250813122225963 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813122225963 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'hnbgw0' 20250813122225963 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' 20250813122225963 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250813122225963 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250813122225963 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-sgsn0' 20250813122225963 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250813122225963 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250813122225963 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250813122225963 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250813122225963 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250813122225963 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [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-20250813-1222-cf15a7f9-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/generic/hnbgw/hnbgw.log'] [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) rate_ctr.c:86 validating counter group 0x557dd19d54e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x557dd19d54c0(iups) with 3 counters 20250813122226267 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250813122226267 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x7f05a3c7f9e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250813122226267 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) 20250813122226267 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 20250813122226267 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x7f05a3c7f9a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250813122226267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_DOWN}: Allocated (fsm.c:456) 20250813122226267 DLSS7 INFO 0: as-as-clnt-CN: Created AS (osmo_ss7_instance.c:315) 20250813122226267 DLSS7 INFO 0: as-as-clnt-CN: Adding ASP asp-clnt-CN-0 to AS (osmo_ss7_as.c:123) 20250813122226267 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250813122226267 DLSS7 INFO 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250813122226267 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Allocated (fsm.c:456) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x557dd19d5560(msc) with 15 counters (rate_ctr.c:86) 20250813122226267 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250813122226267 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813122226267 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Allocated (fsm.c:456) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x557dd19d5560(msc) with 15 counters (rate_ctr.c:86) 20250813122226267 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250813122226267 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813122226267 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Allocated (fsm.c:456) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x557dd19d5560(msc) with 15 counters (rate_ctr.c:86) 20250813122226267 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250813122226267 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813122226267 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Allocated (fsm.c:456) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x557dd19d5560(msc) with 15 counters (rate_ctr.c:86) 20250813122226267 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250813122226267 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813122226267 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Allocated (fsm.c:456) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x557dd19d5540(sgsn) with 15 counters (rate_ctr.c:86) 20250813122226267 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250813122226267 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813122226267 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Allocated (fsm.c:456) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x557dd19d5540(sgsn) with 15 counters (rate_ctr.c:86) 20250813122226267 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250813122226267 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813122226267 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Allocated (fsm.c:456) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x557dd19d5540(sgsn) with 15 counters (rate_ctr.c:86) 20250813122226267 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250813122226267 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813122226267 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Allocated (fsm.c:456) 20250813122226267 DLGLOBAL DEBUG validating counter group 0x557dd19d5540(sgsn) with 15 counters (rate_ctr.c:86) 20250813122226267 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250813122226267 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813122226267 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 20250813122226267 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122226267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813122226267 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250813122226267 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250813122226267 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250813122226267 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250813122226267 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250813122226268 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250813122226268 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:56095 (mgcp_client.c:999) 20250813122226268 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250813122226268 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813122226268 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250813122226268 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250813122226268 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250813122226268 DLSCCP NOTICE msc-0: Using AS instance as-clnt-CN (sccp_user.c:590) 20250813122226268 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250813122226268 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{IDLE}: Allocated (fsm.c:456) 20250813122226268 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) 20250813122226268 DLINP DEBUG CLICONN(asp-clnt-CN-0,){CONNECTING} close() (stream_cli.c:178) 20250813122226268 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-hnbgw0-0: xUA SRV SHUTDOWN_EVENT 20250813122226268 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-hnbgw0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122226268 DLINP <0002> stream_srv.c:769 SRVCONN(hnbgw0-0,r=::ffff:127.0.0.1:2906<->l=::ffff:127.0.0.1:2905) connection closed with client 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:1106 hnbgw0-0: connection closed 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_DOWN 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_DOWN.ind 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:717) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:717) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: Deallocated (fsm.c:568) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250813122226268 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-CN-0 (sccp_user.c:705) 20250813122226268 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250813122226268 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250813122226268 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x557dd25b4400 (osmo_ss7_user.c:88) 20250813122226268 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250813122226268 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250813122226268 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250813122226268 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 20250813122226268 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 20250813122226268 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813122226268 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (hnbgw_cn.c:800) 20250813122226268 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813122226268 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250813122226268 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813122226268 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250813122226268 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813122226268 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250813122226268 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813122226268 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250813122226268 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813122226268 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250813122226268 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813122226268 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250813122226268 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813122226268 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250813122226268 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813122226268 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250813122226268 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813122226268 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250813122226268 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813122226268 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250813122226268 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813122226268 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250813122226268 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813122226268 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250813122226268 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813122226268 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250813122226268 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813122226268 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250813122226268 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) 20250813122226268 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250813122226268 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) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPSM:UP) 20250813122226268 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122226268 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122226268 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122226268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250813122226268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250813122226268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250813122226268 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122226268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250813122226268 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250813122226268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122226268 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122226268 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122226268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122226268 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122226268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250813122226268 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x557dd2563cc0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250813122226268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250813122226268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250813122226268 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250813122226268 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122226268 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250813122226268 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250813122226268 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x557dd25b41e0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250813122226269 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122226269 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122226269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122226269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122226269 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) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 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) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122226269 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) 20250813122226269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122226269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122226269 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122226269 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122226269 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122226269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122226269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122226269 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) 20250813122226269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122226269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122226269 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122226269 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122226269 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122226269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122226269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122226269 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) 20250813122226269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122226269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122226269 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122226269 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122226269 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122226269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122226269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122226269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122226269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122226269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122226269 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122226269 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122226269 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122226269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122226269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122226269 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) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 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) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122226269 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) 20250813122226269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122226269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122226269 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122226269 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122226269 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122226269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122226269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122226269 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) 20250813122226269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122226269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122226269 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122226269 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122226269 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122226269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122226269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122226269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122226269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122226269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122226269 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122226269 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122226269 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122226269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122226269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122226269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122226269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122226269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122226269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122226269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122226269 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122226269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122226269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122226269 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 20250813122226269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122226269 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122226269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122226269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122226269 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 20250813122226269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122226269 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 20250813122226269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122226269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122226269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122226269 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 20250813122226269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122226269 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 20250813122226269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122226269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122226269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122226269 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122226269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122226269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122226269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813122226270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122226270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122226270 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 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122226270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122226270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122226270 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 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122226270 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 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122226270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122226270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122226270 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122226270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122226270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122226270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122226270 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122226270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 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-20250813-1222-cf15a7f9-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@8ad7688026aa: Unix server socket created successfully. MC@8ad7688026aa: Listening on TCP port 42087. MC2> 8ad7688026aa is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 8ad7688026aa 42087 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@8ad7688026aa: New HC connected from 10.0.2.100 [10.0.2.100]. 8ad7688026aa: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8ad7688026aa: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8ad7688026aa: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8ad7688026aa: Configuration file was processed on all HCs. MC@8ad7688026aa: Creating MTC on host 10.0.2.100. MC@8ad7688026aa: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8ad7688026aa: 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 ------ Wed Aug 13 12:22:26 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_hnb_register started. 20250813122227835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122227837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122227841 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34465<->l=127.0.0.1:4262) (control_if.c:572) 20250813122227853 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122227853 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122227854 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122227854 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122227854 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122227854 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122227854 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122227854 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122227854 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122227854 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register-Iuh0(7)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122227855 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122227855 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122227855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122227855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122227855 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) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 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) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122227855 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) 20250813122227855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122227855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122227855 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122227855 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122227855 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122227855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122227855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122227855 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) 20250813122227855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122227855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122227855 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122227855 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122227855 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122227855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122227855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122227855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122227855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122227855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122227855 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122227855 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122227855 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122227855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122227855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122227855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122227855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122227855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122227855 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122227855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122227855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122227855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122227855 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 20250813122227855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122227855 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122227855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122227855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122227855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122227855 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 20250813122227855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122227855 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 20250813122227855 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122227855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122227856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122227856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122227856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122227856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122227856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122227856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122227856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122227856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122227856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122227856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122227856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122227856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122227856 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(11)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122227873 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122227873 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122227874 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122227874 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122227874 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122227874 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122227874 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122227874 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122227875 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122227875 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122227875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122227875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122227875 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) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 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) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122227875 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) 20250813122227875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122227875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122227875 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122227875 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122227875 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122227875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122227875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122227875 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) 20250813122227875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122227875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122227875 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122227875 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122227875 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122227875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122227875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122227875 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) 20250813122227875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122227875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122227875 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122227875 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122227875 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122227875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122227875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122227875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122227875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122227875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122227875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122227875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122227875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122227875 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122227875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122227875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122227875 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122227875 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 20250813122227875 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122227875 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122227875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122227875 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122227876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122227876 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 20250813122227876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122227876 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 20250813122227876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122227876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122227876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122227876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122227876 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 20250813122227876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122227876 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 20250813122227876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122227876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122227876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122227876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122227876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122227876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122227876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122227876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122228068 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 20250813122228069 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 20250813122228069 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122228069 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122228077 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228077 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122228077 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122228077 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122228077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122228077 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122228077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122228080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228080 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122228080 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122228080 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122228080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122228080 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122228080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122228089 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 20250813122228089 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 20250813122228089 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122228089 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122228096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228096 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122228096 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122228096 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122228096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122228096 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122228096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122228099 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228099 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122228099 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122228099 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122228099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122228099 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122228099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122228896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228896 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122228896 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122228896 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122228896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122228896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122228896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122228896 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122228896 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122228896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122228897 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122228897 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122228897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122228897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122228897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122228897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122228897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122228897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122228897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122228897 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122228897 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) 20250813122228897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122228897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122228897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122228897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122228897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122228897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122228897 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122228897 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122228897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228897 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122228897 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122228898 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122228898 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122228898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122228898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122228898 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122228908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228908 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122228908 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122228908 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122228908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122228908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122228908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122228908 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122228908 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122228908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122228908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122228908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122228908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122228908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122228908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122228908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122228908 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) 20250813122228908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228908 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) 20250813122228908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122228908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122228908 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122228908 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122228908 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) 20250813122228908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122228908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122228908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122228908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122228908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122228908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122228908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122228908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122228908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122228908 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122228908 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122228909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228909 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122228909 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122228909 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122228909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122228909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122228909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122228909 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122228919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122228920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122228920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122228920 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122228920 DLGLOBAL DEBUG validating counter group 0x557dd19d5be0(hnb) with 60 counters (rate_ctr.c:86) 20250813122228920 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) 20250813122228920 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122228920 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122228920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122228920 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(13)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122228935 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34465<->l=127.0.0.1:4262) (control_if.c:193) 20250813122228935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46754<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(4)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122228939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122228940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122228940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122228940 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122228940 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) 20250813122228940 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(8)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_hnb_register(3)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@8ad7688026aa: Final verdict of PTC: none 20250813122228941 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122228941 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) 20250813122228941 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122228941 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122228941 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122228941 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) 20250813122228941 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122228941 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122228941 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122228941 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) 20250813122228941 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122228941 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122228941 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 20250813122228941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228941 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122228941 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122228942 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122228942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122228942 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122228942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-SCCP(12)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(6)@8ad7688026aa: Final verdict of PTC: none 20250813122228942 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(11)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@8ad7688026aa: Final verdict of PTC: none 20250813122228942 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122228942 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) 20250813122228942 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122228942 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122228942 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 20250813122228942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122228942 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122228942 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122228942 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122228942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122228942 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122228942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122228942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(15)@8ad7688026aa: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@8ad7688026aa: Test case TC_hnb_register finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. Wed Aug 13 12:22:28 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250813122229027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122229430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46758<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118460) 20250813122229534 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:265) 20250813122229534 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1057) 20250813122229534 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250813122229534 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) Waiting for packet dumper to finish... 1 (prev_count=118460, count=159132) 20250813122230943 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122230943 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122230943 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122230943 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122230943 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122230943 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:22: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_hnb_register_duplicate started. 20250813122232584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42730<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122232589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122232592 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33399<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122232605 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122232605 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122232613 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122232613 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122232613 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122232613 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122232613 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122232613 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122232613 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122232613 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122232613 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122232614 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42894 (stream_srv.c:142) 20250813122232614 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42894<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122232615 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122232615 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122232615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122232615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122232615 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) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 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) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122232615 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) 20250813122232615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122232615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122232615 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122232615 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122232615 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122232615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122232615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122232615 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) 20250813122232615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122232615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122232615 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122232615 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122232615 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122232615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122232615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122232615 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122232615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122232615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122232615 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122232615 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122232615 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122232615 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122232615 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122232615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122232615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122232615 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122232615 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122232615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122232615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122232615 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 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122232615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122232615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122232615 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 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122232615 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 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122232615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122232615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122232615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122232615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232615 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122232615 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122232615 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122232615 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(26)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(24)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122232628 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122232628 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122232628 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122232628 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122232628 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122232629 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122232629 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122232629 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122232629 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122232630 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122232630 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122232630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122232630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122232630 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) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 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) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122232630 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) 20250813122232630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122232630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122232630 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122232630 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122232630 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122232630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122232630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122232630 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) 20250813122232630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122232630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122232630 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122232630 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122232630 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122232630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122232630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122232630 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) 20250813122232630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122232630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122232630 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122232630 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122232630 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122232630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122232630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122232630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122232630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122232630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122232630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122232630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122232630 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122232630 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122232630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122232630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122232630 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 20250813122232630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122232630 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122232630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122232630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122232630 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 20250813122232630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122232630 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 20250813122232630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122232630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122232630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122232630 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 20250813122232630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122232630 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 20250813122232630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122232630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232630 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122232630 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122232630 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122232630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122232630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122232630 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122232827 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 20250813122232827 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 20250813122232827 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122232827 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122232836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232836 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122232836 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122232836 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122232836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122232836 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122232836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122232839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232839 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122232839 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122232839 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122232839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122232839 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122232839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122232842 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 20250813122232842 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 20250813122232842 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122232842 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122232847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232847 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122232847 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122232847 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122232847 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122232847 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122232847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122232848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122232848 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122232848 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122232848 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122232848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122232848 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122232848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122233644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122233644 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122233644 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122233644 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122233644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122233644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122233644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122233644 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122233645 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122233645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122233645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122233645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122233645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122233645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122233645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122233645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122233645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122233645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122233645 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122233645 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122233645 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) 20250813122233645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122233645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122233645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122233645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122233645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122233645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122233645 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122233645 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122233646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122233646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122233646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122233646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122233646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122233646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122233646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122233646 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122233654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122233654 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122233654 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122233654 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122233654 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122233654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122233654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122233654 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122233654 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122233654 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122233654 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122233654 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122233654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122233654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122233654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122233654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122233654 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) 20250813122233655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233655 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) 20250813122233655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233655 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122233655 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122233655 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122233655 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122233655 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) 20250813122233655 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122233655 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122233655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122233655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122233655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122233655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122233655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122233655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122233655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122233655 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122233655 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122233655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122233655 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122233655 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122233655 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122233655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122233655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122233655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122233655 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122233657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122233657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122233657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122233657 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122233657 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) 20250813122233657 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122233657 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122233657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122233657 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@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(28)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122233665 DLINP DEBUG SRVCONN(,r=127.0.0.1:42894<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122233665 DLINP DEBUG SRVCONN(,r=127.0.0.1:42894<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122233665 DLINP DEBUG SRVCONN(,r=127.0.0.1:42894<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122233665 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122233665 DHNBAP ERROR (127.0.0.1:42894 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250813122233665 DHNBAP ERROR (127.0.0.1:42894 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250813122233665 DLINP DEBUG SRVCONN(,r=127.0.0.1:42894<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122233665 DLINP DEBUG SRVCONN(,r=127.0.0.1:42894<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250813122233665 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122233675 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33399<->l=127.0.0.1:4262) (control_if.c:193) 20250813122233676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42736<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(18)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(17)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122233677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42730<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122233678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122233678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122233678 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122233678 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) 20250813122233678 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate(16)@8ad7688026aa: Final verdict of PTC: none 20250813122233678 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122233679 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) 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_hnb_register_duplicate-Iuh0-RUA(21)@8ad7688026aa: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@8ad7688026aa: Final verdict of PTC: none 20250813122233679 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122233679 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) 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122233679 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 20250813122233679 DLSS7 <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-SCCP(27)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@8ad7688026aa: Final verdict of PTC: none 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122233679 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122233679 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122233679 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122233679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122233679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122233679 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122233679 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) 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122233679 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122233679 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) 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122233679 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 20250813122233679 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 20250813122233679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122233680 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122233680 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122233680 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122233680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122233680 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122233680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122233680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(19)@8ad7688026aa: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(30)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@8ad7688026aa: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@8ad7688026aa: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed Aug 13 12:22:33 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 20250813122233758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122234159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42744<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103804) Waiting for packet dumper to finish... 1 (prev_count=103804, count=163896) 20250813122235680 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122235680 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122235680 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122235680 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122235680 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122235680 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:22: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250813122237252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122237254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122237257 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40877<->l=127.0.0.1:4262) (control_if.c:572) 20250813122237271 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122237271 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122237271 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122237271 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122237271 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122237271 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122237271 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122237272 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122237272 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122237272 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122237272 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)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122237273 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122237273 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122237273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122237273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122237273 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) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 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) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122237273 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) 20250813122237273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122237273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122237273 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122237273 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122237273 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122237273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122237273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122237273 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) 20250813122237273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122237273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122237273 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122237273 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122237273 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122237273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122237273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122237273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122237273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122237273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122237273 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122237273 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122237273 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122237273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122237273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122237273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122237273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122237273 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122237273 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122237273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122237273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122237273 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 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122237273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122237273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122237273 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 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122237273 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 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122237273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122237273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122237273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122237273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237273 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122237273 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122237273 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122237273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(39)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(37)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122237289 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122237289 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122237289 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122237289 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122237289 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122237290 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122237290 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122237290 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122237290 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122237291 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122237291 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122237291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122237291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122237291 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) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 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) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122237291 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) 20250813122237291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122237291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122237291 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122237291 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122237291 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122237291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122237291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122237291 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) 20250813122237291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122237291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122237291 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122237291 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122237291 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122237291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122237291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122237291 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) 20250813122237291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122237291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122237291 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122237291 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122237291 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122237291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122237291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122237291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122237291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122237291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122237291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122237291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122237291 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122237291 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122237291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122237291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122237291 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 20250813122237291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122237291 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122237291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122237291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122237291 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 20250813122237291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122237291 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 20250813122237291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122237291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122237291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122237291 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 20250813122237291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122237291 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 20250813122237291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122237291 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237291 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122237291 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122237291 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122237291 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122237291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122237291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122237485 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 20250813122237485 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 20250813122237485 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122237485 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122237494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237494 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122237494 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122237494 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122237494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122237494 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122237494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122237497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237497 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122237497 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122237497 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122237497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122237497 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122237497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122237504 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 20250813122237504 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 20250813122237504 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122237504 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122237510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237510 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122237510 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122237510 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122237510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122237510 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122237510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122237513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122237513 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122237513 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122237513 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122237513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122237513 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122237513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122238300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122238300 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122238300 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122238300 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122238300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122238300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122238300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122238300 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122238300 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122238300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122238300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122238300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122238300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122238300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122238300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122238300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122238300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122238300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122238300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122238300 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122238300 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) 20250813122238300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122238300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122238300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122238300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122238300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122238300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122238300 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122238300 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122238300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122238300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122238300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122238300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122238300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122238300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122238300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122238300 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122238312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122238312 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122238312 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122238312 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122238312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122238312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122238312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122238312 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122238312 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122238312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122238312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122238312 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122238312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122238312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122238312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122238312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122238312 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) 20250813122238312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238312 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) 20250813122238312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122238312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122238312 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122238312 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122238312 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) 20250813122238312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122238312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122238312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122238312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122238312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122238312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122238312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122238312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122238312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122238312 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122238312 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122238312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122238312 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122238312 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122238312 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122238312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122238312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122238312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122238312 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(41)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122238319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122238319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122238319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122238319 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122238320 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) 20250813122238320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122238320 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122238320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122238320 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122238323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122238323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122238323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122238323 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122238323 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) 20250813122238323 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122238323 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122238323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122238323 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@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122238328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42752<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122238329 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40877<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(32)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122238331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122238332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122238332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122238332 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122238332 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) 20250813122238332 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@8ad7688026aa: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@8ad7688026aa: Final verdict of PTC: none 20250813122238333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122238333 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) 20250813122238333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122238333 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(40)@8ad7688026aa: Final verdict of PTC: none 20250813122238333 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122238333 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) 20250813122238333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122238333 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122238333 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122238333 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) 20250813122238333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122238333 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122238333 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 20250813122238333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122238334 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122238334 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122238334 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122238334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122238334 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122238334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122238334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122238334 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122238334 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) 20250813122238334 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122238334 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122238334 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 20250813122238334 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122238334 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW-PFCP(34)@8ad7688026aa: Final verdict of PTC: none 20250813122238334 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122238334 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122238334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122238334 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122238334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122238334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(43)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@8ad7688026aa: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:22:38 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 20250813122238407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122238809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42766<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118992) Waiting for packet dumper to finish... 1 (prev_count=118992, count=161168) 20250813122240335 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122240335 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122240335 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122240335 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122240335 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122240335 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:22:40 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_hnb_disconnected_timeout started. 20250813122241957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122241960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122241962 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42443<->l=127.0.0.1:4262) (control_if.c:572) 20250813122241974 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122241974 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122241974 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122241975 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122241975 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122241975 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122241975 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122241975 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122241975 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122241975 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122241975 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)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122241976 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122241976 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122241976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122241976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122241976 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) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 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) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122241976 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) 20250813122241976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122241976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122241976 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122241976 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122241976 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122241976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122241976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122241976 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) 20250813122241976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122241976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122241976 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122241976 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122241976 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122241976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122241976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122241976 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122241976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122241976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122241976 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122241976 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122241976 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122241976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122241976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122241976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122241976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122241976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122241976 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122241976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122241976 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122241976 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122241976 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 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122241977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122241977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122241977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122241977 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 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122241977 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 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122241977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122241977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122241977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122241977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122241977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122241977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122241977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122241977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122241977 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(52)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(50)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122241989 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122241989 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122241989 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122241990 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122241990 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122241990 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122241990 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122241990 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122241990 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122241991 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122241991 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122241991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122241991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122241991 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) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241991 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) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122241991 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) 20250813122241991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122241991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122241991 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122241991 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122241991 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122241991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122241991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122241991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122241991 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) 20250813122241991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122241991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122241991 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122241991 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122241991 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122241991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122241991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122241991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122241991 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) 20250813122241991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122241991 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122241991 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122241991 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122241991 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122241991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122241991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122241991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122241992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122241992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122241992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122241992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122241992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122241992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122241992 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122241992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122241992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122241992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122241992 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 20250813122241992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122241992 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122241992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122241992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122241992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122241992 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 20250813122241992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122241992 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 20250813122241992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122241992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122241992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122241992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122241992 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 20250813122241992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122241992 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 20250813122241992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122241992 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122241992 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122241992 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122241992 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122241992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122241992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122241992 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122242017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122242017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122242017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122242017 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122242017 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) 20250813122242017 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122242017 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122242017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122242017 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122242188 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 20250813122242188 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 20250813122242188 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122242188 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122242196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122242196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122242196 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122242196 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122242197 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122242197 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122242197 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122242200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122242200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122242200 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122242200 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122242200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122242200 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122242200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122242204 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 20250813122242204 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 20250813122242204 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122242204 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122242210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122242211 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122242211 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122242211 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122242211 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122242211 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122242211 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122242213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122242213 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122242213 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122242213 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122242213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122242213 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122242213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122243007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122243007 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122243007 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122243007 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122243007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122243007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122243007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122243007 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122243007 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122243007 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122243007 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122243007 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122243007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122243007 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122243007 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122243007 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122243007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122243008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122243008 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122243008 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122243008 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) 20250813122243008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122243008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122243008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122243008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122243008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122243008 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122243008 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122243008 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122243008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122243009 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122243009 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122243009 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122243009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122243009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122243009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122243009 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122243018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122243018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122243018 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122243018 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122243018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122243018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122243018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122243018 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122243018 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122243018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122243018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122243018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122243018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122243018 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122243018 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122243018 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122243018 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) 20250813122243018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243018 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) 20250813122243018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243018 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122243018 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122243018 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122243018 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122243018 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) 20250813122243018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122243018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122243018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122243018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122243018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122243018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122243018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122243018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122243018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122243018 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122243018 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122243018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122243018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122243018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122243018 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122243018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122243018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122243018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122243018 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(54)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122243025 DLCTRL DEBUG Command: GET 462746172 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813122243025 DLCTRL DEBUG Tx Command reply: GET_REPLY 462746172 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8ad7688026aa: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@8ad7688026aa: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250813122243029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122243029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122243029 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122243029 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) 20250813122243029 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@8ad7688026aa: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250813122244034 DLCTRL DEBUG Command: GET 885988561 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813122244034 DLCTRL DEBUG Tx Command reply: GET_REPLY 885988561 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250813122249047 DLCTRL DEBUG Command: GET 76760502 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813122249047 DLCTRL DEBUG Tx Command reply: ERROR 76760502 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)@8ad7688026aa: 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@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250813122250086 DLCTRL DEBUG Command: GET 63666502 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813122250086 DLCTRL DEBUG Tx Command reply: ERROR 63666502 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)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122250088 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122250088 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)@8ad7688026aa: 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@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122250103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122250103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122250103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122250103 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122250103 DLGLOBAL DEBUG validating counter group 0x557dd19d5be0(hnb) with 60 counters (rate_ctr.c:86) 20250813122250103 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) 20250813122250103 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122250103 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122250103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122250103 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@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250813122250105 DLCTRL DEBUG Command: GET 761822186 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813122250105 DLCTRL DEBUG Tx Command reply: GET_REPLY 761822186 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122251110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122251110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122251110 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122251110 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) 20250813122251111 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@8ad7688026aa: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250813122251119 DLCTRL DEBUG Command: GET 25598257 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813122251119 DLCTRL DEBUG Tx Command reply: GET_REPLY 25598257 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250813122257130 DLCTRL DEBUG Command: GET 999907218 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813122257131 DLCTRL DEBUG Tx Command reply: ERROR 999907218 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)@8ad7688026aa: 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@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122257146 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42443<->l=127.0.0.1:4262) (control_if.c:193) 20250813122257147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58302<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(46)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(45)@8ad7688026aa: Final verdict of PTC: none 20250813122257149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(51)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@8ad7688026aa: Final verdict of PTC: none 20250813122257152 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122257152 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) 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122257152 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122257152 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) 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122257152 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122257152 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) 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(53)@8ad7688026aa: Final verdict of PTC: none 20250813122257152 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122257152 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) 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122257152 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 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122257152 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122257152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122257152 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122257152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122257152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122257152 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 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122257152 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122257152 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122257152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122257152 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122257152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122257153 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(55)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(47)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(56)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@8ad7688026aa: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Wed Aug 13 12:22:57 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 20250813122257241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122257642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51152<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=154084) Waiting for packet dumper to finish... 1 (prev_count=154084, count=172852) 20250813122259153 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122259153 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122259153 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122259153 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122259153 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122259153 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:22:59 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ue_register started. 20250813122300748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122300752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122300756 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39391<->l=127.0.0.1:4262) (control_if.c:572) 20250813122300771 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122300771 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122300771 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122300772 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122300772 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122300772 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122300772 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122300772 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122300772 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122300772 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122300772 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122300772 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122300772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122300772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122300772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122300772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122300772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122300772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122300772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122300772 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122300772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122300772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122300773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122300773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122300773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122300773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122300774 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122300774 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122300774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122300774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122300774 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) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300774 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) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122300774 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) 20250813122300774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122300774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122300774 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122300774 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122300774 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122300774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122300774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122300774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122300774 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) 20250813122300774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122300774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122300774 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122300774 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122300774 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122300774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122300774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122300774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122300774 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122300774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122300774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122300774 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122300774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122300774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122300774 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 20250813122300774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122300774 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122300774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122300774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122300774 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 20250813122300774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122300774 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 20250813122300774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122300774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122300774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122300774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122300774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122300774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122300774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(67)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(65)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122300788 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122300788 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122300788 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122300788 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122300788 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122300788 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122300788 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122300789 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122300789 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122300790 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122300790 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122300790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122300790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122300790 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) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 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) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122300790 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) 20250813122300790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122300790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122300790 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122300790 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122300790 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122300790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122300790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122300790 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) 20250813122300790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122300790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122300790 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122300790 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122300790 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122300790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122300790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122300790 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) 20250813122300790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122300790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122300790 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122300790 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122300790 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122300790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122300790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122300790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122300790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122300790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122300790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122300790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122300790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122300790 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122300790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122300790 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122300790 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 20250813122300790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122300790 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122300790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122300790 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122300790 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 20250813122300790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122300790 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 20250813122300790 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122300790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122300790 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122300790 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 20250813122300790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122300790 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 20250813122300790 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122300790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122300790 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122300790 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122300790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122300790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122300790 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122300811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122300811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122300811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122300811 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122300811 DLGLOBAL DEBUG validating counter group 0x557dd19d5be0(hnb) with 60 counters (rate_ctr.c:86) 20250813122300811 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) 20250813122300811 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122300811 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122300811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122300811 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122300986 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 20250813122300986 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 20250813122300986 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122300986 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122300994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300994 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122300994 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122300995 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122300995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122300995 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122300995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122300997 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122300997 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122300997 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122300997 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122300997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122300997 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122300997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122301001 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 20250813122301001 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 20250813122301001 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122301001 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122301009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122301009 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122301009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122301009 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122301009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122301009 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122301009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122301012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122301012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122301012 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122301012 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122301012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122301012 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122301012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122301798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122301798 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122301798 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122301798 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122301798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122301798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122301798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122301798 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122301798 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122301798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122301798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122301798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122301798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122301798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122301798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122301798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122301798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122301799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122301799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122301799 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122301799 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) 20250813122301799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122301799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122301799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122301799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122301799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122301799 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122301799 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122301799 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122301800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122301800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122301800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122301800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122301800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122301800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122301800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122301800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122301819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122301819 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122301819 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122301819 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122301819 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122301819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122301819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122301819 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122301819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122301819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122301819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122301819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122301819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122301819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122301820 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) 20250813122301820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301820 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) 20250813122301820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301820 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122301820 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122301820 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122301820 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122301820 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) 20250813122301820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122301820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122301820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122301820 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122301820 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122301820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122301820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122301820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122301820 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122301820 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122301820 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122301820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122301820 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122301820 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122301820 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122301820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122301821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122301821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122301821 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122301822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122301822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122301822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250813122301822 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250813122301822 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250813122301822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122301822 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@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(69)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122301833 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39391<->l=127.0.0.1:4262) (control_if.c:193) 20250813122301835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51160<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(61)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(60)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122301837 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122301838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122301838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122301838 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122301838 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) 20250813122301838 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(69)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@8ad7688026aa: Final verdict of PTC: none 20250813122301839 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-RAN(66)@8ad7688026aa: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@8ad7688026aa: Final verdict of PTC: none 20250813122301839 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) 20250813122301839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122301839 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(65)@8ad7688026aa: Final verdict of PTC: none 20250813122301839 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122301839 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) 20250813122301839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122301839 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122301839 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122301839 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) 20250813122301839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122301839 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122301839 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 20250813122301839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122301840 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122301840 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122301840 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122301840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122301840 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(67)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@8ad7688026aa: Final verdict of PTC: none 20250813122301840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122301840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122301840 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122301840 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-PFCP(62)@8ad7688026aa: Final verdict of PTC: none 20250813122301840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122301840 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122301840 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 20250813122301840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122301840 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122301840 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122301840 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122301840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122301840 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122301840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122301840 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)@8ad7688026aa: Final verdict of PTC: none TC_ue_register-Iuh0(63)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(71)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@8ad7688026aa: Test case TC_ue_register finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed Aug 13 12:23:01 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250813122301925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122302327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159664) Waiting for packet dumper to finish... 1 (prev_count=159664, count=160204) 20250813122303841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122303841 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122303842 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122303842 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122303842 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122303842 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:23: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ue_register_tmsi_lai started. MTC@8ad7688026aa: 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 20250813122305419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122305425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122305431 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36201<->l=127.0.0.1:4262) (control_if.c:572) 20250813122305448 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122305448 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122305448 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122305449 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122305449 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122305449 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122305449 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122305449 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122305449 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_tmsi_lai-Iuh0(76)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122305449 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122305449 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122305450 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122305450 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122305450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122305450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122305450 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) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 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) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122305450 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) 20250813122305450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122305450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122305450 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122305450 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122305450 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122305450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122305450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122305450 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) 20250813122305450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122305450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122305450 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122305450 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122305450 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122305450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122305450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122305450 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122305450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122305450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122305450 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122305450 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122305450 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122305450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122305450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122305450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122305450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122305450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122305450 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122305451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122305451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122305451 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 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122305451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122305451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122305451 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 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122305451 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 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122305451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122305451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122305451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122305451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122305451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122305451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122305451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(80)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(78)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122305464 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122305464 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122305464 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122305464 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122305464 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122305464 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122305464 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122305464 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122305464 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122305465 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122305465 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122305465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122305465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122305465 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) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 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) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122305465 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) 20250813122305465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122305465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122305465 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122305465 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122305465 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122305465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122305465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122305465 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) 20250813122305465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122305465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122305465 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122305465 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122305465 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122305465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122305465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122305465 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) 20250813122305465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122305465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122305465 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122305465 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122305465 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122305465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122305465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122305465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122305465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122305465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122305465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122305465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122305465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122305465 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122305465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122305465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122305465 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 20250813122305465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122305465 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122305466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122305466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122305466 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 20250813122305466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122305466 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 20250813122305466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122305466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122305466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122305466 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 20250813122305466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122305466 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 20250813122305466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122305466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122305466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122305466 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122305466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122305466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122305466 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122305486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122305486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122305486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122305486 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122305486 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) 20250813122305486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122305486 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122305486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122305486 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122305662 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 20250813122305662 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 20250813122305662 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122305662 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122305670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305670 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122305670 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122305670 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122305670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122305670 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122305670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122305673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305673 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122305673 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122305673 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122305673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122305673 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122305673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122305676 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 20250813122305676 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 20250813122305676 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122305676 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122305682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305682 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122305682 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122305682 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122305682 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122305682 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122305682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122305684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122305684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122305684 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122305684 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122305684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122305684 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122305684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122306488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122306488 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122306488 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122306488 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122306488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122306488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122306488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122306488 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122306488 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122306488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122306488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122306488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122306488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122306488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122306488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122306488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122306488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122306488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122306488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122306488 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122306488 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) 20250813122306489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122306489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122306489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122306489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122306489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122306489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122306489 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122306489 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122306489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122306489 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122306489 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122306489 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122306489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122306489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122306489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122306489 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122306495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122306495 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122306495 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122306495 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122306495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122306495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122306495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122306495 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122306495 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122306495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122306495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122306495 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122306495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122306495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122306495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122306495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122306495 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) 20250813122306495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306495 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) 20250813122306495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122306495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122306495 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122306496 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122306496 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) 20250813122306496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122306496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122306496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122306496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122306496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122306496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122306496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122306496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122306496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122306496 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122306496 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122306496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122306496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122306496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122306496 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122306496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122306496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122306496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122306496 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122306498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122306498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122306498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250813122306499 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250813122306499 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250813122306499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122306499 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.msc0-RAN(79)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(82)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122306515 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36201<->l=127.0.0.1:4262) (control_if.c:193) 20250813122306516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54308<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(74)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(73)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122306519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54304<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122306520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122306520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122306520 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122306520 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) 20250813122306520 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ue_register_tmsi_lai(72)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@8ad7688026aa: Final verdict of PTC: none 20250813122306522 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122306522 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) 20250813122306522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122306522 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(81)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@8ad7688026aa: Final verdict of PTC: none 20250813122306522 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122306522 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) 20250813122306522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122306522 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122306522 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122306522 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) 20250813122306522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122306522 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122306522 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122306522 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) 20250813122306522 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122306522 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122306522 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 20250813122306523 DLSS7 <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_ue_register_tmsi_lai-Iuh0(76)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(75)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@8ad7688026aa: Final verdict of PTC: none 20250813122306523 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122306523 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122306523 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122306523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122306523 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122306523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122306523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122306523 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 20250813122306523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122306523 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122306523 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122306523 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122306523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122306523 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122306523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122306523 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(80)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(84)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@8ad7688026aa: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed Aug 13 12:23:06 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 20250813122306623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122307025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159440) Waiting for packet dumper to finish... 1 (prev_count=159440, count=159980) 20250813122308524 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122308524 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122308524 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122308524 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122308524 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122308524 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:23: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ue_register_before_hnb_register started. 20250813122310138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122310141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122310143 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41585<->l=127.0.0.1:4262) (control_if.c:572) 20250813122310156 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122310156 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122310156 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122310156 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122310156 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122310157 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122310157 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122310157 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122310157 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122310157 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122310157 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122310158 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122310158 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122310158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122310158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122310158 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) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 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) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122310158 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) 20250813122310158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122310158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122310158 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122310158 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122310158 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122310158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122310158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122310158 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) 20250813122310158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122310158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122310158 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122310158 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122310158 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122310158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122310158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122310158 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122310158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122310158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122310158 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122310158 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122310158 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122310158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122310158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122310158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122310158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122310158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122310158 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122310158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122310158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122310158 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 20250813122310158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122310158 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122310158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122310158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122310158 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 20250813122310158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122310158 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 20250813122310158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122310158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122310158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122310158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122310158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122310158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122310158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122310159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310159 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122310159 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122310159 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122310159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122310159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122310159 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(93)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(91)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122310172 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122310172 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122310172 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122310172 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122310172 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122310172 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122310172 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122310172 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122310172 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122310173 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122310173 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122310173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122310173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122310173 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) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 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) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122310173 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) 20250813122310173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122310173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122310173 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122310173 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122310173 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122310173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122310173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122310173 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) 20250813122310173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122310173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122310173 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122310173 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122310173 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122310173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122310173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122310173 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) 20250813122310173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122310173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122310173 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122310173 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122310173 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122310173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122310173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122310173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122310173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122310173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122310173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122310173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122310173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122310173 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122310173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122310173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122310173 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 20250813122310173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122310173 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122310173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122310173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122310173 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 20250813122310173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122310173 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 20250813122310173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122310173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122310173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122310173 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 20250813122310173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122310173 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 20250813122310173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122310173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122310173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122310173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122310173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122310173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122310173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122310370 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 20250813122310370 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 20250813122310370 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122310370 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122310379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310379 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122310379 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122310379 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122310379 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122310379 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122310379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122310382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122310382 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122310382 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122310382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122310382 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122310382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122310385 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 20250813122310385 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 20250813122310385 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122310385 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122310392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310392 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122310392 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122310392 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122310392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122310392 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122310392 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122310395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122310395 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122310395 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122310395 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122310395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122310395 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122310395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122311189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122311189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122311189 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122311189 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122311189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122311189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122311189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122311189 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122311189 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122311189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122311189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122311189 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122311189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122311189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122311189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122311189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122311189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311189 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122311189 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122311189 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122311189 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122311189 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) 20250813122311190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122311190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122311190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122311190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122311190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122311190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122311190 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122311190 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122311190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122311190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122311190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122311190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122311190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122311190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122311190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122311190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122311193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122311193 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122311193 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122311193 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122311193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122311193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122311193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122311193 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122311193 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122311193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122311193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122311193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122311193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122311193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122311193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122311193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122311193 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) 20250813122311193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311193 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) 20250813122311193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122311193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122311193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122311193 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122311193 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) 20250813122311193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122311193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122311193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122311193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122311193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122311193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122311193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122311193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122311193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122311193 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122311193 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122311193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122311193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122311193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122311193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122311193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122311193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122311193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122311193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122311198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122311198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122311198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250813122311198 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250813122311198 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250813122311198 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250813122311198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122311198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(95)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122311206 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41585<->l=127.0.0.1:4262) (control_if.c:193) 20250813122311207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(86)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122311209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122311210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122311210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122311210 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122311210 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) 20250813122311210 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_before_hnb_register(85)@8ad7688026aa: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@8ad7688026aa: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(88)@8ad7688026aa: Final verdict of PTC: none 20250813122311215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122311215 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) 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW-MGCP(97)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@8ad7688026aa: Final verdict of PTC: none 20250813122311215 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122311215 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) 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122311215 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122311215 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) 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122311215 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122311215 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) 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122311215 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 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122311215 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122311216 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122311216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122311216 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122311216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122311216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122311216 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 20250813122311216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122311216 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122311216 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122311216 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122311216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122311216 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122311216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122311216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@8ad7688026aa: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:23:11 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 20250813122311279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122311681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54352<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=153696) Waiting for packet dumper to finish... 1 (prev_count=153696, count=157672) 20250813122313217 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122313217 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122313217 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122313217 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122313217 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122313217 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_cs_initial_ue started. 20250813122314821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122314825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122314828 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37431<->l=127.0.0.1:4262) (control_if.c:572) 20250813122314842 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122314842 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122314842 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122314843 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122314843 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122314843 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122314843 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122314843 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122314843 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122314843 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122314843 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122314844 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122314844 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122314844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122314844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122314844 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) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 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) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122314844 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) 20250813122314844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122314844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122314844 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122314844 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122314844 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122314844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122314844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122314844 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) 20250813122314844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122314844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122314844 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122314844 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122314844 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122314844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122314844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122314844 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122314844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122314844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122314844 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122314844 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122314844 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122314844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122314844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122314844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122314844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122314844 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122314844 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122314844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122314844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122314844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122314844 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 20250813122314844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122314844 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122314844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122314844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122314844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122314844 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 20250813122314844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122314845 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 20250813122314845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122314845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122314845 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122314845 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122314845 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122314845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122314845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122314845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122314845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122314845 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122314845 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122314845 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122314845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122314845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122314845 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(106)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(104)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122314857 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122314857 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122314857 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122314857 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122314857 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122314857 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122314857 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122314857 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122314857 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122314859 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122314859 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122314859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122314859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122314859 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) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 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) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122314859 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) 20250813122314859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122314859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122314859 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122314859 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122314859 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122314859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122314859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122314859 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) 20250813122314859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122314859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122314859 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122314859 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122314859 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122314859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122314859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122314859 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) 20250813122314859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122314859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122314859 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122314859 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122314859 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122314859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122314859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122314859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122314859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122314859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122314859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122314859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122314859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122314859 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122314859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122314859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122314859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122314859 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 20250813122314859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122314859 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122314859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122314859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122314859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122314859 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 20250813122314859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122314859 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 20250813122314859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122314859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122314859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122314859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122314859 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 20250813122314859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122314859 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 20250813122314859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122314859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122314859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122314859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122314859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122314859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122314859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122314859 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122314880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122314880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122314880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122314880 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122314880 DLGLOBAL DEBUG validating counter group 0x557dd19d5be0(hnb) with 60 counters (rate_ctr.c:86) 20250813122314880 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) 20250813122314880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122314880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122314880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122314880 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122315056 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 20250813122315056 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 20250813122315056 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122315056 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122315063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122315063 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122315063 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122315063 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122315063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122315064 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122315064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122315066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122315066 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122315067 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122315067 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122315067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122315067 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122315067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122315070 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 20250813122315071 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 20250813122315071 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122315071 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122315078 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122315078 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122315078 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122315079 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122315079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122315079 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122315079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122315081 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122315081 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122315081 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122315081 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122315081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122315081 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122315082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122315866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122315867 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122315867 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122315867 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122315867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122315867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122315867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122315867 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122315867 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122315867 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122315867 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122315867 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122315867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122315867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122315867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122315867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122315867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122315867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122315867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122315867 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122315867 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) 20250813122315867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122315867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122315867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122315867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122315867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122315867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122315867 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122315867 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122315867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122315867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122315867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122315867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122315867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122315867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122315867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122315867 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122315883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122315883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122315883 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122315883 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122315883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122315883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122315883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122315883 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122315884 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122315884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122315884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122315884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122315884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122315884 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122315884 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122315884 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122315884 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) 20250813122315884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315884 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) 20250813122315884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315884 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122315884 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122315884 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122315884 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122315884 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) 20250813122315884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122315884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122315884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122315884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122315884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122315884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122315884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122315884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122315884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122315884 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122315884 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122315884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122315884 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122315885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122315885 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122315885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122315885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122315885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122315885 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(108)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122315901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59776<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_initial_ue0(111)14135506 20250813122316938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122316938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122316938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122316938 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122316938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7b0d2, normal) (hnbgw_rua.c:407) 20250813122316938 DHNB DEBUG map_rua[0x557dd25b8700]{init}: Allocated (fsm.c:456) 20250813122316938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14135506)[0x557dd25b8700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122316938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14135506 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122316938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122316938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122316938 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14135506 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122316938 DCN DEBUG map_sccp[0x557dd25bc200]{init}: Allocated (fsm.c:456) 20250813122316938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122316938 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-14135506 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122316938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14135506 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122316938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14135506)[0x557dd25b8700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122316938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122316938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122316938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14135506)[0x557dd25b8700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122316938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122316938 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122316938 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{IDLE}: Allocated (fsm.c:456) 20250813122316938 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122316938 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002340056400500f1100926) (sccp_scrc.c:406) 20250813122316938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122316938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122316938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122316938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122316938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122316938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122316938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122316938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122316938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122316938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122316938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122316938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122316938 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122316938 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122316938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122316938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14135506)[0x557dd25b8700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122316938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122316938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122316938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122316938 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122316938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122316938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122316938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122316938 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_initial_ue0(111)15536242 HNBGW_Test.msc0-SCCP(104)@8ad7688026aa: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122316957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122316957 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122316957 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122316958 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122316958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122316958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122316958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122316958 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122316958 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122316958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122316958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122316958 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122316958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122316958 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=0096d5ab) (sccp_scrc.c:477) 20250813122316958 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250813122316958 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122316958 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122316958 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122316958 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122316958 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) 20250813122316958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122316958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122316965 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37431<->l=127.0.0.1:4262) (control_if.c:193) 20250813122316966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(100)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(99)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122316970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59756<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122316973 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122316973 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) 20250813122316973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122316973 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122316973 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122316973 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) 20250813122316973 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122316973 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(108)@8ad7688026aa: Final verdict of PTC: none 20250813122316973 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 20250813122316973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122316973 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122316973 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122316973 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122316973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122316973 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122316973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122316973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122316974 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122316974 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) 20250813122316974 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122316974 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122316974 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122316974 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-SCCP(107)@8ad7688026aa: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8ad7688026aa: Final verdict of PTC: none 20250813122316974 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122316974 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122316974 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 20250813122316974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122316974 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122316974 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122316974 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122316974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122316974 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122316974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122316974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_cs_initial_ue(98)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@8ad7688026aa: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(101)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(110)@8ad7688026aa: Final verdict of PTC: none 20250813122316978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59776<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed Aug 13 12:23:17 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 20250813122317075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122317142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122317142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122317142 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122317142 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) 20250813122317142 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122317142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14135506)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122317142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14135506)[0x557dd25b8700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122317142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122317142 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122317142 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122317143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d5ab), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122317143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122317143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122317143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122317143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122317143 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122317143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122317143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14135506)[0x557dd25b8700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122317143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14135506)[0x557dd25b8700]{disrupted}: Freeing instance (context_map.c:202) 20250813122317143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14135506)[0x557dd25b8700]{disrupted}: Deallocated (fsm.c:568) 20250813122317143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122317143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{disconnected}: Freeing instance (context_map.c:206) 20250813122317143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x557dd25bc200]{disconnected}: Deallocated (fsm.c:568) 20250813122317143 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14135506 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813122317143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122317143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122317143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122317143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122317143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122317143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122317143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122317143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122317578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59788<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=189396) Waiting for packet dumper to finish... 1 (prev_count=189396, count=190032) 20250813122318974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122318974 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122318974 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122318974 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122318975 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122318975 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:23:19 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_ps_initial_ue started. 20250813122320727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122320732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122320735 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32927<->l=127.0.0.1:4262) (control_if.c:572) 20250813122320750 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122320750 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122320750 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122320750 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122320750 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122320750 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122320750 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122320750 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122320750 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122320750 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122320750 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122320751 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122320752 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122320752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122320752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122320752 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) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 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) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122320752 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) 20250813122320752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122320752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122320752 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122320752 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122320752 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122320752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122320752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122320752 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) 20250813122320752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122320752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122320752 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122320752 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122320752 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122320752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122320752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122320752 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122320752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122320752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122320752 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122320752 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122320752 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122320752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122320752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122320752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122320752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122320752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122320752 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122320752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122320752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122320752 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 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122320752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122320752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122320752 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 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122320752 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 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122320752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122320752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122320752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122320752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122320752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122320752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122320752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(120)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(118)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122320769 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122320769 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122320769 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122320770 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122320770 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122320770 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122320770 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122320770 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122320770 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122320770 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122320770 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122320770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122320770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122320770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122320771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122320771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122320771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122320771 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122320771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122320771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122320771 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122320771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122320771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122320771 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813122320772 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122320772 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122320772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122320772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122320772 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) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320772 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) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122320772 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) 20250813122320772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122320772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122320772 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122320772 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122320772 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122320772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122320772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122320772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122320772 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) 20250813122320772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122320772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122320772 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122320772 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122320772 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122320772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122320772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122320772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122320772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122320772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122320772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122320772 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) 20250813122320772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122320772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122320772 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122320772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122320772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122320772 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 20250813122320772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122320772 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122320772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122320772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122320772 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 20250813122320772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122320772 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 20250813122320772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122320772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122320772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122320772 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 20250813122320772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122320772 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 20250813122320772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122320799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122320799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122320799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122320799 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122320799 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) 20250813122320799 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122320799 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122320799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122320799 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122320965 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 20250813122320965 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 20250813122320965 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122320965 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122320974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320974 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122320974 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122320974 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122320974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122320974 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122320974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122320977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320977 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122320977 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122320977 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122320977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122320977 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122320977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122320989 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 20250813122320989 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 20250813122320989 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122320989 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122320995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320995 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122320995 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122320995 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122320995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122320995 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122320995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122320996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122320996 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122320996 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122320996 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122320996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122320996 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122320996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122321787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122321787 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122321787 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122321787 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122321787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122321787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122321787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122321787 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122321787 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122321787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122321787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122321787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122321787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122321787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122321787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122321787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122321787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122321787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122321787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122321787 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122321787 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) 20250813122321787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122321787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122321787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122321788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122321788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122321788 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122321788 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122321788 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122321788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122321788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122321788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122321788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122321788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122321788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122321788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122321788 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122321801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122321801 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122321801 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122321801 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122321801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122321801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122321801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122321801 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122321802 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122321802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122321802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122321802 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122321802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122321802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122321802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122321802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122321802 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) 20250813122321802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321802 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) 20250813122321802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122321802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122321802 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122321802 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122321802 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) 20250813122321802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122321802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122321802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122321802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122321802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122321802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122321802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122321802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122321802 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122321802 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122321802 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122321802 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122321802 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122321802 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122321803 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122321803 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122321803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122321803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122321803 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122321836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@8ad7688026aa: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_initial_ue0(125)3481676 20250813122322873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122322873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122322873 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122322873 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122322873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x35204c, normal) (hnbgw_rua.c:407) 20250813122322873 DHNB DEBUG map_rua[0x557dd25b8700]{init}: Allocated (fsm.c:456) 20250813122322873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3481676)[0x557dd25b8700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122322873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3481676 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122322873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122322873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122322873 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122322873 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3481676 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122322873 DCN DEBUG map_sccp[0x557dd25bc200]{init}: Allocated (fsm.c:456) 20250813122322873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122322873 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-3481676 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122322873 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3481676 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122322873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3481676)[0x557dd25b8700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122322873 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122322873 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122322873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3481676)[0x557dd25b8700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122322873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122322873 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122322873 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{IDLE}: Allocated (fsm.c:456) 20250813122322873 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122322873 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300031f0056400500f1100926) (sccp_scrc.c:406) 20250813122322873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122322873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122322873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122322873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122322873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122322873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122322873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122322873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122322873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122322873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122322873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122322873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122322873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122322873 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122322873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122322873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3481676)[0x557dd25b8700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122322874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122322874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122322874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122322874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122322874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122322874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122322874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122322874 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14902936 HNBGW_Test.sgsn0-SCCP(121)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@8ad7688026aa: setverdict(pass): none -> pass 20250813122322883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122322883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122322883 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122322883 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122322883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122322883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122322883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122322883 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122322884 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122322884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122322884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122322884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122322884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122322884 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=000645d4) (sccp_scrc.c:477) 20250813122322884 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250813122322884 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122322884 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122322884 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122322884 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122322884 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) 20250813122322884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122322884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122322890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59812<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122322890 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32927<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(113)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122322894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59802<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@8ad7688026aa: Final verdict of PTC: none 20250813122322897 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122322897 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) 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122322897 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122322897 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) 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122322897 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 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122322897 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ranap_ps_initial_ue-Iuh0-RUA(117)@8ad7688026aa: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@8ad7688026aa: Final verdict of PTC: none 20250813122322897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122322897 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122322897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122322897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122322897 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122322897 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) 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122322897 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122322897 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) 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122322897 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 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122322897 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122322897 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122322898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122322898 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122322898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122322898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(124)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(115)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@8ad7688026aa: Final verdict of PTC: none 20250813122322901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41880<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed Aug 13 12:23:22 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 20250813122322976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122323074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122323074 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122323074 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122323074 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) 20250813122323074 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122323074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3481676)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122323074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3481676)[0x557dd25b8700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122323074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122323074 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122323074 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122323074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000645d4), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122323074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122323074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122323074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122323074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122323074 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122323074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122323074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3481676)[0x557dd25b8700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122323074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3481676)[0x557dd25b8700]{disrupted}: Freeing instance (context_map.c:202) 20250813122323074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3481676)[0x557dd25b8700]{disrupted}: Deallocated (fsm.c:568) 20250813122323074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122323074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{disconnected}: Freeing instance (context_map.c:206) 20250813122323074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x557dd25bc200]{disconnected}: Deallocated (fsm.c:568) 20250813122323074 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3481676 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250813122323075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122323075 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122323075 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122323075 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122323075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122323075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122323075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122323075 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122323479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41894<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140604) Waiting for packet dumper to finish... 1 (prev_count=140604, count=190140) 20250813122324898 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122324898 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122324898 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122324898 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122324898 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122324898 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:23: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250813122326610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122326615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122326619 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46655<->l=127.0.0.1:4262) (control_if.c:572) 20250813122326634 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122326634 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122326634 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122326635 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122326635 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122326635 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122326635 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122326635 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122326635 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122326636 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122326636 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122326636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122326636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122326636 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) 20250813122326636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122326636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122326636 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122326636 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122326636 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122326636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122326636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122326636 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122326636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122326636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122326636 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122326636 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122326636 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122326636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122326636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122326636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122326636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122326636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122326636 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122326636 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122326636 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122326636 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122326636 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122326636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122326636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122326636 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) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 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) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122326636 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) 20250813122326636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122326636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122326636 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122326636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326636 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122326636 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122326636 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 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122326636 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 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122326636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326636 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122326636 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122326636 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122326636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326636 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122326636 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122326636 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122326636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326636 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122326636 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122326636 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 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122326636 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(134)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122326653 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122326653 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122326653 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122326653 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122326653 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122326653 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122326653 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122326653 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122326653 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122326654 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122326654 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122326654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122326654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122326654 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) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326654 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) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122326654 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) 20250813122326654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122326654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122326654 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122326654 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122326654 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122326654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122326654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122326654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122326654 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) 20250813122326654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122326654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122326654 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122326654 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122326654 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122326654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122326654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122326654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122326654 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) 20250813122326654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122326654 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122326654 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122326654 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122326654 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122326654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122326654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122326654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326655 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326655 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326655 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122326655 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122326655 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122326655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122326655 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122326655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122326655 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122326655 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122326655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326655 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122326655 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122326655 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 20250813122326655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122326655 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122326655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326655 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122326655 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122326655 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 20250813122326655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122326655 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 20250813122326655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122326655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326655 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122326655 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122326655 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 20250813122326655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122326655 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 20250813122326655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122326655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326655 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122326655 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122326655 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122326655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122326655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122326655 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122326679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122326679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122326679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122326679 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122326679 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) 20250813122326679 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122326679 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122326679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122326679 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122326850 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 20250813122326850 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 20250813122326850 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122326850 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122326857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326857 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122326857 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122326857 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122326857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122326857 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122326857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122326860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326860 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122326860 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122326860 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122326860 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122326860 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122326860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122326868 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 20250813122326868 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 20250813122326868 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122326868 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122326875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326875 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122326875 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122326875 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122326875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122326875 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122326875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122326878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122326878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122326878 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122326878 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122326878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122326878 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122326878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122327143 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122327143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0096d5ab), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122327143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122327144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122327144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122327144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122327144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122327144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122327144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122327144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122327144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122327144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122327144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122327144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122327157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122327157 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122327157 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122327157 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122327157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122327157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122327157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122327157 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122327157 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122327157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122327157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122327157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122327157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122327157 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=0096d5ab) (sccp_scrc.c:477) 20250813122327158 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250813122327158 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122327158 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122327158 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122327158 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122327158 DLSCCP DEBUG SCCP-SCOC(1)[0x557dd25bef30]{IDLE}: Deallocated (fsm.c:568) 20250813122327665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122327665 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122327665 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122327665 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122327665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122327665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122327665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122327665 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122327665 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122327665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122327665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122327665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122327665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122327665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122327665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122327665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122327665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122327666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122327666 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122327666 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122327666 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) 20250813122327666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122327666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122327666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122327666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122327666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122327666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122327666 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122327666 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122327667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122327667 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122327667 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122327667 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122327667 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122327667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122327667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122327667 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122327676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122327676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122327676 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122327676 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122327676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122327676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122327676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122327676 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122327676 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122327676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122327676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122327676 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122327676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122327676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122327676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122327676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122327676 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) 20250813122327676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327677 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) 20250813122327677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122327677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122327677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122327677 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122327677 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) 20250813122327677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122327677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122327677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122327677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122327677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122327677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122327677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122327677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122327677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122327677 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122327677 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122327677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122327677 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122327677 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122327677 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122327677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122327677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122327677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122327677 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(136)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122327705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41918<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)8958545 20250813122328764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122328764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122328764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122328764 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122328764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88b251, normal) (hnbgw_rua.c:407) 20250813122328765 DHNB DEBUG map_rua[0x557dd25bef30]{init}: Allocated (fsm.c:456) 20250813122328765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8958545)[0x557dd25bef30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122328765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8958545 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122328765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122328765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122328765 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8958545 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122328765 DCN DEBUG map_sccp[0x557dd25b8700]{init}: Allocated (fsm.c:456) 20250813122328765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122328765 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-8958545 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122328765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8958545 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122328765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8958545)[0x557dd25bef30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122328765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122328765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122328765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8958545)[0x557dd25bef30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122328765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122328765 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122328765 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{IDLE}: Allocated (fsm.c:456) 20250813122328765 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122328765 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) 20250813122328765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122328765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122328765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122328765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122328765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122328765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122328765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122328765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122328765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122328765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122328765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122328765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122328765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122328765 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122328765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122328765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8958545)[0x557dd25bef30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122328765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122328765 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122328766 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122328766 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122328766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122328766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122328766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122328766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@8ad7688026aa: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)7548185 HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122328775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122328775 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122328775 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122328775 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122328775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122328775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122328775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122328775 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122328776 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122328776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122328776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122328776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122328776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122328776 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=00fe375f) (sccp_scrc.c:477) 20250813122328776 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250813122328776 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122328776 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122328776 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122328776 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122328776 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=00fe375f), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300036b0056400500f1100926) (sccp_scrc.c:406) 20250813122328776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122328776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122328776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122328776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122328776 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122328776 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122328776 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) 20250813122328776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122328776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122328776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122328776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122328776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122328776 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122328776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122328776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122328776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122328776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122328802 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46655<->l=127.0.0.1:4262) (control_if.c:193) 20250813122328803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41904<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(128)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(127)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122328805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122328807 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122328808 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) 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122328808 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(132)@8ad7688026aa: Final verdict of PTC: none 20250813122328808 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) 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(136)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@8ad7688026aa: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@8ad7688026aa: Final verdict of PTC: none 20250813122328808 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122328808 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) 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122328808 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 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122328808 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122328808 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122328808 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122328808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122328808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@8ad7688026aa: Final verdict of PTC: none 20250813122328808 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122328808 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) 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122328808 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 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122328808 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122328808 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122328808 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122328808 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122328808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122328808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(138)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(129)@8ad7688026aa: Final verdict of PTC: none 20250813122328809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41918<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:23:28 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 20250813122328847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122328970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122328970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122328970 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122328970 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) 20250813122328970 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122328970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8958545)[0x557dd25bef30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122328970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8958545)[0x557dd25bef30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122328970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122328970 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122328970 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122328970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe375f), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122328970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122328970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122328970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122328970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122328970 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122328970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122328970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8958545)[0x557dd25bef30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122328970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8958545)[0x557dd25bef30]{disrupted}: Freeing instance (context_map.c:202) 20250813122328970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8958545)[0x557dd25bef30]{disrupted}: Deallocated (fsm.c:568) 20250813122328970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122328970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{disconnected}: Freeing instance (context_map.c:206) 20250813122328970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x557dd25b8700]{disconnected}: Deallocated (fsm.c:568) 20250813122328970 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8958545 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813122328971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122328971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122328971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122328971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122328971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122328971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122328971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122328971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122329350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41924<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=152856) Waiting for packet dumper to finish... 1 (prev_count=152856, count=207360) 20250813122330809 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122330809 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122330809 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122330809 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122330809 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122330809 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:23: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250813122332473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122332478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122332482 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35639<->l=127.0.0.1:4262) (control_if.c:572) 20250813122332498 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122332498 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122332498 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122332499 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122332499 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122332499 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122332499 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122332499 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122332499 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122332499 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122332499 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122332500 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122332500 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122332500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122332500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122332500 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) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332500 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) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122332500 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) 20250813122332500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122332500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122332500 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122332500 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122332500 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122332500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122332500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122332500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122332500 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) 20250813122332500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122332500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122332500 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122332500 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122332500 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122332500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122332500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122332500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122332501 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122332501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122332501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122332501 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122332501 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122332501 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122332501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122332501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122332501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122332501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122332501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122332501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122332501 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122332501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122332501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122332501 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 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122332501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122332501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122332501 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 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122332501 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 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122332501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122332501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122332501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122332501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122332501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122332501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122332501 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(148)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(146)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122332516 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122332516 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122332516 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122332517 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122332517 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122332517 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122332517 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122332517 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122332517 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122332518 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122332518 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122332518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122332518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122332518 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) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 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) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122332518 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) 20250813122332518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122332518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122332518 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122332518 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122332518 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122332518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122332518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122332518 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) 20250813122332518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122332518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122332518 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122332518 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122332518 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122332518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122332518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122332518 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) 20250813122332518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122332518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122332518 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122332518 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122332518 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122332518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122332518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122332518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122332518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122332518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122332518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122332518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122332518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122332518 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122332518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122332518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122332518 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 20250813122332518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122332518 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122332518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122332518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122332518 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 20250813122332518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122332518 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 20250813122332518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122332518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122332518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122332518 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 20250813122332518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122332518 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 20250813122332518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122332518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122332518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122332518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122332518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122332518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122332518 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122332540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122332540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122332540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122332540 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122332540 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) 20250813122332540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122332540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122332540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122332540 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122332713 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 20250813122332713 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 20250813122332714 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122332714 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122332723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332723 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122332723 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122332723 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122332723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122332723 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122332723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122332726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332726 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122332726 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122332726 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122332727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122332727 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122332727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122332730 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 20250813122332730 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 20250813122332730 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122332730 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122332737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332737 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122332737 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122332737 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122332737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122332737 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122332737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122332740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122332740 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122332740 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122332740 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122332740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122332740 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122332740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122333076 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122333076 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000645d4), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122333076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122333076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122333076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122333076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122333076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122333076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122333076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122333076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122333076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122333076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122333076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122333076 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122333092 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122333092 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122333092 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122333092 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122333092 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122333092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122333092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122333092 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122333092 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122333092 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122333092 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122333092 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122333092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122333092 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=000645d4) (sccp_scrc.c:477) 20250813122333092 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250813122333092 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122333092 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122333092 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122333092 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122333092 DLSCCP DEBUG SCCP-SCOC(2)[0x557dd25be690]{IDLE}: Deallocated (fsm.c:568) 20250813122333519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122333519 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122333519 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122333519 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122333519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122333519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122333519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122333519 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122333519 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122333519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122333519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122333519 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122333519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122333519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122333519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122333519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122333519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122333519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122333519 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122333519 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122333519 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) 20250813122333519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122333519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122333519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122333519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122333519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122333519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122333519 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122333519 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122333519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122333519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122333519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122333519 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122333519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122333519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122333519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122333519 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122333542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122333542 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122333542 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122333542 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122333542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122333542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122333542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122333542 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122333542 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122333543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122333543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122333543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122333543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122333543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122333543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122333543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122333543 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) 20250813122333543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333543 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) 20250813122333543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122333543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122333543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122333543 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122333543 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) 20250813122333543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122333543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122333543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122333543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122333543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122333543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122333543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122333543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122333543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122333543 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122333543 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122333543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122333543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122333543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122333543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122333543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122333543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122333543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122333543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122333571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)9834321 20250813122334612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122334612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122334612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122334612 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122334612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x960f51, normal) (hnbgw_rua.c:407) 20250813122334612 DHNB DEBUG map_rua[0x557dd25be690]{init}: Allocated (fsm.c:456) 20250813122334612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9834321)[0x557dd25be690]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122334612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9834321 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122334612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122334612 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122334612 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122334612 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9834321 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122334612 DCN DEBUG map_sccp[0x557dd25bef30]{init}: Allocated (fsm.c:456) 20250813122334612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122334612 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-9834321 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122334612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9834321 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122334612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9834321)[0x557dd25be690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122334612 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122334612 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122334612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9834321)[0x557dd25be690]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122334612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122334612 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122334612 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{IDLE}: Allocated (fsm.c:456) 20250813122334612 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122334612 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) 20250813122334612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122334612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122334612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122334612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122334612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122334612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122334612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122334612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122334612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122334612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122334612 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122334612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122334612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122334612 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122334612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122334612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9834321)[0x557dd25be690]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122334612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122334613 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122334613 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122334613 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122334613 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122334613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122334613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122334613 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@8ad7688026aa: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)15891538 HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122334621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122334621 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122334621 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122334621 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122334621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122334621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122334621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122334622 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122334622 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122334622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122334622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122334622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122334622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122334622 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=00dd878f) (sccp_scrc.c:477) 20250813122334622 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250813122334622 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122334622 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122334622 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122334622 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122334622 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=00dd878f), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030002570056400500f1100926) (sccp_scrc.c:406) 20250813122334622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122334622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122334622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122334622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122334622 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122334622 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122334622 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) 20250813122334622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122334622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122334622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122334622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122334622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122334622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122334622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122334622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122334622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122334622 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122334648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122334649 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35639<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(141)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122334652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36668<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122334653 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122334653 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) 20250813122334653 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122334653 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122334653 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122334653 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-SCCP(146)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@8ad7688026aa: Final verdict of PTC: none 20250813122334653 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122334653 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@8ad7688026aa: Final verdict of PTC: none 20250813122334653 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 20250813122334653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122334653 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122334653 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122334653 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122334653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122334653 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122334654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122334654 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_empty_cr-Iuh0(144)@8ad7688026aa: Final verdict of PTC: none 20250813122334654 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122334654 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) 20250813122334654 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122334654 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122334654 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 20250813122334654 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122334654 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) 20250813122334654 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122334654 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(147)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@8ad7688026aa: Final verdict of PTC: none20250813122334654 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 20250813122334654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122334654 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122334654 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122334654 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122334654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122334654 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-SCCP(149)@8ad7688026aa: Final verdict of PTC: none 20250813122334654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122334654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(143)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(152)@8ad7688026aa: Final verdict of PTC: none 20250813122334657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:23:34 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 20250813122334723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36700<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122334814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122334814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122334814 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122334814 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) 20250813122334814 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122334814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9834321)[0x557dd25be690]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122334814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9834321)[0x557dd25be690]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122334814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122334814 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122334814 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122334814 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd878f), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122334814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122334814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122334814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122334814 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122334814 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122334814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122334814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9834321)[0x557dd25be690]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122334814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9834321)[0x557dd25be690]{disrupted}: Freeing instance (context_map.c:202) 20250813122334814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9834321)[0x557dd25be690]{disrupted}: Deallocated (fsm.c:568) 20250813122334814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122334815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{disconnected}: Freeing instance (context_map.c:206) 20250813122334815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x557dd25bef30]{disconnected}: Deallocated (fsm.c:568) 20250813122334815 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9834321 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250813122334815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122334815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122334815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122334815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122334815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122334815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122334815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122334815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122335225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36700<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=153588) Waiting for packet dumper to finish... 1 (prev_count=153588, count=208992) 20250813122336655 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122336655 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122336655 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122336655 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122336655 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122336655 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:23: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_cs_bidir started. 20250813122338297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122338302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122338305 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43293<->l=127.0.0.1:4262) (control_if.c:572) 20250813122338321 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122338321 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122338321 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122338321 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122338321 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122338322 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122338322 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122338322 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122338322 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122338322 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122338322 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122338322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122338322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122338322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122338323 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122338323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122338323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122338323 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122338323 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122338323 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122338323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122338323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122338323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122338323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122338323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122338323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122338323 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122338323 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122338323 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122338323 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122338323 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122338323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122338323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122338323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122338323 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) 20250813122338323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122338323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122338323 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122338323 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122338323 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122338323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122338323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122338323 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) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 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) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122338323 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) 20250813122338323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122338323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122338323 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122338323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338323 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122338323 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122338323 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122338323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338323 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122338323 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122338323 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122338323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338323 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122338323 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122338323 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 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122338323 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 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122338323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338323 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122338323 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122338323 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 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122338323 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(162)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122338342 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122338342 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122338342 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122338342 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122338342 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122338342 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122338342 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122338343 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122338343 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122338344 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122338344 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122338344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122338344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122338344 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) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 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) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122338344 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) 20250813122338344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122338344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122338344 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122338344 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122338344 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122338344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122338344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122338344 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) 20250813122338344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122338344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122338344 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122338344 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122338344 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122338344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122338344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122338344 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) 20250813122338344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122338344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122338344 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122338344 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122338344 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122338344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122338344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122338344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122338344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122338344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122338344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122338344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122338344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122338344 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122338344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122338344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122338344 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 20250813122338344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122338344 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122338344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122338344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122338344 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 20250813122338344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122338344 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 20250813122338344 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122338345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122338345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122338345 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 20250813122338345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122338345 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 20250813122338345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122338345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122338345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122338345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122338345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122338345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122338345 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122338369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122338369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122338369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122338369 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122338369 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) 20250813122338369 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122338369 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122338369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122338369 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122338538 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 20250813122338538 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 20250813122338538 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122338538 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122338544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338544 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122338544 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122338544 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122338544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122338544 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122338544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122338546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338546 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122338546 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122338546 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122338546 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122338546 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122338546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122338558 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 20250813122338558 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 20250813122338558 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122338558 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122338565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338565 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122338565 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122338565 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122338565 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122338565 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122338565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122338567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338567 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122338567 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122338567 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122338567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122338567 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122338567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122338972 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122338972 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe375f), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122338972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122338972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122338972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122338972 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122338973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122338973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122338973 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122338973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122338973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122338973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122338973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122338982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122338982 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122338982 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122338982 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122338982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122338982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122338982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122338982 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122338982 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122338982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122338982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122338982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122338982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122338982 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=00fe375f) (sccp_scrc.c:477) 20250813122338982 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250813122338982 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122338982 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122338982 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122338982 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122338982 DLSCCP DEBUG SCCP-SCOC(3)[0x557dd25bc200]{IDLE}: Deallocated (fsm.c:568) 20250813122339352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122339352 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122339352 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122339352 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122339352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122339352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122339352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122339352 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122339352 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122339352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122339352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122339352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122339352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122339352 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122339352 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122339352 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122339352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339352 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122339352 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122339352 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122339352 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122339352 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) 20250813122339352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122339352 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122339352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339352 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339352 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339352 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122339352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122339352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122339352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122339352 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122339352 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122339352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122339352 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122339352 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122339352 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122339352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122339352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122339352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122339352 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122339363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122339363 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122339363 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122339363 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122339363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122339363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122339363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122339363 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122339363 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122339363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122339363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122339363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122339363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122339363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122339363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122339363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122339363 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) 20250813122339363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339363 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) 20250813122339363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339363 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122339363 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122339363 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122339363 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122339363 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) 20250813122339363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122339363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122339363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122339363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122339363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122339363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122339363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122339363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122339363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122339363 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122339363 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122339363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122339363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122339363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122339363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122339363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122339363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122339363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122339363 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122339382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_bidir0(167)2360382 20250813122340421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122340421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122340421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122340421 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122340421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x24043e, normal) (hnbgw_rua.c:407) 20250813122340421 DHNB DEBUG map_rua[0x557dd25bc200]{init}: Allocated (fsm.c:456) 20250813122340421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122340421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2360382 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122340421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122340421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122340421 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2360382 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122340421 DCN DEBUG map_sccp[0x557dd25be690]{init}: Allocated (fsm.c:456) 20250813122340421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122340421 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-2360382 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122340421 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2360382 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122340421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122340421 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122340421 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122340421 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122340421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122340421 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122340421 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{IDLE}: Allocated (fsm.c:456) 20250813122340421 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122340421 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300008d0056400500f1100926) (sccp_scrc.c:406) 20250813122340421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122340422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122340422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122340422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122340422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122340422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122340422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122340422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122340422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122340422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122340422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122340422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122340422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122340422 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122340422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122340422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122340422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122340422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122340422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122340422 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122340422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122340422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122340422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122340422 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_bidir0(167)6311761 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122340442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122340442 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122340442 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122340442 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122340442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122340442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122340442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122340442 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ranap_cs_bidir0(167)@8ad7688026aa: setverdict(pass): none -> pass 20250813122340442 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122340442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122340442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122340442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122340442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122340442 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=007fea7b) (sccp_scrc.c:477) 20250813122340442 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250813122340442 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122340442 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122340442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122340442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122340442 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) 20250813122340442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122340442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: vl_len:22 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A5FA9009D81F1F02B5B84'O 20250813122340642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122340642 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122340642 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122340642 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122340642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122340642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122340642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122340642 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122340643 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122340643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122340643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122340643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122340643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122340643 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=001440120000010010400b0a5fa9009d81f1f02b5b84) (sccp_scrc.c:477) 20250813122340643 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250813122340643 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122340643 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122340643 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122340643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122340643 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250813122340643 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813122340643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250813122340643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122340643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250813122340643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122340643 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122340658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122340658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122340658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250813122340658 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122340658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x24043e) (hnbgw_rua.c:471) 20250813122340658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2360382 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250813122340658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122340658 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250813122340658 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813122340658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250813122340658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122340658 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122340658 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122340658 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=007fea7b), PART(T=Data,L=22,D=001440120000010010400b0aa0f1827d623f026e1e04) (sccp_scrc.c:406) 20250813122340658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122340658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122340658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122340658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122340658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122340658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122340658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122340658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122340658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122340658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122340658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122340658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: vl_len:20 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250813122340669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122340669 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122340669 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122340669 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122340669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122340669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122340669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122340669 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122340669 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122340669 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122340669 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122340669 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122340669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122340669 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) 20250813122340669 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250813122340669 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122340669 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122340669 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122340669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122340669 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250813122340669 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250813122340669 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250813122340669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122340669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250813122340669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122340669 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122340679 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43293<->l=127.0.0.1:4262) (control_if.c:193) 20250813122340681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(156)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(155)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122340683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36710<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122340684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122340684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122340684 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122340684 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) 20250813122340684 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(163)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@8ad7688026aa: Final verdict of PTC: none 20250813122340684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122340684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122340684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122340684 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122340684 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122340684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fea7b), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122340684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122340684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122340684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122340685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122340685 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122340685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122340685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122340685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{disrupted}: Freeing instance (context_map.c:202) 20250813122340685 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2360382)[0x557dd25bc200]{disrupted}: Deallocated (fsm.c:568) 20250813122340685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122340685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{disconnected}: Freeing instance (context_map.c:206) 20250813122340685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x557dd25be690]{disconnected}: Deallocated (fsm.c:568) 20250813122340685 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2360382 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122340685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122340685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122340685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122340685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122340685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122340685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122340685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122340685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@8ad7688026aa: Final verdict of PTC: none 20250813122340685 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122340685 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) 20250813122340685 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122340685 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122340685 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122340685 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) 20250813122340685 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122340685 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122340686 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122340686 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) 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122340686 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122340686 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) 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122340686 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 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122340686 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122340686 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122340686 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_ranap_cs_bidir-Iuh0-RUA(159)@8ad7688026aa: Final verdict of PTC: none 20250813122340686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122340686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122340686 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 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122340686 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122340686 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122340686 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122340686 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122340686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication MutexDispCT-TC_ranap_cs_bidir(154)@8ad7688026aa: Final verdict of PTC: none 20250813122340686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(157)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@8ad7688026aa: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(166)@8ad7688026aa: Final verdict of PTC: none 20250813122340690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36730<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed Aug 13 12:23:40 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 20250813122340776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122341279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224000) Waiting for packet dumper to finish... 1 (prev_count=224000, count=224636) 20250813122342687 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122342687 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122342687 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122342687 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122342687 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122342687 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:23: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_ps_bidir started. 20250813122344417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122344421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58168<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122344424 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37509<->l=127.0.0.1:4262) (control_if.c:572) 20250813122344438 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122344438 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122344438 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122344438 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122344438 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122344438 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122344438 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122344438 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122344438 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122344438 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122344438 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122344439 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122344439 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122344439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122344439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122344439 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) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 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) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122344439 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) 20250813122344439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122344439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122344439 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122344439 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122344439 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122344439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122344439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122344439 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) 20250813122344439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122344439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122344439 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122344439 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122344439 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122344439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122344439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122344439 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122344439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122344439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122344439 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122344439 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122344439 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122344439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122344439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122344439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122344439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122344439 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122344439 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122344439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344439 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122344439 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122344439 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 20250813122344439 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122344439 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122344440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122344440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122344440 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 20250813122344440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122344440 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 20250813122344440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122344440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122344440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122344440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122344440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122344440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122344440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122344440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344440 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122344440 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122344440 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122344440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122344440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122344440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(176)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(174)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122344452 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122344452 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122344452 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122344452 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122344452 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122344452 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122344452 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122344452 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122344452 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122344453 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122344453 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122344453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122344453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122344453 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) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344453 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) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122344453 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) 20250813122344453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122344453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122344453 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122344453 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122344453 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122344453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122344453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122344453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122344453 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) 20250813122344453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122344453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122344453 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122344453 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122344453 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122344453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122344453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122344453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122344453 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) 20250813122344453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122344453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122344453 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122344453 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122344453 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122344454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122344454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122344454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122344454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122344454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122344454 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122344454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122344454 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122344454 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122344454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122344454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122344454 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 20250813122344454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122344454 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122344454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122344454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122344454 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 20250813122344454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122344454 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 20250813122344454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122344454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122344454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122344454 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 20250813122344454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122344454 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 20250813122344454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122344454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344454 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122344454 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122344454 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122344454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122344454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122344454 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122344474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122344474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122344474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122344474 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122344474 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) 20250813122344474 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122344474 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122344474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122344474 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122344650 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 20250813122344650 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 20250813122344650 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122344651 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122344658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344658 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122344658 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122344658 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122344658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122344658 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122344658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122344661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344661 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122344661 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122344661 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122344661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122344661 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122344661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122344664 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 20250813122344664 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 20250813122344664 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122344664 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122344668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344668 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122344668 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122344668 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122344668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122344668 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122344668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122344669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344669 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122344669 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122344669 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122344669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122344669 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122344669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122344815 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122344815 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd878f), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122344815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122344815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122344815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122344815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122344815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122344815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122344815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122344815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122344816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122344816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122344816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122344827 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122344827 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122344827 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122344827 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122344827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122344827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122344827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122344827 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122344827 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122344827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122344827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122344827 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122344827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122344827 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=00dd878f) (sccp_scrc.c:477) 20250813122344827 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250813122344827 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122344827 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122344827 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122344827 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122344827 DLSCCP DEBUG SCCP-SCOC(4)[0x557dd25b8700]{IDLE}: Deallocated (fsm.c:568) 20250813122345471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122345471 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122345471 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122345471 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122345471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122345471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122345471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122345471 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122345471 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122345471 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122345471 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122345471 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122345471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122345471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122345471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122345471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122345471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122345471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122345471 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122345471 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122345471 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) 20250813122345471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122345471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122345471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122345471 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122345471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122345471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122345471 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122345471 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122345472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122345472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122345472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122345472 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122345472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122345472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122345472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122345472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122345475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122345475 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122345475 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122345475 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122345475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122345475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122345475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122345475 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122345475 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122345475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122345475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122345475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122345475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122345475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122345475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122345475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122345475 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) 20250813122345475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345475 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) 20250813122345475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122345475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122345475 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122345475 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122345475 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) 20250813122345475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122345475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122345475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122345476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122345476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122345476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122345476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122345476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122345476 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122345476 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122345476 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122345476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122345476 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122345476 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122345476 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122345476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122345476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122345476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122345476 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(178)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122345504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@8ad7688026aa: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_bidir0(181)7067714 20250813122346538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122346538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122346538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122346538 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122346538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6bd842, normal) (hnbgw_rua.c:407) 20250813122346538 DHNB DEBUG map_rua[0x557dd25b8700]{init}: Allocated (fsm.c:456) 20250813122346538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122346538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7067714 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122346538 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122346538 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122346538 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122346538 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7067714 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122346538 DCN DEBUG map_sccp[0x557dd25bc200]{init}: Allocated (fsm.c:456) 20250813122346538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122346538 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-7067714 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122346539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7067714 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122346539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122346539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122346539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122346539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122346539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122346539 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122346539 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{IDLE}: Allocated (fsm.c:456) 20250813122346539 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122346539 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002fb0056400500f1100926) (sccp_scrc.c:406) 20250813122346539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122346539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122346539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122346539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122346539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122346539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122346539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122346539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122346539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122346539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122346539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122346539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122346539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122346539 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122346539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122346539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122346539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122346539 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122346539 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122346539 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122346539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122346539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122346539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122346539 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_bidir0(181)4743363 HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122346552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122346552 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122346552 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122346552 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122346552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122346552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122346552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122346552 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122346553 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122346553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122346553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122346553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122346553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122346553 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=0039a4e2) (sccp_scrc.c:477) 20250813122346553 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250813122346553 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122346553 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122346553 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122346553 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122346553 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) 20250813122346553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122346553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A69127B133149DCE7A338'O 20250813122346754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122346754 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122346754 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122346754 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122346754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122346754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122346754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122346754 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122346755 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122346755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122346755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122346755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122346755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122346755 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=001440120000010010400b0a69127b133149dce7a338) (sccp_scrc.c:477) 20250813122346755 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250813122346755 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122346755 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122346755 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122346755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122346755 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250813122346755 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813122346755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250813122346755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122346755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250813122346755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122346755 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122346775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122346775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122346775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250813122346775 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122346775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6bd842) (hnbgw_rua.c:471) 20250813122346775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7067714 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250813122346775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122346775 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250813122346775 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813122346775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250813122346775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122346775 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122346775 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122346775 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=0039a4e2), PART(T=Data,L=22,D=001440120000010010400b0afdb84491864ab52fcd5f) (sccp_scrc.c:406) 20250813122346775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122346775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122346775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122346775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122346775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122346775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122346775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122346775 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122346775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122346775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122346776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122346776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250813122346782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122346782 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122346782 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122346782 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122346782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122346782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122346782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122346782 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122346782 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122346782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122346782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122346782 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122346782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122346782 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) 20250813122346782 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250813122346782 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122346782 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122346782 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122346782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122346782 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250813122346782 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250813122346782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250813122346782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122346782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250813122346782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122346782 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122346787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58168<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122346788 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37509<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(169)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122346789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58162<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122346789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122346789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122346789 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122346789 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) 20250813122346789 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122346789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122346789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122346789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122346789 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122346789 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122346789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039a4e2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122346789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122346789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122346789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122346789 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122346789 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122346789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122346789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122346789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{disrupted}: Freeing instance (context_map.c:202) 20250813122346789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7067714)[0x557dd25b8700]{disrupted}: Deallocated (fsm.c:568) 20250813122346789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122346789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{disconnected}: Freeing instance (context_map.c:206) 20250813122346789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x557dd25bc200]{disconnected}: Deallocated (fsm.c:568) 20250813122346789 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7067714 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122346789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122346789 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122346789 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122346789 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122346789 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122346789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122346789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122346789 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122346789 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 20250813122346789 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) 20250813122346789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122346790 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122346790 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122346790 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) 20250813122346790 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122346790 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122346790 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) 20250813122346790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122346790 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122346790 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind MutexDispCT-TC_ranap_ps_bidir(168)@8ad7688026aa: Final verdict of PTC: none 20250813122346790 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122346790 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122346790 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122346790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122346790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122346791 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 20250813122346791 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) 20250813122346791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122346791 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122346791 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122346791 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.msc0-RAN(175)@8ad7688026aa: Final verdict of PTC: none 20250813122346791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122346791 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813122346791 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) 20250813122346791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122346791 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122346791 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(174)@8ad7688026aa: Final verdict of PTC: none 20250813122346791 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122346791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122346791 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122346791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122346791 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(178)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@8ad7688026aa: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(171)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(180)@8ad7688026aa: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@8ad7688026aa: Final verdict of PTC: none 20250813122346805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58174<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed Aug 13 12:23:46 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 20250813122346839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122347341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58176<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224848) Waiting for packet dumper to finish... 1 (prev_count=224848, count=225584) 20250813122348791 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122348791 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122348791 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122348791 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122348791 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122348791 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:23: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_rab_assignment started. 20250813122350466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122350471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122350475 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38363<->l=127.0.0.1:4262) (control_if.c:572) 20250813122350490 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122350490 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122350490 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122350491 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122350491 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122350491 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122350491 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122350491 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122350491 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122350491 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122350491 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122350492 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122350492 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122350492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122350492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122350492 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) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 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) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122350492 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) 20250813122350492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122350492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122350492 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122350492 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122350492 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122350492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122350492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122350492 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) 20250813122350492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122350492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122350492 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122350492 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122350492 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122350492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122350492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122350492 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122350492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122350492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122350492 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122350492 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122350492 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122350492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122350492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122350492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122350492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122350492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122350492 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122350492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122350492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122350492 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 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122350492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122350492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122350492 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 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122350492 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 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122350492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122350492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122350492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122350492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122350492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122350492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122350492 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(190)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122350505 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122350505 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122350505 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122350505 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122350505 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122350505 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122350505 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122350505 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122350505 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122350506 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122350506 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122350506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122350506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122350506 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) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 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) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122350506 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) 20250813122350506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122350506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122350506 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122350506 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122350506 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122350506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122350506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122350506 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) 20250813122350506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122350506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122350506 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122350506 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122350506 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122350506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122350506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122350506 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) 20250813122350506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122350506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122350506 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122350506 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122350506 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122350506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122350506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122350506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122350506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122350506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122350506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122350506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122350506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122350506 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122350506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350506 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122350506 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122350506 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 20250813122350506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122350506 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122350506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350506 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122350506 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122350506 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 20250813122350506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122350506 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 20250813122350506 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122350506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350506 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122350506 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122350506 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 20250813122350506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122350506 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 20250813122350507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122350507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350507 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122350507 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122350507 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122350507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122350507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122350507 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122350527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122350527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122350527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122350527 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122350527 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) 20250813122350527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122350527 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122350527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122350527 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122350685 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122350685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fea7b), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122350685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122350685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122350685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122350685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122350686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122350686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122350686 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122350686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122350686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122350686 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122350704 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 20250813122350704 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 20250813122350704 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122350704 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122350713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350713 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122350713 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122350713 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122350713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122350713 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122350713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122350715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350715 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122350715 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122350716 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122350716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122350716 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122350716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122350718 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 20250813122350718 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 20250813122350718 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122350718 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122350724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350724 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122350724 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122350724 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122350724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122350724 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122350724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122350727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122350727 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122350727 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122350727 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122350727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122350727 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122350727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122351525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122351525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122351525 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122351525 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122351525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122351525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122351525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122351525 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122351526 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122351526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122351526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122351526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122351526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122351526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122351526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122351526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122351526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122351526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122351526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122351526 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122351526 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) 20250813122351526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122351526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122351526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122351527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122351527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122351527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122351527 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122351527 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122351527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122351527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122351527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122351527 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122351527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122351527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122351527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122351527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122351539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122351539 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122351539 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122351539 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122351539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122351539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122351539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122351539 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122351539 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122351539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122351539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122351539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122351539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122351539 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122351539 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122351539 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122351539 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) 20250813122351539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351539 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) 20250813122351539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122351540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122351540 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122351540 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122351540 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) 20250813122351540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122351540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122351540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122351540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122351540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122351540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122351540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122351540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122351540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122351540 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122351540 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122351540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122351540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122351540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122351540 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122351540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122351540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122351540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122351540 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(192)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122351552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58204<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@8ad7688026aa: Added conn table entry 0TC_rab_assignment0(195)7722464 20250813122352605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122352605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122352605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122352605 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122352605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x75d5e0, normal) (hnbgw_rua.c:407) 20250813122352605 DHNB DEBUG map_rua[0x557dd25b8700]{init}: Allocated (fsm.c:456) 20250813122352605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122352605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7722464 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122352605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122352605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122352605 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7722464 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122352605 DCN DEBUG map_sccp[0x557dd25bc200]{init}: Allocated (fsm.c:456) 20250813122352606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122352606 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-7722464 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122352606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7722464 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122352606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122352606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122352606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122352606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122352606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122352606 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122352606 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{IDLE}: Allocated (fsm.c:456) 20250813122352606 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122352606 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003760056400500f1100926) (sccp_scrc.c:406) 20250813122352606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122352606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122352606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122352606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122352606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122352606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122352606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122352606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122352606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122352606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122352606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122352606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122352606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122352606 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122352606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122352606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122352607 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122352607 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122352607 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122352607 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122352607 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122352607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122352607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122352607 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@8ad7688026aa: Added conn table entry 0TC_rab_assignment0(195)6493580 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122352628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122352628 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122352628 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122352628 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122352628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122352628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122352628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122352628 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122352628 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122352628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122352628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122352628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122352628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122352628 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=0036071b) (sccp_scrc.c:477) 20250813122352628 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250813122352628 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122352628 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122352628 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122352628 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122352628 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) 20250813122352628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122352628 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment0(195)@8ad7688026aa: setverdict(pass): none -> pass VirtHNBGW-STATS(183)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813122352830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122352830 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122352830 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122352830 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122352830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122352830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122352830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122352830 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122352831 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122352831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122352831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122352831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122352831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122352831 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) 20250813122352831 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250813122352831 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122352831 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122352831 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122352831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122352831 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122352831 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122352831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122352831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122352831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122352831 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122352831 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122352831 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122352831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122352831 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122352831 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{UNUSED}: Allocated (fsm.c:456) 20250813122352831 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{UNUSED}: is child of mgw(mgw-fsm-7722464-0)[0x557dd25bf660] (fsm.c:486) 20250813122352831 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7722464-0)[0x557dd25bf660] (mgcp_client_endpoint_fsm.c:724) 20250813122352831 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122352831 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122352832 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122352832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c01b0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122352832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c01b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790] (fsm.c:486) 20250813122352832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c01b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122352832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c01b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122352832 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 75d5e0'... (mgcp_client.c:807) 20250813122352832 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250813122352832 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c01b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122352832 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75d5e017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75d5e017", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "75d5e017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75d5e017", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813122352868 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250813122352868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122352868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122352868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122352868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122352868 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122352868 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352868 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352868 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122352868 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122352868 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352868 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122352868 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122352868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122352868 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122352868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122352868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122352868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122352868 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122352890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122352890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122352890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122352890 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122352890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x75d5e0) (hnbgw_rua.c:471) 20250813122352890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7722464 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122352890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122352890 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122352890 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122352890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122352890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122352890 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122352890 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122352890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122352890 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122352890 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7722464-0)[0x557dd25bf660] (mgcp_client_endpoint_fsm.c:724) 20250813122352890 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122352890 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122352890 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352890 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122352890 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 75d5e0'... (mgcp_client.c:807) 20250813122352890 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250813122352890 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122352890 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122352890 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352890 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "75d5e017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75d5e017", 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" } } } } } } } 20250813122352905 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250813122352905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122352905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122352905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352905 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122352905 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122352905 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7722464-0)[0x557dd25bf660] (mgcp_client_endpoint_fsm.c:724) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122352905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c0920]{ST_CRCX}: Allocated (fsm.c:456) 20250813122352905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c0920]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790] (fsm.c:486) 20250813122352905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c0920]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122352905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c0920]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250813122352905 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 75d5e0'... (mgcp_client.c:807) 20250813122352905 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250813122352905 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7722464-0)[0x557dd25c0920]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352905 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "75d5e017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "75d5e017", 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" } } } } } } } 20250813122352912 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250813122352912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122352912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122352912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122352912 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122352912 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122352912 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352912 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352912 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352912 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122352912 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122352912 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352912 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{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) 20250813122352912 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122352912 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122352912 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122352912 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122352912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122352912 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122352912 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122352912 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=0036071b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122352912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122352912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122352912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122352912 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122352912 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122352912 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122352912 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122352912 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122352912 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122352912 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122352912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122352912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122352912 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122352947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122352947 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122352947 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122352947 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122352947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122352947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122352947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122352947 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122352947 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122352947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122352947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122352947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122352947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122352947 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) 20250813122352947 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250813122352947 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122352947 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122352947 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122352947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122352947 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122352947 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122352947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122352947 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122352947 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122352947 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122352947 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122352947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122352947 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 75d5e0'... (mgcp_client.c:807) 20250813122352947 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813122352947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122352947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122352947 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 75d5e0'... (mgcp_client.c:807) 20250813122352947 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813122352947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122352947 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: Removing from parent mgw(mgw-fsm-7722464-0)[0x557dd25bf660] (mgcp_client_endpoint_fsm.c:873) 20250813122352947 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122352947 DLMGCP DEBUG mgw-endp(mgw-fsm-7722464-0)[0x557dd25bf790]{IN_USE}: Deallocated (fsm.c:568) 20250813122352947 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122352947 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122352947 DMGW DEBUG mgw(mgw-fsm-7722464-0)[0x557dd25bf660]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122352947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122352948 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122352948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122352948 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "75d5e017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "75d5e017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122352955 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250813122352955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122352955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122352955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122352955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c01b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122352956 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250813122352956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122352956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122352956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122352956 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c0920]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@8ad7688026aa: Deleted conn table entry 0TC_rab_assignment0(195)7722464 20250813122352963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122352963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122352963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122352963 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122352963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x75d5e0,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122352963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7722464 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122352963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122352963 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122352963 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122352963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122352963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122352963 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122352963 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122352963 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=0036071b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122352963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122352963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122352963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122352963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122352963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122352963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122352963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122352963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122352963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122352963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122352963 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122352963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122352963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122352963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122352963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@8ad7688026aa: Deleted conn table entry 0TC_rab_assignment0(195)6493580 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: Session index based on connection ID:0 20250813122352968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122352968 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122352968 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122352968 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122352968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122352968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122352968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122352968 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122352968 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122352968 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122352968 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122352968 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122352969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122352969 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=0036071b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122352969 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250813122352969 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122352969 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122352969 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122352969 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) 20250813122352969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122352969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122352969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122352969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{disconnected}: Freeing instance (context_map.c:202) 20250813122352969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7722464)[0x557dd25b8700]{disconnected}: Deallocated (fsm.c:568) 20250813122352969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122352969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{disconnected}: Freeing instance (context_map.c:206) 20250813122352969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x557dd25bc200]{disconnected}: Deallocated (fsm.c:568) 20250813122352969 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7722464 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122352969 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=0036071b), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250813122352969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122352969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122352969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122352969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122352969 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122352969 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122352969 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122352969 DLSCCP DEBUG SCCP-SCOC(7)[0x557dd25bc000]{IDLE}: Deallocated (fsm.c:568) 20250813122352969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122352969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122352969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122352969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122352969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122352969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122352969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122352969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8ad7688026aa: RLC received in state:disconnect_pending TC_rab_assignment0(195)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122354977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122354977 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38363<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(183)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122354981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122354984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122354984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122354984 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122354984 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) 20250813122354984 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(191)@8ad7688026aa: Final verdict of PTC: none 20250813122354985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122354985 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) 20250813122354985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122354985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122354985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122354985 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) 20250813122354985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122354985 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122354985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122354985 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) 20250813122354985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122354985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122354985 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 20250813122354985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122354985 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122354985 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122354986 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122354986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122354986 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122354986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122354986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122354986 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122354986 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-SCCP(188)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@8ad7688026aa: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@8ad7688026aa: Final verdict of PTC: none 20250813122354986 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122354986 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122354986 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 20250813122354986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122354986 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW_Test.msc0-M3UA(190)@8ad7688026aa: Final verdict of PTC: none 20250813122354986 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122354986 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122354986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122354986 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122354986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122354986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(185)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@8ad7688026aa: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(194)@8ad7688026aa: Final verdict of PTC: none 20250813122354988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58204<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_rab_assignment finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed Aug 13 12:23: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 20250813122355029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122355531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289340) Waiting for packet dumper to finish... 1 (prev_count=289340, count=290056) 20250813122356790 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122356790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039a4e2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122356790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122356790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122356790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122356790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122356790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122356790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122356791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122356791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122356791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122356791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122356791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122356791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122356986 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122356987 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122356987 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122356987 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122356987 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122356987 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:23: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_rab_assignment_concurrent started. 20250813122358672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122358675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122358678 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43957<->l=127.0.0.1:4262) (control_if.c:572) 20250813122358691 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122358691 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122358691 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122358691 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122358691 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122358691 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122358692 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122358692 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122358692 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122358692 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122358692 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122358693 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122358693 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122358693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122358693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122358693 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) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 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) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122358693 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) 20250813122358693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122358693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122358693 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122358693 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122358693 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122358693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122358693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122358693 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) 20250813122358693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122358693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122358693 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122358693 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122358693 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122358693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122358693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122358693 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122358693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122358693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122358693 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122358693 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122358693 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122358693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122358693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122358693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122358693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122358693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122358693 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122358693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358693 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122358693 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122358693 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 20250813122358693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122358693 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122358693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358693 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122358693 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122358693 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 20250813122358693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122358693 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 20250813122358693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122358693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358693 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122358694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122358694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122358694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122358694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122358694 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122358694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122358694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122358694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122358694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122358694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122358694 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(204)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122358706 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122358706 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122358706 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122358707 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122358707 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122358707 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122358707 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122358707 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122358707 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122358708 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122358708 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122358708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122358708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122358708 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) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 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) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122358708 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) 20250813122358708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122358708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122358708 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122358708 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122358708 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122358708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122358708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122358708 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) 20250813122358708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122358708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122358708 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122358708 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122358708 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122358708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122358708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122358708 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) 20250813122358708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122358708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122358708 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122358708 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122358708 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122358708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122358708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122358708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122358708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122358708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122358708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122358708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122358708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122358708 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122358708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122358708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122358708 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 20250813122358708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122358708 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122358708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122358708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122358708 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 20250813122358708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122358708 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 20250813122358708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122358708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122358708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122358708 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 20250813122358708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122358708 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 20250813122358708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122358708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122358708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122358708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122358708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122358708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122358708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122358731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122358731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122358731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122358731 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122358731 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) 20250813122358731 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122358731 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122358731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122358731 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122358904 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 20250813122358905 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 20250813122358905 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122358905 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122358914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358914 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122358914 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122358914 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122358914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122358914 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122358914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122358917 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358917 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122358917 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122358918 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122358918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122358918 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122358918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122358920 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 20250813122358920 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 20250813122358920 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122358920 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122358927 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358927 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122358927 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122358927 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122358927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122358927 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122358927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122358930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122358930 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122358930 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122358930 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122358930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122358930 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122358930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122359724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122359724 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122359725 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122359725 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122359725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122359725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122359725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122359725 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122359725 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122359725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122359725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122359725 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122359725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122359725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122359725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122359725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122359725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122359725 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122359725 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122359725 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) 20250813122359725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122359725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122359725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122359725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122359725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122359725 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122359725 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122359725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122359725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122359725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122359725 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122359725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122359725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122359725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122359725 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122359728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122359728 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122359728 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122359728 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122359728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122359728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122359728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122359728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122359728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122359728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122359728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122359728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122359728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122359728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122359728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122359728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122359728 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) 20250813122359728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359728 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) 20250813122359728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122359728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122359728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122359728 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122359728 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) 20250813122359728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122359728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122359728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122359728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122359728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122359728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122359728 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122359728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122359728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122359728 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122359728 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122359728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122359728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122359728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122359728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122359728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122359728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122359728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122359728 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(206)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122400686 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122400686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007fea7b), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122400686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122400686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122400686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122400686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122400687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122400687 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122400687 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122400687 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122400687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122400687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122400687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122400687 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122400692 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122400692 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122400692 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122400692 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122400692 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122400692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122400692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122400692 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122400692 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122400692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122400692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122400692 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122400692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122400693 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=007fea7b) (sccp_scrc.c:477) 20250813122400693 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250813122400693 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122400693 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122400693 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122400693 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122400693 DLSCCP DEBUG SCCP-SCOC(5)[0x557dd25bef30]{IDLE}: Deallocated (fsm.c:568) 20250813122400766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34224<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122400904 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 0TC_rab_assignment_concurrent0(209)7899908 TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 1TC_rab_assignment_concurrent0(210)11873854 TC_rab_assignment_concurrent0(211)@8ad7688026aa: 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 20250813122401809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122401809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122401809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122401809 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122401809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x788b04, normal) (hnbgw_rua.c:407) 20250813122401809 DHNB DEBUG map_rua[0x557dd25b8700]{init}: Allocated (fsm.c:456) 20250813122401809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122401809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7899908 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122401809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122401809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122401809 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7899908 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122401809 DCN DEBUG map_sccp[0x557dd25bc200]{init}: Allocated (fsm.c:456) 20250813122401809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122401809 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-7899908 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122401809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7899908 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122401809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122401809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122401809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122401809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122401809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122401809 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122401809 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{IDLE}: Allocated (fsm.c:456) 20250813122401809 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122401809 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030003650056400500f1100926) (sccp_scrc.c:406) 20250813122401809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122401809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122401809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122401809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122401809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122401809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122401809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122401809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122401809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122401809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122401809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122401809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122401809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122401809 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122401809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122401809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122401809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122401809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122401809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122401809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122401809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122401809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122401809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122401809 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent0(212)@8ad7688026aa: 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)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 0TC_rab_assignment_concurrent0(209)9940573 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122401820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122401820 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122401820 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122401820 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122401820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122401820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122401820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122401820 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122401820 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122401820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122401820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122401820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122401820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122401820 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=0074fbd6) (sccp_scrc.c:477) 20250813122401820 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250813122401820 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122401820 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122401820 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122401820 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122401820 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) 20250813122401820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122401820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 2TC_rab_assignment_concurrent0(211)5031664 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(213)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 3TC_rab_assignment_concurrent0(212)6440588 TC_rab_assignment_concurrent0(214)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 4TC_rab_assignment_concurrent0(213)643264 TC_rab_assignment_concurrent0(215)@8ad7688026aa: 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)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(216)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 5TC_rab_assignment_concurrent0(214)952304 TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 6TC_rab_assignment_concurrent0(215)12349389 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 7TC_rab_assignment_concurrent0(216)6290556 TC_rab_assignment_concurrent0(217)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 8TC_rab_assignment_concurrent0(217)11975072 TC_rab_assignment_concurrent0(218)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 9TC_rab_assignment_concurrent0(218)538837 TC_rab_assignment_concurrent0(219)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(220)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 10TC_rab_assignment_concurrent0(219)8056069 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 11TC_rab_assignment_concurrent0(220)4892303 TC_rab_assignment_concurrent0(221)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 12TC_rab_assignment_concurrent0(221)933391 TC_rab_assignment_concurrent0(222)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 13TC_rab_assignment_concurrent0(222)7742135 TC_rab_assignment_concurrent0(223)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 14TC_rab_assignment_concurrent0(223)5466845 TC_rab_assignment_concurrent0(224)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Added conn table entry 15TC_rab_assignment_concurrent0(224)6326387 20250813122402010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402010 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb52e3e, normal) (hnbgw_rua.c:407) 20250813122402010 DHNB DEBUG map_rua[0x557dd25c0920]{init}: Allocated (fsm.c:456) 20250813122402010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11873854 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402011 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402011 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402011 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11873854 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402011 DCN DEBUG map_sccp[0x557dd25c01b0]{init}: Allocated (fsm.c:456) 20250813122402011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402011 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-11873854 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402011 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11873854 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402011 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402011 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402011 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402011 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402011 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{IDLE}: Allocated (fsm.c:456) 20250813122402011 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402011 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003120056400500f1100926) (sccp_scrc.c:406) 20250813122402011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402011 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402011 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402012 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4cc6f0, normal) (hnbgw_rua.c:407) 20250813122402012 DHNB DEBUG map_rua[0x557dd25bf660]{init}: Allocated (fsm.c:456) 20250813122402012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402012 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402012 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5031664 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402012 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5031664 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402012 DCN DEBUG map_sccp[0x557dd25c6f80]{init}: Allocated (fsm.c:456) 20250813122402012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402012 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-5031664 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5031664 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402012 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402012 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402012 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402012 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402012 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402012 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402012 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{IDLE}: Allocated (fsm.c:456) 20250813122402012 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402012 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030000540056400500f1100926) (sccp_scrc.c:406) 20250813122402012 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402013 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402013 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402013 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402013 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402013 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402013 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) 20250813122402013 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250813122402013 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402013 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402013 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402013 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402013 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402013 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402014 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402014 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402014 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402014 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402014 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402014 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{UNUSED}: Allocated (fsm.c:456) 20250813122402014 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{UNUSED}: is child of mgw(mgw-fsm-7899908-0)[0x557dd25c69d0] (fsm.c:486) 20250813122402014 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7899908-0)[0x557dd25c69d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402014 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402014 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402014 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25c55a0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25c55a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390] (fsm.c:486) 20250813122402014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25c55a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25c55a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402014 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 788b04'... (mgcp_client.c:807) 20250813122402014 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250813122402014 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25c55a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402014 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402015 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402014 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x62468c, normal) (hnbgw_rua.c:407) 20250813122402015 DHNB DEBUG map_rua[0x557dd25c57b0]{init}: Allocated (fsm.c:456) 20250813122402015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6440588 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402015 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6440588 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402015 DCN DEBUG map_sccp[0x557dd25c4ba0]{init}: Allocated (fsm.c:456) 20250813122402015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402015 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-6440588 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6440588 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402015 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402015 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{IDLE}: Allocated (fsm.c:456) 20250813122402015 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402015 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003e10056400500f1100926) (sccp_scrc.c:406) 20250813122402015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9d0c0, normal) (hnbgw_rua.c:407) 20250813122402016 DHNB DEBUG map_rua[0x557dd25c5140]{init}: Allocated (fsm.c:456) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-643264 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402016 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-643264 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402016 DCN DEBUG map_sccp[0x557dd25c8500]{init}: Allocated (fsm.c:456) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402016 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-643264 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-643264 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:1 20250813122402016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402016 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{IDLE}: Allocated (fsm.c:456) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402016 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002c70056400500f1100926) (sccp_scrc.c:406) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe87f0, normal) (hnbgw_rua.c:407) 20250813122402016 DHNB DEBUG map_rua[0x557dd25ca540]{init}: Allocated (fsm.c:456) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-952304 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402016 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-952304 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402016 DCN DEBUG map_sccp[0x557dd25c8630]{init}: Allocated (fsm.c:456) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402016 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-952304 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-952304 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402016 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{IDLE}: Allocated (fsm.c:456) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402016 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300019d0056400500f1100926) (sccp_scrc.c:406) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402016 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc6fcd, normal) (hnbgw_rua.c:407) 20250813122402016 DHNB DEBUG map_rua[0x557dd25ca1d0]{init}: Allocated (fsm.c:456) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12349389 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402016 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12349389 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402016 DCN DEBUG map_sccp[0x557dd25cabc0]{init}: Allocated (fsm.c:456) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402016 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-12349389 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12349389 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402016 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{IDLE}: Allocated (fsm.c:456) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402016 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300009d0056400500f1100926) (sccp_scrc.c:406) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ffc7c, normal) (hnbgw_rua.c:407) 20250813122402016 DHNB DEBUG map_rua[0x557dd25c8fb0]{init}: Allocated (fsm.c:456) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290556 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402016 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290556 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402016 DCN DEBUG map_sccp[0x557dd25c98e0]{init}: Allocated (fsm.c:456) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402016 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-6290556 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290556 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402016 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402016 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402016 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{IDLE}: Allocated (fsm.c:456) 20250813122402016 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402016 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030001a20056400500f1100926) (sccp_scrc.c:406) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402016 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402016 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb6b9a0, normal) (hnbgw_rua.c:407) 20250813122402017 DHNB DEBUG map_rua[0x557dd25d2870]{init}: Allocated (fsm.c:456) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11975072 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11975072 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402017 DCN DEBUG map_sccp[0x557dd25d2d80]{init}: Allocated (fsm.c:456) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402017 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-11975072 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11975072 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{IDLE}: Allocated (fsm.c:456) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402017 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402017 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002d90056400500f1100926) (sccp_scrc.c:406) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x838d5, normal) (hnbgw_rua.c:407) 20250813122402017 DHNB DEBUG map_rua[0x557dd25d2c50]{init}: Allocated (fsm.c:456) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-538837 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-538837 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402017 DCN DEBUG map_sccp[0x557dd25d2f20]{init}: Allocated (fsm.c:456) 20250813122402017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402017 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-538837 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-538837 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402017 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{IDLE}: Allocated (fsm.c:456) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402017 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002300056400500f1100926) (sccp_scrc.c:406) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7aed05, normal) (hnbgw_rua.c:407) 20250813122402017 DHNB DEBUG map_rua[0x557dd25d3bd0]{init}: Allocated (fsm.c:456) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8056069 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8056069 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402017 DCN DEBUG map_sccp[0x557dd25d30e0]{init}: Allocated (fsm.c:456) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402017 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-8056069 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8056069 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402017 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{IDLE}: Allocated (fsm.c:456) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402017 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030002690056400500f1100926) (sccp_scrc.c:406) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4aa68f, normal) (hnbgw_rua.c:407) 20250813122402017 DHNB DEBUG map_rua[0x557dd25d58d0]{init}: Allocated (fsm.c:456) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892303 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892303 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402017 DCN DEBUG map_sccp[0x557dd25d5410]{init}: Allocated (fsm.c:456) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402017 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-4892303 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892303 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{IDLE}: Allocated (fsm.c:456) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402017 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402017 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402017 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002830056400500f1100926) (sccp_scrc.c:406) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3e0f, normal) (hnbgw_rua.c:407) 20250813122402017 DHNB DEBUG map_rua[0x557dd25d5540]{init}: Allocated (fsm.c:456) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-933391 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-933391 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402017 DCN DEBUG map_sccp[0x557dd25d6500]{init}: Allocated (fsm.c:456) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402017 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-933391 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-933391 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{IDLE}: Allocated (fsm.c:456) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402017 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f400300032d0056400500f1100926) (sccp_scrc.c:406) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7622b7, normal) (hnbgw_rua.c:407) 20250813122402017 DHNB DEBUG map_rua[0x557dd25d61f0]{init}: Allocated (fsm.c:456) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742135 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742135 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402017 DCN DEBUG map_sccp[0x557dd25d4990]{init}: Allocated (fsm.c:456) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402017 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-7742135 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742135 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402017 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402017 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{IDLE}: Allocated (fsm.c:456) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402017 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030001780056400500f1100926) (sccp_scrc.c:406) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x536add, normal) (hnbgw_rua.c:407) 20250813122402017 DHNB DEBUG map_rua[0x557dd25d6320]{init}: Allocated (fsm.c:456) 20250813122402017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402017 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5466845 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5466845 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402017 DCN DEBUG map_sccp[0x557dd25d77a0]{init}: Allocated (fsm.c:456) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402017 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-5466845 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5466845 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402017 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{IDLE}: Allocated (fsm.c:456) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402017 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030002ef0056400500f1100926) (sccp_scrc.c:406) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402017 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122402017 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x608873, normal) (hnbgw_rua.c:407) 20250813122402017 DHNB DEBUG map_rua[0x557dd25d4500]{init}: Allocated (fsm.c:456) 20250813122402017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122402017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6326387 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122402017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402018 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402018 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6326387 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122402018 DCN DEBUG map_sccp[0x557dd25d85c0]{init}: Allocated (fsm.c:456) 20250813122402018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122402018 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-6326387 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122402018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6326387 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122402018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122402018 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122402018 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122402018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402018 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122402018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122402018 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122402018 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{IDLE}: Allocated (fsm.c:456) 20250813122402018 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122402018 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f400300005a0056400500f1100926) (sccp_scrc.c:406) 20250813122402018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122402018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122402018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122402018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402018 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122402018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122402018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. 20250813122402018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402018 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402018 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 1TC_rab_assignment_concurrent0(210)3383825 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:3 TC_rab_assignment_concurrent0(210)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 2TC_rab_assignment_concurrent0(211)9624900 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 3TC_rab_assignment_concurrent0(212)14673537 TC_rab_assignment_concurrent0(211)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[4]. TC_rab_assignment_concurrent0(212)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 4TC_rab_assignment_concurrent0(213)4192974 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 5TC_rab_assignment_concurrent0(214)3838361 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:7 TC_rab_assignment_concurrent0(213)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 6TC_rab_assignment_concurrent0(215)13799604 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[7]. TC_rab_assignment_concurrent0(214)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 7TC_rab_assignment_concurrent0(216)5056635 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250813122402036 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402036 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402036 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402036 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402036 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402036 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402036 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402037 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402037 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402037 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=004b62d2) (sccp_scrc.c:477) 20250813122402037 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250813122402037 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402037 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402037 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402037 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402037 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) 20250813122402037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:3 TC_rab_assignment_concurrent0(216)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 8TC_rab_assignment_concurrent0(217)944699 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 9TC_rab_assignment_concurrent0(218)15148992 TC_rab_assignment_concurrent0(217)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent0(218)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 10TC_rab_assignment_concurrent0(219)4581912 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 11TC_rab_assignment_concurrent0(220)7053557 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 12TC_rab_assignment_concurrent0(221)9690248 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:6 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 13TC_rab_assignment_concurrent0(222)7787519 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(222)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 14TC_rab_assignment_concurrent0(223)14347424 HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "788b0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "788b0417", 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)@8ad7688026aa: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:8 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Added conn table entry 15TC_rab_assignment_concurrent0(224)781593 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "788b0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "788b0417", 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" } } } } } } } HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:12 TC_rab_assignment_concurrent0(209)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:14 TC_rab_assignment_concurrent0(210)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250813122402071 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250813122402071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402071 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402071 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402071 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402071 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402071 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402071 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402071 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402071 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402071 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402071 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402071 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)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402083 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x788b04) (hnbgw_rua.c:471) 20250813122402083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7899908 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402083 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402083 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402083 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402083 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402083 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402083 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402083 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7899908-0)[0x557dd25c69d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402083 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402083 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402083 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402083 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402083 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 788b04'... (mgcp_client.c:807) 20250813122402083 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250813122402083 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402083 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402083 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402083 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "788b0417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "788b0417", 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" } } } } } } } 20250813122402102 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250813122402102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402102 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402102 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402102 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7899908-0)[0x557dd25c69d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25d8770]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25d8770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390] (fsm.c:486) 20250813122402102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25d8770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25d8770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250813122402102 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 788b04'... (mgcp_client.c:807) 20250813122402102 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250813122402102 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7899908-0)[0x557dd25d8770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402102 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "788b0417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "788b0417", 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" } } } } } } } 20250813122402115 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250813122402115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402115 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402115 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402115 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402115 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402115 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402115 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402115 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402115 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{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) 20250813122402115 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402115 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402115 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402115 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402115 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402115 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=0074fbd6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402115 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402115 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402115 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402115 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402115 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402115 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402115 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=00c7b0aa) (sccp_scrc.c:477) 20250813122402115 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250813122402115 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402115 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402115 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402115 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402115 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402115 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402115 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402115 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) 20250813122402115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402115 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402115 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402115 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=000a8947) (sccp_scrc.c:477) 20250813122402115 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250813122402115 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402115 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402115 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402115 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402115 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402115 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402115 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) 20250813122402115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402115 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402115 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=0069046d) (sccp_scrc.c:477) 20250813122402115 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250813122402115 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402116 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402116 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) 20250813122402116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402116 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402116 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402116 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402116 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402116 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402116 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=00f7b859) (sccp_scrc.c:477) 20250813122402116 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250813122402116 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402116 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402116 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) 20250813122402116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402116 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402116 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=006c0139) (sccp_scrc.c:477) 20250813122402116 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250813122402116 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402116 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402116 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) 20250813122402116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402116 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402116 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=00ba3d7e) (sccp_scrc.c:477) 20250813122402116 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250813122402116 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402116 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402116 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402116 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402116 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) 20250813122402116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402116 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402117 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402117 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=003c418d) (sccp_scrc.c:477) 20250813122402117 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250813122402117 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402117 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402117 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402117 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402117 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) 20250813122402117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402117 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402117 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=00cb91a0) (sccp_scrc.c:477) 20250813122402117 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250813122402117 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402117 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402117 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402117 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402117 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) 20250813122402117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402117 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402117 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=00ab61de) (sccp_scrc.c:477) 20250813122402117 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250813122402117 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402117 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402117 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402117 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402117 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) 20250813122402117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402117 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402117 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=00220391) (sccp_scrc.c:477) 20250813122402117 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250813122402117 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402117 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402117 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402117 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402117 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) 20250813122402117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402117 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402117 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402118 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=00dd1381) (sccp_scrc.c:477) 20250813122402118 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250813122402118 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402118 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402118 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402118 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402118 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) 20250813122402118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402118 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402118 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=00713643) (sccp_scrc.c:477) 20250813122402118 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250813122402118 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402118 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402118 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402118 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402118 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) 20250813122402118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:0 20250813122402118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402118 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402118 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=00a4818a) (sccp_scrc.c:477) 20250813122402118 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250813122402118 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402118 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402118 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402118 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402118 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) 20250813122402118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402118 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402118 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=0090a774) (sccp_scrc.c:477) 20250813122402118 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250813122402118 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122402118 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122402118 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402118 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122402118 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) 20250813122402118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122402118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122402118 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402119 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402119 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer 20250813122402119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402119 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) 20250813122402119 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250813122402119 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402119 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402119 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402119 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402119 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402119 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402119 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402119 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402119 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402119 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{UNUSED}: Allocated (fsm.c:456) 20250813122402119 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{UNUSED}: is child of mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0] (fsm.c:486) 20250813122402119 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0] (mgcp_client_endpoint_fsm.c:724) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer 20250813122402119 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402119 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402119 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25e1cb0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25e1cb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10] (fsm.c:486) 20250813122402119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25e1cb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25e1cb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402119 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: b52e3e'... (mgcp_client.c:807) 20250813122402119 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250813122402119 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25e1cb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402119 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402116 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402116 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402116 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402116 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402116 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402116 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402116 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402116 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402116 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402116 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402116 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402117 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402117 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402117 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402117 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402117 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402117 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402117 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402117 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402117 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402117 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402117 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402117 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402117 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402117 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402117 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402117 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402117 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402117 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402117 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402117 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402118 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402118 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402118 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402118 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402118 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402118 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402118 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402118 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402118 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402118 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402118 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402118 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b52e3e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b52e3e17", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b52e3e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b52e3e17", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250813122402130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250813122402130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402130 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402130 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402130 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402130 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402130 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402130 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402130 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402130 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402130 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402130 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402130 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402136 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb52e3e) (hnbgw_rua.c:471) 20250813122402136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11873854 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402136 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402136 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402136 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402136 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402136 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402136 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0] (mgcp_client_endpoint_fsm.c:724) 20250813122402136 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402136 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402136 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402136 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: b52e3'... (mgcp_client.c:807) 20250813122402136 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813122402136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402136 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402136 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402136 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b52e3e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b52e3e17", 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" } } } } } } } 20250813122402144 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250813122402144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402144 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402144 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402144 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0] (mgcp_client_endpoint_fsm.c:724) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25d9c30]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25d9c30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10] (fsm.c:486) 20250813122402144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25d9c30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25d9c30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250813122402144 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: b52e3'... (mgcp_client.c:807) 20250813122402144 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813122402144 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11873854-0)[0x557dd25d9c30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402144 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b52e3e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b52e3e17", 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" } } } } } } } 20250813122402152 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250813122402152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402152 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{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) 20250813122402152 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402152 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402152 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402152 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402152 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402152 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=004b62d2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402152 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402152 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402152 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402152 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402152 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402152 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402152 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402152 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402152 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402152 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402152 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) 20250813122402152 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250813122402152 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402152 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402152 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402152 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402152 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402152 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402152 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402152 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402152 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402152 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{UNUSED}: Allocated (fsm.c:456) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{UNUSED}: is child of mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0] (fsm.c:486) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0] (mgcp_client_endpoint_fsm.c:724) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25ea740]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25ea740]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70] (fsm.c:486) 20250813122402152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25ea740]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25ea740]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402152 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 4cc6f'... (mgcp_client.c:807) 20250813122402152 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402152 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25ea740]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402152 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc6f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cc6f017", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc6f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cc6f017", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250813122402162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250813122402162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402162 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402162 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402162 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402162 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402162 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402162 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402162 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402162 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402162 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402162 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402162 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402167 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4cc6f0) (hnbgw_rua.c:471) 20250813122402167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5031664 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402167 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402167 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402167 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402167 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402167 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402167 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0] (mgcp_client_endpoint_fsm.c:724) 20250813122402167 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402167 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402167 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402167 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 4cc6f'... (mgcp_client.c:807) 20250813122402167 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813122402167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402167 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402167 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402167 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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)@8ad7688026aa: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc6f017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cc6f017", 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" } } } } } } } 20250813122402176 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250813122402176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402176 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402176 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402176 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0] (mgcp_client_endpoint_fsm.c:724) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25e3890]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25e3890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70] (fsm.c:486) 20250813122402176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25e3890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25e3890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250813122402176 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 4cc6f'... (mgcp_client.c:807) 20250813122402176 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813122402176 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5031664-0)[0x557dd25e3890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402176 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc6f017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cc6f017", 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" } } } } } } } 20250813122402184 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250813122402184 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402184 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402184 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402184 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402184 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402184 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402184 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402184 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402184 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402184 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402184 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402184 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{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) 20250813122402184 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402184 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402184 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402184 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402184 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402184 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402184 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=00c7b0aa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402184 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402184 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402184 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402184 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402184 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402185 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402185 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402185 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402185 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402185 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402185 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402185 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402185 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402185 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) 20250813122402185 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250813122402185 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402185 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402185 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402185 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402185 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402185 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402185 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402185 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402185 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402185 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402185 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{UNUSED}: Allocated (fsm.c:456) 20250813122402185 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{UNUSED}: is child of mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0] (fsm.c:486) 20250813122402185 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402185 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402185 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402185 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25f3310]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25f3310]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40] (fsm.c:486) 20250813122402185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25f3310]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25f3310]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402185 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 62468'... (mgcp_client.c:807) 20250813122402185 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402185 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25f3310]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402185 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "62468c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62468c17", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "62468c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62468c17", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250813122402200 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250813122402200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402200 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402200 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402200 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402200 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402200 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402200 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402200 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402200 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402200 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402200 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402200 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402200 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402200 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402200 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402208 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x62468c) (hnbgw_rua.c:471) 20250813122402208 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6440588 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402208 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402208 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402208 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402208 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402208 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402208 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402208 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402208 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402208 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402208 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402208 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402208 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 62468'... (mgcp_client.c:807) 20250813122402208 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813122402208 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402208 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402208 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402208 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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)@8ad7688026aa: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "62468c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62468c17", 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" } } } } } } } 20250813122402215 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250813122402215 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402215 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402215 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402215 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402215 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402215 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25eaeb0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25eaeb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40] (fsm.c:486) 20250813122402215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25eaeb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25eaeb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250813122402215 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 62468'... (mgcp_client.c:807) 20250813122402215 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813122402215 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6440588-0)[0x557dd25eaeb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402215 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "62468c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "62468c17", 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" } } } } } } } 20250813122402222 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250813122402222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402222 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402222 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402222 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402222 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402222 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402222 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402222 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402222 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402222 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{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) 20250813122402222 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402222 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402222 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402222 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402222 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402222 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402222 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=000a8947), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402222 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402223 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402223 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402223 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402223 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402223 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402223 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) 20250813122402223 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250813122402223 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402223 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402223 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402223 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402223 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402223 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402223 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402223 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402223 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402223 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{UNUSED}: Allocated (fsm.c:456) 20250813122402223 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{UNUSED}: is child of mgw(mgw-fsm-643264-0)[0x557dd25f5550] (fsm.c:486) 20250813122402223 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-643264-0)[0x557dd25f5550] (mgcp_client_endpoint_fsm.c:724) 20250813122402223 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402223 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402223 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25fbeb0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25fbeb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060] (fsm.c:486) 20250813122402223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25fbeb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25fbeb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402223 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=198 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 9d0c0'... (mgcp_client.c:807) 20250813122402223 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250813122402223 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25fbeb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402223 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d0c017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d0c017", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9d0c017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d0c017", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250813122402239 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250813122402239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402239 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402239 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402239 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402239 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402239 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402239 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402239 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402239 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402239 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402239 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402239 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402247 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9d0c0) (hnbgw_rua.c:471) 20250813122402247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-643264 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402247 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402247 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402247 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402247 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402247 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402247 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-643264-0)[0x557dd25f5550] (mgcp_client_endpoint_fsm.c:724) 20250813122402247 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402247 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402247 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402247 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=212 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 9d0c0'... (mgcp_client.c:807) 20250813122402247 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250813122402247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402247 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402247 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402247 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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)@8ad7688026aa: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9d0c017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d0c017", 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" } } } } } } } 20250813122402252 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250813122402252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402252 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402253 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402253 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402253 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-643264-0)[0x557dd25f5550] (mgcp_client_endpoint_fsm.c:724) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25f4ef0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25f4ef0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060] (fsm.c:486) 20250813122402253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25f4ef0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25f4ef0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250813122402253 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=202 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 9d0c0'... (mgcp_client.c:807) 20250813122402253 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250813122402253 DLMGCP DEBUG MGCP_CONN(mgw-fsm-643264-0)[0x557dd25f4ef0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402253 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9d0c017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9d0c017", 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" } } } } } } } 20250813122402257 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250813122402257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{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) 20250813122402257 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402257 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402257 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402257 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402257 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402257 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=0069046d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402257 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402257 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402257 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402257 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402257 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402257 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402257 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) 20250813122402257 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250813122402257 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402257 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402257 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402257 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402257 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402257 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402257 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402257 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402257 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{UNUSED}: Allocated (fsm.c:456) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{UNUSED}: is child of mgw(mgw-fsm-952304-0)[0x557dd25fdee0] (fsm.c:486) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-952304-0)[0x557dd25fdee0] (mgcp_client_endpoint_fsm.c:724) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd2604d10]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd2604d10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440] (fsm.c:486) 20250813122402257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd2604d10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd2604d10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402257 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=198 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: e87f0'... (mgcp_client.c:807) 20250813122402257 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250813122402257 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd2604d10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402257 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e87f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e87f017", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e87f017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e87f017", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250813122402264 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250813122402264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402264 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402264 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402264 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402264 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402264 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402264 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402264 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402264 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402264 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402264 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402265 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402269 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe87f0) (hnbgw_rua.c:471) 20250813122402269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-952304 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402269 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402269 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402269 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402269 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402269 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402269 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402269 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402269 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-952304-0)[0x557dd25fdee0] (mgcp_client_endpoint_fsm.c:724) 20250813122402269 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402269 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402269 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=212 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: e87f0'... (mgcp_client.c:807) 20250813122402269 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250813122402269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402269 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402269 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402269 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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)@8ad7688026aa: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e87f017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e87f017", 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" } } } } } } } 20250813122402276 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250813122402276 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402276 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402276 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402276 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402276 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402276 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-952304-0)[0x557dd25fdee0] (mgcp_client_endpoint_fsm.c:724) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402276 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd25fcfd0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402276 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd25fcfd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440] (fsm.c:486) 20250813122402276 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd25fcfd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402276 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd25fcfd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250813122402276 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=202 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: e87f0'... (mgcp_client.c:807) 20250813122402276 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250813122402276 DLMGCP DEBUG MGCP_CONN(mgw-fsm-952304-0)[0x557dd25fcfd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402276 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e87f017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e87f017", 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" } } } } } } } 20250813122402286 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250813122402286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{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) 20250813122402286 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402286 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402286 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402286 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402286 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402286 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=00f7b859), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402286 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402286 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402286 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402286 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) 20250813122402286 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250813122402286 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402286 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402286 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402286 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402286 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402286 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402286 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402286 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402286 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402286 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402286 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402286 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{UNUSED}: Allocated (fsm.c:456) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{UNUSED}: is child of mgw(mgw-fsm-12349389-0)[0x557dd2606a60] (fsm.c:486) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12349389-0)[0x557dd2606a60] (mgcp_client_endpoint_fsm.c:724) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd260d860]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd260d860]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30] (fsm.c:486) 20250813122402286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd260d860]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd260d860]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: bc6fc'... (mgcp_client.c:807) 20250813122402286 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402286 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd260d860]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402286 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc6fcd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc6fcd17", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bc6fcd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc6fcd17", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250813122402299 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250813122402299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402300 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402300 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402300 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402300 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402300 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402300 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402300 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402300 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402300 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402300 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402300 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402304 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402304 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbc6fcd) (hnbgw_rua.c:471) 20250813122402304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12349389 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402304 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402304 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402304 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402304 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402304 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402304 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402304 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12349389-0)[0x557dd2606a60] (mgcp_client_endpoint_fsm.c:724) 20250813122402304 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402305 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402305 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402305 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: bc6fc'... (mgcp_client.c:807) 20250813122402305 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813122402305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402305 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402305 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402305 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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)@8ad7688026aa: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bc6fcd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc6fcd17", 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" } } } } } } } 20250813122402311 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250813122402311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402311 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402311 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402311 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12349389-0)[0x557dd2606a60] (mgcp_client_endpoint_fsm.c:724) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd26068f0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd26068f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30] (fsm.c:486) 20250813122402311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd26068f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd26068f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250813122402311 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: bc6fc'... (mgcp_client.c:807) 20250813122402311 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813122402311 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12349389-0)[0x557dd26068f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402311 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bc6fcd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bc6fcd17", 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" } } } } } } } 20250813122402320 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250813122402320 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402320 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402320 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402320 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402320 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402320 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402320 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402320 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402320 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402320 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402320 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402320 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{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) 20250813122402320 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402320 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402320 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402320 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402320 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402320 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402320 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=006c0139), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402320 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402320 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402320 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402320 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402320 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402320 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402320 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402320 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402320 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402320 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402320 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402320 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402320 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402320 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402320 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) 20250813122402320 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250813122402320 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402320 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402320 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402320 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402320 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402320 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402320 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402321 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402321 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402321 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402321 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402321 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402321 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{UNUSED}: Allocated (fsm.c:456) 20250813122402321 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{UNUSED}: is child of mgw(mgw-fsm-6290556-0)[0x557dd260f890] (fsm.c:486) 20250813122402321 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6290556-0)[0x557dd260f890] (mgcp_client_endpoint_fsm.c:724) 20250813122402321 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402321 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402321 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd26167f0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd26167f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20] (fsm.c:486) 20250813122402321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd26167f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd26167f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402321 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 5ffc7'... (mgcp_client.c:807) 20250813122402321 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402321 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd26167f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402321 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5ffc7c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5ffc7c17", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5ffc7c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5ffc7c17", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250813122402332 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250813122402332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402332 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402332 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402332 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402332 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402332 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402332 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402332 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402332 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402332 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402332 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402337 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5ffc7c) (hnbgw_rua.c:471) 20250813122402337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290556 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402337 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402337 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402337 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402337 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402337 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402337 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402337 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6290556-0)[0x557dd260f890] (mgcp_client_endpoint_fsm.c:724) 20250813122402337 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402337 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402337 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402337 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 5ffc7'... (mgcp_client.c:807) 20250813122402337 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813122402337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402337 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402337 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402337 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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)@8ad7688026aa: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "5ffc7c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5ffc7c17", 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" } } } } } } } 20250813122402342 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250813122402342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402342 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402342 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402342 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6290556-0)[0x557dd260f890] (mgcp_client_endpoint_fsm.c:724) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd2605480]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd2605480]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20] (fsm.c:486) 20250813122402342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd2605480]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd2605480]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250813122402342 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 5ffc7'... (mgcp_client.c:807) 20250813122402342 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813122402342 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6290556-0)[0x557dd2605480]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402342 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "5ffc7c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5ffc7c17", 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" } } } } } } } 20250813122402347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250813122402347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{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) 20250813122402347 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402347 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402347 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402347 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402347 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402347 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=00ba3d7e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402347 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402347 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402347 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402347 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402347 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402347 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402347 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402347 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402347 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402347 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402347 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) 20250813122402347 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250813122402347 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402347 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402347 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402347 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402347 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402347 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402347 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402347 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402347 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{UNUSED}: Allocated (fsm.c:456) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{UNUSED}: is child of mgw(mgw-fsm-11975072-0)[0x557dd2618aa0] (fsm.c:486) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11975072-0)[0x557dd2618aa0] (mgcp_client_endpoint_fsm.c:724) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd261f370]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd261f370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300] (fsm.c:486) 20250813122402347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd261f370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd261f370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402347 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: b6b9a'... (mgcp_client.c:807) 20250813122402347 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402347 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd261f370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402347 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b6b9a017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6b9a017", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b6b9a017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6b9a017", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250813122402364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250813122402364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402364 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402364 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402364 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402364 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402364 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402364 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402364 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402364 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402364 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402364 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402369 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402369 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb6b9a0) (hnbgw_rua.c:471) 20250813122402369 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11975072 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402369 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402369 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402369 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402369 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402369 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402369 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402369 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11975072-0)[0x557dd2618aa0] (mgcp_client_endpoint_fsm.c:724) 20250813122402369 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402369 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402369 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402369 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: b6b9a'... (mgcp_client.c:807) 20250813122402369 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813122402369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402369 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402369 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402369 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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)@8ad7688026aa: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b6b9a017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6b9a017", 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" } } } } } } } 20250813122402378 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250813122402378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402378 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402378 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402378 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402378 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11975072-0)[0x557dd2618aa0] (mgcp_client_endpoint_fsm.c:724) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd2605f80]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd2605f80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300] (fsm.c:486) 20250813122402378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd2605f80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd2605f80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250813122402378 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: b6b9a'... (mgcp_client.c:807) 20250813122402378 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813122402378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11975072-0)[0x557dd2605f80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402378 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b6b9a017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b6b9a017", 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" } } } } } } } 20250813122402386 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250813122402386 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402386 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402386 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402386 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402386 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402386 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402386 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402386 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402386 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402386 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402386 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402386 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{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) 20250813122402386 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402387 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402387 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402387 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402387 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402387 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=003c418d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402387 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402387 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402387 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402387 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402387 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402387 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402387 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) 20250813122402387 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250813122402387 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402387 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402387 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402387 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402387 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402387 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402387 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402387 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402387 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402387 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{UNUSED}: Allocated (fsm.c:456) 20250813122402387 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{UNUSED}: is child of mgw(mgw-fsm-538837-0)[0x557dd2620aa0] (fsm.c:486) 20250813122402387 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-538837-0)[0x557dd2620aa0] (mgcp_client_endpoint_fsm.c:724) 20250813122402387 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402387 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402387 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd2628010]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd2628010]{ST_CRCX}: is child of mgw-endp(mgw-fsm-538837-0)[0x557dd2621740] (fsm.c:486) 20250813122402387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd2628010]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd2628010]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402387 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=198 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 838d5'... (mgcp_client.c:807) 20250813122402387 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250813122402387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd2628010]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402387 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "838d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "838d517", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "838d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "838d517", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250813122402397 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250813122402397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402397 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402397 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402397 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402397 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402397 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402397 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402397 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402397 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402397 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402397 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402397 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402404 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x838d5) (hnbgw_rua.c:471) 20250813122402404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-538837 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402404 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402404 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402404 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402404 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402404 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402404 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-538837-0)[0x557dd2620aa0] (mgcp_client_endpoint_fsm.c:724) 20250813122402404 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402404 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402404 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402404 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=212 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 838d5'... (mgcp_client.c:807) 20250813122402404 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250813122402404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402404 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402404 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402405 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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)@8ad7688026aa: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "838d517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "838d517", 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" } } } } } } } 20250813122402413 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250813122402413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402413 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402413 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402413 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-538837-0)[0x557dd2620aa0] (mgcp_client_endpoint_fsm.c:724) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd261fe80]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd261fe80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-538837-0)[0x557dd2621740] (fsm.c:486) 20250813122402413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd261fe80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd261fe80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250813122402413 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=202 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 838d5'... (mgcp_client.c:807) 20250813122402413 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250813122402413 DLMGCP DEBUG MGCP_CONN(mgw-fsm-538837-0)[0x557dd261fe80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402413 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "838d517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "838d517", 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" } } } } } } } 20250813122402421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250813122402421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{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) 20250813122402421 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402421 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402421 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402421 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402421 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402421 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=00cb91a0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402421 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402421 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402421 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402421 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402421 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402421 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402421 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402421 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) 20250813122402421 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250813122402421 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402421 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402421 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402421 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402421 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402421 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402421 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402421 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402421 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{UNUSED}: Allocated (fsm.c:456) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{UNUSED}: is child of mgw(mgw-fsm-8056069-0)[0x557dd2629f00] (fsm.c:486) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8056069-0)[0x557dd2629f00] (mgcp_client_endpoint_fsm.c:724) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2630dc0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2630dc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0] (fsm.c:486) 20250813122402421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2630dc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2630dc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 7aed0'... (mgcp_client.c:807) 20250813122402421 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2630dc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402421 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7aed0517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7aed0517", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7aed0517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7aed0517", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250813122402430 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250813122402430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402430 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402430 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402430 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402430 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402430 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402430 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402430 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402430 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402430 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402430 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402430 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402436 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402436 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7aed05) (hnbgw_rua.c:471) 20250813122402436 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8056069 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402436 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402436 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402436 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402436 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402436 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402436 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402436 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402436 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8056069-0)[0x557dd2629f00] (mgcp_client_endpoint_fsm.c:724) 20250813122402436 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402436 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402436 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402436 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 7aed'... (mgcp_client.c:807) 20250813122402436 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813122402436 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402436 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402436 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402436 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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)@8ad7688026aa: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "7aed0517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7aed0517", 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" } } } } } } } 20250813122402443 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250813122402443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402443 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402443 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402443 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402443 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8056069-0)[0x557dd2629f00] (mgcp_client_endpoint_fsm.c:724) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2629bf0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2629bf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0] (fsm.c:486) 20250813122402443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2629bf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2629bf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250813122402443 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 7aed'... (mgcp_client.c:807) 20250813122402443 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813122402443 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8056069-0)[0x557dd2629bf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402443 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "7aed0517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7aed0517", 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" } } } } } } } 20250813122402448 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250813122402448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402448 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402448 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402448 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402448 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402448 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402448 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402448 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402448 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402448 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{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) 20250813122402448 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402448 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402448 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402448 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402448 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402448 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=00ab61de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402448 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402449 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402449 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402449 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402449 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402449 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402449 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402449 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402449 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402449 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402449 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) 20250813122402449 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250813122402449 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402449 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402449 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402449 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402449 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402449 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402449 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402449 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402449 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402449 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{UNUSED}: Allocated (fsm.c:456) 20250813122402449 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{UNUSED}: is child of mgw(mgw-fsm-4892303-0)[0x557dd2632450] (fsm.c:486) 20250813122402449 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4892303-0)[0x557dd2632450] (mgcp_client_endpoint_fsm.c:724) 20250813122402449 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402449 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402449 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd2639b00]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd2639b00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230] (fsm.c:486) 20250813122402449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd2639b00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd2639b00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402449 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 4aa68'... (mgcp_client.c:807) 20250813122402449 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402449 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd2639b00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402449 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4aa68f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4aa68f17", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4aa68f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4aa68f17", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250813122402457 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250813122402457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402457 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402457 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402457 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402457 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402457 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402457 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402457 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402457 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402457 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402457 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402457 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402457 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402457 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402457 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402462 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4aa68f) (hnbgw_rua.c:471) 20250813122402462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892303 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402462 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402462 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402462 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402462 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402462 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402462 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4892303-0)[0x557dd2632450] (mgcp_client_endpoint_fsm.c:724) 20250813122402462 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402462 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402462 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 4aa6'... (mgcp_client.c:807) 20250813122402462 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813122402462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402462 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402462 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402462 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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)@8ad7688026aa: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "4aa68f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4aa68f17", 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" } } } } } } } 20250813122402468 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250813122402468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402468 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402468 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402468 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4892303-0)[0x557dd2632450] (mgcp_client_endpoint_fsm.c:724) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd26318d0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd26318d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230] (fsm.c:486) 20250813122402468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd26318d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd26318d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250813122402468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 4aa6'... (mgcp_client.c:807) 20250813122402468 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813122402468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4892303-0)[0x557dd26318d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402468 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "4aa68f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4aa68f17", 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" } } } } } } } 20250813122402473 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250813122402473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{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) 20250813122402473 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402473 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402473 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402473 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402473 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402473 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=00220391), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402473 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402473 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402473 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402473 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402473 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402473 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402473 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402473 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402473 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402473 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402473 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) 20250813122402473 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250813122402473 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402473 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402473 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402473 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402473 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402473 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402473 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402473 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402473 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{UNUSED}: Allocated (fsm.c:456) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{UNUSED}: is child of mgw(mgw-fsm-933391-0)[0x557dd263b960] (fsm.c:486) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-933391-0)[0x557dd263b960] (mgcp_client_endpoint_fsm.c:724) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2642820]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2642820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50] (fsm.c:486) 20250813122402473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2642820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2642820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402473 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=198 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: e3e0f'... (mgcp_client.c:807) 20250813122402473 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250813122402473 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2642820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402473 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3e0f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3e0f17", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3e0f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3e0f17", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250813122402481 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250813122402481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402481 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402481 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402481 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402481 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402481 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402481 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402481 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402481 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402481 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402481 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402481 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402486 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3e0f) (hnbgw_rua.c:471) 20250813122402486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-933391 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402486 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402486 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402486 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402486 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402486 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402486 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402486 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402486 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-933391-0)[0x557dd263b960] (mgcp_client_endpoint_fsm.c:724) 20250813122402486 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402486 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402486 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402486 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=213 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: e3e0'... (mgcp_client.c:807) 20250813122402486 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250813122402486 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402486 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402486 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402486 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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)@8ad7688026aa: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "e3e0f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3e0f17", 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" } } } } } } } 20250813122402492 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250813122402492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402492 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402492 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402492 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402492 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-933391-0)[0x557dd263b960] (mgcp_client_endpoint_fsm.c:724) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2617d60]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2617d60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50] (fsm.c:486) 20250813122402492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2617d60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2617d60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250813122402492 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=203 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: e3e0'... (mgcp_client.c:807) 20250813122402492 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250813122402492 DLMGCP DEBUG MGCP_CONN(mgw-fsm-933391-0)[0x557dd2617d60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402492 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "e3e0f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3e0f17", 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" } } } } } } } 20250813122402499 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250813122402499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402499 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402499 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402499 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402499 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402499 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402499 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402499 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402499 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402499 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{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) 20250813122402499 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402499 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402499 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402499 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402499 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402499 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=00dd1381), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402499 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402499 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402499 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402499 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402499 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402499 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402499 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) 20250813122402499 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250813122402499 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402499 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402499 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402499 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402499 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402499 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402500 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402500 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402500 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402500 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402500 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402500 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{UNUSED}: Allocated (fsm.c:456) 20250813122402500 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{UNUSED}: is child of mgw(mgw-fsm-7742135-0)[0x557dd2643fc0] (fsm.c:486) 20250813122402500 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7742135-0)[0x557dd2643fc0] (mgcp_client_endpoint_fsm.c:724) 20250813122402500 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402500 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402500 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2644840]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2644840]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570] (fsm.c:486) 20250813122402500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2644840]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2644840]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402500 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 7622b'... (mgcp_client.c:807) 20250813122402500 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402500 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2644840]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402500 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7622b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7622b717", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7622b717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7622b717", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250813122402511 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250813122402511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402511 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402511 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402511 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402511 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402511 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402511 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402511 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402511 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402511 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402511 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402511 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402511 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402515 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7622b7) (hnbgw_rua.c:471) 20250813122402515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742135 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402515 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402515 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402515 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402515 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402515 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402515 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7742135-0)[0x557dd2643fc0] (mgcp_client_endpoint_fsm.c:724) 20250813122402515 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402515 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402515 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 7622'... (mgcp_client.c:807) 20250813122402515 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813122402515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402515 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402515 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402515 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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)@8ad7688026aa: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "7622b717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7622b717", 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" } } } } } } } 20250813122402524 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250813122402524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402524 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402524 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402524 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402524 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7742135-0)[0x557dd2643fc0] (mgcp_client_endpoint_fsm.c:724) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2643900]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2643900]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570] (fsm.c:486) 20250813122402524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2643900]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2643900]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250813122402524 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 7622'... (mgcp_client.c:807) 20250813122402524 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813122402524 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7742135-0)[0x557dd2643900]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402524 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "7622b717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7622b717", 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" } } } } } } } 20250813122402537 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250813122402537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402537 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402537 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402537 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402537 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402537 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402537 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402537 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402537 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{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) 20250813122402537 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402537 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402537 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402537 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402537 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402537 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402537 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=00713643), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402538 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402538 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402538 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402538 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402538 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402538 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402538 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402539 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402539 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) 20250813122402539 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250813122402539 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402539 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402539 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402539 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402539 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402539 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402539 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402539 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402539 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402539 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402539 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{UNUSED}: Allocated (fsm.c:456) 20250813122402539 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{UNUSED}: is child of mgw(mgw-fsm-5466845-0)[0x557dd264d2d0] (fsm.c:486) 20250813122402539 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5466845-0)[0x557dd264d2d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402540 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402540 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402540 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2654140]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2654140]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0] (fsm.c:486) 20250813122402540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2654140]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2654140]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402540 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 536ad'... (mgcp_client.c:807) 20250813122402540 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402540 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2654140]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402540 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "536add17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "536add17", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "536add17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "536add17", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250813122402567 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250813122402567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402567 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402567 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402567 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402567 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402567 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402567 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402567 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402567 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402567 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402567 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402567 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402576 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x536add) (hnbgw_rua.c:471) 20250813122402576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5466845 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402576 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402576 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402576 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402576 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402576 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402576 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402576 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402576 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5466845-0)[0x557dd264d2d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402576 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402576 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402576 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402576 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 536a'... (mgcp_client.c:807) 20250813122402576 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813122402576 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402576 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402576 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402576 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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)@8ad7688026aa: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "536add17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "536add17", 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" } } } } } } } 20250813122402584 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250813122402584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402584 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402584 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402584 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402584 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5466845-0)[0x557dd264d2d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2643590]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2643590]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0] (fsm.c:486) 20250813122402584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2643590]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2643590]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250813122402584 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 536a'... (mgcp_client.c:807) 20250813122402584 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813122402584 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5466845-0)[0x557dd2643590]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402584 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "536add17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "536add17", 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" } } } } } } } 20250813122402589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250813122402589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{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) 20250813122402589 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402589 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402589 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402589 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402589 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402589 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=00a4818a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402589 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402589 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402589 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402589 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402589 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402589 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402589 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122402589 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122402589 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122402589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122402589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122402589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122402589 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122402589 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122402589 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122402589 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122402589 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122402589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122402589 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) 20250813122402589 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250813122402589 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122402589 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122402589 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122402589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122402589 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122402589 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122402589 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122402589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402589 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122402589 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122402589 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122402589 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402589 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{UNUSED}: Allocated (fsm.c:456) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{UNUSED}: is child of mgw(mgw-fsm-6326387-0)[0x557dd26560d0] (fsm.c:486) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6326387-0)[0x557dd26560d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd265d030]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd265d030]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760] (fsm.c:486) 20250813122402589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd265d030]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd265d030]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122402589 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 60887'... (mgcp_client.c:807) 20250813122402589 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122402589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd265d030]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402589 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "60887317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "60887317", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "60887317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "60887317", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813122402601 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250813122402601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122402601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122402601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402601 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402601 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122402601 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402601 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402601 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402601 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402601 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402601 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402601 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122402601 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122402601 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122402601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122402601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122402601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122402601 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122402606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122402606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122402606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122402606 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122402606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x608873) (hnbgw_rua.c:471) 20250813122402606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6326387 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122402606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122402606 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122402606 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122402606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122402606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402606 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122402606 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122402606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402606 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122402606 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6326387-0)[0x557dd26560d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402606 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402606 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402606 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122402606 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 6088'... (mgcp_client.c:807) 20250813122402606 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813122402606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122402606 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402606 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402606 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "60887317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "60887317", 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" } } } } } } } 20250813122402615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250813122402615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122402615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122402615 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402615 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402615 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122402615 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6326387-0)[0x557dd26560d0] (mgcp_client_endpoint_fsm.c:724) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122402615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd2654ce0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122402615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd2654ce0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760] (fsm.c:486) 20250813122402615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd2654ce0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122402615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd2654ce0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250813122402615 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 6088'... (mgcp_client.c:807) 20250813122402615 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813122402615 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6326387-0)[0x557dd2654ce0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402615 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "60887317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "60887317", 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" } } } } } } } 20250813122402622 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250813122402622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122402622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122402622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122402622 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122402622 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122402622 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402622 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402622 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402622 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122402622 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122402622 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402622 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{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) 20250813122402622 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122402622 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122402622 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122402622 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122402622 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122402622 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122402622 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122402622 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=0090a774), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122402622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122402622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122402622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122402622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122402622 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122402623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122402623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122402623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122402623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122402623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122402623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122402623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122402623 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404133 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404133 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404133 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404133 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404133 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404133 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404133 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404133 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404134 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) 20250813122404134 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250813122404134 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404134 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404134 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404134 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404134 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404134 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404134 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404134 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404134 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404134 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404134 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 788b0'... (mgcp_client.c:807) 20250813122404134 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404134 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404134 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404134 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 788b0'... (mgcp_client.c:807) 20250813122404134 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404134 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404134 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: Removing from parent mgw(mgw-fsm-7899908-0)[0x557dd25c69d0] (mgcp_client_endpoint_fsm.c:873) 20250813122404134 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404134 DLMGCP DEBUG mgw-endp(mgw-fsm-7899908-0)[0x557dd25c6390]{IN_USE}: Deallocated (fsm.c:568) 20250813122404134 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404134 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404134 DMGW DEBUG mgw(mgw-fsm-7899908-0)[0x557dd25c69d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404135 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "788b0417" }, { code := "I", val := "11111" } }, sdp := omit } 20250813122404143 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250813122404143 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404143 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404143 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404143 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "788b0417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404144 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250813122404144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404144 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d8770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)7899908 20250813122404156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404156 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x788b04,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7899908 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404156 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404156 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404156 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404156 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404156 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=0074fbd6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404157 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404163 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404163 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404163 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404163 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404163 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404163 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404163 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404163 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404163 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404163 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) 20250813122404163 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250813122404163 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404163 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404163 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404163 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404163 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404163 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404163 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404163 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404163 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404163 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: b52e3'... (mgcp_client.c:807) 20250813122404163 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404163 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404163 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: b52e3'... (mgcp_client.c:807) 20250813122404163 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404163 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404163 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: Removing from parent mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0] (mgcp_client_endpoint_fsm.c:873) 20250813122404163 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404164 DLMGCP DEBUG mgw-endp(mgw-fsm-11873854-0)[0x557dd25c7c10]{IN_USE}: Deallocated (fsm.c:568) 20250813122404164 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404164 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404164 DMGW DEBUG mgw(mgw-fsm-11873854-0)[0x557dd25c7ec0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404164 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-RAN(203)@8ad7688026aa: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)9940573 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b52e3e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b52e3e17" }, { code := "I", val := "22222" } }, sdp := omit } 20250813122404176 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250813122404176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_assignment_concurrent0(210)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404176 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404177 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25e1cb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122404177 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250813122404177 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404177 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404177 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404177 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d9c30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)11873854 20250813122404182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404182 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb52e3e,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11873854 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404183 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404183 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404183 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404183 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404183 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=004b62d2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404183 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404183 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404183 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404184 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404184 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404184 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404184 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=0074fbd6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404184 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250813122404184 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404184 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404184 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404184 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) 20250813122404184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{disconnected}: Freeing instance (context_map.c:202) 20250813122404184 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7899908)[0x557dd25b8700]{disconnected}: Deallocated (fsm.c:568) 20250813122404184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{disconnected}: Freeing instance (context_map.c:206) 20250813122404184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x557dd25bc200]{disconnected}: Deallocated (fsm.c:568) 20250813122404184 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7899908 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250813122404184 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=0074fbd6), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250813122404184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404184 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404184 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404184 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404184 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404184 DLSCCP DEBUG SCCP-SCOC(8)[0x557dd25bc000]{IDLE}: Deallocated (fsm.c:568) 20250813122404184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404184 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404184 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404184 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404184 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)3383825 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:1 20250813122404192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404192 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404192 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404192 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404192 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404192 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404192 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=004b62d2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404192 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250813122404192 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404192 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404192 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404192 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) 20250813122404192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{disconnected}: Freeing instance (context_map.c:202) 20250813122404192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11873854)[0x557dd25c0920]{disconnected}: Deallocated (fsm.c:568) 20250813122404192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{disconnected}: Freeing instance (context_map.c:206) 20250813122404192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x557dd25c01b0]{disconnected}: Deallocated (fsm.c:568) 20250813122404192 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11873854 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813122404192 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=004b62d2), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250813122404192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404192 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404192 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404192 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404192 DLSCCP DEBUG SCCP-SCOC(9)[0x557dd25bf790]{IDLE}: Deallocated (fsm.c:568) 20250813122404192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404192 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404192 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404192 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404196 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404196 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404196 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404196 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404196 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404196 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) 20250813122404196 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250813122404196 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404196 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404196 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404196 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404196 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404196 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404196 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404196 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404196 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404196 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 4cc6f'... (mgcp_client.c:807) 20250813122404196 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404196 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404197 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 4cc6f'... (mgcp_client.c:807) 20250813122404197 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404197 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404197 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: Removing from parent mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0] (mgcp_client_endpoint_fsm.c:873) 20250813122404197 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404197 DLMGCP DEBUG mgw-endp(mgw-fsm-5031664-0)[0x557dd25e3e70]{IN_USE}: Deallocated (fsm.c:568) 20250813122404197 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404197 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404197 DMGW DEBUG mgw(mgw-fsm-5031664-0)[0x557dd25e3ba0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404197 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(211)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc6f017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "4cc6f017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404210 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250813122404210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404210 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25ea740]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122404211 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250813122404211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404211 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25e3890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)5031664 20250813122404216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404216 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4cc6f0,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5031664 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404216 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404216 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404216 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404216 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404216 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=00c7b0aa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404216 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404216 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404216 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404216 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)9624900 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:2 20250813122404224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404224 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404224 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404224 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404224 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404224 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404224 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404224 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404224 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404224 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=00c7b0aa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404224 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250813122404224 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404224 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404224 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404224 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) 20250813122404224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{disconnected}: Freeing instance (context_map.c:202) 20250813122404224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5031664)[0x557dd25bf660]{disconnected}: Deallocated (fsm.c:568) 20250813122404224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{disconnected}: Freeing instance (context_map.c:206) 20250813122404224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x557dd25c6f80]{disconnected}: Deallocated (fsm.c:568) 20250813122404224 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5031664 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250813122404224 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=00c7b0aa), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250813122404224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404224 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404224 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404224 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404224 DLSCCP DEBUG SCCP-SCOC(10)[0x557dd25c7780]{IDLE}: Deallocated (fsm.c:568) 20250813122404224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404225 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404232 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404232 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404232 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404232 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404232 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404232 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404232 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404232 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404232 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404232 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) 20250813122404232 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250813122404232 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404232 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404232 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404232 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404232 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404232 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404232 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404232 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404232 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404232 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 62468'... (mgcp_client.c:807) 20250813122404232 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404233 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 62468'... (mgcp_client.c:807) 20250813122404233 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404233 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404233 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: Removing from parent mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0] (mgcp_client_endpoint_fsm.c:873) 20250813122404233 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404233 DLMGCP DEBUG mgw-endp(mgw-fsm-6440588-0)[0x557dd25eca40]{IN_USE}: Deallocated (fsm.c:568) 20250813122404233 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404233 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404233 DMGW DEBUG mgw(mgw-fsm-6440588-0)[0x557dd25ec6d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404233 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "62468c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "62468c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404246 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250813122404246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25f3310]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122404246 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250813122404246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404246 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25eaeb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)6440588 20250813122404252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404252 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x62468c,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404252 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6440588 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404252 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404252 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404252 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404252 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404252 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=000a8947), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)14673537 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:3 20250813122404259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404259 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404259 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404259 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404259 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404259 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404260 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=000a8947), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404260 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250813122404260 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404260 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404260 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404260 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) 20250813122404260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{disconnected}: Freeing instance (context_map.c:202) 20250813122404260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6440588)[0x557dd25c57b0]{disconnected}: Deallocated (fsm.c:568) 20250813122404260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{disconnected}: Freeing instance (context_map.c:206) 20250813122404260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x557dd25c4ba0]{disconnected}: Deallocated (fsm.c:568) 20250813122404260 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6440588 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122404260 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=000a8947), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250813122404260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404260 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404260 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404260 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404260 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404260 DLSCCP DEBUG SCCP-SCOC(11)[0x557dd25c8b70]{IDLE}: Deallocated (fsm.c:568) 20250813122404260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404260 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404260 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404260 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404260 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404260 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404260 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404260 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404266 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404266 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404266 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404266 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404266 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404266 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404266 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) 20250813122404266 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250813122404266 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404266 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404266 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404266 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404266 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404266 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404266 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404266 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404266 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404266 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=56 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 9d0c0'... (mgcp_client.c:807) 20250813122404266 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813122404266 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404266 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404267 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=56 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 9d0c0'... (mgcp_client.c:807) 20250813122404267 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813122404267 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404267 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: Removing from parent mgw(mgw-fsm-643264-0)[0x557dd25f5550] (mgcp_client_endpoint_fsm.c:873) 20250813122404267 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404267 DLMGCP DEBUG mgw-endp(mgw-fsm-643264-0)[0x557dd25f5060]{IN_USE}: Deallocated (fsm.c:568) 20250813122404267 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404267 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404267 DMGW DEBUG mgw(mgw-fsm-643264-0)[0x557dd25f5550]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404267 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(213)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9d0c017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9d0c017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250813122404281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25fbeb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122404282 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250813122404282 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404282 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404282 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404282 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25f4ef0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)643264 20250813122404287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404287 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9d0c0,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-643264 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404288 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404288 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404288 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404288 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404288 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=0069046d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404288 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404288 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404288 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404288 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)4192974 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404295 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404295 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404295 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404295 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404296 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:4 20250813122404296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404296 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) 20250813122404296 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250813122404296 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404296 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404296 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404296 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404296 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404296 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404296 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404296 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404296 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404296 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=56 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: e87f0'... (mgcp_client.c:807) 20250813122404296 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813122404296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404296 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404296 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=56 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: e87f0'... (mgcp_client.c:807) 20250813122404296 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813122404296 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404296 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: Removing from parent mgw(mgw-fsm-952304-0)[0x557dd25fdee0] (mgcp_client_endpoint_fsm.c:873) 20250813122404296 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404296 DLMGCP DEBUG mgw-endp(mgw-fsm-952304-0)[0x557dd25fe440]{IN_USE}: Deallocated (fsm.c:568) 20250813122404296 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404296 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404296 DMGW DEBUG mgw(mgw-fsm-952304-0)[0x557dd25fdee0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404296 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(214)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e87f017" }, { code := "I", val := "11111" } }, sdp := omit } 20250813122404310 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250813122404310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2604d10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e87f017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404310 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250813122404310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25fcfd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)952304 20250813122404316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404316 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe87f0,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-952304 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404316 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404316 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404316 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404316 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404316 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=00f7b859), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404316 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404316 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404316 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404316 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404316 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404316 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404317 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=0069046d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404317 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250813122404317 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404317 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404317 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404317 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) 20250813122404317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{disconnected}: Freeing instance (context_map.c:202) 20250813122404317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-643264)[0x557dd25c5140]{disconnected}: Deallocated (fsm.c:568) 20250813122404317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{disconnected}: Freeing instance (context_map.c:206) 20250813122404317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x557dd25c8500]{disconnected}: Deallocated (fsm.c:568) 20250813122404317 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-643264 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122404317 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=0069046d), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250813122404317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404317 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404317 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404317 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404317 DLSCCP DEBUG SCCP-SCOC(12)[0x557dd25c9d60]{IDLE}: Deallocated (fsm.c:568) 20250813122404317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)3838361 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:5 20250813122404326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404326 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404326 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404326 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404326 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404326 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404326 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=00f7b859), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404326 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250813122404326 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404326 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404326 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404326 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) 20250813122404326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{disconnected}: Freeing instance (context_map.c:202) 20250813122404327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-952304)[0x557dd25ca540]{disconnected}: Deallocated (fsm.c:568) 20250813122404327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{disconnected}: Freeing instance (context_map.c:206) 20250813122404327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x557dd25c8630]{disconnected}: Deallocated (fsm.c:568) 20250813122404327 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-952304 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250813122404327 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=00f7b859), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250813122404327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404327 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404327 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404327 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404327 DLSCCP DEBUG SCCP-SCOC(13)[0x557dd25caa90]{IDLE}: Deallocated (fsm.c:568) 20250813122404327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404327 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404327 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404327 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404327 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404331 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404331 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404331 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404331 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404331 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404331 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) 20250813122404331 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250813122404331 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404331 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404331 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404332 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404332 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404332 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404332 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404332 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404332 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: bc6fc'... (mgcp_client.c:807) 20250813122404332 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: bc6fc'... (mgcp_client.c:807) 20250813122404332 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404332 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404332 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: Removing from parent mgw(mgw-fsm-12349389-0)[0x557dd2606a60] (mgcp_client_endpoint_fsm.c:873) 20250813122404332 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404332 DLMGCP DEBUG mgw-endp(mgw-fsm-12349389-0)[0x557dd2606c30]{IN_USE}: Deallocated (fsm.c:568) 20250813122404332 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404332 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404332 DMGW DEBUG mgw(mgw-fsm-12349389-0)[0x557dd2606a60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404332 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(215)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bc6fcd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "bc6fcd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250813122404347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd260d860]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122404348 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250813122404348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26068f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)12349389 20250813122404353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404353 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbc6fcd,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12349389 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404353 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404353 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404353 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404353 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404353 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=006c0139), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404354 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404354 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404354 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404354 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:6 20250813122404356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404356 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404356 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404356 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404356 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer 20250813122404356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404357 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) 20250813122404357 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250813122404357 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404357 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404357 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404357 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404357 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404357 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404357 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404357 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404357 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404357 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 5ffc7'... (mgcp_client.c:807) 20250813122404357 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404357 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 5ffc7'... (mgcp_client.c:807) 20250813122404357 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404357 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404357 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: Removing from parent mgw(mgw-fsm-6290556-0)[0x557dd260f890] (mgcp_client_endpoint_fsm.c:873) 20250813122404357 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404357 DLMGCP DEBUG mgw-endp(mgw-fsm-6290556-0)[0x557dd260ff20]{IN_USE}: Deallocated (fsm.c:568) 20250813122404357 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404357 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404357 DMGW DEBUG mgw(mgw-fsm-6290556-0)[0x557dd260f890]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404357 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)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13799604 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "5ffc7c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "5ffc7c17" }, { code := "I", val := "22222" } }, sdp := omit } 20250813122404370 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250813122404370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd26167f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404370 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250813122404370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404370 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605480]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)6290556 20250813122404375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404375 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5ffc7c,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290556 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404375 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404375 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404375 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404375 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404375 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=00ba3d7e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404375 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404375 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404375 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404375 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404375 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404376 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404376 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=006c0139), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404376 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250813122404376 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404376 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404376 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404376 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) 20250813122404376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{disconnected}: Freeing instance (context_map.c:202) 20250813122404376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12349389)[0x557dd25ca1d0]{disconnected}: Deallocated (fsm.c:568) 20250813122404376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{disconnected}: Freeing instance (context_map.c:206) 20250813122404376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x557dd25cabc0]{disconnected}: Deallocated (fsm.c:568) 20250813122404376 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12349389 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813122404376 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=006c0139), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250813122404376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404376 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404376 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404376 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404376 DLSCCP DEBUG SCCP-SCOC(14)[0x557dd25c97b0]{IDLE}: Deallocated (fsm.c:568) 20250813122404376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)5056635 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:7 20250813122404383 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404383 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404383 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404383 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404384 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404384 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404384 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404384 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404384 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404384 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404384 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=00ba3d7e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404384 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250813122404384 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404384 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404384 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404384 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) 20250813122404384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{disconnected}: Freeing instance (context_map.c:202) 20250813122404384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6290556)[0x557dd25c8fb0]{disconnected}: Deallocated (fsm.c:568) 20250813122404384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{disconnected}: Freeing instance (context_map.c:206) 20250813122404384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x557dd25c98e0]{disconnected}: Deallocated (fsm.c:568) 20250813122404384 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6290556 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250813122404384 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=00ba3d7e), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250813122404384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404384 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404384 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404384 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404384 DLSCCP DEBUG SCCP-SCOC(15)[0x557dd25d2740]{IDLE}: Deallocated (fsm.c:568) 20250813122404384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404384 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404384 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404384 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404384 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404384 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404397 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404397 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404397 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404397 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404397 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404397 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404397 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404397 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404397 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404397 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) 20250813122404397 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250813122404397 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404397 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404397 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404397 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404397 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404397 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404397 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404397 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404397 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: b6b9a'... (mgcp_client.c:807) 20250813122404397 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404398 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: b6b9a'... (mgcp_client.c:807) 20250813122404398 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404398 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404398 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: Removing from parent mgw(mgw-fsm-11975072-0)[0x557dd2618aa0] (mgcp_client_endpoint_fsm.c:873) 20250813122404398 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404398 DLMGCP DEBUG mgw-endp(mgw-fsm-11975072-0)[0x557dd2606300]{IN_USE}: Deallocated (fsm.c:568) 20250813122404398 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404398 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404398 DMGW DEBUG mgw(mgw-fsm-11975072-0)[0x557dd2618aa0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404398 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(217)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b6b9a017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "b6b9a017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404412 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250813122404412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd261f370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122404412 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250813122404412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404412 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2605f80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)11975072 20250813122404418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404418 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb6b9a0,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11975072 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404418 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404418 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404418 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404418 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404418 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=003c418d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404418 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)944699 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:8 20250813122404426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404426 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404426 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404426 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404426 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404426 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404427 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=003c418d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404427 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250813122404427 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404427 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404427 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404427 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) 20250813122404427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{disconnected}: Freeing instance (context_map.c:202) 20250813122404427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11975072)[0x557dd25d2870]{disconnected}: Deallocated (fsm.c:568) 20250813122404427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{disconnected}: Freeing instance (context_map.c:206) 20250813122404427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x557dd25d2d80]{disconnected}: Deallocated (fsm.c:568) 20250813122404427 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11975072 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813122404427 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=003c418d), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250813122404427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404427 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404427 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404427 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404427 DLSCCP DEBUG SCCP-SCOC(16)[0x557dd25d35f0]{IDLE}: Deallocated (fsm.c:568) 20250813122404427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404427 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending 20250813122404430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404430 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404430 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404430 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404430 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404431 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404431 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) 20250813122404431 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250813122404431 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404431 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404431 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404431 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404431 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404431 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404431 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404431 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404431 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=56 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 838d5'... (mgcp_client.c:807) 20250813122404431 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813122404431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=56 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 838d5'... (mgcp_client.c:807) 20250813122404431 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813122404431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404431 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: Removing from parent mgw(mgw-fsm-538837-0)[0x557dd2620aa0] (mgcp_client_endpoint_fsm.c:873) 20250813122404431 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404431 DLMGCP DEBUG mgw-endp(mgw-fsm-538837-0)[0x557dd2621740]{IN_USE}: Deallocated (fsm.c:568) 20250813122404431 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404431 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404431 DMGW DEBUG mgw(mgw-fsm-538837-0)[0x557dd2620aa0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404432 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404432 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(218)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "838d517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "838d517" }, { code := "I", val := "22222" } }, sdp := omit } 20250813122404446 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250813122404446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404446 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2628010]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404447 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250813122404447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd261fe80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)538837 20250813122404452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404452 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x838d5,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-538837 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404452 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404452 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404452 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404452 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404452 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=00cb91a0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404452 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)15148992 20250813122404459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404459 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404459 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404459 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404459 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404459 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404459 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404459 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) 20250813122404459 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250813122404459 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404459 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404459 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404460 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404460 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404460 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404460 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404460 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404460 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404460 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 7aed'... (mgcp_client.c:807) 20250813122404460 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404460 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404460 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 7aed'... (mgcp_client.c:807) 20250813122404460 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404460 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404460 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: Removing from parent mgw(mgw-fsm-8056069-0)[0x557dd2629f00] (mgcp_client_endpoint_fsm.c:873) 20250813122404460 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404460 DLMGCP DEBUG mgw-endp(mgw-fsm-8056069-0)[0x557dd262a4f0]{IN_USE}: Deallocated (fsm.c:568) 20250813122404460 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404460 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404460 DMGW DEBUG mgw(mgw-fsm-8056069-0)[0x557dd2629f00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404460 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404460 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)@8ad7688026aa: Session index based on connection ID:9 TC_rab_assignment_concurrent0(219)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "7aed0517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "7aed0517" }, { code := "I", val := "22222" } }, sdp := omit } 20250813122404474 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250813122404474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404474 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2630dc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404475 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250813122404475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404475 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2629bf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)8056069 20250813122404479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404479 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7aed05,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8056069 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404479 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404479 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404479 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404479 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404479 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=00ab61de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404479 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404479 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404479 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404480 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404480 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404480 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404480 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=00cb91a0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404480 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250813122404480 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404480 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404480 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404480 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) 20250813122404480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{disconnected}: Freeing instance (context_map.c:202) 20250813122404480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-538837)[0x557dd25d2c50]{disconnected}: Deallocated (fsm.c:568) 20250813122404480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{disconnected}: Freeing instance (context_map.c:206) 20250813122404480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x557dd25d2f20]{disconnected}: Deallocated (fsm.c:568) 20250813122404480 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-538837 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250813122404480 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=00cb91a0), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250813122404480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404480 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404480 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404480 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404480 DLSCCP DEBUG SCCP-SCOC(17)[0x557dd25d4230]{IDLE}: Deallocated (fsm.c:568) 20250813122404480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404482 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404482 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404482 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404482 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404482 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404482 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404482 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) 20250813122404482 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250813122404482 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404482 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404482 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404482 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404482 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404482 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404482 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404482 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404482 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404482 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 4aa6'... (mgcp_client.c:807) 20250813122404482 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404482 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404482 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 4aa6'... (mgcp_client.c:807) 20250813122404482 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404482 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404482 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: Removing from parent mgw(mgw-fsm-4892303-0)[0x557dd2632450] (mgcp_client_endpoint_fsm.c:873) 20250813122404482 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404482 DLMGCP DEBUG mgw-endp(mgw-fsm-4892303-0)[0x557dd2633230]{IN_USE}: Deallocated (fsm.c:568) 20250813122404482 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404482 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404482 DMGW DEBUG mgw(mgw-fsm-4892303-0)[0x557dd2632450]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404482 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404483 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)@8ad7688026aa: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer 20250813122404483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404483 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)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)4581912 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:10 TC_rab_assignment_concurrent0(220)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "4aa68f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "4aa68f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250813122404501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250813122404501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2639b00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250813122404501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd26318d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)4892303 20250813122404506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404506 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4aa68f,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404506 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892303 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404506 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404506 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404506 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404506 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404506 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=00220391), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404506 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404506 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404506 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404507 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=00ab61de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404507 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250813122404507 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404507 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404507 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404507 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) 20250813122404507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{disconnected}: Freeing instance (context_map.c:202) 20250813122404507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8056069)[0x557dd25d3bd0]{disconnected}: Deallocated (fsm.c:568) 20250813122404507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{disconnected}: Freeing instance (context_map.c:206) 20250813122404507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x557dd25d30e0]{disconnected}: Deallocated (fsm.c:568) 20250813122404507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8056069 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250813122404507 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=00ab61de), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250813122404507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404507 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404507 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404507 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404507 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404507 DLSCCP DEBUG SCCP-SCOC(18)[0x557dd25d4f80]{IDLE}: Deallocated (fsm.c:568) 20250813122404507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404507 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404507 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404507 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404510 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404510 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404510 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404510 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404510 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404510 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) 20250813122404510 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250813122404510 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404510 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404510 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404510 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404510 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404510 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404510 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404510 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404510 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: e3e0'... (mgcp_client.c:807) 20250813122404510 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: e3e0'... (mgcp_client.c:807) 20250813122404510 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122404510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404510 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: Removing from parent mgw(mgw-fsm-933391-0)[0x557dd263b960] (mgcp_client_endpoint_fsm.c:873) 20250813122404510 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404510 DLMGCP DEBUG mgw-endp(mgw-fsm-933391-0)[0x557dd263bf50]{IN_USE}: Deallocated (fsm.c:568) 20250813122404510 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404510 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404510 DMGW DEBUG mgw(mgw-fsm-933391-0)[0x557dd263b960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404511 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)@8ad7688026aa: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)7053557 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:11 TC_rab_assignment_concurrent0(221)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "e3e0f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "e3e0f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250813122404523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2642820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122404523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250813122404523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2617d60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)933391 20250813122404527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404527 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe3e0f,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-933391 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404527 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404527 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404527 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404527 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404527 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=00dd1381), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404527 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404527 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404527 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404527 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404527 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404527 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404528 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404528 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=00220391), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404528 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250813122404528 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404528 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404528 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404528 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) 20250813122404528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{disconnected}: Freeing instance (context_map.c:202) 20250813122404528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4892303)[0x557dd25d58d0]{disconnected}: Deallocated (fsm.c:568) 20250813122404528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{disconnected}: Freeing instance (context_map.c:206) 20250813122404528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x557dd25d5410]{disconnected}: Deallocated (fsm.c:568) 20250813122404528 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4892303 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250813122404528 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=00220391), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250813122404528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404528 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404528 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404528 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404528 DLSCCP DEBUG SCCP-SCOC(19)[0x557dd25d5e20]{IDLE}: Deallocated (fsm.c:568) 20250813122404528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404528 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404528 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)9690248 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:12 20250813122404535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404535 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404535 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404535 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404535 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404535 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404535 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=00dd1381), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404535 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250813122404535 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404535 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404535 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404535 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) 20250813122404535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{disconnected}: Freeing instance (context_map.c:202) 20250813122404535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-933391)[0x557dd25d5540]{disconnected}: Deallocated (fsm.c:568) 20250813122404535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{disconnected}: Freeing instance (context_map.c:206) 20250813122404535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x557dd25d6500]{disconnected}: Deallocated (fsm.c:568) 20250813122404535 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-933391 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250813122404535 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=00dd1381), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250813122404535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404536 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404536 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404536 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404536 DLSCCP DEBUG SCCP-SCOC(20)[0x557dd25d6b50]{IDLE}: Deallocated (fsm.c:568) 20250813122404536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404536 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404536 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404536 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404536 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404552 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404552 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404553 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404553 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404553 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404553 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404553 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) 20250813122404553 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250813122404553 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404553 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404553 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404553 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404553 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404553 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404553 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404553 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404553 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404553 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 7622'... (mgcp_client.c:807) 20250813122404553 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404553 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404553 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404553 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 7622'... (mgcp_client.c:807) 20250813122404553 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404553 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404553 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: Removing from parent mgw(mgw-fsm-7742135-0)[0x557dd2643fc0] (mgcp_client_endpoint_fsm.c:873) 20250813122404553 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404553 DLMGCP DEBUG mgw-endp(mgw-fsm-7742135-0)[0x557dd2629570]{IN_USE}: Deallocated (fsm.c:568) 20250813122404553 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404553 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404553 DMGW DEBUG mgw(mgw-fsm-7742135-0)[0x557dd2643fc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404553 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(222)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "7622b717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "7622b717" }, { code := "I", val := "22222" } }, sdp := omit } 20250813122404567 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250813122404567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2644840]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404568 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250813122404568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404568 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643900]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)7742135 20250813122404573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404573 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7622b7,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742135 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404573 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404573 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404573 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404573 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404573 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=00713643), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404574 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404574 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404574 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404574 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)7787519 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:13 20250813122404581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404581 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404581 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404581 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404581 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404581 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=00713643), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404581 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250813122404581 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404581 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404581 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404581 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) 20250813122404581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{disconnected}: Freeing instance (context_map.c:202) 20250813122404581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7742135)[0x557dd25d61f0]{disconnected}: Deallocated (fsm.c:568) 20250813122404581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{disconnected}: Freeing instance (context_map.c:206) 20250813122404581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x557dd25d4990]{disconnected}: Deallocated (fsm.c:568) 20250813122404582 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7742135 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250813122404582 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=00713643), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250813122404582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404582 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404582 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404582 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404582 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404582 DLSCCP DEBUG SCCP-SCOC(21)[0x557dd25d7670]{IDLE}: Deallocated (fsm.c:568) 20250813122404582 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404582 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404582 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404582 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404582 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404582 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404598 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404598 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404598 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404598 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404598 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404598 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404598 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404598 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404598 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) 20250813122404598 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250813122404598 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404598 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404598 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404598 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404598 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404598 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404598 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404598 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404598 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404598 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 536a'... (mgcp_client.c:807) 20250813122404598 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404598 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 536a'... (mgcp_client.c:807) 20250813122404598 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404598 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: Removing from parent mgw(mgw-fsm-5466845-0)[0x557dd264d2d0] (mgcp_client_endpoint_fsm.c:873) 20250813122404598 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404598 DLMGCP DEBUG mgw-endp(mgw-fsm-5466845-0)[0x557dd264d4e0]{IN_USE}: Deallocated (fsm.c:568) 20250813122404598 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404598 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404598 DMGW DEBUG mgw(mgw-fsm-5466845-0)[0x557dd264d2d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404598 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(223)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "536add17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "536add17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404612 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250813122404612 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404612 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404612 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404612 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd2654140]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122404613 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250813122404613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404613 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2643590]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)5466845 20250813122404618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404618 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x536add,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404618 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5466845 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404618 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404618 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404618 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404618 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404618 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=00a4818a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404618 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404618 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404618 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404618 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404619 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404619 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404619 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404619 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)14347424 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:14 20250813122404626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404626 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404626 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404626 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404626 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404626 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=00a4818a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404626 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250813122404626 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404626 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404626 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404626 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) 20250813122404626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{disconnected}: Freeing instance (context_map.c:202) 20250813122404626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5466845)[0x557dd25d6320]{disconnected}: Deallocated (fsm.c:568) 20250813122404626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{disconnected}: Freeing instance (context_map.c:206) 20250813122404626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x557dd25d77a0]{disconnected}: Deallocated (fsm.c:568) 20250813122404626 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5466845 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250813122404626 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=00a4818a), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250813122404626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404626 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404626 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404626 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404626 DLSCCP DEBUG SCCP-SCOC(22)[0x557dd25d8490]{IDLE}: Deallocated (fsm.c:568) 20250813122404626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404627 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122404633 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404633 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404633 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404633 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404633 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404633 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404634 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404634 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404634 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404634 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404634 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) 20250813122404634 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250813122404634 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122404634 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404634 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122404634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122404634 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122404634 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122404634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122404634 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122404634 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122404634 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122404634 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122404634 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404634 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 6088'... (mgcp_client.c:807) 20250813122404634 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404634 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404634 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122404634 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 6088'... (mgcp_client.c:807) 20250813122404634 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122404634 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122404634 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: Removing from parent mgw(mgw-fsm-6326387-0)[0x557dd26560d0] (mgcp_client_endpoint_fsm.c:873) 20250813122404634 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122404634 DLMGCP DEBUG mgw-endp(mgw-fsm-6326387-0)[0x557dd2656760]{IN_USE}: Deallocated (fsm.c:568) 20250813122404634 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122404634 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122404634 DMGW DEBUG mgw(mgw-fsm-6326387-0)[0x557dd26560d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122404634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122404634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122404634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122404634 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(224)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "60887317" }, { code := "I", val := "11111" } }, sdp := omit } 20250813122404651 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250813122404651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(224)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "60887317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122404651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404651 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd265d030]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122404652 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250813122404652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122404652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122404652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122404652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd2654ce0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)6326387 20250813122404657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122404657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122404657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122404657 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122404657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x608873,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122404657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6326387 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122404657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122404657 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122404657 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122404657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122404657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122404657 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122404657 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122404657 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=0090a774), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122404657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122404657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122404657 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122404657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)781593 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on connection ID:15 20250813122404662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404662 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122404662 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122404662 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122404662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122404662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122404662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122404662 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122404662 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122404662 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122404662 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122404662 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122404662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122404662 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=0090a774), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122404662 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250813122404662 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122404662 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122404662 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122404662 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) 20250813122404662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122404662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122404662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122404662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{disconnected}: Freeing instance (context_map.c:202) 20250813122404662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6326387)[0x557dd25d4500]{disconnected}: Deallocated (fsm.c:568) 20250813122404662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122404662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{disconnected}: Freeing instance (context_map.c:206) 20250813122404662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x557dd25d85c0]{disconnected}: Deallocated (fsm.c:568) 20250813122404662 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6326387 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250813122404662 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=0090a774), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250813122404662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122404662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122404662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122404662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122404662 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122404662 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122404662 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122404662 DLSCCP DEBUG SCCP-SCOC(23)[0x557dd25d91b0]{IDLE}: Deallocated (fsm.c:568) 20250813122404662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122404662 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122404662 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122404662 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122404662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122404662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122404662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122404662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122406676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406676 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43957<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(197)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122406683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122406685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122406685 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122406685 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) 20250813122406685 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(206)@8ad7688026aa: Final verdict of PTC: none 20250813122406688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122406689 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) 20250813122406689 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122406689 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122406689 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122406689 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) 20250813122406689 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(205)@8ad7688026aa: Final verdict of PTC: none 20250813122406689 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122406689 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 20250813122406689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122406689 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122406689 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122406689 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122406689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122406689 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122406689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122406689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122406691 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 20250813122406691 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) 20250813122406691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122406691 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122406691 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122406692 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) 20250813122406692 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122406692 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122406692 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) 20250813122406692 DLSS7 <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(204)@8ad7688026aa: Final verdict of PTC: none 20250813122406692 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122406692 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122406692 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122406692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122406692 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122406692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122406692 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_concurrent-Iuh0(200)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@8ad7688026aa: Final verdict of PTC: none 20250813122406699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@8ad7688026aa: Final verdict of PTC: none 20250813122406699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8ad7688026aa: Final verdict of PTC: none 20250813122406700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34250<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34338<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34214<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34270<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34326<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34224<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34236<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34300<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34316<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122406702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@8ad7688026aa: Final verdict of PTC: pass 20250813122406703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@8ad7688026aa: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@8ad7688026aa: Final verdict of PTC: pass MutexDispCT-TC_rab_assignment_concurrent(196)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(208)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(199)@8ad7688026aa: Final verdict of PTC: none TC_rab_assignment_concurrent0(220)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. 20250813122406791 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122406791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039a4e2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122406791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122406791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122406791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122406791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122406791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122406791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122406791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122406791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122406791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122406791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122406791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122406791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Wed Aug 13 12:24:06 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 20250813122406833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122407336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59048<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1851288) Waiting for packet dumper to finish... 1 (prev_count=1851288, count=1884156) 20250813122408690 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122408690 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122408690 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122408692 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122408692 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122408692 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:24: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_rab_release started. 20250813122410467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122410471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122410474 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34095<->l=127.0.0.1:4262) (control_if.c:572) 20250813122410492 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122410492 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122410492 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122410492 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122410492 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122410493 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122410493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122410493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122410493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122410493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122410493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122410493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122410493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122410493 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122410493 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122410493 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122410493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122410493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122410493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122410493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122410493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122410493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122410494 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122410494 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122410494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122410494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122410494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) TC_rab_release-Iuh0(229)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122410494 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122410494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122410494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122410494 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122410494 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122410494 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122410494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122410494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122410494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122410494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122410494 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122410494 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122410494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122410494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122410495 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122410495 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122410495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122410495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122410495 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) 20250813122410495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410495 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) 20250813122410495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122410495 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) 20250813122410495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122410495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122410495 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122410495 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122410495 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122410495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122410495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122410495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122410495 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) 20250813122410495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122410495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122410495 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122410495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122410496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122410496 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 20250813122410496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122410496 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122410496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410496 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122410496 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122410496 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 20250813122410496 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122410496 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 20250813122410496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(233)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122410513 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122410513 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122410513 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122410513 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122410513 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122410513 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122410513 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122410513 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122410513 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122410514 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122410514 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122410514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122410515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122410515 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) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 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) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122410515 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) 20250813122410515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122410515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122410515 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122410515 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122410515 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122410515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122410515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122410515 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) 20250813122410515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122410515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122410515 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122410515 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122410515 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122410515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122410515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122410515 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) 20250813122410515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122410515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122410515 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122410515 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122410515 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122410515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122410515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122410515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122410515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122410515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122410515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122410515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122410515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122410515 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122410515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122410515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122410515 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 20250813122410515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122410515 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122410515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122410515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122410515 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 20250813122410515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122410515 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 20250813122410515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122410515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122410515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122410515 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 20250813122410515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122410515 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 20250813122410515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122410515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122410515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122410515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122410515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122410515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122410515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122410536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122410536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122410536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122410536 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122410536 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) 20250813122410536 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122410536 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122410536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122410536 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122410712 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 20250813122410712 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 20250813122410712 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122410712 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122410720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410720 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122410720 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122410720 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122410720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122410720 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122410720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122410723 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410723 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122410723 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122410723 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122410723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122410723 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122410723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122410727 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 20250813122410727 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 20250813122410727 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122410727 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122410733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122410733 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122410733 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122410733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122410733 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122410733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122410736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122410736 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122410736 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122410736 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122410736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122410736 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122410736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122411535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122411535 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122411535 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122411535 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122411535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122411535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122411535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122411535 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122411535 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122411535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122411535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122411536 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122411536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122411536 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122411536 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122411536 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122411536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411536 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122411536 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122411536 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122411536 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122411536 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) 20250813122411536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122411536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122411536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122411537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122411537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122411537 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122411537 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122411537 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122411537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122411537 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122411537 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122411537 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122411537 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122411537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122411537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122411537 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122411544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122411544 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122411544 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122411544 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122411544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122411544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122411544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122411544 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122411544 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122411544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122411544 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122411545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122411545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122411545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122411545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122411545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122411545 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) 20250813122411545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411545 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) 20250813122411545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122411545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122411545 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122411545 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122411545 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) 20250813122411545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122411545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122411545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122411545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122411545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122411545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122411545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122411545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122411545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122411545 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122411545 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122411545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122411545 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122411545 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122411545 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122411545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122411545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122411545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122411545 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(235)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122411561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@8ad7688026aa: Added conn table entry 0TC_rab_release0(238)13891090 20250813122412595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122412595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122412595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122412595 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122412595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd3f612, normal) (hnbgw_rua.c:407) 20250813122412595 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122412595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122412595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13891090 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122412595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122412595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122412595 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13891090 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122412595 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122412595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122412595 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-13891090 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122412595 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13891090 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122412595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122412595 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122412595 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122412595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122412595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122412595 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122412595 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{IDLE}: Allocated (fsm.c:456) 20250813122412595 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122412595 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000300056400500f1100926) (sccp_scrc.c:406) 20250813122412595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122412595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122412595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122412595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122412595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122412595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122412595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122412595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122412595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122412595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122412595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122412595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122412595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122412595 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122412595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122412595 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122412595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122412595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122412595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122412595 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122412595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122412595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122412595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122412595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@8ad7688026aa: Added conn table entry 0TC_rab_release0(238)5886972 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@8ad7688026aa: setverdict(pass): none -> pass 20250813122412610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122412610 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122412610 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122412610 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122412610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122412610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122412610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122412610 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122412610 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122412610 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122412610 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122412610 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122412610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122412610 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=000101cb) (sccp_scrc.c:477) 20250813122412610 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250813122412610 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122412610 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122412610 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122412610 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122412610 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) 20250813122412610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122412610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813122412810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122412810 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122412810 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122412810 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122412810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122412810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122412810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122412810 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122412810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122412810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122412810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122412810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122412810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122412811 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) 20250813122412811 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250813122412811 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122412811 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122412811 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122412811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122412811 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122412811 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122412811 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122412811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122412811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122412811 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122412811 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122412811 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122412811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122412811 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122412811 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{UNUSED}: Allocated (fsm.c:456) 20250813122412811 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{UNUSED}: is child of mgw(mgw-fsm-13891090-0)[0x557dd25d8770] (fsm.c:486) 20250813122412811 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13891090-0)[0x557dd25d8770] (mgcp_client_endpoint_fsm.c:724) 20250813122412811 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122412811 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122412811 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122412811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c6390]{ST_CRCX}: Allocated (fsm.c:456) 20250813122412811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c6390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0] (fsm.c:486) 20250813122412811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c6390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122412811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c6390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122412811 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: d3f61'... (mgcp_client.c:807) 20250813122412811 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122412811 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c6390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122412811 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f61217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3f61217", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f61217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3f61217", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813122412848 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250813122412848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122412848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122412848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122412848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122412848 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122412848 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412848 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412848 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122412848 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122412848 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412848 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122412848 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122412848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122412848 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122412848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122412848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122412848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122412848 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122412881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122412881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122412881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122412881 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122412881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd3f612) (hnbgw_rua.c:471) 20250813122412881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13891090 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122412881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122412881 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122412881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122412881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122412881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122412881 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122412881 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122412881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122412881 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122412881 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13891090-0)[0x557dd25d8770] (mgcp_client_endpoint_fsm.c:724) 20250813122412881 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122412881 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122412881 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412881 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122412881 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: d3f61'... (mgcp_client.c:807) 20250813122412881 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813122412881 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122412881 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122412881 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412882 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f61217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3f61217", 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" } } } } } } } 20250813122412906 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250813122412906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122412906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122412906 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412906 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122412906 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122412906 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13891090-0)[0x557dd25d8770] (mgcp_client_endpoint_fsm.c:724) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122412906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c69d0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122412906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c69d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0] (fsm.c:486) 20250813122412906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c69d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122412906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c69d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250813122412906 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: d3f61'... (mgcp_client.c:807) 20250813122412906 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813122412906 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13891090-0)[0x557dd25c69d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412906 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412907 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f61217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3f61217", 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" } } } } } } } 20250813122412917 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250813122412917 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122412917 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122412917 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122412917 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122412917 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122412917 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412917 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412917 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412917 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122412917 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122412917 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412917 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{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) 20250813122412917 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122412917 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122412917 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122412917 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122412917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122412917 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122412917 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122412917 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=000101cb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122412918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122412918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122412918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122412918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122412918 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122412918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122412918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122412918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122412918 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122412918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122412918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122412918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122412918 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: vl_len:21 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250813122412944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122412944 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122412944 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122412944 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122412944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122412944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122412944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122412944 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122412944 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122412944 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122412944 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122412944 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122412944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122412944 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) 20250813122412944 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250813122412944 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122412944 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122412944 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122412944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122412944 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122412944 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122412944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122412944 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813122412944 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813122412944 DMGW NOTICE mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250813122412944 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250813122412944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250813122412944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250813122412944 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250813122412944 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122412944 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122412944 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122412944 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: d3f61'... (mgcp_client.c:807) 20250813122412944 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122412944 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122412944 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122412944 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: d3f61'... (mgcp_client.c:807) 20250813122412944 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122412944 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122412944 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: Removing from parent mgw(mgw-fsm-13891090-0)[0x557dd25d8770] (mgcp_client_endpoint_fsm.c:873) 20250813122412944 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122412944 DLMGCP DEBUG mgw-endp(mgw-fsm-13891090-0)[0x557dd25c55a0]{IN_USE}: Deallocated (fsm.c:568) 20250813122412944 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122412944 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122412944 DMGW DEBUG mgw(mgw-fsm-13891090-0)[0x557dd25d8770]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122412944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122412944 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)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f61217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d3f61217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122412947 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250813122412947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122412947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122412947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122412947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122412947 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250813122412947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122412947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122412947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122412947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c69d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122412986 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34095<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@8ad7688026aa: Final verdict of PTC: none 20250813122412994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59062<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122412994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122412995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122412995 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122412995 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122412995 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122412995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122412995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122412995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122412995 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122412995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122412995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122412995 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122412995 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) 20250813122412995 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122412995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122412995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122412995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122412995 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122412995 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122412995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000101cb), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122412995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122412995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122412995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122412995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122412995 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122412995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122412995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122412995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{disrupted}: Freeing instance (context_map.c:202) 20250813122412995 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13891090)[0x557dd25e1cb0]{disrupted}: Deallocated (fsm.c:568) 20250813122412995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122412995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122412995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122412995 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13891090 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(234)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@8ad7688026aa: Final verdict of PTC: none 20250813122412995 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 20250813122412995 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) 20250813122412995 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122412995 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122412995 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122412995 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) 20250813122412995 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122412995 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813122412995 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) 20250813122412995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122412995 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122412995 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122412995 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122412995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122412995 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_rab_release(225)@8ad7688026aa: Final verdict of PTC: none TC_rab_release-Iuh0(229)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@8ad7688026aa: Final verdict of PTC: none 20250813122412995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122412995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122412996 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 20250813122412996 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) 20250813122412996 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122412996 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122412996 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122412996 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) 20250813122412996 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122412996 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED TC_rab_release-Iuh0-RUA(230)@8ad7688026aa: Final verdict of PTC: none 20250813122412996 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) 20250813122412996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122412996 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122412996 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122412996 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122412996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122412996 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122412996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122412996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(237)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(228)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@8ad7688026aa: Final verdict of PTC: none 20250813122412998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_rab_release finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed Aug 13 12:24:13 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250813122413037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122413539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50744<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240156) Waiting for packet dumper to finish... 1 (prev_count=240156, count=272240) 20250813122414995 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122414996 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122414996 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122414997 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122414997 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122414997 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_rab_release_abnormal started. 20250813122416668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122416672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122416677 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45441<->l=127.0.0.1:4262) (control_if.c:572) 20250813122416694 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122416694 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122416694 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122416694 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122416694 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122416694 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122416694 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122416694 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122416694 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122416694 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122416694 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122416695 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122416695 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122416695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122416695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122416695 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) 20250813122416695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416695 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) 20250813122416695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122416695 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) 20250813122416695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122416695 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122416695 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122416696 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122416696 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122416696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122416696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122416696 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) 20250813122416696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122416696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122416696 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122416696 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122416696 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122416696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122416696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122416696 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122416696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122416696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122416696 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122416696 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122416696 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122416696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122416696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122416696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122416696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122416696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122416696 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122416696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122416696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122416696 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 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122416696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122416696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122416696 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 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122416696 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 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122416696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122416696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122416696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122416696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122416696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122416696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122416696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(247)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122416711 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122416711 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122416711 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122416711 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122416711 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122416711 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122416711 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122416711 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122416711 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122416712 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122416712 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122416712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122416712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122416712 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) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416712 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) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122416712 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) 20250813122416712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122416712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122416712 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122416712 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122416712 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122416712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122416712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122416712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122416712 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) 20250813122416712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122416712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122416712 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122416712 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122416712 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122416712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122416712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122416712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122416712 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) 20250813122416712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122416712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122416712 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122416712 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122416712 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122416712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122416712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122416712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122416713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122416713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122416713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122416713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122416713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122416713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122416713 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122416713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122416713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122416713 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 20250813122416713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122416713 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122416713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122416713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122416713 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 20250813122416713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122416713 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 20250813122416713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122416713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122416713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122416713 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 20250813122416713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122416713 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 20250813122416713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122416713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122416713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122416713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122416713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122416713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122416713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122416735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122416735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122416735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122416735 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122416735 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) 20250813122416735 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122416735 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122416735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122416735 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122416791 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122416791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039a4e2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122416792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122416792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122416792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122416792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122416792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122416792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122416792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122416792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122416792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122416792 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813122416909 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 20250813122416909 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 20250813122416909 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122416909 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122416918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416918 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122416918 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122416918 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122416918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122416918 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122416918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122416921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122416921 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122416921 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122416921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122416921 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122416921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122416925 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 20250813122416925 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 20250813122416925 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122416925 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122416932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416932 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122416932 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122416932 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122416932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122416932 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122416932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122416935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122416935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122416935 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122416935 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122416935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122416935 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122416935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122417728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122417728 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122417728 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122417728 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122417728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122417728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122417728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122417728 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122417728 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122417728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122417728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122417728 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122417729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122417729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122417729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122417729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122417729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417729 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122417729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122417729 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122417729 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122417729 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) 20250813122417729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122417729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122417729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122417729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122417729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122417729 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122417729 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122417729 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122417729 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122417729 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122417729 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122417729 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122417729 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122417729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122417729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122417729 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122417733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122417733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122417733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122417733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122417733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122417733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122417733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122417733 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122417733 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122417733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122417733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122417733 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122417733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122417733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122417733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122417733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122417733 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) 20250813122417733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417733 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) 20250813122417734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122417734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122417734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122417734 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122417734 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) 20250813122417734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122417734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122417734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122417734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122417734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122417734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122417734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122417735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122417735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122417735 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122417735 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122417735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122417735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122417735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122417735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122417735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122417735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122417735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122417735 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(249)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122417755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50770<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@8ad7688026aa: Added conn table entry 0TC_rab_release_abnormal0(252)12369211 20250813122418798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122418798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122418798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122418798 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122418798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbcbd3b, normal) (hnbgw_rua.c:407) 20250813122418798 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122418798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122418798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12369211 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122418798 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122418798 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122418798 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12369211 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122418798 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122418798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122418798 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-12369211 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122418798 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12369211 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122418798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122418798 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122418798 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122418798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122418798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122418798 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122418798 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{IDLE}: Allocated (fsm.c:456) 20250813122418798 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122418798 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030002420056400500f1100926) (sccp_scrc.c:406) 20250813122418798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122418798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122418798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122418798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122418798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122418798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122418798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122418798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122418798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122418798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122418798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122418798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122418798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122418798 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122418798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122418798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122418798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122418798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122418798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122418798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122418798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122418798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122418798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122418798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@8ad7688026aa: Added conn table entry 0TC_rab_release_abnormal0(252)1841367 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122418816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122418816 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122418816 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122418816 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122418816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122418816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122418816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122418816 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122418816 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122418816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122418816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122418816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122418816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122418816 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=00f20ac6) (sccp_scrc.c:477) 20250813122418816 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250813122418816 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122418816 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122418816 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122418816 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122418816 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) 20250813122418816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122418816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813122419018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122419018 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122419018 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122419018 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122419018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122419018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122419018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122419018 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122419018 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122419018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122419019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122419019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122419019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122419019 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) 20250813122419019 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250813122419019 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122419019 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122419019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122419019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122419019 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122419019 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122419019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122419019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122419019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122419019 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122419019 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122419019 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122419019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122419019 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122419019 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{UNUSED}: Allocated (fsm.c:456) 20250813122419019 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{UNUSED}: is child of mgw(mgw-fsm-12369211-0)[0x557dd25c6390] (fsm.c:486) 20250813122419019 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12369211-0)[0x557dd25c6390] (mgcp_client_endpoint_fsm.c:724) 20250813122419019 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122419019 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122419019 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122419019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25d8770]{ST_CRCX}: Allocated (fsm.c:456) 20250813122419019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25d8770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0] (fsm.c:486) 20250813122419019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25d8770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122419019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25d8770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122419019 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: bcbd3'... (mgcp_client.c:807) 20250813122419019 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122419019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25d8770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122419019 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bcbd3b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bcbd3b17", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bcbd3b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bcbd3b17", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813122419062 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250813122419062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122419062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122419062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122419062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122419062 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122419062 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419062 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419062 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122419062 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122419062 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419062 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122419062 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122419062 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122419062 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122419062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122419062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122419062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122419062 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122419094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122419094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122419094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122419094 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122419094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbcbd3b) (hnbgw_rua.c:471) 20250813122419094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12369211 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122419094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122419094 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122419094 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122419094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122419094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122419094 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122419094 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122419094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122419094 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122419094 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12369211-0)[0x557dd25c6390] (mgcp_client_endpoint_fsm.c:724) 20250813122419094 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122419094 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122419094 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122419094 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: bcbd3'... (mgcp_client.c:807) 20250813122419094 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813122419094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122419094 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122419094 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419094 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "bcbd3b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bcbd3b17", 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" } } } } } } } 20250813122419109 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250813122419109 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122419109 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122419109 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419109 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122419109 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122419109 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12369211-0)[0x557dd25c6390] (mgcp_client_endpoint_fsm.c:724) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122419109 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25b73a0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122419109 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25b73a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0] (fsm.c:486) 20250813122419109 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25b73a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122419109 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25b73a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250813122419109 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: bcbd3'... (mgcp_client.c:807) 20250813122419109 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813122419109 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12369211-0)[0x557dd25b73a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419109 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "bcbd3b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bcbd3b17", 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" } } } } } } } 20250813122419117 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250813122419117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122419117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122419117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122419117 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122419117 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122419117 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419117 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419117 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419117 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122419117 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122419117 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419117 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{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) 20250813122419117 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122419117 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122419117 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122419117 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122419117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122419117 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122419117 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122419117 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=00f20ac6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122419117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122419117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122419117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122419117 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122419117 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122419117 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122419117 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122419117 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122419117 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122419117 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122419117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122419117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122419117 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: vl_len:21 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250813122419157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122419157 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122419157 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122419157 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122419157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122419157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122419157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122419157 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122419157 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122419157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122419157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122419157 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122419157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122419157 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) 20250813122419157 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250813122419157 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122419157 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122419157 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122419157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122419157 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122419157 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122419157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122419157 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813122419157 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813122419157 DMGW NOTICE mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250813122419157 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250813122419157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250813122419157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250813122419157 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250813122419157 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122419157 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122419157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122419157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: bcbd3'... (mgcp_client.c:807) 20250813122419157 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122419157 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122419157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122419157 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: bcbd3'... (mgcp_client.c:807) 20250813122419157 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122419157 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122419157 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: Removing from parent mgw(mgw-fsm-12369211-0)[0x557dd25c6390] (mgcp_client_endpoint_fsm.c:873) 20250813122419157 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122419157 DLMGCP DEBUG mgw-endp(mgw-fsm-12369211-0)[0x557dd25c55a0]{IN_USE}: Deallocated (fsm.c:568) 20250813122419157 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122419157 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122419157 DMGW DEBUG mgw(mgw-fsm-12369211-0)[0x557dd25c6390]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122419157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122419157 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)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "bcbd3b17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "bcbd3b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122419162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250813122419162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122419162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122419162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122419162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122419162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250813122419162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122419162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122419162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122419162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25b73a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122419230 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45441<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@8ad7688026aa: Final verdict of PTC: none 20250813122419238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50764<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122419238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50758<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122419239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122419239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122419239 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122419239 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) 20250813122419239 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122419239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122419239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122419239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122419239 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122419239 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122419239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20ac6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122419239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122419239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122419239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122419239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122419239 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122419239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122419239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122419239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{disrupted}: Freeing instance (context_map.c:202) 20250813122419239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12369211)[0x557dd25e1cb0]{disrupted}: Deallocated (fsm.c:568) 20250813122419239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122419239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122419239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122419239 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12369211 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122419239 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122419239 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122419239 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122419239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122419239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122419239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122419239 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@8ad7688026aa: Final verdict of PTC: none 20250813122419239 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122419239 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) 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122419239 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122419239 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) 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122419239 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.sgsn0-SCCP(248)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_rab_release_abnormal(239)@8ad7688026aa: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@8ad7688026aa: Final verdict of PTC: none 20250813122419239 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) 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122419239 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 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122419239 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122419239 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122419239 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122419239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122419239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122419239 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122419239 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) 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122419239 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813122419240 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 HNBGW_Test.msc0-SCCP(245)@8ad7688026aa: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(251)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(242)@8ad7688026aa: Final verdict of PTC: none 20250813122419240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50770<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed Aug 13 12:24:19 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 20250813122419275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122419777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50786<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244988) Waiting for packet dumper to finish... 1 (prev_count=244988, count=274720) 20250813122421241 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122421241 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122421241 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_rab_assign_fail started. 20250813122422912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122422915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122422918 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38701<->l=127.0.0.1:4262) (control_if.c:572) 20250813122422931 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122422931 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122422931 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122422931 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122422931 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122422931 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122422931 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122422932 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122422932 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122422932 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122422932 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122422932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122422932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122422932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122422932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122422932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122422932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122422932 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122422932 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122422932 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122422932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122422932 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122422932 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122422932 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122422932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122422932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122422932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122422932 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122422932 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 20250813122422933 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122422933 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122422933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122422933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122422933 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) 20250813122422933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422933 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) 20250813122422933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122422933 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) 20250813122422933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122422933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122422933 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122422933 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122422933 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122422933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122422933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122422933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122422933 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) 20250813122422933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122422933 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122422933 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122422933 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122422933 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122422934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122422934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122422934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122422934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122422934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122422934 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122422934 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122422934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122422934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122422934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122422934 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 20250813122422934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122422934 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122422934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122422934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122422934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122422934 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 20250813122422934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122422934 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 20250813122422934 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122422934 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122422934 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122422934 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122422934 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122422934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122422934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122422934 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(261)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122422947 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122422947 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122422947 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122422947 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122422947 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122422948 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122422948 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122422948 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122422948 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122422949 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122422949 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122422949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122422949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122422949 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) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 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) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122422949 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) 20250813122422949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122422949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122422949 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122422949 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122422949 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122422949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122422949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122422949 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) 20250813122422949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122422949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122422949 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122422949 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122422949 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122422949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122422949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122422949 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) 20250813122422949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122422949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122422949 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122422949 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122422949 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122422949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122422949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122422949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122422949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122422949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122422949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122422949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122422949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122422949 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122422949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122422949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122422949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122422949 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 20250813122422949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122422949 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122422949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122422949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122422949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122422949 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 20250813122422949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122422949 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 20250813122422949 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122422949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122422949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122422949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122422949 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 20250813122422950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122422950 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 20250813122422950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122422950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122422950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122422950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122422950 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122422950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122422950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122422950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122422975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122422975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122422975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122422975 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122422975 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) 20250813122422975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122422975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122422975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122422975 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122422996 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122422996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000101cb), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122422996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122422996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122422996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122422996 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122422996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122422996 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122422996 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122422996 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122422996 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122422996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122422996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122422996 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122422996 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 20250813122423145 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 20250813122423145 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 20250813122423145 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 20250813122423145 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122423145 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122423145 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122423145 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122423154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122423154 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122423154 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122423154 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122423154 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122423154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122423154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122423154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122423159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122423159 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122423159 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122423159 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122423159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122423159 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250813122423159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122423162 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 20250813122423162 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 20250813122423162 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122423162 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122423168 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122423168 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122423168 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122423168 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122423168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122423168 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122423168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122423171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122423171 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122423171 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122423171 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122423171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122423171 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122423171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122423963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122423963 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122423963 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122423963 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122423963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122423963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122423963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122423963 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122423964 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122423964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122423964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122423964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122423964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122423964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122423964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122423964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122423964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122423964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122423964 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122423964 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122423964 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) 20250813122423964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122423964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122423964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122423964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122423964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122423964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122423964 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122423964 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122423965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122423965 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122423965 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122423965 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122423965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122423965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122423965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122423965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122423976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122423976 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122423976 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122423976 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122423976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122423976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122423976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122423976 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122423976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122423976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122423976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122423976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122423976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122423976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122423976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122423976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122423976 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) 20250813122423976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423976 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) 20250813122423976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122423976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122423976 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122423976 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122423976 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) 20250813122423976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122423976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122423976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122423976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122423976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122423976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122423976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122423976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122423976 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122423977 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122423977 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122423977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122423977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122423977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122423977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122423977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122423977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122423977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122423977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122423995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45602<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@8ad7688026aa: Added conn table entry 0TC_rab_assign_fail0(266)3041652 20250813122425044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122425044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122425044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122425044 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122425044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e6974, normal) (hnbgw_rua.c:407) 20250813122425044 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122425044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122425044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3041652 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122425045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122425045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122425045 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3041652 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122425045 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122425045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122425045 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-3041652 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122425045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3041652 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122425045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122425045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122425045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122425045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122425045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122425045 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122425045 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{IDLE}: Allocated (fsm.c:456) 20250813122425045 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122425045 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002df0056400500f1100926) (sccp_scrc.c:406) 20250813122425045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122425045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122425045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122425045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122425045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122425045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122425045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122425045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122425045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122425045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122425045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122425045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122425045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122425045 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122425045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122425046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122425046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122425046 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122425046 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122425046 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122425046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122425046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122425046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122425046 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@8ad7688026aa: Added conn table entry 0TC_rab_assign_fail0(266)16772754 HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: Session index based on connection ID:0 TC_rab_assign_fail0(266)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122425063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122425063 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122425063 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122425063 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122425063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122425063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122425063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122425063 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122425063 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122425063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122425063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122425063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122425063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122425063 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=00282715) (sccp_scrc.c:477) 20250813122425063 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250813122425063 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122425064 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122425064 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122425064 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122425064 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) 20250813122425064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122425064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813122425270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122425270 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122425270 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122425270 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122425270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122425270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122425270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122425270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122425271 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122425271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122425271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122425271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122425271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122425271 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) 20250813122425271 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250813122425271 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122425271 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122425271 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122425271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122425271 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122425271 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122425271 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122425271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122425271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122425271 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122425271 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122425271 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122425271 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122425271 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122425271 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{UNUSED}: Allocated (fsm.c:456) 20250813122425271 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{UNUSED}: is child of mgw(mgw-fsm-3041652-0)[0x557dd25d8770] (fsm.c:486) 20250813122425271 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3041652-0)[0x557dd25d8770] (mgcp_client_endpoint_fsm.c:724) 20250813122425271 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122425271 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122425271 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122425271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3041652-0)[0x557dd25c6390]{ST_CRCX}: Allocated (fsm.c:456) 20250813122425271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3041652-0)[0x557dd25c6390]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0] (fsm.c:486) 20250813122425271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3041652-0)[0x557dd25c6390]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122425271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3041652-0)[0x557dd25c6390]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122425271 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 2e697'... (mgcp_client.c:807) 20250813122425271 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122425271 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3041652-0)[0x557dd25c6390]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122425271 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e697417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e697417", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2e697417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2e697417", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813122425311 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250813122425311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122425311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122425311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122425311 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122425311 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122425311 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{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) 20250813122425311 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{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) 20250813122425311 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122425311 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122425311 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{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) 20250813122425311 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122425311 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122425311 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122425311 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122425311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122425312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122425312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122425312 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122425331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122425331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122425331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250813122425331 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122425331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2e6974) (hnbgw_rua.c:471) 20250813122425331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3041652 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250813122425331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122425331 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122425331 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122425331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122425331 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250813122425331 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122425331 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122425331 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250813122425331 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250813122425331 DMGW ERROR mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250813122425331 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250813122425331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250813122425331 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122425331 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122425331 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=00282715), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250813122425331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122425331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122425331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122425331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122425331 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250813122425331 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122425331 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122425331 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122425332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 2e697'... (mgcp_client.c:807) 20250813122425332 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122425332 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122425332 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{IN_USE}: Removing from parent mgw(mgw-fsm-3041652-0)[0x557dd25d8770] (mgcp_client_endpoint_fsm.c:873) 20250813122425332 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122425332 DLMGCP DEBUG mgw-endp(mgw-fsm-3041652-0)[0x557dd25c55a0]{IN_USE}: Deallocated (fsm.c:568) 20250813122425332 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122425332 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122425332 DMGW DEBUG mgw(mgw-fsm-3041652-0)[0x557dd25d8770]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122425332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122425332 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122425332 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122425332 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122425332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122425332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122425332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122425332 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "2e697417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122425363 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250813122425363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122425363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122425363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122425363 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c6390]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122425374 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38701<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@8ad7688026aa: Final verdict of PTC: none 20250813122425383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45600<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122425383 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45598<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail-Iuh0-RUA(258)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@8ad7688026aa: Final verdict of PTC: none 20250813122425384 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122425384 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) 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122425384 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122425384 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(263)@8ad7688026aa: Final verdict of PTC: none 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122425384 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122425384 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) 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(262)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@8ad7688026aa: Final verdict of PTC: none 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122425384 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122425384 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) 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122425384 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 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122425384 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122425384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122425384 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122425384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122425384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122425384 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 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122425384 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122425384 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122425384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_rab_assign_fail-Iuh0(257)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@8ad7688026aa: Final verdict of PTC: none 20250813122425384 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122425384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122425384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(265)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(256)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@8ad7688026aa: Final verdict of PTC: none 20250813122425387 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_rab_assign_fail finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed Aug 13 12:24:25 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 20250813122425439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122425534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122425534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122425534 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122425534 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) 20250813122425534 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122425534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122425534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122425534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122425534 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122425534 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122425534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00282715), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122425534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122425534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122425534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122425534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122425534 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122425534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122425535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122425535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{disrupted}: Freeing instance (context_map.c:202) 20250813122425535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3041652)[0x557dd25e1cb0]{disrupted}: Deallocated (fsm.c:568) 20250813122425535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122425535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122425535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122425535 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3041652 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122425535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122425535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122425535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122425535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122425535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122425535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122425535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122425535 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122425942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244304) 20250813122426793 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122426793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039a4e2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122426793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122426793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122426793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122426793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122426793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122426793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122426793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122426793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122426793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122426793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122426793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122426793 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=244304, count=250272) 20250813122427385 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122427385 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122427385 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122427385 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122427385 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122427385 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:24: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_rab_assign_mgcp_to started. 20250813122429087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122429091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122429094 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37319<->l=127.0.0.1:4262) (control_if.c:572) 20250813122429108 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122429108 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122429108 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122429109 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122429109 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122429109 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122429109 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122429109 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122429109 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122429109 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122429109 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122429109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122429109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122429109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122429109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122429109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122429109 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122429110 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122429110 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122429110 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122429110 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429110 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122429110 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122429110 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122429110 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122429110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122429110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122429111 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122429111 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122429111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122429111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122429111 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) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429111 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) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122429111 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) 20250813122429111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122429111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122429111 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122429111 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122429111 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122429111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122429111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122429111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122429111 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) 20250813122429111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122429111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122429111 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122429111 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122429111 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122429111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122429111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122429111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122429111 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122429111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122429111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122429111 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122429111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429111 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122429111 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122429111 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 20250813122429111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122429111 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122429111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429111 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122429111 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122429111 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 20250813122429111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122429111 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 20250813122429111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122429111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429111 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122429111 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122429111 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122429111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122429111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122429111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(275)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122429125 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122429125 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122429125 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122429125 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122429125 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122429125 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122429125 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122429125 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122429125 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122429126 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122429126 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122429126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122429126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122429126 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) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 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) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122429126 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) 20250813122429126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122429126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122429126 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122429126 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122429126 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122429126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122429126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122429126 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) 20250813122429126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122429126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122429126 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122429126 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122429126 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122429126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122429126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122429126 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) 20250813122429126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122429126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122429126 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122429126 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122429126 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122429126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122429126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122429126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122429126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122429126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122429126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122429126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122429126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122429126 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122429126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122429126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122429126 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 20250813122429126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122429126 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122429127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122429127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122429127 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 20250813122429127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122429127 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 20250813122429127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122429127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122429127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122429127 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 20250813122429127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122429127 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 20250813122429127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122429127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122429127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122429127 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122429127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122429127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122429127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122429149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122429149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122429149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122429149 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122429149 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) 20250813122429149 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122429149 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122429149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122429149 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122429239 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122429239 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20ac6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122429239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122429239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122429239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122429239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122429240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122429240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122429240 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122429240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122429240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122429240 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122429323 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 20250813122429323 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 20250813122429323 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122429323 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122429332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429332 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122429332 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122429332 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122429333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122429333 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122429333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122429335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429335 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122429335 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122429335 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122429336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122429336 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122429336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122429339 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 20250813122429339 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 20250813122429339 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122429339 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122429346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429346 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122429346 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122429346 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122429346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122429346 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122429346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122429349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122429349 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122429349 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122429349 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122429349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122429349 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122429349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122430137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122430137 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122430137 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122430137 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122430137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122430137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122430137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122430137 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122430137 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122430137 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122430137 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122430137 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122430138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122430138 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122430138 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122430138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122430138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122430138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122430138 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122430138 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122430138 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) 20250813122430138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122430138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122430138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122430138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122430138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122430138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122430138 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122430138 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122430138 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122430139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122430139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122430139 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122430139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122430139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122430139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122430139 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122430148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122430148 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122430148 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122430149 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122430149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122430149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122430149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122430149 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122430149 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122430149 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122430149 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122430149 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122430149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122430149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122430149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122430149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122430149 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) 20250813122430149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430149 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) 20250813122430149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122430149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122430149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122430149 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122430149 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) 20250813122430149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122430149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122430149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122430149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122430149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122430149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122430149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122430149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122430149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122430149 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122430149 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122430149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122430150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122430150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122430150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122430150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122430150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122430150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122430150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(277)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122430191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8ad7688026aa: Added conn table entry 0TC_rab_assign_mgcp_to0(280)13804508 20250813122431240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122431240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122431240 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122431240 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122431240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd2a3dc, normal) (hnbgw_rua.c:407) 20250813122431240 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122431240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122431240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13804508 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122431240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122431240 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122431240 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13804508 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122431240 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122431240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122431240 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-13804508 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122431240 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13804508 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122431240 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122431240 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122431241 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122431241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122431241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122431241 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122431241 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{IDLE}: Allocated (fsm.c:456) 20250813122431241 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122431241 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003560056400500f1100926) (sccp_scrc.c:406) 20250813122431241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122431241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122431241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122431241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122431241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122431241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122431241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122431241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122431241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122431241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122431241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122431241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122431241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122431241 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122431241 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122431241 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122431241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122431241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122431241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122431241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122431241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122431241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122431241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122431241 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@8ad7688026aa: Added conn table entry 0TC_rab_assign_mgcp_to0(280)13127692 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@8ad7688026aa: setverdict(pass): none -> pass 20250813122431254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122431254 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122431254 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122431254 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122431254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122431254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122431254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122431254 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122431254 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122431254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122431254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122431254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122431254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122431254 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=0070d7f5) (sccp_scrc.c:477) 20250813122431254 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250813122431254 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122431254 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122431254 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122431254 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122431254 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) 20250813122431254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122431254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813122431458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122431458 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122431458 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122431458 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122431458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122431458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122431458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122431458 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122431458 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122431459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122431459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122431459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122431459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122431459 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) 20250813122431459 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250813122431459 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122431459 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122431459 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122431459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122431459 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122431459 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122431459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122431459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122431459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122431459 DMGW DEBUG mgw(mgw-fsm-13804508-0)[0x557dd25c55a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122431459 DMGW DEBUG mgw(mgw-fsm-13804508-0)[0x557dd25c55a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122431459 DMGW DEBUG mgw(mgw-fsm-13804508-0)[0x557dd25c55a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122431459 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122431459 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122431459 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{UNUSED}: Allocated (fsm.c:456) 20250813122431459 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{UNUSED}: is child of mgw(mgw-fsm-13804508-0)[0x557dd25c55a0] (fsm.c:486) 20250813122431459 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13804508-0)[0x557dd25c55a0] (mgcp_client_endpoint_fsm.c:724) 20250813122431459 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122431459 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122431459 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122431459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13804508-0)[0x557dd25da230]{ST_CRCX}: Allocated (fsm.c:456) 20250813122431459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13804508-0)[0x557dd25da230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770] (fsm.c:486) 20250813122431459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13804508-0)[0x557dd25da230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122431459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13804508-0)[0x557dd25da230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122431459 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: d2a3d'... (mgcp_client.c:807) 20250813122431459 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813122431459 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13804508-0)[0x557dd25da230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122431459 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d2a3dc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2a3dc17", 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)@8ad7688026aa: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d2a3dc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d2a3dc17", 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" } } } } } } } 20250813122432997 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122432997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000101cb), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122432997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122432997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122432998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122432998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122432998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122432998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122432998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122432998 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122432998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122432998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122432998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122432998 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122433005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122433005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122433005 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122433005 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122433005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122433005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122433005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122433005 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122433005 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122433005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122433005 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122433006 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122433006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122433006 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=000101cb) (sccp_scrc.c:477) 20250813122433006 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250813122433006 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122433006 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122433006 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122433006 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122433006 DLSCCP DEBUG SCCP-SCOC(24)[0x557dd25c7ec0]{IDLE}: Deallocated (fsm.c:568) 20250813122435460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25da230]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250813122435460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25da230]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250813122435460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25da230]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770] (mgcp_client_fsm.c:526) 20250813122435460 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250813122435460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25da230]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250813122435460 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25da230]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250813122435460 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250813122435460 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122435460 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250813122435460 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-13804508-0)[0x557dd25c55a0] (mgcp_client_endpoint_fsm.c:925) 20250813122435460 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250813122435460 DLMGCP DEBUG mgw-endp(mgw-fsm-13804508-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250813122435460 DMGW DEBUG mgw(mgw-fsm-13804508-0)[0x557dd25c55a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250813122435460 DMGW ERROR mgw(mgw-fsm-13804508-0)[0x557dd25c55a0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250813122435460 DMGW DEBUG mgw(mgw-fsm-13804508-0)[0x557dd25c55a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250813122435460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250813122435460 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122435460 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122435460 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=0070d7f5), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250813122435460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122435460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122435460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122435460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122435460 DMGW DEBUG mgw(mgw-fsm-13804508-0)[0x557dd25c55a0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250813122435460 DMGW DEBUG mgw(mgw-fsm-13804508-0)[0x557dd25c55a0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250813122435460 DMGW DEBUG mgw(mgw-fsm-13804508-0)[0x557dd25c55a0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250813122435460 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122435460 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122435461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122435461 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122435461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122435461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122435461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122435461 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122435482 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122435482 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122435482 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122435482 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122435482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122435482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122435482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122435482 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122435483 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122435483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122435483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122435483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122435483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122435483 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) 20250813122435483 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250813122435483 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122435483 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122435483 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122435483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122435483 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122435483 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122435483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122435483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122435483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122435483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122435483 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8ad7688026aa: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)13804508 20250813122435512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122435512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122435512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122435512 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122435512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd2a3dc,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122435512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13804508 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122435512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122435512 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122435512 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122435512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122435512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122435512 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122435512 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122435512 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=0070d7f5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122435512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122435512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122435512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122435512 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122435512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122435512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122435512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122435512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122435512 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122435512 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122435512 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122435512 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122435512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122435512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122435512 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@8ad7688026aa: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)13127692 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Session index based on connection ID:0 20250813122435523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122435523 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122435523 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122435523 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122435523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122435523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122435523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122435523 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122435523 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122435523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122435523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122435523 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122435523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122435523 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=0070d7f5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122435523 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250813122435523 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122435523 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122435523 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122435523 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) 20250813122435524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122435524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122435524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122435524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{disconnected}: Freeing instance (context_map.c:202) 20250813122435524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13804508)[0x557dd25e1cb0]{disconnected}: Deallocated (fsm.c:568) 20250813122435524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122435524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122435524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122435524 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13804508 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813122435524 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=0070d7f5), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250813122435524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122435524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122435524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122435524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122435524 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122435524 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122435524 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122435524 DLSCCP DEBUG SCCP-SCOC(27)[0x557dd25c6390]{IDLE}: Deallocated (fsm.c:568) 20250813122435524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122435524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122435524 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122435524 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122435524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122435524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122435524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122435524 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: RLC received in state:disconnect_pending 20250813122435535 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122435535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00282715), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122435535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122435535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122435535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122435535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122435535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122435535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122435535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122435535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122435535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122435535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122435535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122435535 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122435538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122435538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122435538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122435538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122435538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122435538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122435538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122435538 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122435538 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122435538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122435538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122435538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122435538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122435538 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=00282715) (sccp_scrc.c:477) 20250813122435538 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250813122435538 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122435538 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122435538 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122435538 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122435538 DLSCCP DEBUG SCCP-SCOC(26)[0x557dd25b73a0]{IDLE}: Deallocated (fsm.c:568) 20250813122436794 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122436794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0039a4e2), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122436794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122436794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122436794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122436794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122436794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122436794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122436794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122436795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122436795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122436795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122436795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122436795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122436801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122436801 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122436801 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122436801 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122436801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122436801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122436801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122436801 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122436801 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122436801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122436801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122436801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122436801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122436801 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=0039a4e2) (sccp_scrc.c:477) 20250813122436801 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250813122436801 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122436801 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122436801 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122436801 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122436801 DLSCCP DEBUG SCCP-SCOC(6)[0x557dd25be690]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122437535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45626<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122437535 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37319<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(269)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(268)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122437540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45616<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122437541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122437541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122437541 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122437542 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) 20250813122437542 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(276)@8ad7688026aa: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8ad7688026aa: Final verdict of PTC: none 20250813122437542 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122437542 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) MutexDispCT-TC_rab_assign_mgcp_to(267)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@8ad7688026aa: Final verdict of PTC: none 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122437543 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122437543 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) 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122437543 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122437543 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) 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122437543 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(277)@8ad7688026aa: Final verdict of PTC: none 20250813122437543 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) 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122437543 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 20250813122437543 DLSS7 <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-M3UA(278)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@8ad7688026aa: Final verdict of PTC: none 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122437543 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122437543 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122437543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122437543 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122437543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122437543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122437544 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 20250813122437544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122437544 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122437544 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122437544 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122437544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122437544 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122437544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122437544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(270)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(279)@8ad7688026aa: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@8ad7688026aa: Final verdict of PTC: none 20250813122437546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed Aug 13 12:24:37 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 20250813122437652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122438155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50118<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268540) Waiting for packet dumper to finish... 1 (prev_count=268540, count=272700) 20250813122439240 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122439240 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20ac6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122439240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122439240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122439240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122439241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122439241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122439241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122439241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122439241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122439241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122439241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122439241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122439241 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122439545 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122439545 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122439545 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122439545 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122439545 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122439545 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:24:40 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250813122441278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122441283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122441286 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33697<->l=127.0.0.1:4262) (control_if.c:572) 20250813122441301 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122441301 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122441301 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122441302 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122441302 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122441302 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122441302 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122441302 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122441302 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122441302 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122441302 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122441302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122441302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122441302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122441302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122441302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122441302 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122441302 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122441302 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122441302 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122441302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441302 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122441302 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122441302 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122441302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122441302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122441302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122441303 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122441303 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122441303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122441303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122441303 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) 20250813122441303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441303 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) 20250813122441303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122441303 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) 20250813122441304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122441304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122441304 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122441304 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122441304 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122441304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122441304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122441304 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) 20250813122441304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122441304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122441304 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122441304 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122441304 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122441304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122441304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122441304 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122441304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122441304 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122441304 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122441304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122441304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122441304 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 20250813122441304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122441304 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122441304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122441304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122441304 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 20250813122441304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122441304 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 20250813122441304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122441304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441304 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122441304 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122441304 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122441304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122441304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122441304 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(289)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122441319 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122441319 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122441319 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122441319 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122441319 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122441319 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122441319 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122441319 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122441319 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122441321 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122441321 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122441321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122441321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122441321 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) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 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) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122441321 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) 20250813122441321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122441321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122441321 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122441321 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122441321 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122441321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122441321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122441321 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) 20250813122441321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122441321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122441321 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122441321 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122441321 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122441321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122441321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122441321 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) 20250813122441321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122441321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122441321 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122441321 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122441321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122441321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122441321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122441321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122441321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122441321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122441321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122441321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122441321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122441321 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122441321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122441321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122441321 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 20250813122441321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122441321 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122441321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122441321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122441321 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 20250813122441321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122441321 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 20250813122441321 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122441321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122441321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122441321 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 20250813122441321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122441321 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 20250813122441321 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122441321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441322 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122441322 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122441322 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122441322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122441322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122441322 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122441344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122441344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122441344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122441344 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122441344 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) 20250813122441344 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122441344 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122441344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122441344 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122441516 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 20250813122441516 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 20250813122441516 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122441516 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122441525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122441526 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122441526 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122441526 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122441526 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122441526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122441529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441529 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122441529 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122441529 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122441529 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122441529 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122441529 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122441534 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 20250813122441534 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 20250813122441534 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122441534 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122441540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441540 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122441540 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122441540 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122441540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122441540 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122441540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122441543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122441543 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122441543 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122441543 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122441543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122441543 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122441543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122442332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122442332 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122442332 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122442332 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122442332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122442332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122442332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122442332 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122442332 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122442333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122442333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122442333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122442333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122442333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122442333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122442333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122442333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442333 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122442333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122442333 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122442333 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122442333 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) 20250813122442333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122442333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122442333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122442334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122442334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122442334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122442334 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122442334 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122442334 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122442334 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122442334 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122442334 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122442334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122442334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122442334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122442334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122442345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122442345 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122442345 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122442345 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122442345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122442345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122442345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122442345 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122442345 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122442345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122442345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122442345 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122442345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122442345 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122442345 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122442345 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122442345 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) 20250813122442345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442345 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) 20250813122442345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442345 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122442345 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122442345 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122442345 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122442345 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) 20250813122442345 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122442345 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122442345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122442346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122442346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122442346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122442346 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122442346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122442346 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122442346 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122442346 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122442346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122442346 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122442346 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122442346 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122442346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122442346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122442346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122442346 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(291)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122442367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51602<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1032436 20250813122443419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122443419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122443419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122443419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122443419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfc0f4, normal) (hnbgw_rua.c:407) 20250813122443419 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122443419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122443419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032436 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122443419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122443419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122443419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032436 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122443419 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122443420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122443420 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-1032436 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122443420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032436 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122443420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122443420 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122443420 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122443420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122443420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122443420 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122443420 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{IDLE}: Allocated (fsm.c:456) 20250813122443420 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122443420 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000230056400500f1100926) (sccp_scrc.c:406) 20250813122443420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122443420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122443420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122443420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122443420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122443420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122443420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122443420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122443420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122443420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122443420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122443420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122443420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122443420 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122443420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122443420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122443420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122443420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122443420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122443420 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122443420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122443420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122443420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122443420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@8ad7688026aa: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4038143 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: setverdict(pass): none -> pass 20250813122443439 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122443439 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122443439 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122443439 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122443440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122443440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122443440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122443440 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122443440 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122443440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122443440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122443440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122443440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122443440 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=005d9058) (sccp_scrc.c:477) 20250813122443440 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250813122443440 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122443440 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122443440 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122443440 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122443440 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) 20250813122443440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122443440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@8ad7688026aa: 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)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813122443642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122443642 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122443642 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122443642 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122443642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122443642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122443642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122443642 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122443643 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122443643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122443643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122443643 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122443643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122443643 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) 20250813122443643 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250813122443643 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122443643 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122443643 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122443643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122443643 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122443643 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122443643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122443643 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122443643 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122443643 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122443643 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122443643 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122443643 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122443643 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122443643 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{UNUSED}: Allocated (fsm.c:456) 20250813122443644 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{UNUSED}: is child of mgw(mgw-fsm-1032436-0)[0x557dd25da230] (fsm.c:486) 20250813122443644 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1032436-0)[0x557dd25da230] (mgcp_client_endpoint_fsm.c:724) 20250813122443644 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122443644 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122443644 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122443644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c55a0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122443644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c55a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770] (fsm.c:486) 20250813122443644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c55a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122443644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c55a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122443644 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=198 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: fc0f4'... (mgcp_client.c:807) 20250813122443644 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250813122443644 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c55a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122443644 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fc0f417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fc0f417", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fc0f417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fc0f417", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813122443679 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250813122443679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122443679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122443679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122443679 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122443679 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122443679 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443679 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443679 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122443679 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122443679 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443679 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122443680 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122443680 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122443680 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122443680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122443680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122443680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122443680 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122443708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122443708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122443708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122443708 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122443708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfc0f4) (hnbgw_rua.c:471) 20250813122443708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032436 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122443708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122443708 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122443708 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122443708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122443708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122443708 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122443708 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122443708 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122443708 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122443708 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1032436-0)[0x557dd25da230] (mgcp_client_endpoint_fsm.c:724) 20250813122443708 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122443708 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122443708 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122443708 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=213 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: fc0f'... (mgcp_client.c:807) 20250813122443708 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250813122443708 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122443708 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122443708 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443708 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "fc0f417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fc0f417", 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" } } } } } } } 20250813122443725 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250813122443725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250813122443725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122443725 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122443725 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122443725 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443725 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443725 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122443725 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122443725 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443725 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122443725 DMGW INFO mgw(mgw-fsm-1032436-0)[0x557dd25da230]{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) 20250813122443725 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250813122443725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122443725 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122443725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122443725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122443725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122443725 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122443728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122443729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122443729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122443729 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122443729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfc0f4) (hnbgw_rua.c:471) 20250813122443729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032436 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122443729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122443729 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122443729 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122443729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122443729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122443729 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122443729 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122443729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122443729 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250813122443729 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250813122443729 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122443729 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1032436-0)[0x557dd25da230] (mgcp_client_endpoint_fsm.c:724) 20250813122443729 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122443729 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122443729 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122443729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c7ec0]{ST_CRCX}: Allocated (fsm.c:456) 20250813122443729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c7ec0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770] (fsm.c:486) 20250813122443729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c7ec0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122443729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c7ec0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250813122443729 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=203 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: fc0f'... (mgcp_client.c:807) 20250813122443729 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250813122443729 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1032436-0)[0x557dd25c7ec0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122443729 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122443729 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443729 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443729 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "fc0f417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fc0f417", 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" } } } } } } } 20250813122443744 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250813122443744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122443744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122443744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122443744 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122443745 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122443745 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443745 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443745 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443745 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122443745 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122443745 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443745 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{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) 20250813122443745 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122443745 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122443745 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122443745 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122443745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122443745 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122443745 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122443745 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=005d9058), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122443745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122443745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122443745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122443745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122443745 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122443745 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122443745 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122443745 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122443745 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122443745 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122443745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122443745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122443745 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122443773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122443773 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122443773 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122443773 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122443773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122443773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122443773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122443773 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122443773 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122443773 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122443773 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122443773 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122443773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122443773 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) 20250813122443773 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250813122443773 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122443773 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122443773 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122443774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122443774 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122443774 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122443774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122443774 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122443774 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122443774 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122443774 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122443774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122443774 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: fc0f'... (mgcp_client.c:807) 20250813122443774 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122443774 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122443774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122443774 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=57 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: fc0f'... (mgcp_client.c:807) 20250813122443774 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813122443774 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122443774 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: Removing from parent mgw(mgw-fsm-1032436-0)[0x557dd25da230] (mgcp_client_endpoint_fsm.c:873) 20250813122443774 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122443774 DLMGCP DEBUG mgw-endp(mgw-fsm-1032436-0)[0x557dd25d8770]{IN_USE}: Deallocated (fsm.c:568) 20250813122443774 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122443774 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122443774 DMGW DEBUG mgw(mgw-fsm-1032436-0)[0x557dd25da230]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122443774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122443774 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813122443774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122443774 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "fc0f417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "fc0f417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122443778 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250813122443778 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122443778 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122443778 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122443778 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25c55a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813122443778 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250813122443778 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122443778 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122443778 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122443778 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25c7ec0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8ad7688026aa: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)1032436 20250813122443783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122443783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122443783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122443783 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122443783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfc0f4,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122443783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032436 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122443783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122443783 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122443783 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122443783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122443783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122443783 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122443783 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122443783 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=005d9058), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122443783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122443783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122443783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122443783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122443783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122443783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122443783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122443783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122443783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122443783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122443783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122443783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122443783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122443783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122443783 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@8ad7688026aa: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4038143 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: Session index based on connection ID:0 20250813122443787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122443787 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122443787 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122443787 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122443787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122443787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122443787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122443787 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122443787 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122443787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122443787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122443787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122443787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122443787 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=005d9058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122443787 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250813122443787 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122443787 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122443787 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122443787 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) 20250813122443787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122443787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122443787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122443787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{disconnected}: Freeing instance (context_map.c:202) 20250813122443787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1032436)[0x557dd25e1cb0]{disconnected}: Deallocated (fsm.c:568) 20250813122443787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122443787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122443787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122443787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1032436 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122443787 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=005d9058), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250813122443787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122443787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122443787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122443787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122443787 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122443787 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122443787 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122443787 DLSCCP DEBUG SCCP-SCOC(28)[0x557dd25c6390]{IDLE}: Deallocated (fsm.c:568) 20250813122443787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122443787 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122443787 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122443787 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122443787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122443787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122443787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122443787 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122445800 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33697<->l=127.0.0.1:4262) (control_if.c:193) 20250813122445800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50138<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(282)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122445804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50130<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122445805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122445805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122445806 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122445806 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) 20250813122445806 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@8ad7688026aa: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8ad7688026aa: Final verdict of PTC: none 20250813122445809 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122445809 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) 20250813122445809 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122445809 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122445809 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122445809 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) 20250813122445809 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122445809 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122445809 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 20250813122445809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122445809 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122445809 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122445809 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122445809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122445809 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122445809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122445809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122445810 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 20250813122445810 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) 20250813122445810 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122445810 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122445810 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122445810 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) 20250813122445810 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122445810 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-SCCP(287)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@8ad7688026aa: Final verdict of PTC: none 20250813122445810 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) 20250813122445810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122445810 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122445810 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122445810 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122445810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122445810 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122445810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122445810 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_mgw_iuup_addr_chg-Iuh0(285)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(284)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(293)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@8ad7688026aa: Final verdict of PTC: none 20250813122445813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:24:45 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 20250813122445908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122446410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51604<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272740) Waiting for packet dumper to finish... 1 (prev_count=272740, count=293316) 20250813122447810 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122447810 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122447810 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122447810 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122447810 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122447810 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:24:48 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 20250813122449243 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122449243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20ac6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122449243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122449243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122449243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122449243 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122449243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449243 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122449243 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122449243 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122449243 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122449243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122449243 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_cs_mo_disconnect started. 20250813122449518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122449522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122449524 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45949<->l=127.0.0.1:4262) (control_if.c:572) 20250813122449539 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122449539 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122449539 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122449539 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122449539 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122449540 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122449540 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122449540 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122449540 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122449540 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122449540 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122449541 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122449541 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122449541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122449541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122449541 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) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 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) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122449541 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) 20250813122449541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122449541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122449541 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122449541 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122449541 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122449541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122449541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122449541 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) 20250813122449541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122449541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122449541 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122449541 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122449541 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122449541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122449541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122449541 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122449541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122449541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122449541 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122449541 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122449541 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122449541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122449541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122449541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122449541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122449541 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122449541 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122449541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449541 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122449541 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122449541 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 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122449541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449541 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122449541 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122449541 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 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122449541 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 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122449541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449541 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122449541 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122449541 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122449541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449541 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122449541 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122449541 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122449541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(303)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122449556 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122449556 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122449556 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122449556 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122449556 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122449556 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122449556 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122449556 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122449556 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122449558 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122449558 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122449558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122449558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122449558 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) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 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) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122449558 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) 20250813122449558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122449558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122449558 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122449558 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122449558 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122449558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122449558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122449558 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) 20250813122449558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122449558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122449558 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122449558 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122449558 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122449558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122449558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122449558 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) 20250813122449558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122449558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122449558 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122449558 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122449558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122449558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122449558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122449558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122449558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122449558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122449558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122449558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122449558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122449558 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122449558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122449558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122449558 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 20250813122449558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122449558 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122449558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122449558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122449558 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 20250813122449558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122449558 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 20250813122449558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122449558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122449558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122449558 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 20250813122449558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122449558 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 20250813122449558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122449558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122449558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122449558 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122449558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122449558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122449558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122449581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122449581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122449581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122449581 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122449581 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) 20250813122449581 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122449581 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122449581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122449581 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122449754 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 20250813122449754 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 20250813122449754 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122449754 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122449759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449759 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122449759 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122449759 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122449759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122449759 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122449759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122449760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449760 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122449760 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122449760 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122449760 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122449760 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122449760 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122449769 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 20250813122449769 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 20250813122449769 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122449769 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122449771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449771 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122449771 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122449771 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122449771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122449771 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122449771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122449772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122449772 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122449772 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122449772 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122449772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122449772 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122449772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122450571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122450571 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122450571 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122450571 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122450571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122450571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122450571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122450571 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122450571 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122450571 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122450571 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122450571 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122450571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122450571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122450572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122450572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122450572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122450572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122450572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122450572 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122450572 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) 20250813122450572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122450572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122450572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122450572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122450572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122450572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122450572 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122450573 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122450573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122450573 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122450573 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122450573 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122450573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122450573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122450573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122450573 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122450585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122450585 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122450585 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122450585 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122450585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122450585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122450585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122450585 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122450585 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122450585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122450585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122450585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122450585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122450585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122450585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122450585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122450585 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) 20250813122450585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450586 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) 20250813122450586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122450586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122450586 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122450586 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122450586 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) 20250813122450586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122450586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122450586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122450586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122450586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122450586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122450586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122450586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122450586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122450586 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122450586 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122450586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122450586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122450586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122450586 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122450586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122450586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122450586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122450586 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122450613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51636<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)8663340 20250813122451641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122451641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122451641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122451641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122451641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84312c, normal) (hnbgw_rua.c:407) 20250813122451641 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122451641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122451641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8663340 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122451641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122451641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122451641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8663340 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122451641 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122451641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122451641 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-8663340 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122451641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8663340 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122451641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122451641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122451641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122451641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122451641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122451641 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122451641 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{IDLE}: Allocated (fsm.c:456) 20250813122451641 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122451642 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) 20250813122451642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122451642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122451642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122451642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122451642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122451642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122451642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122451642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122451642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122451642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122451642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122451642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122451642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122451642 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122451642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122451642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122451642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122451642 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122451642 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122451642 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122451642 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122451642 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122451642 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122451642 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)2729493 TC_ranap_cs_mo_disconnect0(308)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122451660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122451660 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122451660 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122451660 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122451661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122451661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122451661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122451661 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122451661 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122451661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122451661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122451661 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122451661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122451661 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=00bb559d) (sccp_scrc.c:477) 20250813122451661 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250813122451661 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122451661 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122451661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122451661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122451661 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) 20250813122451661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122451661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122451842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122451842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122451842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250813122451842 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122451842 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x84312c) (hnbgw_rua.c:471) 20250813122451843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8663340 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250813122451843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122451843 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813122451843 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813122451843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813122451843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122451843 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122451843 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122451843 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=00bb559d), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250813122451843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122451843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122451843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122451843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122451843 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122451843 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122451843 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122451843 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122451843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122451843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122451843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122451843 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: vl_len:13 HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250813122451870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122451870 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122451870 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122451870 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122451870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122451870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122451870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122451870 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122451870 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122451870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122451870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122451870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122451870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122451870 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) 20250813122451870 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250813122451870 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122451870 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122451870 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122451870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122451870 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122451870 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122451870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122451870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122451870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250813122451870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122451870 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8ad7688026aa: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)8663340 20250813122451899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122451899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122451899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122451899 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122451899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x84312c,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122451899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8663340 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122451899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122451899 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122451899 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122451900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122451900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122451900 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122451900 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122451900 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=00bb559d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122451900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122451900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122451900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122451900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122451900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122451900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122451900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122451900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122451900 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122451900 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122451900 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122451900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122451900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122451900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122451900 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@8ad7688026aa: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)2729493 HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: Session index based on connection ID:0 20250813122451910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122451910 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122451910 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122451910 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122451910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122451910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122451910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122451910 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122451911 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122451911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122451911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122451911 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122451911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122451911 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=00bb559d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122451911 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250813122451911 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122451911 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122451911 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122451911 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) 20250813122451911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122451911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122451911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122451911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{disconnected}: Freeing instance (context_map.c:202) 20250813122451911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8663340)[0x557dd25e1cb0]{disconnected}: Deallocated (fsm.c:568) 20250813122451911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122451911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122451911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122451911 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8663340 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250813122451911 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=00bb559d), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250813122451911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122451911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122451911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122451911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122451911 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122451911 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122451911 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122451911 DLSCCP DEBUG SCCP-SCOC(29)[0x557dd25c6390]{IDLE}: Deallocated (fsm.c:568) 20250813122451911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122451911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122451911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122451911 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122451911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122451911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122451911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122451911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122453916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122453917 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45949<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(297)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(296)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122453920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51616<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122453921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122453921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122453921 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122453921 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) 20250813122453921 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@8ad7688026aa: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@8ad7688026aa: Final verdict of PTC: none 20250813122453923 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122453923 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) 20250813122453923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122453923 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122453923 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122453923 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) 20250813122453923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122453923 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122453924 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122453924 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) 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122453924 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 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122453924 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122453924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122453924 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122453924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122453924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122453924 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122453924 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) 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122453924 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 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122453924 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122453924 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122453924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122453924 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122453924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122453924 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(302)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(298)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(307)@8ad7688026aa: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@8ad7688026aa: Final verdict of PTC: none 20250813122453928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51636<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed Aug 13 12:24: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 20250813122454008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122454509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46648<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204728) Waiting for packet dumper to finish... 1 (prev_count=204728, count=224612) 20250813122455925 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122455925 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122455925 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122455925 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122455925 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122455925 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:24: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_ps_mo_disconnect started. 20250813122457616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122457620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122457623 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39607<->l=127.0.0.1:4262) (control_if.c:572) 20250813122457637 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122457637 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122457637 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122457637 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122457637 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122457638 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122457638 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_mo_disconnect-Iuh0(313)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122457638 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122457638 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122457638 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122457638 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122457638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122457638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122457638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122457638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122457638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122457638 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122457638 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122457638 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122457638 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122457638 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457638 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122457638 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122457638 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122457638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122457638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122457638 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122457639 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122457639 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122457639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122457639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122457639 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) 20250813122457639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457639 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) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122457640 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) 20250813122457640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122457640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122457640 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122457640 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122457640 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122457640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122457640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122457640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122457640 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) 20250813122457640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122457640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122457640 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122457640 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122457640 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122457640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122457640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122457640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122457640 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122457640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122457640 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122457640 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122457640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457640 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122457640 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122457640 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 20250813122457640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122457640 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122457640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457640 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122457640 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122457640 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 20250813122457640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122457640 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 20250813122457640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122457640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457640 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122457640 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122457640 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122457640 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122457640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122457640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(317)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(315)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122457655 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122457655 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122457655 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122457655 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122457655 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122457655 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122457655 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122457655 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122457655 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122457656 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122457656 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122457656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122457656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122457656 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) 20250813122457656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457656 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) 20250813122457656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122457656 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) 20250813122457656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122457656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122457656 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122457656 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122457656 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122457656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122457656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122457656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122457656 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) 20250813122457656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122457656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122457656 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122457656 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122457656 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122457656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122457656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122457656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122457657 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) 20250813122457657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122457657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122457657 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122457657 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122457657 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122457657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122457657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122457657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122457657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122457657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122457657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122457657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122457657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122457657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122457657 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122457657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122457657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122457657 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 20250813122457657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122457657 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122457657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122457657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122457657 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 20250813122457657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122457657 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 20250813122457657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122457657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122457657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122457657 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 20250813122457657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122457657 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 20250813122457657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122457657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122457657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122457657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122457657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122457657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122457657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122457678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122457678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122457678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122457678 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122457678 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) 20250813122457678 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122457678 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122457678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122457678 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122457851 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 20250813122457851 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 20250813122457851 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122457851 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122457856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457856 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122457856 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122457856 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122457856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122457856 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122457856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122457858 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457858 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122457858 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122457858 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122457858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122457858 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122457858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122457868 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 20250813122457868 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 20250813122457868 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122457868 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122457875 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457875 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122457875 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122457875 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122457875 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122457875 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122457875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122457877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122457878 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122457878 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122457878 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122457878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122457878 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122457878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122458666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122458666 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122458666 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122458666 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122458666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122458666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122458666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122458666 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122458666 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122458666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122458666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122458666 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122458666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122458666 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122458666 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122458666 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122458667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122458667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122458667 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122458667 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122458667 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) 20250813122458668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122458668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122458668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122458668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122458668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122458669 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122458669 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122458669 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122458669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122458669 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122458669 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122458669 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122458669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122458669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122458669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122458669 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122458688 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122458688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122458688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122458688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122458688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122458688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122458688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122458688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122458688 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122458688 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122458688 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122458688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122458688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122458688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122458688 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122458688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122458688 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) 20250813122458688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458689 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) 20250813122458689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458689 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122458689 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122458689 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122458689 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122458689 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) 20250813122458689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122458689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122458689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122458689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122458689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122458689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122458689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122458689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122458689 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122458689 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122458689 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122458689 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122458689 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122458689 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122458689 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122458689 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122458689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122458689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122458689 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(319)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122458696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122459244 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122459244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f20ac6), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122459244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122459244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122459244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122459245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122459245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122459245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122459245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122459245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122459245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122459245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122459245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122459245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122459253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122459253 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122459253 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122459253 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122459253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122459253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122459253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122459253 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122459253 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122459253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122459253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122459253 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122459253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122459253 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=00f20ac6) (sccp_scrc.c:477) 20250813122459253 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250813122459253 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122459253 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122459253 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122459253 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122459253 DLSCCP DEBUG SCCP-SCOC(25)[0x557dd25c69d0]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@8ad7688026aa: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)1167020 20250813122459740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122459740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122459740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122459740 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122459740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x11ceac, normal) (hnbgw_rua.c:407) 20250813122459740 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122459740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122459740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1167020 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122459740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122459740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122459740 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122459740 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1167020 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122459740 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122459740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122459740 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-1167020 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122459740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1167020 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122459740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122459740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122459740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122459740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122459740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122459740 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122459740 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{IDLE}: Allocated (fsm.c:456) 20250813122459740 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122459740 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002b30056400500f1100926) (sccp_scrc.c:406) 20250813122459740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122459740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122459740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122459740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122459740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122459740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122459740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122459740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122459740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122459740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122459740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122459740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122459740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122459740 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122459740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122459740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122459741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122459741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122459741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122459741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122459741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122459741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122459741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122459741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)506200 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_mo_disconnect0(322)@8ad7688026aa: setverdict(pass): none -> pass 20250813122459760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122459760 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122459760 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122459760 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122459760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122459760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122459760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122459760 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122459760 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122459760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122459760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122459760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122459760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122459760 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=0010c088) (sccp_scrc.c:477) 20250813122459760 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250813122459760 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122459760 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122459760 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122459760 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122459760 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) 20250813122459760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122459760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122459942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122459942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122459942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250813122459942 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122459942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x11ceac) (hnbgw_rua.c:471) 20250813122459942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1167020 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250813122459943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122459943 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813122459943 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813122459943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813122459943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122459943 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122459943 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122459943 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=0010c088), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250813122459943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122459943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122459943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122459943 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122459943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122459943 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122459943 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122459943 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122459943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122459943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122459943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122459943 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250813122459962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122459963 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122459963 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122459963 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122459963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122459963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122459963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122459963 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122459963 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122459963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122459963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122459963 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122459963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122459963 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) 20250813122459963 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250813122459963 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122459963 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122459963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122459963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122459963 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122459963 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122459963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122459963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122459963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250813122459963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122459963 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8ad7688026aa: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)1167020 20250813122459987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122459987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122459987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122459987 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122459987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x11ceac,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122459987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1167020 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122459987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122459987 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122459987 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122459987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122459988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122459988 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122459988 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122459988 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=0010c088), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122459988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122459988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122459988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122459988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122459988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122459988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122459988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122459988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122459988 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122459988 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122459988 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122459988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122459988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122459988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122459988 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@8ad7688026aa: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)506200 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: Session index based on connection ID:0 20250813122500000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122500000 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122500000 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122500000 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122500000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122500000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122500000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122500000 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122500000 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122500000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122500000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122500000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122500000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122500000 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=0010c088), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122500000 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250813122500000 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122500000 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122500001 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122500001 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) 20250813122500001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122500001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122500001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122500001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{disconnected}: Freeing instance (context_map.c:202) 20250813122500001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1167020)[0x557dd25e1cb0]{disconnected}: Deallocated (fsm.c:568) 20250813122500001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122500001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122500001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122500001 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1167020 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813122500001 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=0010c088), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250813122500001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122500001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122500001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122500001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122500001 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122500001 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122500001 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122500001 DLSCCP DEBUG SCCP-SCOC(30)[0x557dd25c6390]{IDLE}: Deallocated (fsm.c:568) 20250813122500001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122500001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122500001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122500001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122500001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122500001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122500001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122500001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122502009 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39607<->l=127.0.0.1:4262) (control_if.c:193) 20250813122502010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46674<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(310)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122502014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122502015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122502015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122502015 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122502015 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) 20250813122502015 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_mo_disconnect(309)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@8ad7688026aa: Final verdict of PTC: none 20250813122502019 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122502019 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) 20250813122502019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122502019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122502019 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122502019 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) 20250813122502019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_ranap_ps_mo_disconnect-Iuh0(313)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(321)@8ad7688026aa: Final verdict of PTC: none 20250813122502019 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122502019 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 20250813122502019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122502019 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122502019 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122502019 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122502019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122502019 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122502019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122502019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(312)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@8ad7688026aa: Final verdict of PTC: none 20250813122502020 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 20250813122502020 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) 20250813122502020 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122502020 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122502021 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122502021 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) 20250813122502021 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122502021 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122502021 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) 20250813122502021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122502021 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122502021 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122502021 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122502021 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122502021 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122502021 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122502021 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(320)@8ad7688026aa: Final verdict of PTC: none 20250813122502023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46680<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed Aug 13 12:25:02 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 20250813122502112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122502515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41914<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228400) Waiting for packet dumper to finish... 1 (prev_count=228400, count=232280) 20250813122504020 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122504020 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122504021 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122504022 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122504022 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122504022 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:25: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_cs_creq_cref started. 20250813122505601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41926<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122505605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122505607 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40289<->l=127.0.0.1:4262) (control_if.c:572) 20250813122505623 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122505623 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122505623 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122505623 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122505623 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122505623 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122505623 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122505624 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122505624 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122505624 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122505624 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122505625 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122505625 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122505625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122505625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122505625 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) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 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) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122505625 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) 20250813122505625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122505625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122505625 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122505625 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122505625 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122505625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122505625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122505625 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) 20250813122505625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122505625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122505625 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122505625 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122505625 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122505625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122505625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122505625 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122505625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122505625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122505625 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122505625 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122505625 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122505625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122505625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122505625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122505625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122505625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122505625 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122505625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122505625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122505625 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 20250813122505625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122505625 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122505625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122505625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122505625 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 20250813122505625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122505625 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 20250813122505626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122505626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122505626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122505626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122505626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122505626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122505626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122505626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122505626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122505626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122505626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122505626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122505626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(329)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122505644 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122505644 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122505644 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122505644 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122505644 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122505644 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122505644 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122505645 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122505645 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122505646 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122505646 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122505646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122505646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122505646 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) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 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) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122505646 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) 20250813122505646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122505646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122505646 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122505646 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122505646 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122505646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122505646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122505646 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) 20250813122505646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122505646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122505646 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122505646 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122505646 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122505646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122505646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122505646 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) 20250813122505646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122505646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122505646 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122505646 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122505646 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122505646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122505646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122505646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122505646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122505646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122505646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122505646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122505646 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122505646 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122505646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122505646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122505646 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 20250813122505646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122505646 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122505646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122505646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122505646 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 20250813122505646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122505646 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 20250813122505646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122505646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122505646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122505646 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 20250813122505646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122505646 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 20250813122505646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122505646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505646 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122505646 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122505646 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122505646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122505646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122505646 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122505676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122505676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122505676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122505676 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122505676 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) 20250813122505676 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122505676 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122505676 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122505676 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122505841 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 20250813122505841 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 20250813122505841 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122505841 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122505844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505844 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122505844 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122505844 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122505844 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122505844 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122505844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122505845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505845 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122505845 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122505845 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122505845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122505845 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122505845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122505862 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 20250813122505862 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 20250813122505862 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122505862 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122505864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505864 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122505864 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122505864 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122505864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122505864 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122505864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122505865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122505865 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122505865 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122505865 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122505865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122505865 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122505865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122506656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122506656 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122506656 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122506656 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122506656 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122506656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122506656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122506656 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122506656 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122506656 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122506656 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122506656 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122506656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122506656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122506656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122506656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122506656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506656 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122506656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122506656 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122506656 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122506656 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) 20250813122506656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122506656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122506656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122506656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122506656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122506656 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122506656 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122506656 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122506656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122506656 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122506656 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122506656 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122506656 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122506656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122506656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122506657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122506676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122506677 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122506677 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122506677 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122506677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122506677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122506677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122506677 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122506677 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122506677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122506677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122506677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122506677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122506677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122506677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122506677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122506677 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) 20250813122506677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506677 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) 20250813122506677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122506677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122506677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122506677 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122506677 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) 20250813122506677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122506677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122506677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122506677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122506677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122506677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122506677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122506677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122506677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122506677 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122506677 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122506677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122506677 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122506677 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122506677 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122506677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122506677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122506677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122506677 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(333)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122506711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_creq_cref0(336)4882977 20250813122507738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122507738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122507738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122507738 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122507739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4a8221, normal) (hnbgw_rua.c:407) 20250813122507739 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122507739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122507739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882977 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122507739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122507739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122507739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882977 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122507739 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122507739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122507739 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-4882977 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122507739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882977 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122507739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122507739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122507739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122507739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122507739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122507739 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122507739 DLSCCP DEBUG SCCP-SCOC(31)[0x557dd25c6390]{IDLE}: Allocated (fsm.c:456) 20250813122507739 DLSCCP DEBUG SCCP-SCOC(31)[0x557dd25c6390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122507739 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030000630056400500f1100926) (sccp_scrc.c:406) 20250813122507739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122507739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122507739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122507739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122507739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122507739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122507739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122507739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122507739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122507739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122507739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122507739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122507739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122507739 DLSCCP DEBUG SCCP-SCOC(31)[0x557dd25c6390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122507739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122507739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122507739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122507739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122507739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122507739 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122507739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122507739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122507739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122507739 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@8ad7688026aa: Added conn table entry 0TC_ranap_cs_creq_cref0(336)9081316 TC_ranap_cs_creq_cref0(336)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@8ad7688026aa: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)9081316 HNBGW_Test.msc0-SCCP(329)@8ad7688026aa: Session index based on connection ID:0 20250813122507749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122507749 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122507749 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122507749 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122507749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122507749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122507749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122507749 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122507749 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122507749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122507749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122507749 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122507749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122507749 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) 20250813122507749 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250813122507749 DLSCCP DEBUG SCCP-SCOC(31)[0x557dd25c6390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250813122507749 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122507749 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122507749 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) 20250813122507749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122507749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557dd25c7c10]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250813122507749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813122507749 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813122507749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813122507749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813122507749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122507749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{disrupted}: Freeing instance (context_map.c:202) 20250813122507749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4882977)[0x557dd25e1cb0]{disrupted}: Deallocated (fsm.c:568) 20250813122507749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122507749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122507749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122507749 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4882977 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250813122507749 DLSCCP DEBUG SCCP-SCOC(31)[0x557dd25c6390]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250813122507749 DLSCCP DEBUG SCCP-SCOC(31)[0x557dd25c6390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122507749 DLSCCP DEBUG SCCP-SCOC(31)[0x557dd25c6390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122507749 DLSCCP DEBUG SCCP-SCOC(31)[0x557dd25c6390]{IDLE}: Deallocated (fsm.c:568) 20250813122507749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122507749 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)@8ad7688026aa: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)4882977 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122507757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41928<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122507757 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40289<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(324)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122507757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41926<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122507758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122507758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122507758 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122507758 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) 20250813122507758 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@8ad7688026aa: Final verdict of PTC: none 20250813122507759 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122507759 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) 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122507759 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122507759 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) 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122507759 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 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122507759 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122507759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122507759 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122507759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122507759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122507759 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122507759 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) 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122507759 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122507759 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) 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122507759 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 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122507759 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122507759 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122507759 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122507759 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122507759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122507759 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(329)@8ad7688026aa: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(326)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(335)@8ad7688026aa: Final verdict of PTC: none 20250813122507762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41932<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Wed Aug 13 12:25: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 20250813122507822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122508224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41940<->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=186436) 20250813122509760 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122509760 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122509760 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122509760 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122509760 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122509760 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:25:10 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ranap_ps_creq_cref started. 20250813122511353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122511357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41956<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122511360 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40977<->l=127.0.0.1:4262) (control_if.c:572) 20250813122511377 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122511377 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122511377 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122511378 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122511378 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122511378 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122511378 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122511378 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122511378 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122511378 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122511378 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_creq_cref-Iuh0(341)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122511379 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122511379 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122511379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122511379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122511379 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) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 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) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122511379 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) 20250813122511379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122511379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122511379 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122511379 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122511379 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122511379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122511379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122511379 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) 20250813122511379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122511379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122511379 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122511379 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122511379 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122511379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122511379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122511379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122511379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122511379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122511379 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122511379 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122511379 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122511379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122511379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122511379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122511379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122511379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122511379 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122511380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122511380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122511380 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 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122511380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122511380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122511380 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 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122511380 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 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122511380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122511380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122511380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122511380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122511380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122511380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122511380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(345)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(343)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122511400 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122511400 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122511400 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122511401 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122511401 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122511401 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122511401 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122511401 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122511401 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122511401 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122511401 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122511401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122511401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122511401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122511401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122511401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122511401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122511401 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122511402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122511402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122511402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122511402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122511402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122511402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813122511403 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122511403 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122511403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122511403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122511403 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) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511403 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) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122511403 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) 20250813122511403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122511403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122511403 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122511403 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122511403 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122511403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122511403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122511403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122511403 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) 20250813122511403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122511403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122511403 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122511403 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122511403 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122511403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122511403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122511403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122511403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122511403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122511403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122511403 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) 20250813122511403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122511403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122511403 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122511403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122511403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122511403 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 20250813122511403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122511403 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122511403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122511403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122511403 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 20250813122511403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122511403 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 20250813122511403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122511403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122511403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122511403 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 20250813122511403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122511403 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 20250813122511403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122511433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122511433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122511433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122511433 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122511433 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) 20250813122511433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122511433 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122511433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122511433 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122511596 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 20250813122511596 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 20250813122511596 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122511596 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122511603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511603 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122511603 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122511603 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122511603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122511603 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122511603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122511606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511606 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122511606 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122511606 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122511606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122511606 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122511606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122511618 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 20250813122511618 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 20250813122511618 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122511618 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122511626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511626 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122511626 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122511626 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122511626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122511626 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122511626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122511628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122511628 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122511628 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122511628 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122511628 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122511628 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122511628 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122512402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122512402 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122512402 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122512402 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122512402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122512402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122512402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122512402 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122512402 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122512402 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122512402 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122512402 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122512402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122512402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122512402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122512402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122512402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122512402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122512402 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122512402 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122512402 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) 20250813122512402 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122512402 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122512402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122512402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122512402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122512402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122512402 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122512402 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122512402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122512402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122512402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122512402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122512402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122512402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122512402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122512402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122512432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122512432 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122512432 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122512432 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122512432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122512432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122512432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122512432 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122512432 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122512432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122512432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122512432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122512432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122512432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122512432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122512432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122512432 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) 20250813122512432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512432 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) 20250813122512432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512432 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122512432 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122512432 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122512432 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122512432 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) 20250813122512432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122512432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122512432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122512432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122512432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122512432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122512432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122512432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122512432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122512432 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122512432 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122512432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122512432 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122512432 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122512432 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122512432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122512432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122512432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122512432 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(347)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122512460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@8ad7688026aa: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_creq_cref0(350)8731910 20250813122513500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122513500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122513500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122513500 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122513500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x853d06, normal) (hnbgw_rua.c:407) 20250813122513500 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122513500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122513500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8731910 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122513500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122513500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122513500 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122513500 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8731910 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122513500 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122513500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122513500 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-8731910 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122513500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8731910 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122513500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122513500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122513500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122513500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122513500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122513500 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122513500 DLSCCP DEBUG SCCP-SCOC(32)[0x557dd25c6390]{IDLE}: Allocated (fsm.c:456) 20250813122513500 DLSCCP DEBUG SCCP-SCOC(32)[0x557dd25c6390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122513500 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030003bb0056400500f1100926) (sccp_scrc.c:406) 20250813122513500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122513500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122513500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122513500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122513500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122513500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122513500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122513500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122513500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122513500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122513500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122513500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122513500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122513500 DLSCCP DEBUG SCCP-SCOC(32)[0x557dd25c6390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122513500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122513500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122513500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122513500 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122513500 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122513500 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122513500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122513500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122513500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122513500 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@8ad7688026aa: Added conn table entry 0TC_ranap_ps_creq_cref0(350)119899 TC_ranap_ps_creq_cref0(350)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@8ad7688026aa: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)119899 HNBGW_Test.sgsn0-SCCP(346)@8ad7688026aa: Session index based on connection ID:0 20250813122513506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122513506 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122513506 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122513506 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122513506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122513506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122513506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122513507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122513507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122513507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122513507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122513507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122513507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122513507 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) 20250813122513507 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250813122513507 DLSCCP DEBUG SCCP-SCOC(32)[0x557dd25c6390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250813122513507 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122513507 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122513507 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) 20250813122513507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122513507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557dd25c7c10]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250813122513507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813122513507 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813122513507 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813122513507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813122513507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122513507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{disrupted}: Freeing instance (context_map.c:202) 20250813122513507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8731910)[0x557dd25e1cb0]{disrupted}: Deallocated (fsm.c:568) 20250813122513507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122513507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122513507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122513507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8731910 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813122513507 DLSCCP DEBUG SCCP-SCOC(32)[0x557dd25c6390]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250813122513507 DLSCCP DEBUG SCCP-SCOC(32)[0x557dd25c6390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122513507 DLSCCP DEBUG SCCP-SCOC(32)[0x557dd25c6390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122513507 DLSCCP DEBUG SCCP-SCOC(32)[0x557dd25c6390]{IDLE}: Deallocated (fsm.c:568) 20250813122513507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122513507 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)@8ad7688026aa: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)8731910 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122513512 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40977<->l=127.0.0.1:4262) (control_if.c:193) 20250813122513513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41956<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(339)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(338)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122513513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41954<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122513514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122513514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122513514 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122513514 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) 20250813122513514 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@8ad7688026aa: Final verdict of PTC: none 20250813122513514 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122513514 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) 20250813122513514 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122513514 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122513514 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122513514 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) 20250813122513514 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122513514 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122513514 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 20250813122513514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122513514 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122513515 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122513515 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122513515 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122513515 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-M3UA(345)@8ad7688026aa: Final verdict of PTC: none 20250813122513515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122513515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122513515 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122513515 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) 20250813122513515 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122513515 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122513515 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122513515 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) 20250813122513515 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122513515 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122513515 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 20250813122513515 DLSS7 <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(349)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(340)@8ad7688026aa: Final verdict of PTC: none 20250813122513515 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122513515 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122513515 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122513515 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122513515 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122513515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122513515 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_creq_cref-Iuh0(341)@8ad7688026aa: Final verdict of PTC: none 20250813122513515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52214<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Wed Aug 13 12:25: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 20250813122513580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122513982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52220<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141048) Waiting for packet dumper to finish... 1 (prev_count=141048, count=186980) 20250813122515516 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122515516 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122515516 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122515516 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122515516 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122515516 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:25:16 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250813122517083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122517094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122517100 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35869<->l=127.0.0.1:4262) (control_if.c:572) 20250813122517121 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122517121 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122517121 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122517122 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122517122 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122517122 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122517122 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122517122 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122517122 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122517122 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122517122 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122517122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122517122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122517123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122517123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122517123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122517123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122517123 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122517123 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122517123 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122517123 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122517123 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122517123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122517123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122517123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122517123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122517123 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122517123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122517123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122517123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122517123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122517123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122517123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122517123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122517123 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122517123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122517123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122517123 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122517123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122517123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122517123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122517124 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122517124 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122517124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122517124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122517124 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) 20250813122517124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517124 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) 20250813122517124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122517124 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) 20250813122517124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122517124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122517124 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122517124 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122517124 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122517124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122517124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122517124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122517124 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) 20250813122517124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122517124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122517124 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122517124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122517124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122517124 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 20250813122517124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122517124 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122517124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122517124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122517124 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 20250813122517124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122517124 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 20250813122517124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(359)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(357)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122517144 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122517144 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122517144 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122517144 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122517144 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122517144 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122517144 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122517144 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122517144 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122517145 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122517145 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122517145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122517145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122517145 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) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 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) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122517145 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) 20250813122517145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122517145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122517145 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122517145 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122517145 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122517145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122517145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122517145 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) 20250813122517145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122517145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122517145 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122517145 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122517145 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122517145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122517145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122517145 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) 20250813122517145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122517145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122517145 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122517145 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122517145 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122517145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122517145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122517145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122517145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122517145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122517145 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122517145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122517145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122517145 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122517145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122517145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122517145 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 20250813122517145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122517145 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122517145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122517145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122517145 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 20250813122517145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122517145 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 20250813122517146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122517146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122517146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122517146 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 20250813122517146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122517146 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 20250813122517146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122517146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122517146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122517146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122517146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122517146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122517146 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122517170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122517170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122517170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122517170 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122517170 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) 20250813122517170 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122517170 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122517170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122517170 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122517340 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 20250813122517341 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 20250813122517341 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122517341 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122517344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517344 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122517344 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122517344 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122517344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122517344 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122517344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122517346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517346 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122517346 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122517346 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122517346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122517346 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122517346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122517359 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 20250813122517359 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 20250813122517359 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122517359 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122517363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517363 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122517363 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122517363 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122517363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122517363 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122517363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122517364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122517364 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122517364 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122517364 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122517364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122517364 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122517364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122518165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122518165 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122518165 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122518165 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122518165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122518165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122518165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122518165 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122518165 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122518165 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122518166 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122518166 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122518166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122518166 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122518166 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122518166 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518166 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122518166 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122518166 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122518166 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122518166 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) 20250813122518166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122518166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122518166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122518166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122518166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122518166 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122518166 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122518166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122518166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122518166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122518166 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122518166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122518166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122518166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122518166 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122518170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122518170 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122518170 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122518170 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122518170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122518170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122518170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122518170 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122518170 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122518170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122518170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122518170 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122518170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122518170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122518170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122518170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122518170 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) 20250813122518170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518170 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) 20250813122518170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122518170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122518170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122518170 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122518170 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) 20250813122518170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122518170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122518171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122518171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122518171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122518171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122518171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122518171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122518171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122518171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122518171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122518171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122518171 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122518171 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122518171 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122518171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122518171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122518171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122518171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(361)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122518199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6050335 20250813122519227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122519227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122519227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122519227 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122519227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5c521f, normal) (hnbgw_rua.c:407) 20250813122519227 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122519227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050335)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122519227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6050335 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122519227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122519227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122519227 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122519227 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6050335 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122519227 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122519227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122519227 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-6050335 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122519227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6050335 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122519227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050335)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122519227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122519227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122519227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050335)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122519227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122519227 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122519227 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{IDLE}: Allocated (fsm.c:456) 20250813122519227 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122519227 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300031d0056400500f1100926) (sccp_scrc.c:406) 20250813122519227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122519228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122519228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122519228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122519228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122519228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122519228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122519228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122519228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122519228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122519228 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122519228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122519228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122519228 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122519228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122519228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050335)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122519228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122519228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122519228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122519228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122519228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122519228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122519228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122519228 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@8ad7688026aa: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5549193 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8ad7688026aa: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8ad7688026aa: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)6050335 20250813122519430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122519430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122519430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250813122519430 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122519430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5c521f,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250813122519430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6050335 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250813122519430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050335)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122519430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050335)[0x557dd25e1cb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122519430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122520254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122520254 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122520254 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122520254 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122520254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122520254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122520254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122520254 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122520254 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122520254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122520254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122520254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122520254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122520254 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=00e0fd80) (sccp_scrc.c:477) 20250813122520254 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250813122520254 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122520254 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122520254 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122520254 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122520254 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) 20250813122520254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122520254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122520254 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122520254 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122520254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e0fd80), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122520254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122520254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122520254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122520254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122520254 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122520254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250813122520254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050335)[0x557dd25e1cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122520254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050335)[0x557dd25e1cb0]{disconnected}: Freeing instance (context_map.c:202) 20250813122520254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6050335)[0x557dd25e1cb0]{disconnected}: Deallocated (fsm.c:568) 20250813122520255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122520255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122520255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122520255 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6050335 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813122520255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122520255 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122520255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122520255 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122520255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122520255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122520255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122520255 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@8ad7688026aa: Session index based on local reference:0 20250813122520259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122520259 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122520259 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122520259 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122520259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122520259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122520259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122520259 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122520260 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122520260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122520260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122520260 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122520260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122520260 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=00e0fd80) (sccp_scrc.c:477) 20250813122520260 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250813122520260 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122520260 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122520260 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122520260 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122520260 DLSCCP DEBUG SCCP-SCOC(33)[0x557dd25c6390]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@8ad7688026aa: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5549193 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122521275 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35869<->l=127.0.0.1:4262) (control_if.c:193) 20250813122521275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(352)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122521280 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122521281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122521281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122521281 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122521281 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) 20250813122521281 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122521282 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122521282 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) 20250813122521282 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122521282 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122521282 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122521283 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) 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@8ad7688026aa: Final verdict of PTC: none 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122521283 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122521283 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) 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122521283 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 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122521283 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122521283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122521283 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122521283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122521283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122521283 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122521283 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) 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122521283 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 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122521283 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122521283 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122521283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122521283 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122521283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122521283 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)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(354)@8ad7688026aa: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(363)@8ad7688026aa: Final verdict of PTC: none 20250813122521287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52236<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:25: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 20250813122521371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122521773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52248<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179112) Waiting for packet dumper to finish... 1 (prev_count=179112, count=198996) 20250813122523284 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122523284 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122523284 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122523284 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122523284 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122523284 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:25: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250813122524906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122524909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122524911 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45521<->l=127.0.0.1:4262) (control_if.c:572) 20250813122524925 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122524925 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122524925 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122524925 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122524925 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122524926 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122524926 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122524926 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122524926 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122524926 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122524926 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122524927 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122524927 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122524927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122524927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122524927 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) 20250813122524927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524927 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) 20250813122524927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122524927 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) 20250813122524927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122524927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122524927 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122524927 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122524927 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122524927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122524927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122524927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122524927 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) 20250813122524927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122524927 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122524928 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122524928 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122524928 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122524928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122524928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122524928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122524928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122524928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122524928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122524928 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122524928 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122524928 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122524928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122524928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122524928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122524928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122524928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122524928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122524928 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122524928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122524928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122524928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122524928 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 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122524928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122524928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122524928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122524928 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 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122524928 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 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122524928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122524928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122524928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122524928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122524928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122524928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122524928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122524928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122524928 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(373)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(371)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122524946 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122524946 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122524946 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122524946 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122524946 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122524946 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122524946 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122524946 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122524946 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122524947 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122524947 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122524947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122524947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122524947 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) 20250813122524947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524947 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) 20250813122524947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122524948 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) 20250813122524948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122524948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122524948 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122524948 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122524948 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122524948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122524948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122524948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122524948 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) 20250813122524948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122524948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122524948 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122524948 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122524948 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122524948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122524948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122524948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122524948 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) 20250813122524948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122524948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122524948 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122524948 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122524948 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122524948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122524948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122524948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122524948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122524948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122524948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122524948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122524948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122524948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122524948 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122524948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122524948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122524948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122524948 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 20250813122524948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122524948 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122524948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122524948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122524948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122524948 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 20250813122524948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122524948 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 20250813122524948 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122524948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122524948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122524948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122524948 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 20250813122524948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122524948 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 20250813122524948 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122524948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122524948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122524948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122524948 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122524948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122524948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122524948 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122524975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122524975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122524975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122524975 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122524975 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) 20250813122524975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122524975 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122524975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122524975 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122525140 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 20250813122525140 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 20250813122525140 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122525140 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122525150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122525150 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122525150 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122525150 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122525150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122525150 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122525150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122525154 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122525154 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122525154 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122525154 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122525154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122525154 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122525154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122525163 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 20250813122525163 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 20250813122525163 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122525163 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122525169 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122525169 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122525169 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122525169 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122525169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122525169 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122525169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122525171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122525171 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122525171 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122525171 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122525171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122525171 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122525171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122525962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122525962 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122525962 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122525962 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122525962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122525962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122525962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122525962 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122525962 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122525962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122525962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122525962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122525962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122525962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122525962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122525962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122525963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122525963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122525963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122525963 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122525963 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) 20250813122525963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122525963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122525963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122525963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122525963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122525963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122525963 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122525963 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122525964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122525964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122525964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122525964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122525964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122525964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122525964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122525964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122525976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122525976 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122525976 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122525976 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122525976 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122525976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122525976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122525976 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122525976 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122525976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122525976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122525976 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122525976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122525976 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122525976 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122525976 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122525976 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) 20250813122525976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525976 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) 20250813122525976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525976 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122525976 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122525976 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122525977 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122525977 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) 20250813122525977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122525977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122525977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122525977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122525977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122525977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122525977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122525977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122525977 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122525977 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122525977 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122525977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122525977 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122525977 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122525977 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122525977 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122525977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122525977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122525977 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122525995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39850<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7695224 20250813122527033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122527034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122527034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122527034 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122527034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x756b78, normal) (hnbgw_rua.c:407) 20250813122527034 DHNB DEBUG map_rua[0x557dd25c6390]{init}: Allocated (fsm.c:456) 20250813122527034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695224)[0x557dd25c6390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122527034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7695224 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122527034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122527034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122527034 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7695224 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122527034 DCN DEBUG map_sccp[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122527034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122527034 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-7695224 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122527034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7695224 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122527034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695224)[0x557dd25c6390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122527034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122527034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122527034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695224)[0x557dd25c6390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122527034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122527034 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122527034 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{IDLE}: Allocated (fsm.c:456) 20250813122527034 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122527034 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001cf0056400500f1100926) (sccp_scrc.c:406) 20250813122527034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122527035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122527035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122527035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122527035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122527035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122527035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122527035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122527035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122527035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122527035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122527035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122527035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122527035 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122527035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122527035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695224)[0x557dd25c6390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122527035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122527035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122527035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122527035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122527035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122527035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122527035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122527035 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@8ad7688026aa: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)12553183 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8ad7688026aa: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8ad7688026aa: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)7695224 20250813122527234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122527234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122527234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250813122527234 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122527234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x756b78,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250813122527235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7695224 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250813122527235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695224)[0x557dd25c6390]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122527235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695224)[0x557dd25c6390]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122527235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122528063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122528063 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122528063 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122528063 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122528063 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122528063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122528063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122528063 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122528063 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122528063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122528063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122528063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122528063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122528063 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=009a84cf) (sccp_scrc.c:477) 20250813122528063 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250813122528063 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122528063 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122528063 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122528063 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122528063 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) 20250813122528064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122528064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122528064 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122528064 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122528064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009a84cf), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122528064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122528064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122528064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122528064 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122528064 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122528064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250813122528064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695224)[0x557dd25c6390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122528064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695224)[0x557dd25c6390]{disconnected}: Freeing instance (context_map.c:202) 20250813122528064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695224)[0x557dd25c6390]{disconnected}: Deallocated (fsm.c:568) 20250813122528064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122528064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{disconnected}: Freeing instance (context_map.c:206) 20250813122528064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x557dd25e1cb0]{disconnected}: Deallocated (fsm.c:568) 20250813122528064 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7695224 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813122528064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122528064 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122528064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122528064 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122528064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122528064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122528064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122528064 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@8ad7688026aa: Session index based on local reference:0 20250813122528068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122528068 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122528068 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122528068 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122528068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122528068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122528068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122528068 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122528068 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122528068 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122528068 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122528068 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122528068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122528068 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=009a84cf) (sccp_scrc.c:477) 20250813122528068 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250813122528068 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122528068 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122528068 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122528068 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122528068 DLSCCP DEBUG SCCP-SCOC(34)[0x557dd25c7c10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@8ad7688026aa: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)12553183 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122529084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122529084 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45521<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(367)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(366)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122529089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122529090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122529090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122529090 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122529090 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) 20250813122529091 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122529091 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122529091 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) 20250813122529091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122529091 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122529091 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122529091 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) 20250813122529091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122529091 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122529091 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 20250813122529091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122529091 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122529091 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122529091 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122529091 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122529091 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8ad7688026aa: Final verdict of PTC: none 20250813122529091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122529091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122529092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122529092 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) 20250813122529092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122529092 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122529092 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 20250813122529092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122529092 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) 20250813122529092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122529092 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122529092 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 20250813122529092 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122529092 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122529092 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122529092 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122529092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122529092 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122529092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122529092 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_rua_disconnect_during_sccp_cr_cc(365)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(368)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(377)@8ad7688026aa: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8ad7688026aa: Final verdict of PTC: none 20250813122529095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39850<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:25: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 20250813122529199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122529602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39858<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198624) Waiting for packet dumper to finish... 1 (prev_count=198624, count=199164) 20250813122531092 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122531092 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122531093 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122531093 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122531093 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122531093 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:25: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_cs_iu_release_req_rua_disconnect started. 20250813122532748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122532752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122532755 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37883<->l=127.0.0.1:4262) (control_if.c:572) 20250813122532769 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122532769 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122532769 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122532769 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122532769 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122532769 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122532769 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122532769 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122532769 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122532770 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122532770 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122532771 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122532771 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122532771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122532771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122532771 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) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 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) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122532771 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) 20250813122532771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122532771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122532771 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122532771 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122532771 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122532771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122532771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122532771 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) 20250813122532771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122532771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122532771 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122532771 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122532771 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122532771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122532771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122532771 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122532771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122532771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122532771 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122532771 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122532771 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122532771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122532771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122532771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122532771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122532771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122532771 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122532771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122532771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122532771 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 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122532771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122532771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122532771 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 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122532771 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 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122532771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122532771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122532771 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122532771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122532771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122532771 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122532771 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(387)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122532784 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122532784 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122532784 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122532785 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122532785 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122532785 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122532785 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122532785 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122532785 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122532786 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122532786 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122532786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122532786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122532786 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) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 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) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122532786 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) 20250813122532786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122532786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122532786 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122532786 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122532786 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122532786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122532786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122532786 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) 20250813122532786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122532786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122532786 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122532786 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122532786 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122532786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122532786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122532786 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) 20250813122532786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122532786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122532786 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122532786 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122532786 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122532786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122532786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122532786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122532786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122532787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122532787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122532787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122532787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122532787 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122532787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532787 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122532787 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122532787 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 20250813122532787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122532787 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122532787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532787 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122532787 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122532787 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 20250813122532787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122532787 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 20250813122532787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122532787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532787 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122532787 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122532787 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 20250813122532787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122532787 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 20250813122532787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122532787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532787 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122532787 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122532787 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122532787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122532787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122532787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122532808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122532808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122532808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122532808 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122532808 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) 20250813122532808 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122532808 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122532808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122532808 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122532982 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 20250813122532982 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 20250813122532982 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122532982 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122532988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532988 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122532988 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122532988 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122532988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122532988 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122532988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122532991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122532991 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122532991 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122532991 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122532991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122532991 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122532991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122532998 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 20250813122532998 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 20250813122532998 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122532998 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122533005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122533005 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122533005 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122533005 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122533005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122533005 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122533005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122533006 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122533007 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122533007 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122533007 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122533007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122533007 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122533007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122533792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122533792 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122533792 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122533792 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122533792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122533792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122533792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122533792 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122533792 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122533792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122533792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122533792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122533792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122533792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122533792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122533792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122533792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533793 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122533793 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122533793 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122533793 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122533793 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) 20250813122533793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122533793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122533793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122533793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122533793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122533793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122533793 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122533793 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122533794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122533794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122533794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122533794 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122533794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122533794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122533794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122533794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122533808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122533808 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122533808 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122533808 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122533808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122533808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122533808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122533808 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122533808 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122533808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122533808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122533808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122533808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122533808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122533808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122533808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122533808 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) 20250813122533808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533808 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) 20250813122533809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533809 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122533809 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122533809 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122533809 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122533809 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) 20250813122533809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122533809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122533809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122533809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122533809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122533809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122533809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122533809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122533809 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122533809 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122533809 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122533809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122533809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122533809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122533809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122533809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122533809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122533809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122533809 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(389)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122533838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43570<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15431975 20250813122534867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122534867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122534867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122534867 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122534867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb7927, normal) (hnbgw_rua.c:407) 20250813122534867 DHNB DEBUG map_rua[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122534868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122534868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15431975 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122534868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122534868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122534868 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15431975 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122534868 DCN DEBUG map_sccp[0x557dd25c6390]{init}: Allocated (fsm.c:456) 20250813122534868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122534868 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-15431975 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122534868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15431975 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122534868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122534868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122534868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122534868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122534868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122534868 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122534868 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{IDLE}: Allocated (fsm.c:456) 20250813122534868 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122534868 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030000980056400500f1100926) (sccp_scrc.c:406) 20250813122534868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122534868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122534868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122534868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122534868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122534868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122534868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122534868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122534868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122534868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122534868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122534868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122534868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122534868 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122534868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122534869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122534869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122534869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122534869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122534869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122534869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122534869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122534869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122534869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@8ad7688026aa: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)6710440 TC_cs_iu_release_req_rua_disconnect0(392)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122534892 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122534892 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122534892 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122534892 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122534892 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122534892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122534892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122534892 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122534893 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122534893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122534893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122534893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122534893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122534893 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=009b6133) (sccp_scrc.c:477) 20250813122534893 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250813122534893 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122534893 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122534893 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122534893 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122534893 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) 20250813122534893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122534893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@8ad7688026aa: 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)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813122535094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122535094 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122535094 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122535094 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122535094 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122535094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122535094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122535094 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122535094 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122535094 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122535094 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122535094 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122535094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122535094 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) 20250813122535094 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250813122535094 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122535094 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122535094 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122535094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122535094 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122535094 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122535094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122535094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122535094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122535094 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813122535094 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813122535094 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813122535094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122535094 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813122535094 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{UNUSED}: Allocated (fsm.c:456) 20250813122535094 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{UNUSED}: is child of mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0] (fsm.c:486) 20250813122535094 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0] (mgcp_client_endpoint_fsm.c:724) 20250813122535094 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122535094 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122535094 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122535094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25d8770]{ST_CRCX}: Allocated (fsm.c:456) 20250813122535094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25d8770]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0] (fsm.c:486) 20250813122535094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25d8770]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122535094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25d8770]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813122535094 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: eb79'... (mgcp_client.c:807) 20250813122535094 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250813122535094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25d8770]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122535094 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eb792717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb792717", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eb792717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb792717", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813122535111 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250813122535111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813122535111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813122535111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122535111 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122535111 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813122535111 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535111 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535111 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122535111 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122535111 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535111 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122535111 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813122535111 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122535111 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813122535111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813122535111 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813122535111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122535111 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122535123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122535123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122535123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122535123 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122535123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeb7927) (hnbgw_rua.c:471) 20250813122535123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15431975 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122535123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122535123 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122535123 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122535123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122535123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122535123 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813122535123 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813122535123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122535123 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813122535123 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0] (mgcp_client_endpoint_fsm.c:724) 20250813122535123 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122535123 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122535123 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813122535123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: eb79'... (mgcp_client.c:807) 20250813122535123 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813122535123 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122535123 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122535123 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535123 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eb792717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb792717", 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" } } } } } } } 20250813122535130 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250813122535130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813122535130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813122535130 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535130 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122535130 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813122535130 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0] (mgcp_client_endpoint_fsm.c:724) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813122535130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25da230]{ST_CRCX}: Allocated (fsm.c:456) 20250813122535130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25da230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0] (fsm.c:486) 20250813122535130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25da230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813122535130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25da230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250813122535130 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: eb79'... (mgcp_client.c:807) 20250813122535130 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813122535130 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15431975-0)[0x557dd25da230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535130 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eb792717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eb792717", 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" } } } } } } } 20250813122535141 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250813122535141 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813122535141 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813122535141 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813122535141 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813122535141 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813122535141 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535141 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535141 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535141 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813122535141 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813122535141 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535141 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{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) 20250813122535141 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813122535141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122535141 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813122535141 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813122535141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813122535141 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122535141 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122535141 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=009b6133), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813122535141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122535141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122535141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122535141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122535141 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813122535141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122535141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122535141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122535141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122535141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122535141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122535141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122535141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122535326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122535326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122535326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250813122535326 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122535326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeb7927) (hnbgw_rua.c:471) 20250813122535326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15431975 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250813122535326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122535326 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813122535326 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813122535326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813122535326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122535326 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122535326 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122535326 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=009b6133), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250813122535326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122535326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122535326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122535326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122535327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122535327 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122535327 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122535327 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122535327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122535327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122535327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122535327 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8ad7688026aa: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15431975 20250813122535530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122535530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122535530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250813122535530 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122535530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xeb7927,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250813122535530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15431975 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250813122535530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122535530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122535530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122535530 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122535530 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122535530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b6133), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122535530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122535530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122535530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122535530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122535531 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122535531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250813122535531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122535531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:202) 20250813122535531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15431975)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122535531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122535531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{disconnected}: Freeing instance (context_map.c:206) 20250813122535531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x557dd25c6390]{disconnected}: Deallocated (fsm.c:568) 20250813122535531 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813122535531 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813122535531 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813122535531 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813122535531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122535531 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: eb79'... (mgcp_client.c:807) 20250813122535531 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122535531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122535531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813122535531 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: eb79'... (mgcp_client.c:807) 20250813122535531 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813122535531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813122535531 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: Removing from parent mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0] (mgcp_client_endpoint_fsm.c:873) 20250813122535531 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813122535531 DLMGCP DEBUG mgw-endp(mgw-fsm-15431975-0)[0x557dd25c55a0]{IN_USE}: Deallocated (fsm.c:568) 20250813122535531 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813122535531 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813122535531 DMGW DEBUG mgw(mgw-fsm-15431975-0)[0x557dd25c7ec0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813122535531 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15431975 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250813122535531 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122535531 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122535531 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122535531 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122535531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122535531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122535531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122535531 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: Session index based on local reference:0 20250813122535538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122535538 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122535538 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122535538 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122535538 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122535538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122535538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122535538 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@8ad7688026aa: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)6710440 20250813122535538 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122535538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122535538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122535538 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122535538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122535538 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=009b6133) (sccp_scrc.c:477) 20250813122535538 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250813122535538 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122535538 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122535538 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122535538 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122535538 DLSCCP DEBUG SCCP-SCOC(35)[0x557dd25e1cb0]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eb792717" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eb792717" }, { code := "I", val := "22222" } }, sdp := omit } 20250813122535550 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250813122535550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122535550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122535550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122535550 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25d8770]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122535551 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250813122535551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813122535551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813122535551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813122535551 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25da230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122536562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122536563 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37883<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(381)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(380)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122536566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43562<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122536567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122536567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122536567 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122536567 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) 20250813122536568 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@8ad7688026aa: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@8ad7688026aa: Final verdict of PTC: none 20250813122536569 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122536569 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) 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(386)@8ad7688026aa: Final verdict of PTC: none 20250813122536569 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122536569 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) 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122536569 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122536569 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) 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122536569 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122536569 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) 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122536569 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 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122536569 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122536569 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122536569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122536569 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8ad7688026aa: Final verdict of PTC: none 20250813122536569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122536570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122536570 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 20250813122536570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122536570 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122536570 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122536570 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122536570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122536570 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122536570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122536570 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(387)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(382)@8ad7688026aa: Final verdict of PTC: none 20250813122536572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43570<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(391)@8ad7688026aa: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect0(392)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:25: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 20250813122536666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122537068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43580<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259312) Waiting for packet dumper to finish... 1 (prev_count=259312, count=259952) 20250813122538571 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122538571 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122538571 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122538571 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122538571 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122538571 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ps_iu_release_req_rua_disconnect started. 20250813122540225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122540229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122540233 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36991<->l=127.0.0.1:4262) (control_if.c:572) 20250813122540248 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122540248 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122540248 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122540249 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122540249 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122540249 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122540249 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122540249 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122540249 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122540249 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122540249 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122540250 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122540250 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122540250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122540250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122540250 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) 20250813122540250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540250 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) 20250813122540250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122540250 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) 20250813122540250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122540250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122540250 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122540250 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122540250 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122540250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122540250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122540250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122540250 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) 20250813122540250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122540250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122540250 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122540250 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122540250 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122540250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122540250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122540250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122540251 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122540251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122540251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122540251 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122540251 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122540251 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122540251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122540251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122540251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122540251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122540251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122540251 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122540251 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122540251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122540251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122540251 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 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122540251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122540251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122540251 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 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122540251 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 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122540251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122540251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122540251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122540251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122540251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122540251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122540251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(399)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122540266 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122540266 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122540266 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122540266 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122540266 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122540266 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122540266 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122540267 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122540267 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122540268 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122540268 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122540268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122540268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122540268 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) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 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) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122540268 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) 20250813122540268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122540268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122540268 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122540268 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122540268 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122540268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122540268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122540268 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) 20250813122540268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122540268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122540268 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122540268 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122540268 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122540268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122540268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122540268 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) 20250813122540268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122540268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122540268 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122540268 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122540268 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122540268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122540268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122540268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122540268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122540268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122540268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122540268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122540268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122540268 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122540268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122540268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122540268 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 20250813122540268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122540268 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122540268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122540268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122540268 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 20250813122540268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122540268 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 20250813122540268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122540268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122540268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122540268 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 20250813122540269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122540269 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 20250813122540269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122540269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122540269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122540269 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122540269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122540269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122540269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122540293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122540293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122540293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122540293 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122540293 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) 20250813122540293 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122540293 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122540293 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122540293 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122540464 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 20250813122540464 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 20250813122540464 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122540464 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122540473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540473 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122540473 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122540473 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122540473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122540473 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122540473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122540476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540476 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122540476 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122540476 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122540476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122540476 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122540476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122540481 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 20250813122540481 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 20250813122540481 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122540481 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122540487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540487 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122540487 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122540487 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122540487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122540487 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122540487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122540489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122540489 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122540489 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122540489 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122540489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122540489 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122540489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122541284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122541284 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122541284 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122541284 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122541284 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122541284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122541284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122541284 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122541284 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122541284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122541284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122541285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122541285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122541285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122541285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122541285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122541285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122541285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122541285 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122541285 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122541285 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) 20250813122541285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122541285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122541285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122541285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122541285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122541285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122541285 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122541285 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122541285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122541285 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122541285 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122541285 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122541285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122541285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122541285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122541285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122541288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122541288 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122541288 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122541288 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122541288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122541288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122541288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122541288 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122541288 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122541288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122541288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122541288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122541288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122541288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122541288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122541288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122541288 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) 20250813122541288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541288 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) 20250813122541288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122541288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122541288 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122541288 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122541288 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) 20250813122541288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122541288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122541288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122541289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122541289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122541289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122541289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122541289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122541289 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122541289 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122541289 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122541289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122541289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122541289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122541289 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122541289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122541289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122541289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122541289 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122541316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)15034978 20250813122542357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122542357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122542357 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122542357 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122542357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe56a62, normal) (hnbgw_rua.c:407) 20250813122542357 DHNB DEBUG map_rua[0x557dd25da230]{init}: Allocated (fsm.c:456) 20250813122542357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122542357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15034978 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122542357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122542357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122542357 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122542357 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15034978 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122542357 DCN DEBUG map_sccp[0x557dd25d8770]{init}: Allocated (fsm.c:456) 20250813122542357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122542357 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-15034978 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122542357 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15034978 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122542357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122542357 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122542357 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122542357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122542357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122542357 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122542357 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{IDLE}: Allocated (fsm.c:456) 20250813122542357 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122542357 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030000b20056400500f1100926) (sccp_scrc.c:406) 20250813122542357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122542357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122542357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122542357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122542357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122542357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122542357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122542357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122542357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122542357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122542357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122542357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122542357 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122542357 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122542357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122542357 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122542357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122542357 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122542357 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122542358 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122542358 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122542358 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122542358 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122542358 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@8ad7688026aa: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)6127472 HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@8ad7688026aa: setverdict(pass): none -> pass 20250813122542368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122542368 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122542368 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122542368 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122542368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122542368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122542368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122542368 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122542368 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122542368 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122542368 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122542368 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122542368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122542368 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=003483b2) (sccp_scrc.c:477) 20250813122542368 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250813122542368 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122542368 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122542368 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122542368 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122542368 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) 20250813122542368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122542368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813122542574 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122542574 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122542574 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122542574 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122542574 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122542574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122542574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122542574 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122542575 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122542575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122542575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122542575 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122542575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122542575 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) 20250813122542575 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250813122542575 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122542575 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122542575 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122542575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122542575 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122542575 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122542575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122542575 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122542575 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122542575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122542575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122542575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122542575 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122542619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122542619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122542619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122542619 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122542619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe56a62) (hnbgw_rua.c:471) 20250813122542619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15034978 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122542619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122542619 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122542619 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122542619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122542619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122542619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122542619 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122542619 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122542619 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=003483b2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122542619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122542619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122542619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122542619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122542619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122542620 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122542620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122542620 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122542620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122542620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122542620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122542620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122542822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122542822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122542822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250813122542822 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122542822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe56a62) (hnbgw_rua.c:471) 20250813122542822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15034978 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250813122542822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122542822 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813122542822 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813122542822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813122542822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122542822 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122542822 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122542822 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=003483b2), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250813122542822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122542822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122542822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122542822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122542823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122542823 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122542823 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122542823 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122542823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122542823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122542823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122542823 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8ad7688026aa: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)15034978 20250813122543026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122543026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122543026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250813122543026 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122543026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe56a62,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250813122543026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15034978 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250813122543026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122543026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122543026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122543026 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122543026 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122543027 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003483b2), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122543027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122543027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122543027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122543027 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122543027 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122543027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250813122543027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122543027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{disconnected}: Freeing instance (context_map.c:202) 20250813122543027 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15034978)[0x557dd25da230]{disconnected}: Deallocated (fsm.c:568) 20250813122543027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122543027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{disconnected}: Freeing instance (context_map.c:206) 20250813122543027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x557dd25d8770]{disconnected}: Deallocated (fsm.c:568) 20250813122543027 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15034978 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250813122543027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122543027 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122543027 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122543027 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122543027 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122543027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122543027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122543027 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: Session index based on local reference:0 20250813122543034 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122543034 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122543034 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122543034 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122543034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122543034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122543034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122543034 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122543034 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122543034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122543034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122543034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122543034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122543034 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=003483b2) (sccp_scrc.c:477) 20250813122543034 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250813122543034 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122543034 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122543034 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122543034 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122543034 DLSCCP DEBUG SCCP-SCOC(36)[0x557dd25e1cb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(403)@8ad7688026aa: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)6127472 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122544040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122544041 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36991<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(395)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(394)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122544043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122544043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122544043 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122544043 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122544043 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) 20250813122544043 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@8ad7688026aa: Final verdict of PTC: none 20250813122544044 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122544044 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) 20250813122544044 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122544044 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122544045 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122544045 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) 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122544045 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 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122544045 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122544045 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122544045 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122544045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122544045 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(403)@8ad7688026aa: Final verdict of PTC: none 20250813122544045 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 20250813122544045 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) 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122544045 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122544045 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) 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122544045 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) 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122544045 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122544045 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122544045 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122544045 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122544045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122544045 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(399)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(400)@8ad7688026aa: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(405)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(396)@8ad7688026aa: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@8ad7688026aa: Final verdict of PTC: none 20250813122544048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43616<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:25: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 20250813122544116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122544518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38790<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224300) Waiting for packet dumper to finish... 1 (prev_count=224300, count=224940) 20250813122546045 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122546046 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122546046 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122546046 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122546046 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122546046 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:25:46 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250813122547653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122547658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122547661 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38891<->l=127.0.0.1:4262) (control_if.c:572) 20250813122547676 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122547676 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122547676 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122547677 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122547677 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122547677 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122547677 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122547677 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122547677 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122547677 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122547677 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122547678 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122547678 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122547678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122547678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122547678 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) 20250813122547678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547678 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) 20250813122547678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122547678 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) 20250813122547678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122547678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122547678 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122547678 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122547678 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122547679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122547679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122547679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122547679 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) 20250813122547679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122547679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122547679 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122547679 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122547679 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122547679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122547679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122547679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122547679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122547679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122547679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122547679 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122547679 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122547679 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122547679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122547679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122547679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122547679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122547679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122547679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122547679 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122547679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122547679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122547679 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 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122547679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122547679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122547679 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 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122547679 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 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122547679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122547679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122547679 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122547679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122547679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122547679 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122547679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(415)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(413)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122547694 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122547694 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122547694 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122547694 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122547694 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122547694 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122547694 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122547694 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122547694 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122547696 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122547696 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122547696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122547696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122547696 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) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 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) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122547696 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) 20250813122547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122547696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122547696 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122547696 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122547696 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122547696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122547696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122547696 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) 20250813122547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122547696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122547696 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122547696 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122547696 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122547696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122547696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122547696 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) 20250813122547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122547696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122547696 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122547696 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122547696 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122547696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122547696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122547696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122547696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122547696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122547696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122547696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122547696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122547696 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122547696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122547696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122547696 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 20250813122547696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122547696 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122547696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122547696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122547696 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 20250813122547696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122547696 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 20250813122547696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122547696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122547696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122547696 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 20250813122547696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122547696 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 20250813122547696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122547696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122547696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122547696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122547696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122547696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122547696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122547720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122547720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122547720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122547720 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122547720 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) 20250813122547720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122547720 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122547721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122547721 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122547892 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 20250813122547892 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 20250813122547892 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122547892 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122547902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547902 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122547902 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122547902 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122547902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122547902 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122547902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122547905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547905 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122547905 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122547905 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122547905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122547905 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122547905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122547909 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 20250813122547909 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 20250813122547909 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122547909 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122547915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547915 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122547915 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122547915 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122547915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122547915 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122547915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122547918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122547918 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122547918 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122547918 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122547918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122547918 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122547918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122548705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122548705 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122548705 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122548705 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122548705 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122548705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122548705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122548705 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122548705 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122548706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122548706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122548706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122548706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122548706 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122548706 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122548706 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122548706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122548706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122548706 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122548706 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122548706 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) 20250813122548706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122548706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122548706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122548706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122548706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122548706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122548706 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122548706 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122548706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122548706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122548706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122548706 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122548706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122548706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122548706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122548706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122548713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122548713 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122548713 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122548713 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122548713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122548713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122548713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122548713 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122548713 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122548713 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122548713 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122548713 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122548713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122548713 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122548713 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122548713 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122548713 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) 20250813122548713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548713 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) 20250813122548713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548713 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122548713 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122548713 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122548713 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122548713 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) 20250813122548713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122548713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122548713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122548713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122548713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122548713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122548713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122548713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122548713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122548713 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122548713 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122548713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122548713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122548713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122548713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122548713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122548713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122548713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122548713 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122548731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38826<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)1647963 20250813122549764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122549764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122549764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122549764 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122549764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x19255b, normal) (hnbgw_rua.c:407) 20250813122549764 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122549764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122549764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1647963 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122549764 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122549764 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122549764 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1647963 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122549764 DCN DEBUG map_sccp[0x557dd25da230]{init}: Allocated (fsm.c:456) 20250813122549764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122549764 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-1647963 <-> SCCP-37 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122549765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1647963 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122549765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122549765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122549765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122549765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122549765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122549765 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122549765 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{IDLE}: Allocated (fsm.c:456) 20250813122549765 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122549765 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002a50056400500f1100926) (sccp_scrc.c:406) 20250813122549765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122549765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122549765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122549765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122549765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122549765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122549765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122549765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122549765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122549765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122549765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122549765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122549765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122549765 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122549765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122549765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122549765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122549765 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122549765 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122549765 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122549765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122549765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122549765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122549765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(413)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@8ad7688026aa: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)10189645 TC_cs_rua_dt_during_sccp_wait_cc0(420)@8ad7688026aa: setverdict(pass): none -> pass 20250813122549966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122549966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122549966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122549966 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122549966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x19255b) (hnbgw_rua.c:471) 20250813122549966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1647963 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250813122549966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122549966 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813122549966 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813122549966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813122549966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122549966 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.msc0-SCCP(413)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122550784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122550784 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122550784 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122550784 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122550784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122550784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122550784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122550784 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122550784 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122550784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122550784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122550785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122550785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122550785 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=00f818ff) (sccp_scrc.c:477) 20250813122550785 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250813122550785 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122550785 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122550785 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122550785 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122550785 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) 20250813122550785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122550785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_rua_dt_during_sccp_wait_cc0(420)@8ad7688026aa: 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)@8ad7688026aa: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@8ad7688026aa: Test Component 420 has requested to stop MTC. Terminating current testcase execution. 20250813122555789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38810<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122555790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122555790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122555790 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122555790 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) 20250813122555790 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122555790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122555790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122555790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122555790 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122555790 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122555790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f818ff), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122555790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122555790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122555790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122555790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122555790 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122555790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122555790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122555790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{disrupted}: Freeing instance (context_map.c:202) 20250813122555790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647963)[0x557dd25e1cb0]{disrupted}: Deallocated (fsm.c:568) 20250813122555790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122555790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{disconnected}: Freeing instance (context_map.c:206) 20250813122555790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x557dd25da230]{disconnected}: Deallocated (fsm.c:568) 20250813122555790 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1647963 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813122555790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122555791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122555791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122555791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122555791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122555791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122555791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122555791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122555791 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38891<->l=127.0.0.1:4262) (control_if.c:193) 20250813122555791 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 20250813122555791 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) 20250813122555791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122555791 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122555792 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122555792 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) 20250813122555792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122555792 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(416)@8ad7688026aa: Final verdict of PTC: none 20250813122555792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122555792 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122555792 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) 20250813122555792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122555792 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813122555792 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122555792 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) 20250813122555792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122555792 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122555792 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) 20250813122555792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122555792 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122555792 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122555792 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122555792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122555792 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@8ad7688026aa: Final verdict of PTC: none 20250813122555792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122555792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122555793 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 20250813122555793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122555793 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122555793 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122555793 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122555793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122555793 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122555793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122555793 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(417)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@8ad7688026aa: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(408)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(410)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(419)@8ad7688026aa: Final verdict of PTC: none 20250813122555793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38826<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@8ad7688026aa: 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@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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'. Wed Aug 13 12:25:55 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 20250813122555891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122556393 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33460<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188520) Waiting for packet dumper to finish... 1 (prev_count=188520, count=192496) 20250813122557794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122557794 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122557794 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122557794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122557794 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122557794 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:25:58 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250813122559501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122559506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33478<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122559511 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34699<->l=127.0.0.1:4262) (control_if.c:572) 20250813122559527 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122559527 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122559527 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122559527 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122559527 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122559527 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122559527 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122559527 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122559528 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122559528 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122559528 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)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122559529 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122559529 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122559529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122559529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122559529 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) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 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) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122559529 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) 20250813122559529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122559529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122559529 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122559529 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122559529 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122559529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122559529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122559529 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) 20250813122559529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122559529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122559529 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122559529 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122559529 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122559529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122559529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122559529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122559529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122559529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122559529 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122559529 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122559529 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122559529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122559529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122559529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122559529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122559529 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122559529 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122559529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122559529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122559529 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 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122559529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122559529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122559529 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 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122559529 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 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122559529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122559529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122559529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122559529 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559529 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122559529 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122559529 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122559529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(429)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(427)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122559542 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122559542 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122559542 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122559542 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122559542 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122559542 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122559542 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122559543 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122559543 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122559544 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122559544 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122559544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122559544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122559544 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) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 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) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122559544 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) 20250813122559544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122559544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122559544 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122559544 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122559544 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122559544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122559544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122559544 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) 20250813122559544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122559544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122559544 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122559544 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122559544 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122559544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122559544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122559544 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) 20250813122559544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122559544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122559544 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122559544 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122559544 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122559544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122559544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122559544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122559544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122559544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122559544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122559544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122559544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122559544 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122559544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122559544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122559544 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 20250813122559544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122559544 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122559544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122559544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122559544 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 20250813122559544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122559544 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 20250813122559544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122559544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122559544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122559544 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 20250813122559544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122559544 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 20250813122559544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122559544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122559544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122559544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122559544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122559544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122559544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122559566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122559566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122559566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122559566 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122559566 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) 20250813122559566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122559566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122559566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122559566 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122559741 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 20250813122559741 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 20250813122559741 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122559741 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122559750 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559750 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122559750 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122559750 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122559750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122559750 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122559750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122559754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559754 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122559754 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122559754 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122559754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122559754 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122559754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122559756 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 20250813122559756 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 20250813122559756 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122559756 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122559764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559764 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122559764 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122559764 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122559764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122559764 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122559764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122559767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122559767 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122559767 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122559767 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122559767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122559767 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122559767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122600554 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122600554 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122600554 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122600554 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122600554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122600554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122600554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122600554 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122600555 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122600555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122600555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122600555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122600555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122600555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122600555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122600555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122600555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122600555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122600555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122600555 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122600555 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) 20250813122600555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122600555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122600555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122600555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122600555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122600555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122600555 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122600555 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122600556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122600556 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122600556 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122600556 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122600556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122600556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122600556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122600556 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122600570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122600570 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122600570 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122600570 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122600570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122600570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122600570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122600570 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122600570 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122600570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122600570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122600570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122600570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122600570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122600570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122600570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122600570 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) 20250813122600570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600570 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) 20250813122600570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122600570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122600570 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122600570 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122600570 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) 20250813122600570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122600570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122600570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122600570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122600570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122600570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122600570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122600570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122600570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122600570 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122600570 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122600571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122600571 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122600571 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122600571 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122600571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122600571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122600571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122600571 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122600606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@8ad7688026aa: 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)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)1421420 20250813122601650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122601650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122601650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122601650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122601650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x15b06c, normal) (hnbgw_rua.c:407) 20250813122601650 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122601650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122601650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1421420 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122601650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122601650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122601650 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122601650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1421420 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122601650 DCN DEBUG map_sccp[0x557dd25da230]{init}: Allocated (fsm.c:456) 20250813122601650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122601650 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-1421420 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122601650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1421420 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122601650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122601650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122601650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122601650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122601650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122601650 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122601650 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{IDLE}: Allocated (fsm.c:456) 20250813122601650 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122601650 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003320056400500f1100926) (sccp_scrc.c:406) 20250813122601650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122601650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122601650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122601650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122601650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122601650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122601650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122601650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122601650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122601650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122601650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122601650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122601650 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122601650 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122601650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122601650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122601650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122601650 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122601650 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122601650 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122601650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122601650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122601650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122601650 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@8ad7688026aa: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)1788572 TC_ps_rua_dt_during_sccp_wait_cc0(434)@8ad7688026aa: setverdict(pass): none -> pass 20250813122601854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122601854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122601854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122601854 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122601854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x15b06c) (hnbgw_rua.c:471) 20250813122601854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1421420 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250813122601854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122601854 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813122601854 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813122601854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813122601854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122601854 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.sgsn0-SCCP(430)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122602683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122602683 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122602683 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122602683 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122602683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122602683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122602683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122602683 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122602683 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122602683 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122602683 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122602684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122602684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122602684 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=00caa145) (sccp_scrc.c:477) 20250813122602684 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250813122602684 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122602684 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122602684 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122602684 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122602684 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) 20250813122602684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122602684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122605791 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122605791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f818ff), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122605791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122605791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122605791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122605791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122605791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122605791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122605791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122605791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122605791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122605792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122605792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122605792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122605796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122605796 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122605796 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122605796 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122605796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122605796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122605796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122605796 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122605797 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122605797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122605797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122605797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122605797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122605797 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=00f818ff) (sccp_scrc.c:477) 20250813122605797 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1824) 20250813122605797 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122605797 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122605797 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122605797 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122605797 DLSCCP DEBUG SCCP-SCOC(37)[0x557dd25d8770]{IDLE}: Deallocated (fsm.c:568) TC_ps_rua_dt_during_sccp_wait_cc0(434)@8ad7688026aa: 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)@8ad7688026aa: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@8ad7688026aa: Test Component 434 has requested to stop MTC. Terminating current testcase execution. 20250813122607683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122607683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122607683 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122607683 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) 20250813122607683 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122607683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122607683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122607683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122607683 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122607683 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122607683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caa145), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122607683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122607683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122607683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122607683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122607683 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122607683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122607683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122607683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{disrupted}: Freeing instance (context_map.c:202) 20250813122607684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1421420)[0x557dd25e1cb0]{disrupted}: Deallocated (fsm.c:568) 20250813122607684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122607684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{disconnected}: Freeing instance (context_map.c:206) 20250813122607684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x557dd25da230]{disconnected}: Deallocated (fsm.c:568) 20250813122607684 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1421420 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(427)@8ad7688026aa: Final verdict of PTC: none 20250813122607684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122607684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122607684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122607684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122607684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122607684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122607684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122607684 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122607684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33478<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(428)@8ad7688026aa: Final verdict of PTC: none 20250813122607684 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34699<->l=127.0.0.1:4262) (control_if.c:193) 20250813122607685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122607685 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122607685 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) 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@8ad7688026aa: Final verdict of PTC: none 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122607685 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122607685 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) 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122607685 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 20250813122607685 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) 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122607685 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 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122607685 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122607685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122607685 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122607685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122607685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122607685 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122607685 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) 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122607685 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122607685 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 TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(424)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(433)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@8ad7688026aa: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(422)@8ad7688026aa: Final verdict of PTC: none 20250813122607695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33488<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_dt_during_sccp_wait_cc0(434)@8ad7688026aa: 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@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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'. Wed Aug 13 12:26:07 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 20250813122607784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122608286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=177328) Waiting for packet dumper to finish... 1 (prev_count=177328, count=201984) 20250813122609687 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122609687 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122609687 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:26:10 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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ps_rab_assignment started. 20250813122611416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122611420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122611422 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40173<->l=127.0.0.1:4262) (control_if.c:572) 20250813122611439 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122611439 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122611439 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122611440 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122611440 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122611440 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122611440 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(439)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122611440 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122611440 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122611440 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122611440 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122611441 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122611441 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122611442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122611442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122611442 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) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 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) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122611442 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) 20250813122611442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122611442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122611442 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122611442 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122611442 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122611442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122611442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122611442 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) 20250813122611442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122611442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122611442 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122611442 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122611442 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122611442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122611442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122611442 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122611442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122611442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122611442 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122611442 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122611442 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122611442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122611442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122611442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122611442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122611442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122611442 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122611442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122611442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122611442 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 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122611442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122611442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122611442 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 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122611442 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 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122611442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122611442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122611442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122611442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122611442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122611442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122611442 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(443)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(441)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122611455 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122611455 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122611455 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122611455 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122611455 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122611455 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122611455 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122611455 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122611455 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122611456 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122611456 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122611456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122611457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122611457 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) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 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) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122611457 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) 20250813122611457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122611457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122611457 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122611457 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122611457 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122611457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122611457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122611457 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) 20250813122611457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122611457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122611457 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122611457 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122611457 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122611457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122611457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122611457 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) 20250813122611457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122611457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122611457 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122611457 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122611457 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122611457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122611457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122611457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122611457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122611457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122611457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122611457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122611457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122611457 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122611457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122611457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122611457 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 20250813122611457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122611457 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122611457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122611457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122611457 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 20250813122611457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122611457 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 20250813122611457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122611457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122611457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122611457 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 20250813122611457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122611457 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 20250813122611457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122611457 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611457 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122611457 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122611457 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122611457 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122611457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122611457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122611457 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122611457 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122611478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122611478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122611478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122611478 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122611478 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) 20250813122611478 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122611478 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122611478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122611478 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122611653 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 20250813122611654 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 20250813122611654 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122611654 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122611664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611664 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122611664 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122611664 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122611664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122611664 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122611664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122611667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611667 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122611667 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122611667 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122611667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122611667 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122611667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122611667 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 20250813122611668 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 20250813122611668 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 20250813122611668 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 20250813122611668 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122611668 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122611668 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122611669 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(446)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122611674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611674 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122611674 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122611674 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122611674 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122611674 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122611674 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122611674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122611675 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122611675 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122611675 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122611675 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122611675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122611675 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250813122611675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122612464 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122612464 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122612464 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122612464 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122612464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122612464 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122612464 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122612464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122612464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122612464 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122612464 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122612464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122612464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122612464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122612464 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122612464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122612464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122612464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122612464 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122612464 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122612464 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) 20250813122612464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122612464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122612464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122612464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122612464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122612464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122612464 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122612464 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122612464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122612464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122612464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122612464 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122612464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122612464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122612464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122612464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(442)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122612474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122612474 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122612474 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122612474 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122612474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122612474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122612474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122612474 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122612474 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122612474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122612474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122612474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122612474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122612474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122612474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122612474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122612474 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) 20250813122612474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612474 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) 20250813122612474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122612474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122612474 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122612474 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122612474 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) 20250813122612474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122612474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122612474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122612474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122612474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122612474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122612474 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122612474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122612474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122612474 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122612474 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122612474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122612474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122612474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122612474 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122612474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122612474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122612474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122612474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(445)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122613511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@8ad7688026aa: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@8ad7688026aa: Added conn table entry 0TC_ps_rab_assignment0(448)1185386 20250813122614539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122614539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122614539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122614539 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122614539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x12166a, normal) (hnbgw_rua.c:407) 20250813122614539 DHNB DEBUG map_rua[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122614539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122614539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1185386 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122614539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122614539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122614539 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122614539 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1185386 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122614539 DCN DEBUG map_sccp[0x557dd25da230]{init}: Allocated (fsm.c:456) 20250813122614539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122614539 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-1185386 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122614539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1185386 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122614539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122614539 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122614539 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122614539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122614539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122614539 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122614539 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{IDLE}: Allocated (fsm.c:456) 20250813122614539 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122614539 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030001d10056400500f1100926) (sccp_scrc.c:406) 20250813122614539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122614539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122614539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122614539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122614539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122614539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122614539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122614539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122614539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122614539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122614539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122614539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122614539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122614539 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122614539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122614539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122614539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122614540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122614540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122614540 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122614540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122614540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122614540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122614540 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@8ad7688026aa: Added conn table entry 0TC_ps_rab_assignment0(448)5948848 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Session index based on connection ID:0 TC_ps_rab_assignment0(448)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122614547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122614547 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122614547 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122614547 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122614547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122614547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122614547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122614547 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122614548 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122614548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122614548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122614548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122614548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122614548 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=00348748) (sccp_scrc.c:477) 20250813122614548 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250813122614548 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122614548 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122614548 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122614548 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122614548 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) 20250813122614548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122614548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(438)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813122614754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122614754 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122614754 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122614754 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122614754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122614754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122614754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122614754 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122614754 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122614754 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122614754 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122614754 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122614754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122614754 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) 20250813122614754 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250813122614754 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122614754 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122614754 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122614754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122614754 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122614754 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122614754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122614754 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122614755 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122614755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122614755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122614755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122614755 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122614771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122614771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122614771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122614771 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122614771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x12166a) (hnbgw_rua.c:471) 20250813122614771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1185386 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122614771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122614771 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122614771 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122614771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122614771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122614771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122614771 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122614771 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122614771 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=00348748), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122614771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122614771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122614771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122614771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122614771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122614771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122614771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122614771 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122614771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122614771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122614771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122614771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122616788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122616788 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122616788 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122616788 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122616788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122616788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122616788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122616788 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122616788 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122616788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122616788 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122616789 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122616789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122616789 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) 20250813122616789 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250813122616789 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122616789 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122616789 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122616789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122616789 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122616789 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122616789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122616789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122616789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122616789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122616789 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(440)@8ad7688026aa: Deleted conn table entry 0TC_ps_rab_assignment0(448)1185386 20250813122616808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122616808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122616808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122616808 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122616808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x12166a,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122616808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1185386 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122616808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122616808 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122616808 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122616808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122616808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122616808 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122616808 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122616808 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=00348748), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122616808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122616808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122616808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122616808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122616809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122616809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122616809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122616809 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122616809 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122616809 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122616809 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122616809 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122616809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122616809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122616809 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@8ad7688026aa: Deleted conn table entry 0TC_ps_rab_assignment0(448)5948848 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Session index based on connection ID:0 20250813122616820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122616820 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122616820 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122616820 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122616821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122616821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122616821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122616821 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122616821 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122616821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122616821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122616821 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122616821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122616821 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=00348748), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122616821 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250813122616821 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122616821 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122616821 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122616821 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) 20250813122616821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122616821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122616821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122616821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{disconnected}: Freeing instance (context_map.c:202) 20250813122616821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1185386)[0x557dd25e1cb0]{disconnected}: Deallocated (fsm.c:568) 20250813122616821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122616821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{disconnected}: Freeing instance (context_map.c:206) 20250813122616821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x557dd25da230]{disconnected}: Deallocated (fsm.c:568) 20250813122616821 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1185386 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250813122616821 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=00348748), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250813122616821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122616821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122616821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122616821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122616821 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122616821 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122616821 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122616821 DLSCCP DEBUG SCCP-SCOC(39)[0x557dd25d8770]{IDLE}: Deallocated (fsm.c:568) 20250813122616821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122616821 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122616821 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122616821 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122616821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122616821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122616821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122616821 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: RLC received in state:disconnect_pending 20250813122617685 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122617685 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caa145), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122617685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122617685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122617685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122617685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122617685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122617685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122617685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122617685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122617685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122617685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122617685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122617685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122617690 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122617690 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122617690 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122617690 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122617690 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122617690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122617690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122617690 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122617690 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122617690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122617690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122617690 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122617690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122617690 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=00caa145) (sccp_scrc.c:477) 20250813122617690 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1824) 20250813122617690 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122617690 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122617690 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122617690 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122617690 DLSCCP DEBUG SCCP-SCOC(38)[0x557dd25c7c10]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment0(448)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122618830 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40173<->l=127.0.0.1:4262) (control_if.c:193) 20250813122618830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38464<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(437)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(436)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122618834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122618835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122618835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122618836 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122618836 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) 20250813122618836 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122618837 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122618837 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) 20250813122618837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122618837 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122618837 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122618837 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) 20250813122618837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122618837 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ps_rab_assignment-Iuh0-RUA(440)@8ad7688026aa: Final verdict of PTC: none 20250813122618837 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 20250813122618837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122618837 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122618837 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122618837 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122618837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122618837 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122618837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122618838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122618839 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 20250813122618839 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) 20250813122618839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122618839 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122618839 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122618839 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) 20250813122618839 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122618839 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122618839 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) 20250813122618839 DLSS7 <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(442)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(441)@8ad7688026aa: Final verdict of PTC: none 20250813122618839 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122618839 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122618839 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122618839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122618839 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122618839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122618839 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)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(435)@8ad7688026aa: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(443)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(444)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(447)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(446)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(438)@8ad7688026aa: Final verdict of PTC: none 20250813122618843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Wed Aug 13 12:26:18 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 20250813122618928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122619329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49154<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225020) Waiting for packet dumper to finish... 1 (prev_count=225020, count=245420) 20250813122620839 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122620839 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122620839 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122620839 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122620839 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122620839 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:26: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ps_rab_assignment_concurrent started. 20250813122622427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122622430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122622433 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36955<->l=127.0.0.1:4262) (control_if.c:572) 20250813122622447 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122622447 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122622447 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122622447 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122622447 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122622447 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122622447 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(453)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122622447 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122622447 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122622448 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122622448 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122622449 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122622449 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122622449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122622449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122622449 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) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 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) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122622449 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) 20250813122622449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122622449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122622449 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122622449 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122622449 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122622449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122622449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122622449 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) 20250813122622449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122622449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122622449 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122622449 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122622449 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122622449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122622449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122622449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122622449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122622449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122622449 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122622449 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122622449 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122622449 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122622449 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622449 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622449 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122622449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122622449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122622449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122622449 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122622449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622449 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122622449 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122622449 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 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122622449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622449 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122622449 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122622449 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 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122622449 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 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122622449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622449 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122622449 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122622449 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122622449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622449 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122622449 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122622449 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122622449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(457)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(455)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122622463 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122622463 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122622463 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122622463 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122622463 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122622463 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122622463 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122622464 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122622464 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122622465 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122622465 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122622465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122622465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122622465 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) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 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) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122622465 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) 20250813122622465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122622465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122622465 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122622465 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122622465 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122622465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122622465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122622465 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) 20250813122622465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122622465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122622465 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122622465 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122622465 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122622465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122622465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122622465 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) 20250813122622465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122622465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122622465 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122622465 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122622465 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122622465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122622465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122622465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122622465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122622465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122622465 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122622465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122622465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122622465 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122622465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122622465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122622465 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 20250813122622465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122622465 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122622465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122622465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122622465 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 20250813122622465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122622465 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 20250813122622465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122622465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122622465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122622465 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 20250813122622465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122622465 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 20250813122622465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122622465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122622465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122622465 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122622465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122622465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122622465 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122622487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122622487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122622487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122622487 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122622487 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) 20250813122622487 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122622487 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122622487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122622487 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122622662 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 20250813122622662 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 20250813122622662 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122622662 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122622671 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622671 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122622672 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122622672 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122622672 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122622672 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122622672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122622674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622674 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122622674 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122622674 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122622674 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122622675 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122622675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122622677 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 20250813122622677 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 20250813122622677 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122622677 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122622683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622683 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122622683 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122622683 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122622683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122622683 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122622683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122622684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122622684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122622684 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122622684 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122622684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122622684 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122622684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122623478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122623478 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122623478 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122623478 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122623478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122623478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122623478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122623478 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122623478 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122623478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122623478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122623478 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122623478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122623478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122623478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122623478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122623478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122623478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122623478 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122623478 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122623478 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) 20250813122623478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122623478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122623478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122623479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122623479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122623479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122623479 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122623479 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122623479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122623479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122623479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122623479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122623479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122623479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122623479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122623479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122623488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122623488 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122623488 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122623488 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122623488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122623488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122623488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122623488 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122623488 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122623488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122623488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122623488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122623488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122623488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122623488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122623488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122623488 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) 20250813122623488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623488 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) 20250813122623488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122623488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122623488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122623488 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122623488 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) 20250813122623488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122623488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122623488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122623488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122623488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122623488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122623488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122623488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122623488 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122623488 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122623488 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122623488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122623488 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122623488 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122623488 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122623488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122623488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122623488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122623488 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122624519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56224<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56256<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122624659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56280<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)7660319 TC_ps_rab_assignment_concurrent0(463)@8ad7688026aa: 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 20250813122625554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625554 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x74e31f, normal) (hnbgw_rua.c:407) 20250813122625554 DHNB DEBUG map_rua[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122625554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660319 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625554 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625554 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660319 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625554 DCN DEBUG map_sccp[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122625554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625554 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-7660319 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660319 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625554 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625554 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{IDLE}: Allocated (fsm.c:456) 20250813122625554 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625554 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030000090056400500f1100926) (sccp_scrc.c:406) 20250813122625554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625554 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625554 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625554 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625554 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625554 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625554 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)3302383 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(462)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(464)@8ad7688026aa: 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-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(462) subscribed for broadcast 20250813122625564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625564 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122625564 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122625564 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122625564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122625564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122625564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122625564 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625564 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122625564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122625564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122625564 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122625564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122625564 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=00f9a323) (sccp_scrc.c:477) 20250813122625564 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250813122625564 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122625564 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122625564 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122625564 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122625564 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) 20250813122625564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122625564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)7024907 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(465)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)7330180 TC_ps_rab_assignment_concurrent0(466)@8ad7688026aa: 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)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)10603537 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(467)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)5970248 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(468)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)1498920 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)5792856 TC_ps_rab_assignment_concurrent0(469)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(470)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)1462411 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)14567963 TC_ps_rab_assignment_concurrent0(471)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)11707928 TC_ps_rab_assignment_concurrent0(472)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)15194897 TC_ps_rab_assignment_concurrent0(473)@8ad7688026aa: 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(474)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)1998384 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(475)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)16335184 TC_ps_rab_assignment_concurrent0(476)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)9781431 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(477)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)6567370 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)1982528 20250813122625758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625758 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6b310b, normal) (hnbgw_rua.c:407) 20250813122625758 DHNB DEBUG map_rua[0x557dd25d8770]{init}: Allocated (fsm.c:456) 20250813122625758 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625758 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024907 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625758 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625758 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625758 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625758 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024907 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625759 DCN DEBUG map_sccp[0x557dd25c6390]{init}: Allocated (fsm.c:456) 20250813122625759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625759 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-7024907 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024907 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625759 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625759 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{IDLE}: Allocated (fsm.c:456) 20250813122625759 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625759 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030002590056400500f1100926) (sccp_scrc.c:406) 20250813122625759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625759 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625759 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625759 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6fd984, normal) (hnbgw_rua.c:407) 20250813122625759 DHNB DEBUG map_rua[0x557dd25c7ec0]{init}: Allocated (fsm.c:456) 20250813122625759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7330180 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625759 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625759 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7330180 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625759 DCN DEBUG map_sccp[0x557dd25fc930]{init}: Allocated (fsm.c:456) 20250813122625759 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625759 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-7330180 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625759 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7330180 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625759 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625759 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625759 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625760 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625760 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{IDLE}: Allocated (fsm.c:456) 20250813122625760 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625760 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001170056400500f1100926) (sccp_scrc.c:406) 20250813122625760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625759 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625759 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625759 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625759 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625760 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122625760 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122625760 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122625760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122625760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122625760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122625760 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625760 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625760 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122625760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122625760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122625760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122625760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122625760 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) 20250813122625760 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250813122625760 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122625760 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122625760 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122625760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122625760 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122625760 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122625760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122625760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122625760 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122625760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122625760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122625760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625760 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa1cc11, normal) (hnbgw_rua.c:407) 20250813122625760 DHNB DEBUG map_rua[0x557dd25e2d70]{init}: Allocated (fsm.c:456) 20250813122625760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10603537 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625760 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625760 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625760 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625760 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625760 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625760 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625761 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625761 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10603537 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625761 DCN DEBUG map_sccp[0x557dd25f48f0]{init}: Allocated (fsm.c:456) 20250813122625761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625761 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-10603537 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10603537 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625761 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625761 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{IDLE}: Allocated (fsm.c:456) 20250813122625761 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625761 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002210056400500f1100926) (sccp_scrc.c:406) 20250813122625761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625761 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250813122625761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625761 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5b1948, normal) (hnbgw_rua.c:407) 20250813122625761 DHNB DEBUG map_rua[0x557dd25e3a40]{init}: Allocated (fsm.c:456) 20250813122625761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5970248 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625761 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625761 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5970248 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625761 DCN DEBUG map_sccp[0x557dd25c7210]{init}: Allocated (fsm.c:456) 20250813122625761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625761 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-5970248 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5970248 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625761 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625761 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625761 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625761 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{IDLE}: Allocated (fsm.c:456) 20250813122625761 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625762 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001690056400500f1100926) (sccp_scrc.c:406) 20250813122625762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625762 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122625762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625762 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16df28, normal) (hnbgw_rua.c:407) 20250813122625762 DHNB DEBUG map_rua[0x557dd25f4a20]{init}: Allocated (fsm.c:456) 20250813122625762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498920 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625762 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625762 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498920 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625762 DCN DEBUG map_sccp[0x557dd25e2b00]{init}: Allocated (fsm.c:456) 20250813122625762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625762 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-1498920 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498920 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625762 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625762 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{IDLE}: Allocated (fsm.c:456) 20250813122625762 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625762 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f400300008d0056400500f1100926) (sccp_scrc.c:406) 20250813122625762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625763 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625763 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x586458, normal) (hnbgw_rua.c:407) 20250813122625763 DHNB DEBUG map_rua[0x557dd25c7d40]{init}: Allocated (fsm.c:456) 20250813122625763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5792856 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625763 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625763 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625763 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625763 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5792856 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625763 DCN DEBUG map_sccp[0x557dd25e3350]{init}: Allocated (fsm.c:456) 20250813122625763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625763 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625763 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-5792856 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5792856 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625763 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625763 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625763 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625763 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{IDLE}: Allocated (fsm.c:456) 20250813122625763 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625763 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000bb0056400500f1100926) (sccp_scrc.c:406) 20250813122625763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625763 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625763 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625763 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625763 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625763 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625763 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625763 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16508b, normal) (hnbgw_rua.c:407) 20250813122625763 DHNB DEBUG map_rua[0x557dd25e3010]{init}: Allocated (fsm.c:456) 20250813122625763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1462411 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625764 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625764 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625764 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625764 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1462411 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625764 DCN DEBUG map_sccp[0x557dd25fd6e0]{init}: Allocated (fsm.c:456) 20250813122625764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625764 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-1462411 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1462411 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625764 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625764 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625764 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625764 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{IDLE}: Allocated (fsm.c:456) 20250813122625764 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625764 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003950056400500f1100926) (sccp_scrc.c:406) 20250813122625764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625764 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625764 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625764 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625764 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625764 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xde4a1b, normal) (hnbgw_rua.c:407) 20250813122625764 DHNB DEBUG map_rua[0x557dd25c8590]{init}: Allocated (fsm.c:456) 20250813122625764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14567963 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625764 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625764 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625764 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625764 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14567963 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625764 DCN DEBUG map_sccp[0x557dd2655fb0]{init}: Allocated (fsm.c:456) 20250813122625764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625764 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-14567963 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14567963 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625764 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625764 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625764 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625764 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{IDLE}: Allocated (fsm.c:456) 20250813122625764 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625764 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000630056400500f1100926) (sccp_scrc.c:406) 20250813122625764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625765 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625765 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb2a618, normal) (hnbgw_rua.c:407) 20250813122625765 DHNB DEBUG map_rua[0x557dd25fdc70]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:1 20250813122625765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11707928 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625765 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625765 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11707928 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625765 DCN DEBUG map_sccp[0x557dd25e2630]{init}: Allocated (fsm.c:456) 20250813122625765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625765 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-11707928 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11707928 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625765 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625765 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625765 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625765 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625765 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625765 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625765 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625765 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625765 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{IDLE}: Allocated (fsm.c:456) 20250813122625765 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625765 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002bf0056400500f1100926) (sccp_scrc.c:406) 20250813122625765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625765 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625765 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625765 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe7db11, normal) (hnbgw_rua.c:407) 20250813122625765 DHNB DEBUG map_rua[0x557dd25d9360]{init}: Allocated (fsm.c:456) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194897 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625766 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625766 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194897 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625766 DCN DEBUG map_sccp[0x557dd25bf920]{init}: Allocated (fsm.c:456) 20250813122625766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625766 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-15194897 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194897 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625766 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625766 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{IDLE}: Allocated (fsm.c:456) 20250813122625766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625766 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625766 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625766 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625766 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625766 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030000390056400500f1100926) (sccp_scrc.c:406) 20250813122625766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625766 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1e7e30, normal) (hnbgw_rua.c:407) 20250813122625766 DHNB DEBUG map_rua[0x557dd25c1710]{init}: Allocated (fsm.c:456) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1998384 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625766 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625766 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1998384 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625766 DCN DEBUG map_sccp[0x557dd25c1840]{init}: Allocated (fsm.c:456) 20250813122625766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625766 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625766 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625766 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625766 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-1998384 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1998384 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625766 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625766 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{IDLE}: Allocated (fsm.c:456) 20250813122625766 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625766 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030002410056400500f1100926) (sccp_scrc.c:406) 20250813122625766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625766 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. 20250813122625766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625766 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625766 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625766 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf94150, normal) (hnbgw_rua.c:407) 20250813122625766 DHNB DEBUG map_rua[0x557dd25bfbb0]{init}: Allocated (fsm.c:456) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16335184 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625766 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625766 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625766 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16335184 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625766 DCN DEBUG map_sccp[0x557dd25c1970]{init}: Allocated (fsm.c:456) 20250813122625766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625766 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-16335184 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16335184 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625766 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625766 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{IDLE}: Allocated (fsm.c:456) 20250813122625766 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625766 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030000a50056400500f1100926) (sccp_scrc.c:406) 20250813122625766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625766 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625766 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9540b7, normal) (hnbgw_rua.c:407) 20250813122625767 DHNB DEBUG map_rua[0x557dd25cade0]{init}: Allocated (fsm.c:456) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9781431 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625767 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9781431 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625767 DCN DEBUG map_sccp[0x557dd25c1b60]{init}: Allocated (fsm.c:456) 20250813122625767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625767 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-9781431 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9781431 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625767 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{IDLE}: Allocated (fsm.c:456) 20250813122625767 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625767 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030001a10056400500f1100926) (sccp_scrc.c:406) 20250813122625767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625767 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625767 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625767 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6435ca, normal) (hnbgw_rua.c:407) 20250813122625767 DHNB DEBUG map_rua[0x557dd25c14e0]{init}: Allocated (fsm.c:456) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6567370 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625767 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6567370 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625767 DCN DEBUG map_sccp[0x557dd2655de0]{init}: Allocated (fsm.c:456) 20250813122625767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625767 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-6567370 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6567370 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625767 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{IDLE}: Allocated (fsm.c:456) 20250813122625767 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625767 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030003d50056400500f1100926) (sccp_scrc.c:406) 20250813122625767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625767 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122625767 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122625767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1e4040, normal) (hnbgw_rua.c:407) 20250813122625767 DHNB DEBUG map_rua[0x557dd25d8050]{init}: Allocated (fsm.c:456) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122625767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1982528 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122625767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625767 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625767 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122625767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1982528 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122625767 DCN DEBUG map_sccp[0x557dd25cafc0]{init}: Allocated (fsm.c:456) 20250813122625767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122625767 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-1982528 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122625767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1982528 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122625767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122625767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122625767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122625767 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{IDLE}: Allocated (fsm.c:456) 20250813122625767 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122625767 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030001300056400500f1100926) (sccp_scrc.c:406) 20250813122625767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122625767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122625767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122625767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625767 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122625767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122625767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122625767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625767 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625767 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:2 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)3084664 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:3 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)3070204 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:4 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)13801009 TC_ps_rab_assignment_concurrent0(463)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)10235178 TC_ps_rab_assignment_concurrent0(464)@8ad7688026aa: setverdict(pass): none -> pass HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(463) subscribed for broadcast HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(464) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:5 TC_ps_rab_assignment_concurrent0(466)@8ad7688026aa: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(465)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[5]. HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(466) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:6 HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(465) subscribed for broadcast HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)1708352 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:7 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[7]. TC_ps_rab_assignment_concurrent0(467)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:8 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)8631314 HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(467) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:9 TC_ps_rab_assignment_concurrent0(468)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)10589351 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:1 HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(468) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) 20250813122625786 DLSS7 <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-RAN(459)@8ad7688026aa: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)4571353 20250813122625786 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122625786 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122625786 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122625786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122625786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122625786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122625786 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625786 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122625787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122625787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122625787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122625787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122625787 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=00e13dca) (sccp_scrc.c:477) 20250813122625787 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250813122625787 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122625787 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122625787 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122625787 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122625787 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) 20250813122625787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122625787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(469)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)12261343 HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(469) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(470)@8ad7688026aa: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(471)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(470) subscribed for broadcast HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(471) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:11 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[11]. 20250813122625811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122625811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122625812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122625812 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122625812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x74e31f) (hnbgw_rua.c:471) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:12 20250813122625812 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660319 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122625812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122625812 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122625812 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122625812 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122625812 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122625812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122625812 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122625812 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122625812 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=00f9a323), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122625812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122625812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122625812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122625812 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122625812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625812 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122625812 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122625812 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122625812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122625812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122625812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122625812 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625813 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122625813 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122625813 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122625813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122625813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122625813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122625813 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625813 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122625813 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122625813 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122625813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122625813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122625813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122625813 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625813 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122625813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122625813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122625813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122625813 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122625813 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122625813 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122625813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122625813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122625813 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=00aa7488) (sccp_scrc.c:477) 20250813122625813 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250813122625813 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122625813 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122625813 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) 20250813122625813 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122625813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122625813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122625813 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122625813 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122625813 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) 20250813122625813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122625813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122625813 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122625813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122625813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122625813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122625813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122625813 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=005bc99f) (sccp_scrc.c:477) 20250813122625813 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250813122625813 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122625814 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122625814 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)8772628 20250813122625814 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122625814 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) 20250813122625814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122625814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[12]. 20250813122625814 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122625814 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122625814 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122625814 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122625814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122625814 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=00c22092) (sccp_scrc.c:477) 20250813122625814 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250813122625814 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122625814 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122625814 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122625814 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122625814 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) 20250813122625814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122625814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:13 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)9237845 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[14]. TC_ps_rab_assignment_concurrent0(472)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Stopping inactive timer T_ias[15]. HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(472) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(473)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)5273056 HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(473) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)3564494 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent0(474)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)14957362 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:8 HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(474) subscribed for broadcast TC_ps_rab_assignment_concurrent0(475)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)9049189 HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(475) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(476)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(476) subscribed for broadcast TC_ps_rab_assignment_concurrent0(477)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(477) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813122626014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626014 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626014 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626014 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626014 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626014 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626014 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626014 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626014 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626014 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626014 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=0089f7b8) (sccp_scrc.c:477) 20250813122626014 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250813122626014 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626014 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626014 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) 20250813122626014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626014 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626014 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626014 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626014 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=0047f6bb) (sccp_scrc.c:477) 20250813122626014 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250813122626014 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626014 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626014 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626014 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) 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626014 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626014 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626014 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=00f949e9) (sccp_scrc.c:477) 20250813122626014 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250813122626014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626014 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626014 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626014 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626014 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626014 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) 20250813122626014 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626014 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626014 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626014 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=001ecce3) (sccp_scrc.c:477) 20250813122626014 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250813122626014 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626014 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626014 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) 20250813122626014 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626014 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626014 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626014 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626015 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626015 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=005c537e) (sccp_scrc.c:477) 20250813122626015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626015 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626015 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626015 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626015 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626015 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) 20250813122626015 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626015 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626015 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626015 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) 20250813122626015 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626015 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626015 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626015 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626015 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626015 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626015 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626015 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626015 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626015 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626015 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626015 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626015 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=008bd0dd) (sccp_scrc.c:477) 20250813122626015 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626015 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626015 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626015 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626015 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626015 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) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626015 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626015 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626015 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=00bdc3a7) (sccp_scrc.c:477) 20250813122626015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626015 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626015 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626015 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626015 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626015 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626015 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) 20250813122626015 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626015 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626015 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626015 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) 20250813122626015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626015 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626015 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626015 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626015 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626015 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626015 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626015 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626015 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626015 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626015 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626015 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626015 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=00d1fb5f) (sccp_scrc.c:477) 20250813122626015 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626015 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626015 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626015 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) 20250813122626015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626015 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626015 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626015 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626015 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626015 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=006f43b8) (sccp_scrc.c:477) 20250813122626015 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250813122626015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626015 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626015 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626015 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626015 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626015 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626015 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626015 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) 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626015 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626015 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626015 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626015 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626016 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=00d4d4de) (sccp_scrc.c:477) 20250813122626016 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250813122626016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626016 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626016 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626016 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626016 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626016 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626016 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626016 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626016 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) 20250813122626016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626016 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626016 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626016 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626016 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=00a45dcd) (sccp_scrc.c:477) 20250813122626016 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250813122626016 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122626016 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626016 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122626016 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626016 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626016 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122626016 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) 20250813122626016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122626016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122626016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626016 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626016 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626016 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626016 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) 20250813122626016 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250813122626016 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626016 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626016 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626016 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626016 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626016 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626016 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626016 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626017 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626017 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626017 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626017 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626017 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) 20250813122626017 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250813122626017 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626017 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626017 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626017 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626017 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626017 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626017 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626017 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626017 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626017 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626017 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) 20250813122626017 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250813122626017 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626017 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626017 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626017 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626017 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626017 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626017 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626016 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626016 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626016 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626017 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626017 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626017 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626017 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626017 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626017 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626017 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626017 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626017 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626017 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626017 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626018 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626018 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) 20250813122626018 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250813122626018 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626018 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626018 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626018 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626018 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626018 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626018 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626018 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626018 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626018 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626018 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626018 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626018 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) 20250813122626018 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250813122626018 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626018 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626018 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626018 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626018 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626018 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626018 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626018 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626018 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626018 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) 20250813122626018 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250813122626018 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626018 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626018 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626018 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626018 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626018 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626018 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626018 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626018 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626018 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626019 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626019 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626019 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) 20250813122626019 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250813122626019 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626019 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626019 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626019 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626019 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626019 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626019 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) 20250813122626019 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250813122626019 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626019 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626019 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626019 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626019 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626019 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626019 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) 20250813122626019 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250813122626019 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626019 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626019 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626019 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626019 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626019 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626019 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626019 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626019 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626019 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626019 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626019 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626020 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) 20250813122626020 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250813122626020 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626020 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626020 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626020 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626020 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626020 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626020 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626020 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626020 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626020 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) 20250813122626020 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250813122626020 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626020 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626020 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626020 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626020 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626020 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626020 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122626020 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122626020 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122626020 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122626020 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122626020 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122626020 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626020 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) 20250813122626020 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250813122626020 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626020 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626020 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626020 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626020 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626020 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626020 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122626020 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122626020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122626020 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) 20250813122626020 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250813122626020 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122626020 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122626020 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122626020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122626020 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122626020 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122626020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122626020 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122626020 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122626020 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122626020 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122626020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250813122626021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122626021 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122626052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626052 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa1cc11) (hnbgw_rua.c:471) 20250813122626052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10603537 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626052 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626052 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626052 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626052 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626052 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626052 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=005bc99f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626053 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626053 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626053 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626053 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626053 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626053 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(474)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122626254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626254 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6b310b) (hnbgw_rua.c:471) 20250813122626254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024907 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626254 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626254 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626254 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626254 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626254 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=00e13dca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626254 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626254 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16df28) (hnbgw_rua.c:471) 20250813122626254 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498920 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626255 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626255 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626254 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626254 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626254 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626254 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626254 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626254 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626255 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626255 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=0089f7b8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626255 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626255 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626255 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626255 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6fd984) (hnbgw_rua.c:471) 20250813122626255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7330180 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626255 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626255 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626255 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626255 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626255 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626255 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=00aa7488), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626255 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe7db11) (hnbgw_rua.c:471) 20250813122626255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194897 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626255 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626255 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626255 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626255 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626255 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626255 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626255 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626255 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626255 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=008bd0dd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626255 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16508b) (hnbgw_rua.c:471) 20250813122626255 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1462411 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626255 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626255 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626255 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626255 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626255 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626255 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626255 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=00f949e9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626255 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626255 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626255 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626256 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xde4a1b) (hnbgw_rua.c:471) 20250813122626256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14567963 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626256 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626256 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626256 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626256 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626256 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626256 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626256 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626256 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=001ecce3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626256 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e7e30) (hnbgw_rua.c:471) 20250813122626256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1998384 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626256 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626256 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626256 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626256 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626256 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626256 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626256 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626256 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=00bdc3a7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626256 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5b1948) (hnbgw_rua.c:471) 20250813122626256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5970248 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626256 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626256 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626256 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626256 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626256 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=00c22092), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626256 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626256 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626256 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626256 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626256 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626257 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1e4040) (hnbgw_rua.c:471) 20250813122626257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1982528 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626257 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626257 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626257 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626257 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626257 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=00a45dcd), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626257 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6435ca) (hnbgw_rua.c:471) 20250813122626257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6567370 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626257 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626257 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626257 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626257 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626257 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=00d4d4de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626257 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x586458) (hnbgw_rua.c:471) 20250813122626257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5792856 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626257 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626257 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626257 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626257 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626257 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626257 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=0047f6bb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626258 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626257 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb2a618) (hnbgw_rua.c:471) 20250813122626257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11707928 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626258 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626258 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626258 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626258 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626258 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=005c537e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626258 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9540b7) (hnbgw_rua.c:471) 20250813122626258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9781431 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626258 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626258 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626258 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626258 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626258 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=006f43b8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122626258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122626258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122626258 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122626258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf94150) (hnbgw_rua.c:471) 20250813122626258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16335184 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122626258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122626258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626258 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626258 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122626258 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122626258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122626258 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122626258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122626258 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122626258 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122626258 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=00d1fb5f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122626258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122626258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122626258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122626258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122626258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626258 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122626259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122626259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122626259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122626259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122626259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122626259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122626259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122626259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(463)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(464)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:15 TC_ps_rab_assignment_concurrent0(473)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122627869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122627869 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122627869 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122627869 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122627869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122627869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122627869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122627869 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122627869 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122627869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122627869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122627869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122627869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122627869 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) 20250813122627869 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250813122627869 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122627869 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122627869 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122627869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122627869 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122627869 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122627869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122627869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122627869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122627869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122627869 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_concurrent0(462)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)7660319 20250813122627891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122627891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122627891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122627891 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122627891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x74e31f,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122627891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660319 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122627891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122627891 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122627891 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122627891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122627891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122627891 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122627891 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122627891 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=00f9a323), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122627891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122627891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122627891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122627891 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122627891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122627891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122627891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122627891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122627891 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122627891 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122627891 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122627891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122627891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122627891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122627891 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(462)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)3302383 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:0 20250813122627904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122627904 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122627904 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122627904 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122627904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122627904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122627904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122627904 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122627904 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122627904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122627905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122627905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122627905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122627905 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=00f9a323), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122627905 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250813122627905 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122627905 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122627905 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122627905 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) 20250813122627905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122627905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122627905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122627905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:202) 20250813122627905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7660319)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122627905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122627905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{disconnected}: Freeing instance (context_map.c:206) 20250813122627905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x557dd25e1cb0]{disconnected}: Deallocated (fsm.c:568) 20250813122627905 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7660319 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250813122627905 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=00f9a323), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250813122627905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122627905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122627905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122627905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122627905 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122627905 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122627905 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122627905 DLSCCP DEBUG SCCP-SCOC(40)[0x557dd25da230]{IDLE}: Deallocated (fsm.c:568) 20250813122627905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122627905 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122627905 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122627905 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122627905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122627905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122627905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122627905 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122628070 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628070 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628070 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628070 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628070 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628071 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628071 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628071 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628071 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628071 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628071 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) 20250813122628071 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250813122628071 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628071 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628071 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628071 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628071 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628071 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_concurrent0(465)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)10603537 20250813122628080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628080 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa1cc11,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10603537 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628080 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628080 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628080 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628080 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628080 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=005bc99f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628080 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628080 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628080 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628080 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628080 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628080 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628080 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)13801009 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:3 20250813122628090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628090 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628090 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628090 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628090 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628090 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628090 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628090 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=005bc99f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628090 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250813122628090 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628090 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628090 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628090 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) 20250813122628090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{disconnected}: Freeing instance (context_map.c:202) 20250813122628090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10603537)[0x557dd25e2d70]{disconnected}: Deallocated (fsm.c:568) 20250813122628090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{disconnected}: Freeing instance (context_map.c:206) 20250813122628090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x557dd25f48f0]{disconnected}: Deallocated (fsm.c:568) 20250813122628090 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10603537 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122628090 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=005bc99f), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250813122628090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628090 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628090 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628090 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628090 DLSCCP DEBUG SCCP-SCOC(43)[0x557dd25c86c0]{IDLE}: Deallocated (fsm.c:568) 20250813122628090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628090 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122628270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628270 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628270 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628270 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628270 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628270 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) 20250813122628270 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250813122628270 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628270 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628270 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628270 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628270 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628270 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)@8ad7688026aa: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(463)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)7024907 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122628279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628280 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:10 20250813122628280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6b310b,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024907 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628280 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628280 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628280 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628280 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628280 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=00e13dca), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 20250813122628280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628280 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 20250813122628280 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628280 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628280 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628281 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628281 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628281 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628281 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628281 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628281 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628281 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628281 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628281 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628281 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628281 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628281 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628281 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) 20250813122628281 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250813122628281 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628281 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628281 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628281 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628281 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628281 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628281 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628281 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) 20250813122628281 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250813122628281 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628281 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628281 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628281 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628282 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628282 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)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122628282 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628282 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) 20250813122628282 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250813122628282 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628282 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628282 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628282 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628282 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813122628282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628282 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)@8ad7688026aa: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 TC_ps_rab_assignment_concurrent0(464)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(469)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 TC_ps_rab_assignment_concurrent0(463)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)3084664 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)1498920 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122628295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628295 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x16df28,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628295 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498920 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628295 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628295 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628295 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628295 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628295 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=0089f7b8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628295 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628295 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628295 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628295 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628295 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628295 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628295 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628295 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628295 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628295 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628295 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628295 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628295 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628295 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628295 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628295 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628295 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628296 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628296 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628296 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628296 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.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:15 20250813122628296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628296 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) 20250813122628296 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250813122628296 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628296 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628296 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628296 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628296 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628296 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628296 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)@8ad7688026aa: vl_len:12 20250813122628296 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628296 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) 20250813122628296 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250813122628296 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628296 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628296 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628296 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628296 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813122628296 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628296 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 20250813122628297 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) 20250813122628297 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250813122628297 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628297 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628297 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628297 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628297 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813122628297 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628297 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) 20250813122628297 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250813122628297 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628297 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628297 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628297 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628297 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628297 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813122628297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628297 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)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)7330180 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)1462411 20250813122628299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628299 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6fd984,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7330180 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628299 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628299 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628299 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628299 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628299 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=00aa7488), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628299 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628300 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628300 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628300 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628300 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628300 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628300 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628300 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628300 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628300 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628300 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628300 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628300 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628300 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628300 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) 20250813122628300 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250813122628300 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628300 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628300 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628300 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628300 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628300 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628300 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) 20250813122628300 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250813122628300 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628300 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628300 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628300 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628300 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628300 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628300 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628300 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813122628300 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628300 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628301 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) 20250813122628301 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250813122628301 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628301 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628301 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628301 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628301 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250813122628301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628301 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x16508b,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1462411 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628301 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628301 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628301 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628301 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628301 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=00f949e9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:5 20250813122628301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628301 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813122628301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813122628301 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628301 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628301 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628301 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer 20250813122628301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628301 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(470)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 20250813122628305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628305 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628305 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628305 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628305 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813122628305 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628305 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) 20250813122628305 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250813122628306 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628306 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628306 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628306 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628306 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) TC_ps_rab_assignment_concurrent0(467)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122628306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628306 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_concurrent0(473)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)1708352 TC_ps_rab_assignment_concurrent0(476)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(477)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)15194897 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer 20250813122628316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628316 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe7db11,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194897 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628316 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628316 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628316 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628316 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628316 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=008bd0dd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628317 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628317 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628317 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628317 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)14567963 TC_ps_rab_assignment_concurrent0(471)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122628317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628317 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628317 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628317 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628317 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628317 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628317 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628317 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) 20250813122628318 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250813122628318 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628318 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628318 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628318 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628318 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122628318 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628318 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628318 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628318 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628318 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628318 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) 20250813122628318 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250813122628318 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122628318 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628318 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122628318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122628318 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813122628318 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813122628318 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813122628318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) TC_ps_rab_assignment_concurrent0(464)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122628318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813122628318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813122628318 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628319 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=00e13dca), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628319 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250813122628319 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628319 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628319 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628319 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) 20250813122628319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{disconnected}: Freeing instance (context_map.c:202) 20250813122628319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7024907)[0x557dd25d8770]{disconnected}: Deallocated (fsm.c:568) 20250813122628319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{disconnected}: Freeing instance (context_map.c:206) 20250813122628319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x557dd25c6390]{disconnected}: Deallocated (fsm.c:568) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)1998384 20250813122628319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7024907 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813122628319 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=00e13dca), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250813122628319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628319 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628319 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628319 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628319 DLSCCP DEBUG SCCP-SCOC(41)[0x557dd25c55a0]{IDLE}: Deallocated (fsm.c:568) 20250813122628319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122628319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813122628319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628319 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628319 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628319 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628320 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xde4a1b,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14567963 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628320 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628320 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628320 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628320 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628320 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=001ecce3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628320 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)6567370 20250813122628320 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628321 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(469)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)3070204 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)5970248 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)9781431 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)10589351 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer 20250813122628324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628324 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628324 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628324 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628324 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)1982528 20250813122628324 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628324 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628324 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=0089f7b8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628324 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250813122628324 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628324 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628324 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628324 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) 20250813122628324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{disconnected}: Freeing instance (context_map.c:202) 20250813122628324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1498920)[0x557dd25f4a20]{disconnected}: Deallocated (fsm.c:568) 20250813122628324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{disconnected}: Freeing instance (context_map.c:206) 20250813122628324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x557dd25e2b00]{disconnected}: Deallocated (fsm.c:568) 20250813122628324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1498920 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250813122628324 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=0089f7b8), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250813122628324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628324 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628324 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628324 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628324 DLSCCP DEBUG SCCP-SCOC(45)[0x557dd25fd5b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:1 20250813122628325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628325 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628325 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628325 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628325 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)11707928 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(472)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122628327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628327 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628327 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628327 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_ps_rab_assignment_concurrent0(474)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:8 20250813122628327 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628327 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628327 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=00aa7488), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628327 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250813122628327 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628327 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628327 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628327 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) 20250813122628327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)8772628 20250813122628327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628327 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628327 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628327 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628327 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628327 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{disconnected}: Freeing instance (context_map.c:202) 20250813122628327 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7330180)[0x557dd25c7ec0]{disconnected}: Deallocated (fsm.c:568) 20250813122628327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{disconnected}: Freeing instance (context_map.c:206) 20250813122628327 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x557dd25fc930]{disconnected}: Deallocated (fsm.c:568) 20250813122628327 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7330180 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250813122628327 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=00aa7488), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250813122628327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628327 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628327 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628327 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628327 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628327 DLSCCP DEBUG SCCP-SCOC(42)[0x557dd25f4b70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(468)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:10 TC_ps_rab_assignment_concurrent0(470)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122628329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628329 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628329 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628329 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628329 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628329 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628329 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=00f949e9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628329 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250813122628329 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628329 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628329 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628329 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) 20250813122628329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{disconnected}: Freeing instance (context_map.c:202) 20250813122628329 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1462411)[0x557dd25e3010]{disconnected}: Deallocated (fsm.c:568) 20250813122628330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{disconnected}: Freeing instance (context_map.c:206) 20250813122628330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x557dd25fd6e0]{disconnected}: Deallocated (fsm.c:568) 20250813122628330 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1462411 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250813122628330 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=00f949e9), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250813122628330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628330 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628330 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628330 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628330 DLSCCP DEBUG SCCP-SCOC(47)[0x557dd25d8a60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending 20250813122628330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628330 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628330 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628330 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628331 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628331 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628331 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628331 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628331 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628331 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628331 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=008bd0dd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628331 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250813122628331 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628331 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628331 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628331 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) 20250813122628331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{disconnected}: Freeing instance (context_map.c:202) 20250813122628331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15194897)[0x557dd25d9360]{disconnected}: Deallocated (fsm.c:568) 20250813122628331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)4571353 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)5792856 20250813122628331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x557dd25bf920]{disconnected}: Deallocated (fsm.c:568) 20250813122628331 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194897 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250813122628332 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=008bd0dd), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250813122628332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628332 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628332 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628332 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628332 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628332 DLSCCP DEBUG SCCP-SCOC(50)[0x557dd25c10e0]{IDLE}: Deallocated (fsm.c:568) 20250813122628332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628332 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628332 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628332 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628332 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628332 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:8 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)16335184 20250813122628333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628333 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628333 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628333 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628333 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628333 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628333 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=001ecce3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628333 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250813122628334 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628334 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628334 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending 20250813122628334 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) 20250813122628334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{disconnected}: Freeing instance (context_map.c:202) 20250813122628334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14567963)[0x557dd25c8590]{disconnected}: Deallocated (fsm.c:568) 20250813122628334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{disconnected}: Freeing instance (context_map.c:206) 20250813122628334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x557dd2655fb0]{disconnected}: Deallocated (fsm.c:568) 20250813122628334 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14567963 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813122628334 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=001ecce3), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250813122628334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628334 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628334 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628334 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628334 DLSCCP DEBUG SCCP-SCOC(48)[0x557dd25d9230]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending 20250813122628334 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628334 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628334 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628334 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628334 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628334 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending 20250813122628522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628522 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1e7e30,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1998384 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628522 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628522 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628522 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628522 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628522 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=00bdc3a7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628523 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6435ca,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6567370 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628523 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628523 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628523 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628523 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628523 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=00d4d4de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628523 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5b1948,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5970248 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628523 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628523 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628523 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628523 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628523 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=00c22092), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628523 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628523 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9540b7,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9781431 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628524 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628524 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628523 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628523 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628524 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628524 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628524 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628524 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=006f43b8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628524 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1e4040,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1982528 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628524 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628524 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628524 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628524 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628524 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=00a45dcd), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628524 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628524 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628524 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb2a618,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11707928 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628524 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628524 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628524 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628524 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628524 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=005c537e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628524 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628524 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628524 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628524 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x586458,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5792856 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628525 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628525 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628525 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628525 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628525 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=0047f6bb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122628525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122628525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813122628525 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813122628525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf94150,cause=radio(normal)) (hnbgw_rua.c:439) 20250813122628525 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16335184 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813122628525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813122628525 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813122628525 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813122628525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813122628525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122628525 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122628525 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122628525 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=00d1fb5f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813122628525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813122628525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813122628525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813122628525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:13 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)9237845 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:15 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)14957362 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(475)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)10235178 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)3564494 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:12 HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)9049189 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(471)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(474)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)12261343 20250813122628543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628543 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628543 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628543 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628543 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:14 20250813122628543 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628543 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=00bdc3a7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628543 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250813122628543 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628543 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)8631314 20250813122628543 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628543 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) 20250813122628543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{disconnected}: Freeing instance (context_map.c:202) 20250813122628543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1998384)[0x557dd25c1710]{disconnected}: Deallocated (fsm.c:568) 20250813122628544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{disconnected}: Freeing instance (context_map.c:206) 20250813122628544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x557dd25c1840]{disconnected}: Deallocated (fsm.c:568) 20250813122628544 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1998384 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250813122628544 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=00bdc3a7), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250813122628544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628544 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628544 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628544 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628544 DLSCCP DEBUG SCCP-SCOC(51)[0x557dd25caa80]{IDLE}: Deallocated (fsm.c:568) 20250813122628544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628544 DLSS7 <000c> osmo_ss7_hmrt.c:233 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)@8ad7688026aa: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)5273056 20250813122628544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628544 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628544 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628544 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628544 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628545 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628545 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628545 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628545 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=00d4d4de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628545 DLSCCP DEBUG Received CO:RELRE for local reference 54 (sccp_scoc.c:1824) 20250813122628545 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628545 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628545 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628545 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) 20250813122628545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{disconnected}: Freeing instance (context_map.c:202) 20250813122628545 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6567370)[0x557dd25c14e0]{disconnected}: Deallocated (fsm.c:568) 20250813122628545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{disconnected}: Freeing instance (context_map.c:206) 20250813122628545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x557dd2655de0]{disconnected}: Deallocated (fsm.c:568) 20250813122628545 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6567370 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250813122628545 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=00d4d4de), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:406) 20250813122628545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628545 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628545 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628545 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628545 DLSCCP DEBUG SCCP-SCOC(54)[0x557dd25c33c0]{IDLE}: Deallocated (fsm.c:568) 20250813122628546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:13 20250813122628548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628548 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628548 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628548 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628548 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628548 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628548 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628548 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=00c22092), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628548 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250813122628548 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628548 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628548 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628548 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) 20250813122628548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{disconnected}: Freeing instance (context_map.c:202) 20250813122628548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5970248)[0x557dd25e3a40]{disconnected}: Deallocated (fsm.c:568) 20250813122628549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{disconnected}: Freeing instance (context_map.c:206) 20250813122628549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x557dd25c7210]{disconnected}: Deallocated (fsm.c:568) 20250813122628549 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5970248 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122628549 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=00c22092), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250813122628549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628549 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628549 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628549 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628549 DLSCCP DEBUG SCCP-SCOC(44)[0x557dd25fdda0]{IDLE}: Deallocated (fsm.c:568) 20250813122628549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:15 20250813122628550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628550 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628550 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628550 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628550 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628550 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628550 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=006f43b8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628550 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250813122628550 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628550 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628550 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628550 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) 20250813122628550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{disconnected}: Freeing instance (context_map.c:202) 20250813122628550 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9781431)[0x557dd25cade0]{disconnected}: Deallocated (fsm.c:568) 20250813122628550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{disconnected}: Freeing instance (context_map.c:206) 20250813122628550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x557dd25c1b60]{disconnected}: Deallocated (fsm.c:568) 20250813122628550 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9781431 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250813122628550 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=006f43b8), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250813122628550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628551 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628551 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628551 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628551 DLSCCP DEBUG SCCP-SCOC(53)[0x557dd25d7cf0]{IDLE}: Deallocated (fsm.c:568) 20250813122628551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628551 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:9 20250813122628552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628552 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628552 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628552 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628552 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628552 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628552 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628552 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628552 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628552 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=00a45dcd), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628552 DLSCCP DEBUG Received CO:RELRE for local reference 55 (sccp_scoc.c:1824) 20250813122628552 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628552 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628552 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628552 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) 20250813122628552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{disconnected}: Freeing instance (context_map.c:202) 20250813122628552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1982528)[0x557dd25d8050]{disconnected}: Deallocated (fsm.c:568) 20250813122628552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{disconnected}: Freeing instance (context_map.c:206) 20250813122628552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x557dd25cafc0]{disconnected}: Deallocated (fsm.c:568) 20250813122628552 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1982528 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250813122628552 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=00a45dcd), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:406) 20250813122628552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628552 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628552 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628552 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628552 DLSCCP DEBUG SCCP-SCOC(55)[0x557dd25c3f00]{IDLE}: Deallocated (fsm.c:568) 20250813122628553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628553 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:6 20250813122628554 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628554 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628554 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628554 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628554 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628554 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628554 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628554 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628554 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628554 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=005c537e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on connection ID:12 20250813122628554 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250813122628554 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628554 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628554 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628554 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) 20250813122628555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{disconnected}: Freeing instance (context_map.c:202) 20250813122628555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11707928)[0x557dd25fdc70]{disconnected}: Deallocated (fsm.c:568) 20250813122628555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{disconnected}: Freeing instance (context_map.c:206) 20250813122628555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x557dd25e2630]{disconnected}: Deallocated (fsm.c:568) 20250813122628555 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11707928 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250813122628555 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=005c537e), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250813122628555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628555 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628555 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628555 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628555 DLSCCP DEBUG SCCP-SCOC(49)[0x557dd2655a10]{IDLE}: Deallocated (fsm.c:568) 20250813122628555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628555 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628555 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628555 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628556 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628556 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628556 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628556 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628556 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628556 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=0047f6bb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628556 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250813122628556 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628556 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628556 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628556 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) 20250813122628556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{disconnected}: Freeing instance (context_map.c:202) 20250813122628556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5792856)[0x557dd25c7d40]{disconnected}: Deallocated (fsm.c:568) 20250813122628556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{disconnected}: Freeing instance (context_map.c:206) 20250813122628556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x557dd25e3350]{disconnected}: Deallocated (fsm.c:568) 20250813122628556 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5792856 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813122628556 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=0047f6bb), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250813122628556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628556 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628557 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628557 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628557 DLSCCP DEBUG SCCP-SCOC(46)[0x557dd25c8250]{IDLE}: Deallocated (fsm.c:568) 20250813122628557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628557 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122628557 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122628557 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122628557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122628557 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122628557 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122628557 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122628557 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122628557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122628557 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=00d1fb5f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813122628557 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250813122628557 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813122628557 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122628557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122628557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122628557 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122628557 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813122628557 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) 20250813122628557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813122628557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813122628557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122628557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{disconnected}: Freeing instance (context_map.c:202) 20250813122628557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16335184)[0x557dd25bfbb0]{disconnected}: Deallocated (fsm.c:568) 20250813122628557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122628557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{disconnected}: Freeing instance (context_map.c:206) 20250813122628557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x557dd25c1970]{disconnected}: Deallocated (fsm.c:568) 20250813122628557 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16335184 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250813122628557 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=00d1fb5f), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250813122628557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122628557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122628557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122628557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122628557 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813122628557 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122628558 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122628558 DLSCCP DEBUG SCCP-SCOC(52)[0x557dd25d7290]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:11 20250813122628558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122628558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122628558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122628558 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122628558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122628558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122628558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122628558 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122630554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630554 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36955<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(451)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(450)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122630559 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122630560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122630560 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122630560 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) 20250813122630560 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(456)@8ad7688026aa: Final verdict of PTC: none 20250813122630562 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122630562 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) 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122630562 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122630562 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) 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122630562 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 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122630562 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122630562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122630562 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122630562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122630562 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)@8ad7688026aa: Final verdict of PTC: none 20250813122630562 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 20250813122630562 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) 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122630562 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122630562 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) 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122630562 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) 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122630562 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122630562 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122630562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122630562 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122630562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122630562 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)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(457)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@8ad7688026aa: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(458)@8ad7688026aa: Final verdict of PTC: none 20250813122630575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56164<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56172<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56212<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56236<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56240<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56166<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56200<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56224<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56248<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56256<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56280<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56194<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56182<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122630577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(470)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(473)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(464)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(477)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(465)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(467)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(469)@8ad7688026aa: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(466)@8ad7688026aa: Final verdict of PTC: pass HNBGW_Test.sgsn0-RAN(459)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(449)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(461)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(452)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Wed Aug 13 12:26: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 20250813122630679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122631082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1288860) Waiting for packet dumper to finish... 1 (prev_count=1288860, count=1292740) 20250813122632563 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122632563 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122632563 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122632563 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122632563 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122632563 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:26: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ps_rab_release started. 20250813122634205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122634211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122634214 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41793<->l=127.0.0.1:4262) (control_if.c:572) 20250813122634238 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122634238 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122634238 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122634238 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122634238 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122634238 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122634238 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122634239 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122634239 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122634239 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122634239 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_release-Iuh0(482)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122634240 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122634240 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122634240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122634240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122634240 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) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634240 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) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122634240 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) 20250813122634240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122634240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122634240 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122634240 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122634240 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122634240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122634240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122634240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122634240 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) 20250813122634240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122634240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122634240 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122634240 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122634240 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122634240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122634240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122634240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122634240 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122634240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122634240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122634241 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122634241 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122634241 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122634241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122634241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122634241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122634241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122634241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122634241 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122634241 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122634241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122634241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122634241 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 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122634241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122634241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122634241 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 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122634241 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 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122634241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122634241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122634241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122634241 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634241 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122634241 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122634241 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122634241 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(486)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(484)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122634260 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122634260 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122634260 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122634260 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122634260 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122634260 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122634260 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122634261 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122634261 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122634262 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122634262 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122634262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122634262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122634262 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) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 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) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122634262 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) 20250813122634262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122634262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122634262 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122634262 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122634262 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122634262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122634262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122634262 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) 20250813122634262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122634262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122634262 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122634262 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122634262 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122634262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122634262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122634262 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) 20250813122634262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122634262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122634262 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122634262 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122634262 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122634262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122634262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122634262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122634262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122634262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122634262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122634262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122634262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122634262 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122634262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122634262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122634262 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 20250813122634262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122634262 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122634262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122634262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122634262 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 20250813122634262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122634262 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 20250813122634262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122634262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122634262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122634262 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 20250813122634262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122634262 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 20250813122634262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122634262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122634262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122634262 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122634262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122634262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122634262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(489)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122634284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122634284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122634284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122634284 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122634284 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) 20250813122634284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122634284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122634284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122634284 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122634458 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 20250813122634458 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 20250813122634458 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122634458 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122634464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634464 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122634464 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122634464 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122634464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122634464 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122634464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122634466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634466 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122634466 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122634466 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122634466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122634466 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122634466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122634473 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 20250813122634473 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 20250813122634473 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122634473 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122634477 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634477 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122634477 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122634477 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122634477 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122634477 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122634477 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122634480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122634480 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122634480 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122634480 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122634480 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122634480 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122634480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122635275 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122635275 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122635275 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122635275 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122635275 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122635275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122635275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122635275 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122635275 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122635275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122635275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122635275 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122635275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122635275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122635275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122635275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122635275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122635276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122635276 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122635276 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122635276 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) 20250813122635276 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122635276 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122635276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122635276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122635276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122635276 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122635276 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122635276 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122635276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122635276 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122635276 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122635276 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122635276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122635277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122635277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122635277 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(485)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122635283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122635283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122635283 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122635283 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122635283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122635283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122635283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122635284 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122635284 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122635284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122635284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122635284 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122635284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122635284 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122635284 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122635284 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122635284 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) 20250813122635284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635284 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) 20250813122635284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635284 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122635284 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122635284 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122635284 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122635284 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) 20250813122635284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122635284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122635284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122635284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122635284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122635284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122635284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122635284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122635284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122635284 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122635284 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122635284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122635284 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122635284 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122635285 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122635285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122635285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122635285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122635285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(488)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122635323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53756<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@8ad7688026aa: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@8ad7688026aa: Added conn table entry 0TC_ps_rab_release0(491)1488468 20250813122636368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122636368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122636368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122636368 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122636368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16b654, normal) (hnbgw_rua.c:407) 20250813122636368 DHNB DEBUG map_rua[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122636368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122636368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1488468 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122636368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122636368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122636368 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122636368 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1488468 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122636368 DCN DEBUG map_sccp[0x557dd25e2d70]{init}: Allocated (fsm.c:456) 20250813122636368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122636368 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-1488468 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122636368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1488468 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122636368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122636368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122636368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122636368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122636368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122636368 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122636368 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{IDLE}: Allocated (fsm.c:456) 20250813122636368 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122636368 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030003910056400500f1100926) (sccp_scrc.c:406) 20250813122636368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122636368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122636368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122636368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122636368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122636368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122636368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122636368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122636368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122636368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122636368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122636368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122636368 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122636368 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122636368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122636368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122636368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122636368 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122636368 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122636368 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122636368 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122636368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122636368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122636368 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@8ad7688026aa: Added conn table entry 0TC_ps_rab_release0(491)7363712 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_release0(491)@8ad7688026aa: setverdict(pass): none -> pass 20250813122636385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122636385 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122636385 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122636385 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122636385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122636385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122636385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122636385 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122636385 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122636385 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122636385 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122636385 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122636385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122636385 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=001bb01a) (sccp_scrc.c:477) 20250813122636385 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250813122636385 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122636385 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122636385 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122636385 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122636385 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) 20250813122636385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122636385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(481)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release0(491) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813122636586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122636586 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122636586 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122636586 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122636586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122636586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122636586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122636586 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122636587 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122636587 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122636587 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122636587 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122636587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122636587 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) 20250813122636587 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250813122636587 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122636587 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122636587 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122636587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122636587 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122636587 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122636587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122636587 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122636587 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122636587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122636587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122636587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122636587 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122636634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122636634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122636634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122636634 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122636634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16b654) (hnbgw_rua.c:471) 20250813122636634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1488468 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122636634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122636634 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122636634 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122636634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122636634 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122636634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122636634 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122636634 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122636634 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=001bb01a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122636634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122636634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122636634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122636634 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122636635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122636635 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122636635 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122636635 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122636635 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122636635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122636635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122636635 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250813122636679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122636679 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122636680 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122636680 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122636680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122636680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122636680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122636680 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122636680 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122636680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122636680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122636680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122636680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122636680 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) 20250813122636680 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250813122636680 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122636680 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122636680 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122636680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122636680 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122636680 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122636680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122636680 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813122636680 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122636680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122636680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:122) 20250813122636680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122636680 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122636683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122636683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122636683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250813122636683 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122636683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x16b654) (hnbgw_rua.c:471) 20250813122636683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1488468 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250813122636683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122636683 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122636683 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122636683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122636683 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250813122636683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122636683 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122636683 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122636683 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=001bb01a), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:406) 20250813122636683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122636683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122636683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122636683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122636683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122636683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122636683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122636683 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122636683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122636683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122636683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122636683 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122636727 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41793<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(480)@8ad7688026aa: Final verdict of PTC: none 20250813122636735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53752<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(479)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122636736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53746<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(484)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(487)@8ad7688026aa: Final verdict of PTC: none TC_ps_rab_release-Iuh0-RUA(483)@8ad7688026aa: Final verdict of PTC: none 20250813122636737 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122636737 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) 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122636737 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122636737 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) 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122636737 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122636737 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) 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(485)@8ad7688026aa: Final verdict of PTC: none 20250813122636737 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122636737 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) 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122636737 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 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122636737 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122636737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122636737 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122636737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122636737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122636737 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 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122636737 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122636737 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122636737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122636737 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122636737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122636737 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(488)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_ps_rab_release(478)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(486)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(489)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(481)@8ad7688026aa: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(490)@8ad7688026aa: Final verdict of PTC: none 20250813122636738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release0(491)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_release0(491): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ps_rab_release finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release pass'. Wed Aug 13 12:26:36 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 20250813122636785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122636886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122636886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122636886 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122636886 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) 20250813122636886 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122636886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122636886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122636886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122636886 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122636886 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122636887 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bb01a), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122636887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122636887 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122636887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122636887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122636887 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122636887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122636887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122636887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122636887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1488468)[0x557dd25c55a0]{disrupted}: Deallocated (fsm.c:568) 20250813122636887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122636887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{disconnected}: Freeing instance (context_map.c:206) 20250813122636887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x557dd25e2d70]{disconnected}: Deallocated (fsm.c:568) 20250813122636887 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1488468 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250813122636887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122636887 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122636887 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122636887 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122636887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122636887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122636887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122636887 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122637287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53772<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236392) Waiting for packet dumper to finish... 1 (prev_count=236392, count=243692) 20250813122638738 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122638738 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122638738 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122638738 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122638738 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122638738 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:26: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_ps_rab_release_abnormal started. 20250813122640367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122640370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122640373 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40257<->l=127.0.0.1:4262) (control_if.c:572) 20250813122640386 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122640386 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122640386 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122640387 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122640387 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122640387 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122640387 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release_abnormal-Iuh0(496)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122640387 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122640387 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122640387 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122640387 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122640388 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122640388 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122640388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122640388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122640388 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) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640388 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) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122640388 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) 20250813122640388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122640388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122640388 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122640388 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122640388 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122640388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122640388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122640388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122640388 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) 20250813122640388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122640388 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122640388 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122640388 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122640388 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122640388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122640388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122640388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122640389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122640389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122640389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122640389 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122640389 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122640389 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122640389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122640389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122640389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122640389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122640389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122640389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122640389 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122640389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122640389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122640389 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 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122640389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122640389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122640389 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 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122640389 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 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122640389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122640389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122640389 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122640389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122640389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122640389 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122640389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(500)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(498)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122640403 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122640403 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122640403 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122640403 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122640404 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122640404 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122640404 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122640404 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122640404 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122640405 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122640405 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122640405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122640405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122640405 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) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 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) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122640405 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) 20250813122640405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122640405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122640405 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122640405 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122640405 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122640405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122640405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122640405 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) 20250813122640405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122640405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122640405 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122640405 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122640405 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122640405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122640405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122640405 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) 20250813122640405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122640405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122640405 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122640405 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122640405 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122640405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122640405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122640405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122640405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122640405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122640405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122640405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122640405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122640405 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122640405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640405 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122640405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122640405 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 20250813122640405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122640405 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122640405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640405 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122640405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122640405 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 20250813122640405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122640405 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 20250813122640405 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122640405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640405 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122640405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122640405 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 20250813122640405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122640405 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 20250813122640405 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122640405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640405 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122640405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122640405 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122640405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122640405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122640405 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(503)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122640430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122640430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122640430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122640430 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122640430 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) 20250813122640430 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122640430 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122640430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122640430 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122640601 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 20250813122640601 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 20250813122640601 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122640601 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122640610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640610 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122640610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122640610 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122640610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122640610 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122640610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122640613 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640613 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122640613 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122640613 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122640613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122640613 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122640613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122640617 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 20250813122640617 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 20250813122640617 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122640617 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122640623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640623 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122640623 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122640623 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122640623 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122640623 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122640623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122640624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122640624 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122640624 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122640624 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122640624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122640624 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122640624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122641420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122641420 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122641420 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122641420 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122641420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122641420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122641420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122641421 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122641421 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122641421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122641421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122641421 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122641421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122641421 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122641421 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122641421 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122641421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641421 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122641421 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122641421 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122641422 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122641422 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) 20250813122641422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122641422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122641422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122641422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122641422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122641422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122641422 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122641422 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122641422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122641422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122641423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122641423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122641423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122641423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122641423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122641423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(499)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122641430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122641430 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122641430 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122641430 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122641430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122641430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122641430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122641430 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122641430 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122641430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122641430 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122641431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122641431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122641431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122641431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122641431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122641431 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) 20250813122641431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641431 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) 20250813122641431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122641431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122641431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122641431 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122641431 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) 20250813122641431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122641431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122641431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122641431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122641431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122641432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122641432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122641432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122641432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122641432 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122641432 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122641432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122641432 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122641432 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122641432 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122641432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122641432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122641432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122641433 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(502)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122641465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@8ad7688026aa: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@8ad7688026aa: Added conn table entry 0TC_ps_rab_release_abnormal0(505)7817275 20250813122642520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122642520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122642520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122642520 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122642520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x77483b, normal) (hnbgw_rua.c:407) 20250813122642520 DHNB DEBUG map_rua[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122642520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122642520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7817275 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122642520 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122642520 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122642520 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122642520 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7817275 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122642520 DCN DEBUG map_sccp[0x557dd25e2d70]{init}: Allocated (fsm.c:456) 20250813122642520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122642520 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-7817275 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122642520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7817275 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122642520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122642521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122642521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122642521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122642521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122642521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122642521 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{IDLE}: Allocated (fsm.c:456) 20250813122642521 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122642521 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300033a0056400500f1100926) (sccp_scrc.c:406) 20250813122642521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122642521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122642521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122642521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122642521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122642521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122642521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122642521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122642521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122642521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122642521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122642521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122642521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122642521 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122642521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122642521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122642521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122642521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122642521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122642521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122642521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122642521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122642521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122642521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@8ad7688026aa: Added conn table entry 0TC_ps_rab_release_abnormal0(505)13969090 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_release_abnormal0(505)@8ad7688026aa: setverdict(pass): none -> pass 20250813122642541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122642541 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122642541 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122642541 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122642541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122642541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122642541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122642541 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122642541 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122642541 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122642542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122642542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122642542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122642542 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=002f3708) (sccp_scrc.c:477) 20250813122642542 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250813122642542 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122642542 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122642542 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122642542 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122642542 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) 20250813122642542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122642542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(495)@8ad7688026aa: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_release_abnormal0(505) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813122642742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122642742 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122642742 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122642742 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122642742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122642742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122642742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122642742 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122642743 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122642743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122642743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122642743 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122642743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122642743 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) 20250813122642743 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250813122642743 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122642743 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122642743 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122642743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122642743 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122642743 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122642743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122642743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813122642743 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122642743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122642743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813122642743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122642744 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122642789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122642789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122642789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813122642789 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122642790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x77483b) (hnbgw_rua.c:471) 20250813122642790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7817275 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813122642790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122642790 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122642790 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122642790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122642790 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813122642790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122642790 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122642790 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122642790 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=002f3708), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20250813122642790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122642790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122642790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122642790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122642790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122642790 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122642790 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122642790 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122642790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122642790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122642790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122642790 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250813122642847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122642847 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122642847 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122642847 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122642847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122642847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122642847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122642847 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122642847 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122642847 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122642847 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122642847 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122642847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122642847 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) 20250813122642847 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250813122642847 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813122642847 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122642847 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813122642847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813122642847 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813122642847 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813122642847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813122642847 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813122642847 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250813122642847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813122642847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 45 bytes (hnbgw_rua.c:122) 20250813122642847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122642847 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122642850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122642851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122642851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250813122642851 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813122642851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x77483b) (hnbgw_rua.c:471) 20250813122642851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7817275 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250813122642851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813122642851 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813122642851 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813122642851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813122642851 DRANAP DEBUG Decoding message RANAP_RAB_ReleasedItemIEs (ranap_common.c:640) (ranap_common.c:640) 20250813122642851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122642851 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813122642851 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813122642851 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=002f3708), PART(T=Data,L=20,D=60000010000001002b4009000001002a400200b8) (sccp_scrc.c:406) 20250813122642851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122642851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122642851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122642851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122642851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122642851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122642851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122642851 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122642851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122642851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122642851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122642851 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@8ad7688026aa: 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)@8ad7688026aa: Warning: Stopping inactive timer T_poll_converge. MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122642893 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40257<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(494)@8ad7688026aa: Final verdict of PTC: none 20250813122642903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53778<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(493)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122642904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_release_abnormal(492)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(502)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(498)@8ad7688026aa: Final verdict of PTC: none 20250813122642905 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122642905 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) 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122642905 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122642905 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) 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122642905 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 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122642905 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122642905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122642905 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122642905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122642905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_rab_release_abnormal-Iuh0-RUA(497)@8ad7688026aa: Final verdict of PTC: none 20250813122642905 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 20250813122642905 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) 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(499)@8ad7688026aa: Final verdict of PTC: none 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122642905 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) 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122642905 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122642905 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122642905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122642905 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122642905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122642905 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(501)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(495)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(503)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(504)@8ad7688026aa: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0(496)@8ad7688026aa: Final verdict of PTC: none 20250813122642906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53782<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_ps_rab_release_abnormal0(505): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_ps_rab_release_abnormal finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal pass'. Wed Aug 13 12:26:42 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 20250813122642941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122643054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122643054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122643054 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122643054 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) 20250813122643054 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122643054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122643054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122643054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122643054 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122643054 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122643054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f3708), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122643054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122643054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122643054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122643054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122643054 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122643054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122643055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122643055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122643055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7817275)[0x557dd25c55a0]{disrupted}: Deallocated (fsm.c:568) 20250813122643055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122643055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{disconnected}: Freeing instance (context_map.c:206) 20250813122643055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x557dd25e2d70]{disconnected}: Deallocated (fsm.c:568) 20250813122643055 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7817275 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813122643055 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122643055 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122643055 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122643055 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122643055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122643055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122643055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122643055 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122643443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49846<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=189584) Waiting for packet dumper to finish... 1 (prev_count=189584, count=243512) 20250813122644906 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122644906 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122644906 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122644906 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122644906 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122644906 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:26: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250813122646562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122646565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122646570 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46569<->l=127.0.0.1:4262) (control_if.c:572) 20250813122646585 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122646585 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122646599 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122646599 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122646599 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122646600 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122646600 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122646600 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122646600 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122646600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122646600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122646600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122646600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122646600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122646600 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122646600 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122646600 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122646600 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122646600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122646601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122646601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122646601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122646601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122646601 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122646601 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34141 (stream_srv.c:142) 20250813122646601 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34141<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122646601 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122646601 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122646601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122646601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122646601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122646602 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) 20250813122646602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122646602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122646602 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122646602 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122646602 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122646602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122646602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122646602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122646602 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122646602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122646602 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122646602 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122646602 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122646602 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122646602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646602 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122646602 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122646602 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 20250813122646602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122646602 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 20250813122646602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122646602 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646602 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122646602 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122646602 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122646602 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122646602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122646602 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122646603 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122646603 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122646603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122646603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122646603 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) 20250813122646603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646603 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) 20250813122646603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122646603 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) 20250813122646603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122646603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122646603 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122646603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122646603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122646603 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 20250813122646603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122646603 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(516)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(516)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122646624 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122646624 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122646624 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122646624 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122646624 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122646624 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122646624 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122646624 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122646624 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122646625 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122646625 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122646625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122646625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122646625 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) 20250813122646625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646625 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) 20250813122646625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122646625 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) 20250813122646625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122646625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122646625 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122646625 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122646625 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122646625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122646625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122646625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122646625 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) 20250813122646625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122646625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122646625 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122646625 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122646625 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122646625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122646626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122646626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122646626 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) 20250813122646626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122646626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122646626 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122646626 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122646626 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122646626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122646626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122646626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122646626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122646626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122646626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122646626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122646626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122646626 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122646626 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122646626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122646626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122646626 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 20250813122646626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122646626 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122646626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122646626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122646626 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 20250813122646626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122646626 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 20250813122646626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122646626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122646626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122646626 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 20250813122646626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122646626 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 20250813122646626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122646626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122646626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122646626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122646626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122646626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122646626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122646648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122646648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122646648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122646648 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122646648 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) 20250813122646648 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122646648 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122646648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122646648 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122646655 DLINP DEBUG SRVCONN(,r=127.0.0.1:34141<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122646655 DLINP DEBUG SRVCONN(,r=127.0.0.1:34141<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122646655 DLINP DEBUG SRVCONN(,r=127.0.0.1:34141<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122646655 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122646655 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) 20250813122646655 DLGLOBAL DEBUG validating counter group 0x557dd19d5be0(hnb) with 60 counters (rate_ctr.c:86) 20250813122646655 DHNBAP DEBUG (127.0.0.1:34141 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122646655 DHNBAP NOTICE (127.0.0.1:34141 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122646655 DHNBAP NOTICE (127.0.0.1:34141 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122646655 DLINP DEBUG SRVCONN(,r=127.0.0.1:34141<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122646655 DLINP DEBUG SRVCONN(,r=127.0.0.1:34141<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122646821 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 20250813122646821 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 20250813122646821 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122646821 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122646829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646829 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122646829 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122646829 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122646829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122646829 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122646829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122646832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646832 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122646832 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122646832 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122646832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122646832 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122646832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122646838 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 20250813122646838 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 20250813122646838 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122646838 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(519)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122646845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646845 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122646845 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122646845 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122646845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122646845 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122646845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122646848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646848 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122646848 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122646848 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122646848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122646848 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122646848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122646888 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122646888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bb01a), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122646888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122646888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122646888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122646888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122646888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646889 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122646889 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122646889 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122646889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122646889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122646889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122646889 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122646904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122646904 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122646904 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122646904 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122646904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122646904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122646904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122646904 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122646904 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122646904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122646904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122646904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122646904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122646904 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=001bb01a) (sccp_scrc.c:477) 20250813122646904 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250813122646904 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122646904 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122646904 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122646904 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122646904 DLSCCP DEBUG SCCP-SCOC(56)[0x557dd25f48f0]{IDLE}: Deallocated (fsm.c:568) 20250813122647641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122647641 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122647641 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122647641 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122647641 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122647641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122647641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122647641 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122647641 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122647641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122647641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122647641 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122647641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122647641 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122647641 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122647642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122647642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122647642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122647642 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122647642 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122647642 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) 20250813122647642 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122647642 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122647642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122647642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122647642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122647642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122647642 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122647642 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122647643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122647643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122647643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122647643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122647643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122647643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122647643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122647643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(515)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122647647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122647647 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122647647 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122647647 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122647647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122647647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122647647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122647647 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122647647 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122647647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122647647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122647647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122647647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122647647 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122647647 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122647647 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122647647 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) 20250813122647647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647647 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) 20250813122647647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647647 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122647647 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122647647 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122647647 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122647647 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) 20250813122647647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122647647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122647647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122647647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122647647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122647647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122647647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122647647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122647647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122647647 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122647647 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122647647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122647647 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122647647 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122647647 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122647647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122647647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122647647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122647647 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(518)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122647663 DLCTRL DEBUG Command: GET 311956060 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122647663 DLCTRL DEBUG Tx Command reply: GET_REPLY 311956060 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122647669 DLCTRL DEBUG Command: GET 156676193 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122647669 DLCTRL DEBUG Tx Command reply: GET_REPLY 156676193 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122647672 DLCTRL DEBUG Command: GET 696662725 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122647672 DLCTRL DEBUG Tx Command reply: GET_REPLY 696662725 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122647675 DLCTRL DEBUG Command: GET 356716773 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122647675 DLCTRL DEBUG Tx Command reply: GET_REPLY 356716773 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122647678 DLCTRL DEBUG Command: GET 145006214 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122647678 DLCTRL DEBUG Tx Command reply: GET_REPLY 145006214 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122647680 DLCTRL DEBUG Command: GET 520242390 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122647680 DLCTRL DEBUG Tx Command reply: GET_REPLY 520242390 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122647682 DLCTRL DEBUG Command: GET 298152975 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122647682 DLCTRL DEBUG Tx Command reply: GET_REPLY 298152975 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122647684 DLCTRL DEBUG Command: GET 57980289 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122647684 DLCTRL DEBUG Tx Command reply: GET_REPLY 57980289 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122647685 DLCTRL DEBUG Command: GET 267105405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122647685 DLCTRL DEBUG Tx Command reply: GET_REPLY 267105405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122647687 DLCTRL DEBUG Command: GET 882730941 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122647687 DLCTRL DEBUG Tx Command reply: GET_REPLY 882730941 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122647688 DLCTRL DEBUG Command: GET 309959856 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122647688 DLCTRL DEBUG Tx Command reply: GET_REPLY 309959856 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122647689 DLCTRL DEBUG Command: GET 908781586 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122647689 DLCTRL DEBUG Tx Command reply: GET_REPLY 908781586 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122647690 DLCTRL DEBUG Command: GET 84056565 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122647690 DLCTRL DEBUG Tx Command reply: GET_REPLY 84056565 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122647692 DLCTRL DEBUG Command: GET 962081363 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122647692 DLCTRL DEBUG Tx Command reply: GET_REPLY 962081363 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122647693 DLCTRL DEBUG Command: GET 847890505 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122647693 DLCTRL DEBUG Tx Command reply: GET_REPLY 847890505 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122647694 DLCTRL DEBUG Command: GET 664485835 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122647694 DLCTRL DEBUG Tx Command reply: GET_REPLY 664485835 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122647695 DLCTRL DEBUG Command: GET 119152262 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122647695 DLCTRL DEBUG Tx Command reply: GET_REPLY 119152262 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122647696 DLCTRL DEBUG Command: GET 878455013 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122647696 DLCTRL DEBUG Tx Command reply: GET_REPLY 878455013 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122647697 DLCTRL DEBUG Command: GET 711731791 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122647697 DLCTRL DEBUG Tx Command reply: GET_REPLY 711731791 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122647698 DLCTRL DEBUG Command: GET 390707159 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122647698 DLCTRL DEBUG Tx Command reply: GET_REPLY 390707159 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000001010011101'B, t_guard := 20.000000 } 20250813122647727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)14226706 20250813122648781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122648781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122648781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122648781 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122648781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd91512, normal) (hnbgw_rua.c:407) 20250813122648781 DHNB DEBUG map_rua[0x557dd25f48f0]{init}: Allocated (fsm.c:456) 20250813122648781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226706)[0x557dd25f48f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122648781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14226706 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122648781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122648781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122648781 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14226706 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122648781 DCN DEBUG map_sccp[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122648781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122648781 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-14226706 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122648782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14226706 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122648782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226706)[0x557dd25f48f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122648782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122648782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122648782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226706)[0x557dd25f48f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122648782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122648782 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122648782 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{IDLE}: Allocated (fsm.c:456) 20250813122648782 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122648782 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300029d0056400500f1100926) (sccp_scrc.c:406) 20250813122648782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122648782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122648782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122648782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122648782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122648782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122648782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122648782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122648782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122648782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122648782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122648782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122648782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122648782 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122648782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122648782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226706)[0x557dd25f48f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122648782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122648782 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122648782 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122648782 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122648782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122648782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122648782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122648782 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)11823868 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_cnlink0(521)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8ad7688026aa: 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 } } } 20250813122648800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122648800 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122648800 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122648800 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122648800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122648800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122648800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122648800 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122648800 DLCTRL DEBUG Command: GET 351974189 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122648800 DLCTRL DEBUG Tx Command reply: GET_REPLY 351974189 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122648800 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122648800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122648800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122648800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122648800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122648801 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=00c4b240) (sccp_scrc.c:477) 20250813122648801 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250813122648801 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122648801 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122648801 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122648801 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122648801 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) 20250813122648801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122648801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122648804 DLCTRL DEBUG Command: GET 213967254 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122648804 DLCTRL DEBUG Tx Command reply: GET_REPLY 213967254 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122648807 DLCTRL DEBUG Command: GET 68857324 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122648807 DLCTRL DEBUG Tx Command reply: GET_REPLY 68857324 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122648811 DLCTRL DEBUG Command: GET 99426041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122648811 DLCTRL DEBUG Tx Command reply: GET_REPLY 99426041 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122648815 DLCTRL DEBUG Command: GET 730210580 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122648815 DLCTRL DEBUG Tx Command reply: GET_REPLY 730210580 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122648819 DLCTRL DEBUG Command: GET 761499993 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122648819 DLCTRL DEBUG Tx Command reply: GET_REPLY 761499993 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122648823 DLCTRL DEBUG Command: GET 77490640 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122648823 DLCTRL DEBUG Tx Command reply: GET_REPLY 77490640 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122648827 DLCTRL DEBUG Command: GET 616236746 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122648827 DLCTRL DEBUG Tx Command reply: GET_REPLY 616236746 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122648830 DLCTRL DEBUG Command: GET 356333361 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122648830 DLCTRL DEBUG Tx Command reply: GET_REPLY 356333361 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122648834 DLCTRL DEBUG Command: GET 963951784 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122648834 DLCTRL DEBUG Tx Command reply: GET_REPLY 963951784 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122648837 DLCTRL DEBUG Command: GET 625321549 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122648837 DLCTRL DEBUG Tx Command reply: GET_REPLY 625321549 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122648839 DLCTRL DEBUG Command: GET 586683763 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122648839 DLCTRL DEBUG Tx Command reply: GET_REPLY 586683763 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122648842 DLCTRL DEBUG Command: GET 988721136 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122648842 DLCTRL DEBUG Tx Command reply: GET_REPLY 988721136 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122648844 DLCTRL DEBUG Command: GET 586408811 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122648844 DLCTRL DEBUG Tx Command reply: GET_REPLY 586408811 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122648845 DLCTRL DEBUG Command: GET 929171908 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122648845 DLCTRL DEBUG Tx Command reply: GET_REPLY 929171908 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122648847 DLCTRL DEBUG Command: GET 25192654 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122648847 DLCTRL DEBUG Tx Command reply: GET_REPLY 25192654 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122648848 DLCTRL DEBUG Command: GET 801937582 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122648848 DLCTRL DEBUG Tx Command reply: GET_REPLY 801937582 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122648850 DLCTRL DEBUG Command: GET 295515428 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122648850 DLCTRL DEBUG Tx Command reply: GET_REPLY 295515428 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122648851 DLCTRL DEBUG Command: GET 819909781 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122648851 DLCTRL DEBUG Tx Command reply: GET_REPLY 819909781 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122648852 DLCTRL DEBUG Command: GET 572225039 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122648852 DLCTRL DEBUG Tx Command reply: GET_REPLY 572225039 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001100111100'B, t_guard := 20.000000 } 20250813122648876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8ad7688026aa: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)5943478 20250813122649904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122649904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122649904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122649904 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122649904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5ab0b6, normal) (hnbgw_rua.c:407) 20250813122649904 DHNB DEBUG map_rua[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122649904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5943478)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122649904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5943478 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122649904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122649904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122649904 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122649904 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5943478 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122649904 DCN DEBUG map_sccp[0x557dd25e1cb0]{init}: Allocated (fsm.c:456) 20250813122649904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122649904 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-5943478 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122649904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5943478 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122649904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5943478)[0x557dd25c7c10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122649904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122649904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122649904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5943478)[0x557dd25c7c10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122649904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122649904 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122649904 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{IDLE}: Allocated (fsm.c:456) 20250813122649904 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122649904 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300033c0056400500f1100926) (sccp_scrc.c:406) 20250813122649904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122649904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122649904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122649904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122649904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122649904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122649904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122649904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122649904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122649904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122649904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122649904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122649904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122649904 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122649904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122649904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5943478)[0x557dd25c7c10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122649905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122649905 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122649905 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122649905 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122649905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122649905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122649905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122649905 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@8ad7688026aa: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)13850708 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122649910 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122649910 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122649910 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122649910 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122649910 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122649910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122649910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122649910 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122649910 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122649910 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122649910 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122649910 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122649910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122649910 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=00e1f407) (sccp_scrc.c:477) 20250813122649910 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250813122649910 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122649910 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122649910 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122649910 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122649910 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) 20250813122649910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122649910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(522)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122649912 DLCTRL DEBUG Command: GET 550149672 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122649912 DLCTRL DEBUG Tx Command reply: GET_REPLY 550149672 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813122649915 DLCTRL DEBUG Command: GET 639834826 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122649915 DLCTRL DEBUG Tx Command reply: GET_REPLY 639834826 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122649918 DLCTRL DEBUG Command: GET 501940339 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122649918 DLCTRL DEBUG Tx Command reply: GET_REPLY 501940339 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122649922 DLCTRL DEBUG Command: GET 451754195 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122649922 DLCTRL DEBUG Tx Command reply: GET_REPLY 451754195 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122649926 DLCTRL DEBUG Command: GET 549243136 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122649926 DLCTRL DEBUG Tx Command reply: GET_REPLY 549243136 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122649930 DLCTRL DEBUG Command: GET 524735976 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122649930 DLCTRL DEBUG Tx Command reply: GET_REPLY 524735976 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122649934 DLCTRL DEBUG Command: GET 238323584 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122649934 DLCTRL DEBUG Tx Command reply: GET_REPLY 238323584 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122649937 DLCTRL DEBUG Command: GET 888634596 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122649937 DLCTRL DEBUG Tx Command reply: GET_REPLY 888634596 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122649939 DLCTRL DEBUG Command: GET 210453585 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122649940 DLCTRL DEBUG Tx Command reply: GET_REPLY 210453585 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122649942 DLCTRL DEBUG Command: GET 92409299 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122649942 DLCTRL DEBUG Tx Command reply: GET_REPLY 92409299 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122649944 DLCTRL DEBUG Command: GET 812641830 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122649944 DLCTRL DEBUG Tx Command reply: GET_REPLY 812641830 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122649946 DLCTRL DEBUG Command: GET 239945303 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122649946 DLCTRL DEBUG Tx Command reply: GET_REPLY 239945303 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122649948 DLCTRL DEBUG Command: GET 258306712 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122649948 DLCTRL DEBUG Tx Command reply: GET_REPLY 258306712 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122649949 DLCTRL DEBUG Command: GET 976816654 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122649949 DLCTRL DEBUG Tx Command reply: GET_REPLY 976816654 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122649951 DLCTRL DEBUG Command: GET 274883719 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122649951 DLCTRL DEBUG Tx Command reply: GET_REPLY 274883719 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122649952 DLCTRL DEBUG Command: GET 11563990 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122649952 DLCTRL DEBUG Tx Command reply: GET_REPLY 11563990 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122649953 DLCTRL DEBUG Command: GET 646163907 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122649953 DLCTRL DEBUG Tx Command reply: GET_REPLY 646163907 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122649954 DLCTRL DEBUG Command: GET 733953116 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122649954 DLCTRL DEBUG Tx Command reply: GET_REPLY 733953116 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122649956 DLCTRL DEBUG Command: GET 470293290 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122649956 DLCTRL DEBUG Tx Command reply: GET_REPLY 470293290 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122649957 DLCTRL DEBUG Command: GET 585472874 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122649957 DLCTRL DEBUG Tx Command reply: GET_REPLY 585472874 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000110100111'B, t_guard := 20.000000 } 20250813122649974 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8ad7688026aa: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)5657939 20250813122651002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122651002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122651002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122651002 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122651002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x565553, normal) (hnbgw_rua.c:407) 20250813122651002 DHNB DEBUG map_rua[0x557dd2542540]{init}: Allocated (fsm.c:456) 20250813122651003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5657939)[0x557dd2542540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122651003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5657939 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122651003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122651003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122651003 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5657939 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122651003 DCN DEBUG map_sccp[0x557dd25b7b40]{init}: Allocated (fsm.c:456) 20250813122651003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122651003 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-5657939 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122651003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5657939 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122651003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5657939)[0x557dd2542540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122651003 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122651003 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122651003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5657939)[0x557dd2542540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122651003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122651003 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122651003 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{IDLE}: Allocated (fsm.c:456) 20250813122651003 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122651003 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030001a70056400500f1100926) (sccp_scrc.c:406) 20250813122651003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122651003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122651003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122651003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122651003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122651003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122651003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122651003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122651003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122651003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122651003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122651003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122651003 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122651003 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122651003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122651003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5657939)[0x557dd2542540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122651003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122651003 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122651003 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122651003 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122651003 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122651003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122651003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122651003 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@8ad7688026aa: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@8ad7688026aa: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)12084397 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250813122651010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122651010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122651010 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122651010 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122651010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122651010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122651010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122651010 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122651011 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122651011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122651011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122651011 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122651011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122651011 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=001af0b6) (sccp_scrc.c:477) 20250813122651011 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250813122651011 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122651011 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122651011 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122651011 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122651011 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) 20250813122651011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122651011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(523)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122651014 DLCTRL DEBUG Command: GET 223162180 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122651014 DLCTRL DEBUG Tx Command reply: GET_REPLY 223162180 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250813122651018 DLCTRL DEBUG Command: GET 829738114 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122651018 DLCTRL DEBUG Tx Command reply: GET_REPLY 829738114 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122651021 DLCTRL DEBUG Command: GET 602527484 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122651021 DLCTRL DEBUG Tx Command reply: GET_REPLY 602527484 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122651025 DLCTRL DEBUG Command: GET 438221660 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122651025 DLCTRL DEBUG Tx Command reply: GET_REPLY 438221660 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122651029 DLCTRL DEBUG Command: GET 348006589 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122651029 DLCTRL DEBUG Tx Command reply: GET_REPLY 348006589 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122651033 DLCTRL DEBUG Command: GET 998085902 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122651033 DLCTRL DEBUG Tx Command reply: GET_REPLY 998085902 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122651036 DLCTRL DEBUG Command: GET 904694660 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122651036 DLCTRL DEBUG Tx Command reply: GET_REPLY 904694660 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122651039 DLCTRL DEBUG Command: GET 805711193 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122651040 DLCTRL DEBUG Tx Command reply: GET_REPLY 805711193 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122651043 DLCTRL DEBUG Command: GET 876408231 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122651043 DLCTRL DEBUG Tx Command reply: GET_REPLY 876408231 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122651046 DLCTRL DEBUG Command: GET 664760851 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122651046 DLCTRL DEBUG Tx Command reply: GET_REPLY 664760851 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122651050 DLCTRL DEBUG Command: GET 573102658 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122651050 DLCTRL DEBUG Tx Command reply: GET_REPLY 573102658 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122651053 DLCTRL DEBUG Command: GET 148465976 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122651053 DLCTRL DEBUG Tx Command reply: GET_REPLY 148465976 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122651056 DLCTRL DEBUG Command: GET 193777049 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122651056 DLCTRL DEBUG Tx Command reply: GET_REPLY 193777049 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122651058 DLCTRL DEBUG Command: GET 870093917 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122651058 DLCTRL DEBUG Tx Command reply: GET_REPLY 870093917 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122651060 DLCTRL DEBUG Command: GET 725569352 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122651060 DLCTRL DEBUG Tx Command reply: GET_REPLY 725569352 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122651062 DLCTRL DEBUG Command: GET 300646825 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122651062 DLCTRL DEBUG Tx Command reply: GET_REPLY 300646825 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122651064 DLCTRL DEBUG Command: GET 159045349 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122651064 DLCTRL DEBUG Tx Command reply: GET_REPLY 159045349 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122651065 DLCTRL DEBUG Command: GET 172977673 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122651065 DLCTRL DEBUG Tx Command reply: GET_REPLY 172977673 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122651067 DLCTRL DEBUG Command: GET 400791566 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122651067 DLCTRL DEBUG Tx Command reply: GET_REPLY 400791566 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122651068 DLCTRL DEBUG Command: GET 355972572 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122651068 DLCTRL DEBUG Tx Command reply: GET_REPLY 355972572 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000111111010'B, t_guard := 20.000000 } 20250813122651080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@8ad7688026aa: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)14833251 20250813122652105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122652105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122652105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250813122652105 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122652105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe25663, normal) (hnbgw_rua.c:407) 20250813122652105 DHNB DEBUG map_rua[0x557dd25b7450]{init}: Allocated (fsm.c:456) 20250813122652105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14833251)[0x557dd25b7450]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122652105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14833251 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122652105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122652105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122652105 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14833251 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122652105 DCN DEBUG map_sccp[0x557dd2442fe0]{init}: Allocated (fsm.c:456) 20250813122652105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122652105 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-14833251 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122652105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14833251 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250813122652105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14833251)[0x557dd25b7450]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122652105 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122652105 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122652105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14833251)[0x557dd25b7450]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122652105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122652105 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122652105 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{IDLE}: Allocated (fsm.c:456) 20250813122652105 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122652105 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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030001fa0056400500f1100926) (sccp_scrc.c:406) 20250813122652105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122652105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122652105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122652105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122652105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122652105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122652105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122652105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122652105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122652105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122652106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122652106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122652106 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122652106 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122652106 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122652106 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14833251)[0x557dd25b7450]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122652106 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122652106 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122652106 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122652106 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122652106 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122652106 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122652106 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122652106 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@8ad7688026aa: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@8ad7688026aa: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)6859358 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250813122652111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122652111 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122652111 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122652111 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122652111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122652111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122652111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122652111 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122652111 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122652111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122652111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122652111 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122652111 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(524)@8ad7688026aa: setverdict(pass): none -> pass 20250813122652111 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=001ee67c) (sccp_scrc.c:477) 20250813122652111 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250813122652111 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122652111 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122652111 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122652111 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122652111 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) 20250813122652111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122652111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122652113 DLCTRL DEBUG Command: GET 290819390 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122652113 DLCTRL DEBUG Tx Command reply: GET_REPLY 290819390 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250813122652116 DLCTRL DEBUG Command: GET 869565924 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122652116 DLCTRL DEBUG Tx Command reply: GET_REPLY 869565924 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122652119 DLCTRL DEBUG Command: GET 859479128 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122652119 DLCTRL DEBUG Tx Command reply: GET_REPLY 859479128 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122652125 DLCTRL DEBUG Command: GET 379343443 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122652125 DLCTRL DEBUG Tx Command reply: GET_REPLY 379343443 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122652129 DLCTRL DEBUG Command: GET 401113145 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122652129 DLCTRL DEBUG Tx Command reply: GET_REPLY 401113145 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122652135 DLCTRL DEBUG Command: GET 655371038 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122652135 DLCTRL DEBUG Tx Command reply: GET_REPLY 655371038 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122652140 DLCTRL DEBUG Command: GET 182723478 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122652140 DLCTRL DEBUG Tx Command reply: GET_REPLY 182723478 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122652143 DLCTRL DEBUG Command: GET 907582712 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122652143 DLCTRL DEBUG Tx Command reply: GET_REPLY 907582712 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122652147 DLCTRL DEBUG Command: GET 42505975 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122652147 DLCTRL DEBUG Tx Command reply: GET_REPLY 42505975 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122652151 DLCTRL DEBUG Command: GET 12098733 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122652151 DLCTRL DEBUG Tx Command reply: GET_REPLY 12098733 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122652154 DLCTRL DEBUG Command: GET 19394015 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122652154 DLCTRL DEBUG Tx Command reply: GET_REPLY 19394015 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122652158 DLCTRL DEBUG Command: GET 178357298 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122652158 DLCTRL DEBUG Tx Command reply: GET_REPLY 178357298 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122652162 DLCTRL DEBUG Command: GET 117522219 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122652162 DLCTRL DEBUG Tx Command reply: GET_REPLY 117522219 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122652165 DLCTRL DEBUG Command: GET 456030049 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122652165 DLCTRL DEBUG Tx Command reply: GET_REPLY 456030049 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122652168 DLCTRL DEBUG Command: GET 768721530 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122652168 DLCTRL DEBUG Tx Command reply: GET_REPLY 768721530 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122652171 DLCTRL DEBUG Command: GET 364967739 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122652171 DLCTRL DEBUG Tx Command reply: GET_REPLY 364967739 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122652173 DLCTRL DEBUG Command: GET 602766931 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122652173 DLCTRL DEBUG Tx Command reply: GET_REPLY 602766931 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122652177 DLCTRL DEBUG Command: GET 558286419 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122652177 DLCTRL DEBUG Tx Command reply: GET_REPLY 558286419 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122652180 DLCTRL DEBUG Command: GET 819374005 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122652180 DLCTRL DEBUG Tx Command reply: GET_REPLY 819374005 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122652182 DLCTRL DEBUG Command: GET 114938081 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122652182 DLCTRL DEBUG Tx Command reply: GET_REPLY 114938081 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122652187 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46569<->l=127.0.0.1:4262) (control_if.c:193) 20250813122652188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49862<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(508)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(507)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122652189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49854<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122652190 DLINP DEBUG SRVCONN(,r=127.0.0.1:34141<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122652190 DLINP DEBUG SRVCONN(,r=127.0.0.1:34141<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122652190 DLINP NOTICE SRV(,r=127.0.0.1:34141<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122652190 DMAIN NOTICE (127.0.0.1:34141 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34141<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122652190 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(517)@8ad7688026aa: Final verdict of PTC: none 20250813122652192 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122652192 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) 20250813122652192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122652192 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(518)@8ad7688026aa: Final verdict of PTC: none 20250813122652192 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122652192 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) 20250813122652192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122652192 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122652192 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 20250813122652192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122652192 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122652192 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122652192 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122652193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122652193 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122652193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122652193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122652193 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122652193 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) 20250813122652193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122652193 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122652193 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122652193 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) 20250813122652193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122652193 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122652193 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 20250813122652193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122652193 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122652193 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122652193 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122652194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122652194 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122652194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122652194 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)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(514)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(515)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(509)@8ad7688026aa: Final verdict of PTC: none 20250813122652198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49894<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(520)@8ad7688026aa: Final verdict of PTC: none 20250813122652198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(524)@8ad7688026aa: Final verdict of PTC: pass 20250813122652199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49876<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122652211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49884<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(521)@8ad7688026aa: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(522)@8ad7688026aa: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(523)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:26:52 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 20250813122652267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122652306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122652306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122652306 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122652306 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) 20250813122652306 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226706)[0x557dd25f48f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226706)[0x557dd25f48f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122652306 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122652306 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122652306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4b240), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122652306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122652306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122652306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122652306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122652306 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226706)[0x557dd25f48f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226706)[0x557dd25f48f0]{disrupted}: Freeing instance (context_map.c:202) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226706)[0x557dd25f48f0]{disrupted}: Deallocated (fsm.c:568) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{disconnected}: Freeing instance (context_map.c:206) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x557dd25c55a0]{disconnected}: Deallocated (fsm.c:568) 20250813122652306 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14226706 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5943478)[0x557dd25c7c10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5943478)[0x557dd25c7c10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122652306 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122652306 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122652306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1f407), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122652306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122652306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122652306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122652306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122652306 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5943478)[0x557dd25c7c10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5943478)[0x557dd25c7c10]{disrupted}: Freeing instance (context_map.c:202) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5943478)[0x557dd25c7c10]{disrupted}: Deallocated (fsm.c:568) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{disconnected}: Freeing instance (context_map.c:206) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x557dd25e1cb0]{disconnected}: Deallocated (fsm.c:568) 20250813122652306 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5943478 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5657939)[0x557dd2542540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5657939)[0x557dd2542540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122652306 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122652306 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122652306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001af0b6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122652306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122652306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122652306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122652306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122652306 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5657939)[0x557dd2542540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5657939)[0x557dd2542540]{disrupted}: Freeing instance (context_map.c:202) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5657939)[0x557dd2542540]{disrupted}: Deallocated (fsm.c:568) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{disconnected}: Freeing instance (context_map.c:206) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x557dd25b7b40]{disconnected}: Deallocated (fsm.c:568) 20250813122652306 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5657939 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14833251)[0x557dd25b7450]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14833251)[0x557dd25b7450]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122652306 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122652306 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122652306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ee67c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122652306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122652306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122652306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122652306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122652306 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14833251)[0x557dd25b7450]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14833251)[0x557dd25b7450]{disrupted}: Freeing instance (context_map.c:202) 20250813122652306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14833251)[0x557dd25b7450]{disrupted}: Deallocated (fsm.c:568) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{disconnected}: Freeing instance (context_map.c:206) 20250813122652306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x557dd2442fe0]{disconnected}: Deallocated (fsm.c:568) 20250813122652306 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14833251 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122652306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122652306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122652306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122652306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122652306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122652306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122652306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122652306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122652306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122652306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122652306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122652306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122652306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122652306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122652306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122652306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122652306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122652306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122652306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122652306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122652306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122652869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=383200) 20250813122653055 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122653055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f3708), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122653055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122653055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122653055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122653055 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122653056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122653056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122653056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122653056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122653056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122653056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122653056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122653056 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=383200, count=390528) 20250813122654193 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122654193 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122654193 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122654194 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122654194 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122654194 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:26: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250813122655981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122655986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122655990 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43521<->l=127.0.0.1:4262) (control_if.c:572) 20250813122656008 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122656008 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)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122656016 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122656016 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122656016 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122656016 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122656016 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122656016 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122656016 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122656016 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51271 (stream_srv.c:142) 20250813122656016 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51271<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122656017 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122656017 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122656017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122656017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122656017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122656017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122656017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122656017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122656017 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122656017 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122656017 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122656017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122656017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122656017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122656017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122656017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122656017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122656018 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122656018 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122656018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122656018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122656018 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) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656018 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) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122656018 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) 20250813122656018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122656018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122656018 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122656018 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122656018 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122656018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122656018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122656018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122656018 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) 20250813122656018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122656018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122656018 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122656018 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122656018 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122656018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122656018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122656018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122656018 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122656018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122656018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122656018 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122656018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122656018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122656018 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 20250813122656018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122656018 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122656018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122656018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122656018 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 20250813122656018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122656018 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 20250813122656018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122656018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122656018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122656018 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122656018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122656018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122656018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(535)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(535)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(538)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(538)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(536)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122656043 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122656043 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122656043 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122656043 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122656043 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122656044 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122656044 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122656044 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122656044 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122656045 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122656045 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122656045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122656045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122656045 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) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 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) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122656045 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) 20250813122656045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122656045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122656045 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122656045 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122656045 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122656045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122656045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122656045 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) 20250813122656045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122656045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122656045 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122656045 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122656045 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122656045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122656045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122656045 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) 20250813122656045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122656045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122656045 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122656045 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122656045 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122656045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122656045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122656045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122656045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122656045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122656045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122656045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122656045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122656045 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122656045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122656045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122656045 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 20250813122656045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122656045 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122656045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122656045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122656045 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 20250813122656045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122656045 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 20250813122656045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122656045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122656045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122656045 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 20250813122656045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122656045 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 20250813122656045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122656045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122656045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122656045 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122656045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122656045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122656045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(541)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(539)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(544)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(544)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(542)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122656082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122656082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122656082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122656082 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122656082 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) 20250813122656082 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122656082 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122656082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122656082 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122656087 DLINP DEBUG SRVCONN(,r=127.0.0.1:51271<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122656087 DLINP DEBUG SRVCONN(,r=127.0.0.1:51271<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122656087 DLINP DEBUG SRVCONN(,r=127.0.0.1:51271<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122656087 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122656087 DHNBAP DEBUG (127.0.0.1:51271 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122656087 DHNBAP NOTICE (127.0.0.1:51271 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122656087 DHNBAP NOTICE (127.0.0.1:51271 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122656087 DLINP DEBUG SRVCONN(,r=127.0.0.1:51271<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122656087 DLINP DEBUG SRVCONN(,r=127.0.0.1:51271<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122656230 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 20250813122656230 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 20250813122656230 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122656230 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122656239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656239 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122656239 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122656239 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122656239 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122656239 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122656239 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122656241 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 20250813122656241 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 20250813122656241 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122656241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813122656243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656243 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122656243 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122656243 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122656243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122656243 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122656243 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122656248 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) 20250813122656248 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122656248 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122656248 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122656248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122656248 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122656248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122656250 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) 20250813122656250 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122656250 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122656250 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122656250 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122656250 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122656250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122656258 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 20250813122656258 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 20250813122656258 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122656258 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122656264 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656264 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122656264 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122656264 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122656264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122656264 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122656264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122656267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122656267 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122656267 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122656267 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122656267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122656267 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122656267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122656270 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 20250813122656270 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 20250813122656270 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122656270 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122656276 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) 20250813122656276 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122656276 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122656276 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122656276 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122656276 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122656276 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122656279 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) 20250813122656279 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122656279 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122656279 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122656279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122656279 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122656279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122657049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122657049 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122657049 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122657049 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122657050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122657050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122657050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122657050 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122657050 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122657050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122657050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122657050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122657050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122657050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122657050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122657050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122657050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122657050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122657050 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122657050 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122657050 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) 20250813122657050 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122657050 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122657050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122657050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122657050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122657050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122657050 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122657050 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122657050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122657050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122657050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122657050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122657050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122657050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122657050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122657050 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122657058 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) 20250813122657058 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122657058 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122657058 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 20250813122657058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122657058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122657059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122657059 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122657059 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122657059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122657059 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122657059 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) 20250813122657059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122657059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122657059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122657059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122657059 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) 20250813122657059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657059 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) 20250813122657059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122657059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122657059 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122657059 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122657059 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) 20250813122657059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122657059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122657059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122657059 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122657059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122657059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122657059 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122657059 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122657059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122657059 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122657059 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122657059 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122657059 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122657059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122657059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122657059 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(534)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(537)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122657065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122657065 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122657065 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122657065 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122657065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122657065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122657065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122657065 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122657065 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122657065 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122657065 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122657065 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122657065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122657065 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122657065 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122657065 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122657065 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) 20250813122657065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657065 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) 20250813122657065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657065 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122657065 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122657065 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122657065 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122657065 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) 20250813122657065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122657065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122657065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122657065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122657065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122657065 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122657065 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122657065 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122657065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122657065 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122657065 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122657065 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122657065 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122657065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122657065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122657066 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(540)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122657074 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) 20250813122657074 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122657074 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122657074 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 20250813122657074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122657074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122657074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122657074 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122657074 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122657074 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122657074 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122657074 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) 20250813122657074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122657074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122657074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122657074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122657074 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) 20250813122657074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657074 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) 20250813122657074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122657074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122657074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122657074 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122657074 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) 20250813122657074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122657074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122657074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122657074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122657074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122657074 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122657074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122657074 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) 20250813122657074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122657074 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122657074 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122657074 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122657074 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122657074 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122657074 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 20250813122657074 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122657074 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 20250813122657074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122657074 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(543)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122658100 DLCTRL DEBUG Command: GET 267211521 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122658100 DLCTRL DEBUG Tx Command reply: GET_REPLY 267211521 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122658108 DLCTRL DEBUG Command: GET 714549310 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122658109 DLCTRL DEBUG Tx Command reply: GET_REPLY 714549310 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122658113 DLCTRL DEBUG Command: GET 341233473 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122658113 DLCTRL DEBUG Tx Command reply: GET_REPLY 341233473 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122658117 DLCTRL DEBUG Command: GET 952482667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122658117 DLCTRL DEBUG Tx Command reply: GET_REPLY 952482667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122658121 DLCTRL DEBUG Command: GET 614955327 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122658121 DLCTRL DEBUG Tx Command reply: GET_REPLY 614955327 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122658124 DLCTRL DEBUG Command: GET 178059325 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122658124 DLCTRL DEBUG Tx Command reply: GET_REPLY 178059325 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122658127 DLCTRL DEBUG Command: GET 774289921 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122658127 DLCTRL DEBUG Tx Command reply: GET_REPLY 774289921 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122658130 DLCTRL DEBUG Command: GET 414464979 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122658130 DLCTRL DEBUG Tx Command reply: GET_REPLY 414464979 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122658133 DLCTRL DEBUG Command: GET 863663509 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122658133 DLCTRL DEBUG Tx Command reply: GET_REPLY 863663509 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122658135 DLCTRL DEBUG Command: GET 692629763 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122658135 DLCTRL DEBUG Tx Command reply: GET_REPLY 692629763 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122658138 DLCTRL DEBUG Command: GET 363665823 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122658138 DLCTRL DEBUG Tx Command reply: GET_REPLY 363665823 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122658140 DLCTRL DEBUG Command: GET 818650523 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122658140 DLCTRL DEBUG Tx Command reply: GET_REPLY 818650523 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122658142 DLCTRL DEBUG Command: GET 579837230 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122658142 DLCTRL DEBUG Tx Command reply: GET_REPLY 579837230 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122658144 DLCTRL DEBUG Command: GET 533116597 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122658144 DLCTRL DEBUG Tx Command reply: GET_REPLY 533116597 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122658145 DLCTRL DEBUG Command: GET 621450630 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122658145 DLCTRL DEBUG Tx Command reply: GET_REPLY 621450630 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122658147 DLCTRL DEBUG Command: GET 997050156 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122658147 DLCTRL DEBUG Tx Command reply: GET_REPLY 997050156 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122658149 DLCTRL DEBUG Command: GET 481434443 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122658149 DLCTRL DEBUG Tx Command reply: GET_REPLY 481434443 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122658150 DLCTRL DEBUG Command: GET 355578225 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122658150 DLCTRL DEBUG Tx Command reply: GET_REPLY 355578225 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122658152 DLCTRL DEBUG Command: GET 746647952 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122658152 DLCTRL DEBUG Tx Command reply: GET_REPLY 746647952 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122658153 DLCTRL DEBUG Command: GET 446264056 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122658153 DLCTRL DEBUG Tx Command reply: GET_REPLY 446264056 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000000101001001'B, t_guard := 20.000000 } 20250813122658184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)13705476 20250813122659227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122659227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122659227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122659227 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122659227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd12104, normal) (hnbgw_rua.c:407) 20250813122659227 DHNB DEBUG map_rua[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122659227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13705476)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122659227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13705476 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122659227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122659227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122659227 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13705476 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122659227 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122659227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122659227 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-13705476 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122659227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13705476 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122659227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13705476)[0x557dd25c55a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122659227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122659227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122659227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13705476)[0x557dd25c55a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122659227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122659227 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122659227 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{IDLE}: Allocated (fsm.c:456) 20250813122659227 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122659227 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001490056400500f1100926) (sccp_scrc.c:406) 20250813122659227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122659227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122659227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122659227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122659227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122659227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122659227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122659227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122659227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122659227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122659227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122659227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122659227 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122659227 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122659227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122659227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13705476)[0x557dd25c55a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122659228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122659228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122659228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122659228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122659228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122659228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122659228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122659228 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)5651808 HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: Session index based on connection ID:0 TC_mscpool_L3Complete_by_imsi_round_robin0(546)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8ad7688026aa: 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 } } } 20250813122659251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122659251 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122659251 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122659251 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122659251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122659251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122659251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122659251 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122659251 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122659252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122659252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122659252 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122659252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122659252 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=00626247) (sccp_scrc.c:477) 20250813122659252 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250813122659252 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122659252 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122659252 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122659252 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122659252 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) 20250813122659252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122659252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122659252 DLCTRL DEBUG Command: GET 697960798 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122659252 DLCTRL DEBUG Tx Command reply: GET_REPLY 697960798 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122659255 DLCTRL DEBUG Command: GET 754314249 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122659255 DLCTRL DEBUG Tx Command reply: GET_REPLY 754314249 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122659257 DLCTRL DEBUG Command: GET 222259237 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122659257 DLCTRL DEBUG Tx Command reply: GET_REPLY 222259237 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122659259 DLCTRL DEBUG Command: GET 34004919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122659259 DLCTRL DEBUG Tx Command reply: GET_REPLY 34004919 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122659263 DLCTRL DEBUG Command: GET 239910006 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122659263 DLCTRL DEBUG Tx Command reply: GET_REPLY 239910006 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122659265 DLCTRL DEBUG Command: GET 257217172 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122659265 DLCTRL DEBUG Tx Command reply: GET_REPLY 257217172 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122659267 DLCTRL DEBUG Command: GET 500858842 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122659267 DLCTRL DEBUG Tx Command reply: GET_REPLY 500858842 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122659268 DLCTRL DEBUG Command: GET 443152499 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122659268 DLCTRL DEBUG Tx Command reply: GET_REPLY 443152499 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122659270 DLCTRL DEBUG Command: GET 528214342 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122659270 DLCTRL DEBUG Tx Command reply: GET_REPLY 528214342 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122659272 DLCTRL DEBUG Command: GET 614509475 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122659272 DLCTRL DEBUG Tx Command reply: GET_REPLY 614509475 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122659274 DLCTRL DEBUG Command: GET 139928633 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122659274 DLCTRL DEBUG Tx Command reply: GET_REPLY 139928633 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122659276 DLCTRL DEBUG Command: GET 448119552 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122659276 DLCTRL DEBUG Tx Command reply: GET_REPLY 448119552 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122659277 DLCTRL DEBUG Command: GET 69029873 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122659277 DLCTRL DEBUG Tx Command reply: GET_REPLY 69029873 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122659279 DLCTRL DEBUG Command: GET 71570895 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122659279 DLCTRL DEBUG Tx Command reply: GET_REPLY 71570895 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122659280 DLCTRL DEBUG Command: GET 307979153 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122659280 DLCTRL DEBUG Tx Command reply: GET_REPLY 307979153 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122659280 DLCTRL DEBUG Command: GET 269035261 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122659280 DLCTRL DEBUG Tx Command reply: GET_REPLY 269035261 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122659281 DLCTRL DEBUG Command: GET 761648684 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122659281 DLCTRL DEBUG Tx Command reply: GET_REPLY 761648684 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122659282 DLCTRL DEBUG Command: GET 826011034 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122659282 DLCTRL DEBUG Tx Command reply: GET_REPLY 826011034 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122659283 DLCTRL DEBUG Command: GET 420450078 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122659284 DLCTRL DEBUG Tx Command reply: GET_REPLY 420450078 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122659285 DLCTRL DEBUG Command: GET 178860191 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122659285 DLCTRL DEBUG Tx Command reply: GET_REPLY 178860191 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000010010101'B, t_guard := 20.000000 } 20250813122659304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@8ad7688026aa: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)14882091 20250813122700335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122700335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122700335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122700335 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122700335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3152b, normal) (hnbgw_rua.c:407) 20250813122700335 DHNB DEBUG map_rua[0x557dd2542540]{init}: Allocated (fsm.c:456) 20250813122700335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14882091)[0x557dd2542540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122700335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14882091 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122700335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122700335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122700335 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122700335 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14882091 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813122700335 DCN DEBUG map_sccp[0x557dd25b7b40]{init}: Allocated (fsm.c:456) 20250813122700335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122700335 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-14882091 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122700335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14882091 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122700335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14882091)[0x557dd2542540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122700335 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122700335 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122700336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14882091)[0x557dd2542540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122700336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122700336 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122700336 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{IDLE}: Allocated (fsm.c:456) 20250813122700336 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122700336 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000950056400500f1100926) (sccp_scrc.c:406) 20250813122700336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122700336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122700336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122700336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122700336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122700336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122700336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122700336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122700336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122700336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122700336 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122700336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122700336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122700336 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122700336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122700336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14882091)[0x557dd2542540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122700336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122700336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122700336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122700336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122700336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122700336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122700336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122700336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(536)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@8ad7688026aa: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)2844673 HNBGW_Test.msc1-SCCP(536)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122700356 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) 20250813122700356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122700356 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122700356 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 20250813122700356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122700356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122700356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122700356 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_imsi_round_robin0(547)@8ad7688026aa: setverdict(pass): none -> pass 20250813122700356 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122700356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122700356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122700356 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) 20250813122700356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122700356 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=00fa76c8) (sccp_scrc.c:477) 20250813122700357 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250813122700357 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122700357 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122700357 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122700357 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122700357 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) 20250813122700357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122700357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122700359 DLCTRL DEBUG Command: GET 882671292 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122700359 DLCTRL DEBUG Tx Command reply: GET_REPLY 882671292 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122700363 DLCTRL DEBUG Command: GET 273720220 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122700363 DLCTRL DEBUG Tx Command reply: GET_REPLY 273720220 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122700367 DLCTRL DEBUG Command: GET 628434634 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122700367 DLCTRL DEBUG Tx Command reply: GET_REPLY 628434634 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122700371 DLCTRL DEBUG Command: GET 950833728 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122700371 DLCTRL DEBUG Tx Command reply: GET_REPLY 950833728 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122700375 DLCTRL DEBUG Command: GET 524258558 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122700375 DLCTRL DEBUG Tx Command reply: GET_REPLY 524258558 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122700379 DLCTRL DEBUG Command: GET 552931781 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122700379 DLCTRL DEBUG Tx Command reply: GET_REPLY 552931781 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122700383 DLCTRL DEBUG Command: GET 248954846 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122700383 DLCTRL DEBUG Tx Command reply: GET_REPLY 248954846 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122700387 DLCTRL DEBUG Command: GET 655539481 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122700387 DLCTRL DEBUG Tx Command reply: GET_REPLY 655539481 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122700390 DLCTRL DEBUG Command: GET 96058147 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122700390 DLCTRL DEBUG Tx Command reply: GET_REPLY 96058147 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122700393 DLCTRL DEBUG Command: GET 368694617 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122700393 DLCTRL DEBUG Tx Command reply: GET_REPLY 368694617 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122700396 DLCTRL DEBUG Command: GET 594373781 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122700396 DLCTRL DEBUG Tx Command reply: GET_REPLY 594373781 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122700399 DLCTRL DEBUG Command: GET 421041473 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122700399 DLCTRL DEBUG Tx Command reply: GET_REPLY 421041473 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122700403 DLCTRL DEBUG Command: GET 158203507 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122700403 DLCTRL DEBUG Tx Command reply: GET_REPLY 158203507 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122700407 DLCTRL DEBUG Command: GET 345934691 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122700407 DLCTRL DEBUG Tx Command reply: GET_REPLY 345934691 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122700410 DLCTRL DEBUG Command: GET 641332365 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122700411 DLCTRL DEBUG Tx Command reply: GET_REPLY 641332365 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122700415 DLCTRL DEBUG Command: GET 283631272 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122700415 DLCTRL DEBUG Tx Command reply: GET_REPLY 283631272 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122700419 DLCTRL DEBUG Command: GET 425545919 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122700419 DLCTRL DEBUG Tx Command reply: GET_REPLY 425545919 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122700423 DLCTRL DEBUG Command: GET 132484521 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122700423 DLCTRL DEBUG Tx Command reply: GET_REPLY 132484521 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122700428 DLCTRL DEBUG Command: GET 961829380 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122700428 DLCTRL DEBUG Tx Command reply: GET_REPLY 961829380 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122700432 DLCTRL DEBUG Command: GET 323014518 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122700432 DLCTRL DEBUG Tx Command reply: GET_REPLY 323014518 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000000011000'B, t_guard := 20.000000 } 20250813122700473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@8ad7688026aa: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)8108125 20250813122701499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122701499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122701500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122701500 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122701500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7bb85d, normal) (hnbgw_rua.c:407) 20250813122701500 DHNB DEBUG map_rua[0x557dd25be370]{init}: Allocated (fsm.c:456) 20250813122701500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8108125)[0x557dd25be370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122701500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8108125 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122701500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122701500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122701500 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8108125 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122701500 DCN DEBUG map_sccp[0x557dd2442fe0]{init}: Allocated (fsm.c:456) 20250813122701500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122701500 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-8108125 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122701500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8108125 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122701500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8108125)[0x557dd25be370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122701500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122701500 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122701500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8108125)[0x557dd25be370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122701500 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122701500 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122701500 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{IDLE}: Allocated (fsm.c:456) 20250813122701500 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122701500 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000180056400500f1100926) (sccp_scrc.c:406) 20250813122701500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122701500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122701500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122701500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122701500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122701500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122701500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122701500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122701500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122701500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122701500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122701500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122701500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122701500 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122701501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122701501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8108125)[0x557dd25be370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122701501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122701501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122701501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122701501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122701501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122701501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122701501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122701501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@8ad7688026aa: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)14534492 HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(548)@8ad7688026aa: setverdict(pass): none -> pass 20250813122701507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122701507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122701507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122701507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122701507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122701507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122701507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122701507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122701507 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122701507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) MTC@8ad7688026aa: 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 } } } 20250813122701507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122701507 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122701507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122701507 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=00a7b065) (sccp_scrc.c:477) 20250813122701507 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250813122701507 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122701507 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122701507 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122701507 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122701507 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) 20250813122701507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122701507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122701508 DLCTRL DEBUG Command: GET 243021425 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122701508 DLCTRL DEBUG Tx Command reply: GET_REPLY 243021425 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813122701511 DLCTRL DEBUG Command: GET 425690661 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122701511 DLCTRL DEBUG Tx Command reply: GET_REPLY 425690661 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122701514 DLCTRL DEBUG Command: GET 372954503 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122701514 DLCTRL DEBUG Tx Command reply: GET_REPLY 372954503 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122701517 DLCTRL DEBUG Command: GET 635051395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122701517 DLCTRL DEBUG Tx Command reply: GET_REPLY 635051395 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122701523 DLCTRL DEBUG Command: GET 523805672 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122701523 DLCTRL DEBUG Tx Command reply: GET_REPLY 523805672 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122701526 DLCTRL DEBUG Command: GET 155884117 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122701526 DLCTRL DEBUG Tx Command reply: GET_REPLY 155884117 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122701527 DLCTRL DEBUG Command: GET 507436560 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122701527 DLCTRL DEBUG Tx Command reply: GET_REPLY 507436560 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122701529 DLCTRL DEBUG Command: GET 932463330 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122701529 DLCTRL DEBUG Tx Command reply: GET_REPLY 932463330 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122701530 DLCTRL DEBUG Command: GET 474144465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122701530 DLCTRL DEBUG Tx Command reply: GET_REPLY 474144465 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122701531 DLCTRL DEBUG Command: GET 957854128 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122701531 DLCTRL DEBUG Tx Command reply: GET_REPLY 957854128 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122701532 DLCTRL DEBUG Command: GET 544911040 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122701532 DLCTRL DEBUG Tx Command reply: GET_REPLY 544911040 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122701533 DLCTRL DEBUG Command: GET 263618528 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122701533 DLCTRL DEBUG Tx Command reply: GET_REPLY 263618528 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122701535 DLCTRL DEBUG Command: GET 341022948 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122701535 DLCTRL DEBUG Tx Command reply: GET_REPLY 341022948 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122701536 DLCTRL DEBUG Command: GET 360449736 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122701536 DLCTRL DEBUG Tx Command reply: GET_REPLY 360449736 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122701538 DLCTRL DEBUG Command: GET 386418624 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122701538 DLCTRL DEBUG Tx Command reply: GET_REPLY 386418624 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122701540 DLCTRL DEBUG Command: GET 686371086 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122701540 DLCTRL DEBUG Tx Command reply: GET_REPLY 686371086 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122701541 DLCTRL DEBUG Command: GET 603939304 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122701541 DLCTRL DEBUG Tx Command reply: GET_REPLY 603939304 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122701543 DLCTRL DEBUG Command: GET 854953707 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122701543 DLCTRL DEBUG Tx Command reply: GET_REPLY 854953707 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122701545 DLCTRL DEBUG Command: GET 91357238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122701545 DLCTRL DEBUG Tx Command reply: GET_REPLY 91357238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122701546 DLCTRL DEBUG Command: GET 917777465 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122701546 DLCTRL DEBUG Tx Command reply: GET_REPLY 917777465 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122701553 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43521<->l=127.0.0.1:4262) (control_if.c:193) 20250813122701554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34532<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(527)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(526)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122701557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122701558 DLINP DEBUG SRVCONN(,r=127.0.0.1:51271<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122701558 DLINP DEBUG SRVCONN(,r=127.0.0.1:51271<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122701558 DLINP NOTICE SRV(,r=127.0.0.1:51271<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122701558 DMAIN NOTICE (127.0.0.1:51271 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51271<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122701558 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(543)@8ad7688026aa: Final verdict of PTC: none 20250813122701561 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn1-SCCP(542)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@8ad7688026aa: Final verdict of PTC: none 20250813122701561 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) 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122701561 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122701561 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) 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122701561 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122701561 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) 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122701561 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122701561 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) 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813122701561 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 20250813122701561 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) 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122701561 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122701561 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122701561 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) 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122701561 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122701561 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) 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122701561 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 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122701561 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122701561 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 20250813122701561 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) 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813122701561 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122701561 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122701561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122701562 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122701562 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) 20250813122701562 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122701562 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122701562 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 20250813122701562 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122701562 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) 20250813122701562 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122701562 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122701562 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 20250813122701562 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 20250813122701562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122701562 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed HNBGW_Test.sgsn0-SCCP(539)@8ad7688026aa: Final verdict of PTC: none 20250813122701562 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122701562 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122701562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122701562 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122701562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122701562 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(540)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(537)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(536)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(544)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(534)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(535)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(545)@8ad7688026aa: Final verdict of PTC: none 20250813122701566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(528)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(547)@8ad7688026aa: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(546)@8ad7688026aa: Final verdict of PTC: pass 20250813122701586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122701594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34554<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:27:01 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 20250813122701677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122701706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122701706 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122701706 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122701706 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) 20250813122701706 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13705476)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13705476)[0x557dd25c55a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122701706 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122701706 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122701706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626247), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122701706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122701706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122701706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122701706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122701706 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13705476)[0x557dd25c55a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13705476)[0x557dd25c55a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13705476)[0x557dd25c55a0]{disrupted}: Deallocated (fsm.c:568) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122701706 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13705476 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14882091)[0x557dd2542540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14882091)[0x557dd2542540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122701706 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122701706 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122701706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa76c8), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122701706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122701706 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122701706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122701706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122701706 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14882091)[0x557dd2542540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14882091)[0x557dd2542540]{disrupted}: Freeing instance (context_map.c:202) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14882091)[0x557dd2542540]{disrupted}: Deallocated (fsm.c:568) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{disconnected}: Freeing instance (context_map.c:206) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x557dd25b7b40]{disconnected}: Deallocated (fsm.c:568) 20250813122701706 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14882091 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8108125)[0x557dd25be370]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8108125)[0x557dd25be370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122701706 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122701706 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122701706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7b065), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122701706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122701706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122701706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122701706 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122701706 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8108125)[0x557dd25be370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8108125)[0x557dd25be370]{disrupted}: Freeing instance (context_map.c:202) 20250813122701706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8108125)[0x557dd25be370]{disrupted}: Deallocated (fsm.c:568) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{disconnected}: Freeing instance (context_map.c:206) 20250813122701706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x557dd2442fe0]{disconnected}: Deallocated (fsm.c:568) 20250813122701706 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8108125 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122701706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122701706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122701706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122701706 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122701706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122701706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122701706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122701706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122701706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122701706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122701706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122701706 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122701706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122701706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122701706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122701706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122701706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122701706 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122701706 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122701706 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122701706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122701706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122701706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122701706 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122702279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42392<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=395020) 20250813122702306 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122702307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ee67c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122702307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122702307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122702307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122702307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122702307 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122702307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001af0b6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122702307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122702307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122702307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122702307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122702307 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122702307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1f407), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122702307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122702307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122702307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122702307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122702307 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122702307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4b240), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122702307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122702307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122702307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122702307 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122702307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122702307 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122702307 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122702307 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122702307 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122702307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122702307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122702307 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122702307 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122702308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122702308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122702308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122702308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122702308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122702308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122702308 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122702308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122702308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122702308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122702308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122702308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122702308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122702308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122702308 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122702308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122702308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122702308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122702308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122702308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122702308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122702308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122702308 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122703057 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122703057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f3708), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122703057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122703057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122703057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122703057 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122703058 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122703058 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122703058 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122703058 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122703058 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122703058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122703058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122703058 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=395020, count=412920) 20250813122703562 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122703562 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122703562 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813122703562 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122703562 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122703562 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122703562 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122703562 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122703562 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122703563 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122703563 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122703563 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:27: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250813122705395 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122705400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122705404 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35321<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122705421 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122705422 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122705430 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122705430 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122705430 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122705430 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122705430 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122705430 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122705430 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122705430 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122705430 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54566 (stream_srv.c:142) 20250813122705430 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54566<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122705430 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122705430 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122705431 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122705431 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122705431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122705431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122705431 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) 20250813122705431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705431 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) 20250813122705431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122705431 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) 20250813122705431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122705431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122705432 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122705432 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122705432 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122705432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122705432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122705432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122705432 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) 20250813122705432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122705432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122705432 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122705432 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122705432 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122705432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122705432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122705432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122705432 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122705432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122705432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122705432 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122705432 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122705432 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122705432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122705432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122705432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122705432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122705432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122705432 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122705432 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122705432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705432 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122705432 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122705432 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 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122705432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705432 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122705432 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122705432 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 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122705432 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 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122705432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705432 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122705432 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122705432 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122705432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705432 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122705432 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122705432 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122705432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(559)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(559)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(562)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(562)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(560)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122705459 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122705459 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122705459 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122705459 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122705459 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122705459 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122705459 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122705459 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122705459 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122705459 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122705460 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122705460 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122705460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122705460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122705460 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) 20250813122705460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705460 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) 20250813122705460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122705460 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) 20250813122705460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122705460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122705460 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122705460 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122705460 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122705460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122705460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122705460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122705461 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) 20250813122705461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122705461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122705461 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122705461 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122705461 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122705461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122705461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122705461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122705461 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) 20250813122705461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122705461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122705461 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122705461 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122705461 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122705461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122705461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122705461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122705461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122705461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122705461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122705461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122705461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122705461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122705461 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122705461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122705461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122705461 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 20250813122705461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122705461 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122705461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122705461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122705461 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 20250813122705461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122705461 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 20250813122705461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122705461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122705461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122705461 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 20250813122705461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122705461 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 20250813122705461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122705461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122705461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122705461 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122705461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122705461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122705461 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(568)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(566)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122705500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122705500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122705500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122705500 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122705500 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) 20250813122705500 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122705501 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122705501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122705501 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122705511 DLINP DEBUG SRVCONN(,r=127.0.0.1:54566<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122705511 DLINP DEBUG SRVCONN(,r=127.0.0.1:54566<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122705511 DLINP DEBUG SRVCONN(,r=127.0.0.1:54566<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122705511 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122705511 DHNBAP DEBUG (127.0.0.1:54566 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122705511 DHNBAP NOTICE (127.0.0.1:54566 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122705511 DHNBAP NOTICE (127.0.0.1:54566 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122705511 DLINP DEBUG SRVCONN(,r=127.0.0.1:54566<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122705511 DLINP DEBUG SRVCONN(,r=127.0.0.1:54566<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122705645 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 20250813122705645 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 20250813122705645 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122705645 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122705652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705652 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122705652 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122705652 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122705652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122705652 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122705652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122705655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705655 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122705655 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122705655 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122705655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122705655 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122705655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122705657 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 20250813122705657 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 20250813122705657 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122705657 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122705663 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) 20250813122705663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122705663 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122705663 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122705663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122705663 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122705663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122705666 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) 20250813122705666 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122705666 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122705666 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122705666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122705666 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122705666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122705673 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 20250813122705673 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 20250813122705673 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122705673 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122705676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122705676 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122705676 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122705676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122705676 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122705676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122705678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122705678 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122705678 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122705678 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122705678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122705678 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122705678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122705686 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 20250813122705686 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 20250813122705686 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122705686 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122705692 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) 20250813122705692 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122705692 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122705692 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122705692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122705692 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122705692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122705695 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) 20250813122705695 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122705695 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122705695 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122705695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122705695 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122705695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122706462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122706462 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122706462 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122706462 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122706462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122706462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122706462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122706462 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122706462 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122706462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122706462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122706462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122706462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122706462 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122706463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122706463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122706463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122706463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122706463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122706463 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122706463 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) 20250813122706463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122706463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122706463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122706463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122706463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122706463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122706463 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122706463 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122706463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122706463 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122706463 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122706464 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122706464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122706464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122706464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122706464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122706469 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) 20250813122706469 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) HNBGW_Test.msc0-RAN(558)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(561)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122706469 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122706469 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122706469 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 20250813122706469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122706469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122706469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122706469 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122706469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122706469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122706469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122706469 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122706469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122706469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122706469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122706469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122706469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122706469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122706469 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) 20250813122706469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122706469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122706469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122706469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122706469 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) 20250813122706469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706469 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) 20250813122706469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122706469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122706469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122706469 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122706469 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) 20250813122706469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122706469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122706469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122706469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122706469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122706469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122706469 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122706469 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122706478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122706478 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122706478 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122706478 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122706478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122706478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122706478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122706478 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122706479 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122706479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122706479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122706479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122706479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122706479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122706479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122706479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122706479 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) 20250813122706479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706479 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) 20250813122706479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706479 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122706479 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122706479 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122706479 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122706479 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) 20250813122706479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122706479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122706479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122706479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122706479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122706479 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122706479 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122706479 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122706479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122706479 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122706479 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122706479 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122706479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122706479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122706479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122706479 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(564)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122706497 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) 20250813122706497 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122706497 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122706497 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 20250813122706497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122706497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122706497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122706497 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122706497 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122706497 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122706497 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122706497 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) 20250813122706497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122706497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122706497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122706497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122706497 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) 20250813122706497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706497 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) 20250813122706497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122706497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122706497 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122706497 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122706498 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) 20250813122706498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122706498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122706498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122706498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122706498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122706498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122706498 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) 20250813122706498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122706498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122706498 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122706498 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122706498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122706498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122706498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122706498 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 20250813122706498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122706498 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 20250813122706498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122706498 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(567)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122707523 DLCTRL DEBUG Command: GET 868321483 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122707523 DLCTRL DEBUG Tx Command reply: GET_REPLY 868321483 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122707527 DLCTRL DEBUG Command: GET 592566770 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122707527 DLCTRL DEBUG Tx Command reply: GET_REPLY 592566770 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122707531 DLCTRL DEBUG Command: GET 167041292 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122707531 DLCTRL DEBUG Tx Command reply: GET_REPLY 167041292 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122707535 DLCTRL DEBUG Command: GET 533865493 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122707535 DLCTRL DEBUG Tx Command reply: GET_REPLY 533865493 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122707538 DLCTRL DEBUG Command: GET 609277271 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122707538 DLCTRL DEBUG Tx Command reply: GET_REPLY 609277271 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122707541 DLCTRL DEBUG Command: GET 219970841 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122707541 DLCTRL DEBUG Tx Command reply: GET_REPLY 219970841 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122707544 DLCTRL DEBUG Command: GET 840383129 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122707544 DLCTRL DEBUG Tx Command reply: GET_REPLY 840383129 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122707546 DLCTRL DEBUG Command: GET 118695025 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122707546 DLCTRL DEBUG Tx Command reply: GET_REPLY 118695025 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122707548 DLCTRL DEBUG Command: GET 864751364 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122707548 DLCTRL DEBUG Tx Command reply: GET_REPLY 864751364 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122707550 DLCTRL DEBUG Command: GET 295919843 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122707550 DLCTRL DEBUG Tx Command reply: GET_REPLY 295919843 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122707552 DLCTRL DEBUG Command: GET 842969793 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122707552 DLCTRL DEBUG Tx Command reply: GET_REPLY 842969793 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122707554 DLCTRL DEBUG Command: GET 320675406 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122707554 DLCTRL DEBUG Tx Command reply: GET_REPLY 320675406 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122707556 DLCTRL DEBUG Command: GET 220971831 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122707556 DLCTRL DEBUG Tx Command reply: GET_REPLY 220971831 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122707557 DLCTRL DEBUG Command: GET 765944404 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122707557 DLCTRL DEBUG Tx Command reply: GET_REPLY 765944404 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122707559 DLCTRL DEBUG Command: GET 991117234 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122707559 DLCTRL DEBUG Tx Command reply: GET_REPLY 991117234 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122707560 DLCTRL DEBUG Command: GET 751144203 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122707560 DLCTRL DEBUG Tx Command reply: GET_REPLY 751144203 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122707561 DLCTRL DEBUG Command: GET 6527981 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122707561 DLCTRL DEBUG Tx Command reply: GET_REPLY 6527981 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122707562 DLCTRL DEBUG Command: GET 782090287 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122707563 DLCTRL DEBUG Tx Command reply: GET_REPLY 782090287 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122707564 DLCTRL DEBUG Command: GET 112385355 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122707564 DLCTRL DEBUG Tx Command reply: GET_REPLY 112385355 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122707565 DLCTRL DEBUG Command: GET 866560095 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122707565 DLCTRL DEBUG Tx Command reply: GET_REPLY 866560095 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000001110000010'B, t_guard := 20.000000 } 20250813122707593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42412<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)14188996 20250813122708643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122708643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122708643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122708643 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122708643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd881c4, normal) (hnbgw_rua.c:407) 20250813122708643 DHNB DEBUG map_rua[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122708643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14188996)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122708643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14188996 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122708643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122708643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122708643 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14188996 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813122708643 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14188996 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122708643 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122708643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122708643 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-14188996 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122708643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14188996 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122708643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14188996)[0x557dd25c55a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122708643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122708643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122708643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14188996)[0x557dd25c55a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122708644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122708644 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122708644 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{IDLE}: Allocated (fsm.c:456) 20250813122708644 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122708644 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003820056400500f1100926) (sccp_scrc.c:406) 20250813122708644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122708644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122708644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122708644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122708644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122708644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122708644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122708644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122708644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122708644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122708644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122708644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122708644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122708644 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122708644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122708644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14188996)[0x557dd25c55a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122708644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122708644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122708644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122708644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122708644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122708644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122708644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122708644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)9705086 HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: 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)@8ad7688026aa: setverdict(pass): none -> pass 20250813122708663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122708663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122708663 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122708663 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122708663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122708663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122708663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122708663 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122708663 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122708663 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122708663 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122708663 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122708663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122708663 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=008a8dad) (sccp_scrc.c:477) 20250813122708664 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250813122708664 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122708664 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122708664 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122708664 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122708664 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) 20250813122708664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122708664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122708665 DLCTRL DEBUG Command: GET 73147494 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122708665 DLCTRL DEBUG Tx Command reply: GET_REPLY 73147494 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122708668 DLCTRL DEBUG Command: GET 457382404 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122708668 DLCTRL DEBUG Tx Command reply: GET_REPLY 457382404 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122708672 DLCTRL DEBUG Command: GET 877140633 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122708672 DLCTRL DEBUG Tx Command reply: GET_REPLY 877140633 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250813122708676 DLCTRL DEBUG Command: GET 417384171 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122708677 DLCTRL DEBUG Tx Command reply: GET_REPLY 417384171 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122708681 DLCTRL DEBUG Command: GET 509200619 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122708681 DLCTRL DEBUG Tx Command reply: GET_REPLY 509200619 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122708685 DLCTRL DEBUG Command: GET 953952772 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122708685 DLCTRL DEBUG Tx Command reply: GET_REPLY 953952772 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122708689 DLCTRL DEBUG Command: GET 990328092 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122708689 DLCTRL DEBUG Tx Command reply: GET_REPLY 990328092 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122708693 DLCTRL DEBUG Command: GET 470209455 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122708693 DLCTRL DEBUG Tx Command reply: GET_REPLY 470209455 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122708696 DLCTRL DEBUG Command: GET 201798764 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122708696 DLCTRL DEBUG Tx Command reply: GET_REPLY 201798764 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122708700 DLCTRL DEBUG Command: GET 589129738 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122708700 DLCTRL DEBUG Tx Command reply: GET_REPLY 589129738 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122708704 DLCTRL DEBUG Command: GET 49164187 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122708704 DLCTRL DEBUG Tx Command reply: GET_REPLY 49164187 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122708707 DLCTRL DEBUG Command: GET 977434367 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122708707 DLCTRL DEBUG Tx Command reply: GET_REPLY 977434367 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122708711 DLCTRL DEBUG Command: GET 754988218 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122708711 DLCTRL DEBUG Tx Command reply: GET_REPLY 754988218 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122708715 DLCTRL DEBUG Command: GET 937270767 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122708715 DLCTRL DEBUG Tx Command reply: GET_REPLY 937270767 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122708718 DLCTRL DEBUG Command: GET 688692277 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122708718 DLCTRL DEBUG Tx Command reply: GET_REPLY 688692277 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122708720 DLCTRL DEBUG Command: GET 172776299 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122708720 DLCTRL DEBUG Tx Command reply: GET_REPLY 172776299 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122708723 DLCTRL DEBUG Command: GET 278380833 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122708723 DLCTRL DEBUG Tx Command reply: GET_REPLY 278380833 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122708725 DLCTRL DEBUG Command: GET 750929105 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122708725 DLCTRL DEBUG Tx Command reply: GET_REPLY 750929105 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122708727 DLCTRL DEBUG Command: GET 286204249 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122708727 DLCTRL DEBUG Tx Command reply: GET_REPLY 286204249 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122708729 DLCTRL DEBUG Command: GET 687925013 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122708729 DLCTRL DEBUG Tx Command reply: GET_REPLY 687925013 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001011001010'B, t_guard := 20.000000 } 20250813122708745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)192565 20250813122709775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122709775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122709775 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122709775 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122709775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2f035, normal) (hnbgw_rua.c:407) 20250813122709775 DHNB DEBUG map_rua[0x557dd25b7b40]{init}: Allocated (fsm.c:456) 20250813122709775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-192565)[0x557dd25b7b40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122709775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-192565 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122709775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122709775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122709775 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-192565 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813122709775 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-192565 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813122709775 DCN DEBUG map_sccp[0x557dd25be370]{init}: Allocated (fsm.c:456) 20250813122709775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122709775 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-192565 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122709775 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-192565 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122709775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-192565)[0x557dd25b7b40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122709775 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122709775 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122709775 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-192565)[0x557dd25b7b40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122709775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122709775 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122709776 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{IDLE}: Allocated (fsm.c:456) 20250813122709776 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122709776 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002ca0056400500f1100926) (sccp_scrc.c:406) 20250813122709776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122709776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122709776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122709776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122709776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122709776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122709776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122709776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122709776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122709776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122709776 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122709776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122709776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122709776 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122709776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122709776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-192565)[0x557dd25b7b40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122709776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122709776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122709776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122709776 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122709776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122709776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122709776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122709776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(560)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)16130068 HNBGW_Test.msc1-SCCP(560)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@8ad7688026aa: 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)@8ad7688026aa: setverdict(pass): none -> pass 20250813122709795 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) 20250813122709795 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122709795 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122709795 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 20250813122709795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122709795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122709795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122709795 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8ad7688026aa: 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 } } } 20250813122709795 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122709795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122709795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122709795 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) 20250813122709795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122709795 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=000c555f) (sccp_scrc.c:477) 20250813122709795 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250813122709795 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122709795 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122709795 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122709795 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122709795 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) 20250813122709795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122709795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122709797 DLCTRL DEBUG Command: GET 470228183 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122709797 DLCTRL DEBUG Tx Command reply: GET_REPLY 470228183 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122709802 DLCTRL DEBUG Command: GET 204953652 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122709802 DLCTRL DEBUG Tx Command reply: GET_REPLY 204953652 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122709806 DLCTRL DEBUG Command: GET 541206928 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122709806 DLCTRL DEBUG Tx Command reply: GET_REPLY 541206928 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250813122709809 DLCTRL DEBUG Command: GET 475396074 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122709809 DLCTRL DEBUG Tx Command reply: GET_REPLY 475396074 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122709813 DLCTRL DEBUG Command: GET 128396414 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122709813 DLCTRL DEBUG Tx Command reply: GET_REPLY 128396414 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122709817 DLCTRL DEBUG Command: GET 560437523 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122709817 DLCTRL DEBUG Tx Command reply: GET_REPLY 560437523 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122709821 DLCTRL DEBUG Command: GET 487409571 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122709821 DLCTRL DEBUG Tx Command reply: GET_REPLY 487409571 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122709824 DLCTRL DEBUG Command: GET 436309704 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122709824 DLCTRL DEBUG Tx Command reply: GET_REPLY 436309704 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250813122709828 DLCTRL DEBUG Command: GET 92915717 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122709828 DLCTRL DEBUG Tx Command reply: GET_REPLY 92915717 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122709832 DLCTRL DEBUG Command: GET 111201543 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122709832 DLCTRL DEBUG Tx Command reply: GET_REPLY 111201543 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122709835 DLCTRL DEBUG Command: GET 371979710 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122709835 DLCTRL DEBUG Tx Command reply: GET_REPLY 371979710 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122709839 DLCTRL DEBUG Command: GET 12397919 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122709839 DLCTRL DEBUG Tx Command reply: GET_REPLY 12397919 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122709841 DLCTRL DEBUG Command: GET 306289318 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122709841 DLCTRL DEBUG Tx Command reply: GET_REPLY 306289318 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122709844 DLCTRL DEBUG Command: GET 983167485 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122709844 DLCTRL DEBUG Tx Command reply: GET_REPLY 983167485 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122709846 DLCTRL DEBUG Command: GET 564300538 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122709846 DLCTRL DEBUG Tx Command reply: GET_REPLY 564300538 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122709847 DLCTRL DEBUG Command: GET 283897675 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122709847 DLCTRL DEBUG Tx Command reply: GET_REPLY 283897675 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122709849 DLCTRL DEBUG Command: GET 616219380 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122709849 DLCTRL DEBUG Tx Command reply: GET_REPLY 616219380 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122709851 DLCTRL DEBUG Command: GET 71663278 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122709851 DLCTRL DEBUG Tx Command reply: GET_REPLY 71663278 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122709852 DLCTRL DEBUG Command: GET 761950685 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122709852 DLCTRL DEBUG Tx Command reply: GET_REPLY 761950685 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122709853 DLCTRL DEBUG Command: GET 420393640 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122709853 DLCTRL DEBUG Tx Command reply: GET_REPLY 420393640 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001001101000'B, t_guard := 20.000000 } 20250813122709866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)7389308 20250813122710889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122710889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122710889 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122710889 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122710889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70c07c, normal) (hnbgw_rua.c:407) 20250813122710889 DHNB DEBUG map_rua[0x557dd2442e30]{init}: Allocated (fsm.c:456) 20250813122710889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389308)[0x557dd2442e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122710889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7389308 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122710889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122710889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122710889 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7389308 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813122710889 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7389308 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122710889 DCN DEBUG map_sccp[0x557dd25e39c0]{init}: Allocated (fsm.c:456) 20250813122710889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122710889 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-7389308 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122710889 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7389308 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122710889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389308)[0x557dd2442e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122710889 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122710889 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122710889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389308)[0x557dd2442e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122710889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122710889 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122710889 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{IDLE}: Allocated (fsm.c:456) 20250813122710889 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122710889 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002680056400500f1100926) (sccp_scrc.c:406) 20250813122710889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122710889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122710889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122710889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122710889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122710889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122710889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122710889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122710889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122710889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122710889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122710889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122710889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122710889 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122710889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122710889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389308)[0x557dd2442e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122710889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122710889 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122710890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122710890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122710890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122710890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122710890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122710890 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)1352340 HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122710894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122710894 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122710894 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122710894 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122710894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122710894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122710894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122710894 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122710894 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122710894 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122710894 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122710894 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122710894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122710894 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=00a39479) (sccp_scrc.c:477) 20250813122710894 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250813122710894 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122710894 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122710894 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122710894 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122710894 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) 20250813122710894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122710894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122710896 DLCTRL DEBUG Command: GET 875724977 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122710896 DLCTRL DEBUG Tx Command reply: GET_REPLY 875724977 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122710899 DLCTRL DEBUG Command: GET 391414886 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122710899 DLCTRL DEBUG Tx Command reply: GET_REPLY 391414886 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122710902 DLCTRL DEBUG Command: GET 828004918 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122710902 DLCTRL DEBUG Tx Command reply: GET_REPLY 828004918 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250813122710907 DLCTRL DEBUG Command: GET 372948491 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122710907 DLCTRL DEBUG Tx Command reply: GET_REPLY 372948491 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122710910 DLCTRL DEBUG Command: GET 655031727 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122710910 DLCTRL DEBUG Tx Command reply: GET_REPLY 655031727 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122710915 DLCTRL DEBUG Command: GET 51941860 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122710915 DLCTRL DEBUG Tx Command reply: GET_REPLY 51941860 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122710918 DLCTRL DEBUG Command: GET 332222353 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122710918 DLCTRL DEBUG Tx Command reply: GET_REPLY 332222353 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122710922 DLCTRL DEBUG Command: GET 986362094 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122710922 DLCTRL DEBUG Tx Command reply: GET_REPLY 986362094 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250813122710926 DLCTRL DEBUG Command: GET 564349696 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122710926 DLCTRL DEBUG Tx Command reply: GET_REPLY 564349696 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122710930 DLCTRL DEBUG Command: GET 420043485 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122710930 DLCTRL DEBUG Tx Command reply: GET_REPLY 420043485 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122710933 DLCTRL DEBUG Command: GET 140919673 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122710933 DLCTRL DEBUG Tx Command reply: GET_REPLY 140919673 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122710936 DLCTRL DEBUG Command: GET 100327527 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122710936 DLCTRL DEBUG Tx Command reply: GET_REPLY 100327527 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122710939 DLCTRL DEBUG Command: GET 420044364 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122710939 DLCTRL DEBUG Tx Command reply: GET_REPLY 420044364 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122710943 DLCTRL DEBUG Command: GET 355039607 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122710943 DLCTRL DEBUG Tx Command reply: GET_REPLY 355039607 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122710946 DLCTRL DEBUG Command: GET 488269820 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122710946 DLCTRL DEBUG Tx Command reply: GET_REPLY 488269820 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122710950 DLCTRL DEBUG Command: GET 45361392 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122710950 DLCTRL DEBUG Tx Command reply: GET_REPLY 45361392 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122710953 DLCTRL DEBUG Command: GET 47642682 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122710953 DLCTRL DEBUG Tx Command reply: GET_REPLY 47642682 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122710958 DLCTRL DEBUG Command: GET 614239059 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122710958 DLCTRL DEBUG Tx Command reply: GET_REPLY 614239059 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122710964 DLCTRL DEBUG Command: GET 495326627 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122710964 DLCTRL DEBUG Tx Command reply: GET_REPLY 495326627 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122710968 DLCTRL DEBUG Command: GET 4907763 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122710968 DLCTRL DEBUG Tx Command reply: GET_REPLY 4907763 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122710981 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35321<->l=127.0.0.1:4262) (control_if.c:193) 20250813122710981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42406<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(551)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(550)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122710984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122710986 DLINP DEBUG SRVCONN(,r=127.0.0.1:54566<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122710987 DLINP DEBUG SRVCONN(,r=127.0.0.1:54566<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122710987 DLINP NOTICE SRV(,r=127.0.0.1:54566<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122710987 DMAIN NOTICE (127.0.0.1:54566 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54566<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122710987 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)@8ad7688026aa: Final verdict of PTC: none 20250813122710989 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122710989 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.sgsn1-RAN(567)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@8ad7688026aa: Final verdict of PTC: none 20250813122710989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122710989 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(563)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(564)@8ad7688026aa: Final verdict of PTC: none 20250813122710989 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122710989 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) 20250813122710989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122710989 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122710989 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122710989 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) 20250813122710989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122710989 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122710989 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122710989 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) 20250813122710989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122710989 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122710989 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122710990 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) 20250813122710990 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122710990 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122710990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122710990 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) 20250813122710990 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122710990 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122710990 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 20250813122710990 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) 20250813122710990 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813122710990 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122710990 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122710990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122710990 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122710990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122710990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122710990 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 20250813122710990 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) 20250813122710990 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122710990 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122710990 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122710991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122710991 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 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122710991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122710991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122710991 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) 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@8ad7688026aa: Final verdict of PTC: none 20250813122710991 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 20250813122710991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122710991 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) 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122710991 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 20250813122710991 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 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122710991 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122710991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122710991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(561)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(560)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(558)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(568)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(569)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@8ad7688026aa: Final verdict of PTC: pass 20250813122710996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@8ad7688026aa: Final verdict of PTC: pass HNBGW-PFCP(552)@8ad7688026aa: Final verdict of PTC: none20250813122711004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122711016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@8ad7688026aa: 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'. 20250813122711090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122711090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122711090 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122711090 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) 20250813122711090 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14188996)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14188996)[0x557dd25c55a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122711090 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122711090 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122711090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a8dad), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122711090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122711090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122711090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122711090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122711090 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14188996)[0x557dd25c55a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14188996)[0x557dd25c55a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14188996)[0x557dd25c55a0]{disrupted}: Deallocated (fsm.c:568) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122711090 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14188996 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-192565)[0x557dd25b7b40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-192565)[0x557dd25b7b40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122711090 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122711090 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122711090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c555f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122711090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122711090 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122711090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122711090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122711090 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-192565)[0x557dd25b7b40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-192565)[0x557dd25b7b40]{disrupted}: Freeing instance (context_map.c:202) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-192565)[0x557dd25b7b40]{disrupted}: Deallocated (fsm.c:568) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{disconnected}: Freeing instance (context_map.c:206) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x557dd25be370]{disconnected}: Deallocated (fsm.c:568) 20250813122711090 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-192565 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389308)[0x557dd2442e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389308)[0x557dd2442e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122711090 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122711090 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122711090 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a39479), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122711090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122711090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122711090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122711090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122711090 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389308)[0x557dd2442e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389308)[0x557dd2442e30]{disrupted}: Freeing instance (context_map.c:202) 20250813122711090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7389308)[0x557dd2442e30]{disrupted}: Deallocated (fsm.c:568) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{disconnected}: Freeing instance (context_map.c:206) 20250813122711090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x557dd25e39c0]{disconnected}: Deallocated (fsm.c:568) 20250813122711090 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7389308 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250813122711090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122711090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122711090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122711090 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122711090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122711090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122711090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122711090 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122711090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122711090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122711090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122711091 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122711091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122711091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122711091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122711091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122711091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122711091 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122711091 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122711091 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122711091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122711091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122711091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122711091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Wed Aug 13 12:27:11 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 20250813122711138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122711707 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122711707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7b065), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122711707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122711707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122711707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122711707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122711707 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122711707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa76c8), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122711707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122711707 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122711707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122711707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122711707 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122711707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626247), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122711707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122711707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122711707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122711707 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122711708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122711708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122711708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122711708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122711708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122711708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122711708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122711708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122711708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122711708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122711708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122711708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122711708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122711708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122711708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122711708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122711708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122711708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122711708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122711708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122711708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122711708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122711708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122711708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122711740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42422<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=396420) 20250813122712307 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122712307 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4b240), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122712308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122712308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122712308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122712308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122712308 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122712308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1f407), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122712308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122712308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122712308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122712308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122712308 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122712308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001af0b6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122712308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122712308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122712308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122712308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122712308 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122712308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ee67c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122712308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122712308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122712308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122712308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122712308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122712308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122712308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122712308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122712308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122712308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122712308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122712308 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122712308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122712308 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122712308 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122712308 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122712309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122712309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122712309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122712309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122712309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122712309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122712309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122712309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122712309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122712309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122712309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122712309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122712309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122712309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122712309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122712309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122712309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122712309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122712309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122712309 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=396420, count=427204) 20250813122712990 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122712990 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122712990 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813122712991 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122712992 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122712992 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122712992 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122712992 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122712992 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122712992 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122712992 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122712992 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122713059 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122713059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f3708), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122713059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122713059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122713059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122713059 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122713059 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122713060 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122713060 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122713060 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122713060 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122713060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122713060 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:27: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250813122714871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122714875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122714880 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44533<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122714897 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122714897 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122714906 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122714906 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122714906 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122714906 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122714906 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122714906 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122714907 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122714907 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122714907 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122714907 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122714907 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51561 (stream_srv.c:142) 20250813122714907 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51561<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122714908 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122714908 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122714908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122714908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122714908 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) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 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) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122714908 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) 20250813122714908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122714908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122714908 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122714908 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122714908 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122714908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122714908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122714908 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) 20250813122714908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122714908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122714908 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122714908 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122714908 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122714908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122714908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122714908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122714908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122714908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122714908 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122714908 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122714908 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122714908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122714908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122714908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122714908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122714908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122714908 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122714908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122714908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122714908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122714908 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 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122714908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122714908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122714908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122714908 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 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122714908 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 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122714908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122714908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122714908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122714908 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122714908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122714908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122714908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122714908 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122714908 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(583)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(583)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(586)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(586)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(586)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(584)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122714944 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122714944 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122714944 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122714944 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122714944 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122714944 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122714945 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122714945 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122714945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122714945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122714945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122714945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122714945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122714945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122714945 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122714945 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122714945 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122714945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122714945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122714945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122714945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122714945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122714945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122714945 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813122714945 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122714946 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122714946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122714946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122714946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122714946 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) 20250813122714946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122714946 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122714946 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122714946 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122714946 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122714946 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122714946 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122714946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122714946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122714946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122714946 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122714946 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122714946 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 20250813122714946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122714946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714946 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 20250813122714946 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122714946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122714946 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) 20250813122714946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122714947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122714947 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122714947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122714947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122714947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122714947 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 20250813122714947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122714947 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 20250813122714947 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122714948 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122714948 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122714948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122714948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122714948 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) 20250813122714948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714948 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) 20250813122714948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122714948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122714948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122714948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122714948 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) 20250813122714948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122714948 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122714948 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122714948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122714948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122714948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122714948 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 20250813122714948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122714948 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(589)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(592)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(590)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122714993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122714993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122714993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122714993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122714993 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) 20250813122714993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122714993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122714993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122714993 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122714997 DLINP DEBUG SRVCONN(,r=127.0.0.1:51561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122714997 DLINP DEBUG SRVCONN(,r=127.0.0.1:51561<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122714997 DLINP DEBUG SRVCONN(,r=127.0.0.1:51561<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122714997 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122714997 DHNBAP DEBUG (127.0.0.1:51561 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122714997 DHNBAP NOTICE (127.0.0.1:51561 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122714997 DHNBAP NOTICE (127.0.0.1:51561 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122714997 DLINP DEBUG SRVCONN(,r=127.0.0.1:51561<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122714997 DLINP DEBUG SRVCONN(,r=127.0.0.1:51561<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122715120 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 20250813122715120 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 20250813122715120 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122715120 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122715129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122715129 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122715129 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122715129 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122715129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122715129 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122715130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122715132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122715132 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122715132 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122715132 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122715132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122715132 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122715132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122715137 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 20250813122715137 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 20250813122715137 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122715137 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122715140 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) 20250813122715140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122715140 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122715140 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122715140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122715140 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122715140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122715140 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) 20250813122715140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122715140 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122715140 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122715140 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122715140 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122715140 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122715169 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 20250813122715169 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 20250813122715169 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122715169 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122715178 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122715178 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122715178 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122715178 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122715178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122715178 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122715178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122715181 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122715181 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122715181 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122715181 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122715181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122715181 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122715181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122715182 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 20250813122715182 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 20250813122715183 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122715183 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122715186 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) 20250813122715186 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122715186 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122715186 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122715186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122715186 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122715186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122715188 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) 20250813122715188 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122715188 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122715188 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122715188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122715188 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122715188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122715940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122715940 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122715940 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122715940 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122715940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122715940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122715940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122715940 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122715940 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122715940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122715940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122715941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122715941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122715941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122715941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122715941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122715941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122715941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122715941 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122715941 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122715941 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) 20250813122715941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122715941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122715941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122715941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122715941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122715941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122715941 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122715941 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122715942 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122715942 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122715942 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122715942 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122715942 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122715942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122715942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122715942 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(582)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122715954 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) 20250813122715954 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122715954 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122715954 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 20250813122715954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122715954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122715954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122715954 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122715954 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122715954 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122715954 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122715954 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) 20250813122715954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122715954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122715954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122715954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122715954 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) 20250813122715954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715954 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) 20250813122715954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122715954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122715954 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122715954 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122715954 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) 20250813122715954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122715954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122715954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122715954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122715954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122715954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122715954 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122715954 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122715954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122715954 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122715954 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122715954 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122715954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122715954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122715954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122715954 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(585)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122715979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122715979 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122715979 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122715979 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122715979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122715979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122715979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122715979 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122715979 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122715980 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122715980 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122715980 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122715980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122715980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122715980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122715980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122715980 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) 20250813122715980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715980 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) 20250813122715980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122715980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122715980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122715980 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122715980 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) 20250813122715980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122715980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122715980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122715980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122715980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122715980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122715981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122715981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122715981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122715981 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122715981 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122715981 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122715981 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122715981 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122715981 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122715981 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122715981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122715981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122715981 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(588)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122715999 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) 20250813122715999 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122715999 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122715999 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 20250813122715999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122715999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122715999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122715999 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122715999 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122716000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122716000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122716000 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) 20250813122716000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122716000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122716000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122716000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122716000 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) 20250813122716000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122716000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122716000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122716000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122716000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122716000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122716000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122716000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122716000 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) 20250813122716000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122716000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122716000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122716000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122716000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122716000 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122716000 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) 20250813122716000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122716000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122716000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122716000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122716000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122716000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122716000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122716001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122716001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122716001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122716001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122716001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122716001 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) 20250813122716001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122716001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122716001 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122716001 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122716001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122716001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122716001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122716001 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 20250813122716001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122716001 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 20250813122716001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122716001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(591)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122717004 DLCTRL DEBUG Command: GET 511282864 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122717004 DLCTRL DEBUG Tx Command reply: GET_REPLY 511282864 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122717007 DLCTRL DEBUG Command: GET 233598561 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122717007 DLCTRL DEBUG Tx Command reply: GET_REPLY 233598561 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122717008 DLCTRL DEBUG Command: GET 479889439 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122717008 DLCTRL DEBUG Tx Command reply: GET_REPLY 479889439 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122717009 DLCTRL DEBUG Command: GET 524049487 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122717009 DLCTRL DEBUG Tx Command reply: GET_REPLY 524049487 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122717010 DLCTRL DEBUG Command: GET 651000190 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122717010 DLCTRL DEBUG Tx Command reply: GET_REPLY 651000190 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122717012 DLCTRL DEBUG Command: GET 780431331 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122717012 DLCTRL DEBUG Tx Command reply: GET_REPLY 780431331 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122717013 DLCTRL DEBUG Command: GET 368087203 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122717013 DLCTRL DEBUG Tx Command reply: GET_REPLY 368087203 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122717014 DLCTRL DEBUG Command: GET 374431148 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122717014 DLCTRL DEBUG Tx Command reply: GET_REPLY 374431148 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122717016 DLCTRL DEBUG Command: GET 171107532 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122717016 DLCTRL DEBUG Tx Command reply: GET_REPLY 171107532 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122717017 DLCTRL DEBUG Command: GET 3985413 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122717017 DLCTRL DEBUG Tx Command reply: GET_REPLY 3985413 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122717019 DLCTRL DEBUG Command: GET 992156612 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122717019 DLCTRL DEBUG Tx Command reply: GET_REPLY 992156612 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122717021 DLCTRL DEBUG Command: GET 585738655 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122717022 DLCTRL DEBUG Tx Command reply: GET_REPLY 585738655 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122717024 DLCTRL DEBUG Command: GET 404509676 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122717024 DLCTRL DEBUG Tx Command reply: GET_REPLY 404509676 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122717027 DLCTRL DEBUG Command: GET 953142065 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122717027 DLCTRL DEBUG Tx Command reply: GET_REPLY 953142065 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122717029 DLCTRL DEBUG Command: GET 470529107 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122717029 DLCTRL DEBUG Tx Command reply: GET_REPLY 470529107 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122717031 DLCTRL DEBUG Command: GET 695905471 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122717031 DLCTRL DEBUG Tx Command reply: GET_REPLY 695905471 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122717033 DLCTRL DEBUG Command: GET 898836188 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122717033 DLCTRL DEBUG Tx Command reply: GET_REPLY 898836188 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122717035 DLCTRL DEBUG Command: GET 94386098 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122717035 DLCTRL DEBUG Tx Command reply: GET_REPLY 94386098 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122717037 DLCTRL DEBUG Command: GET 953091511 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122717037 DLCTRL DEBUG Tx Command reply: GET_REPLY 953091511 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122717039 DLCTRL DEBUG Command: GET 569765741 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122717039 DLCTRL DEBUG Tx Command reply: GET_REPLY 569765741 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000000010011111'B, t_guard := 20.000000 } 20250813122717076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55168<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)3018004 20250813122718121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122718121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122718121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122718121 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122718121 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2e0d14, normal) (hnbgw_rua.c:407) 20250813122718121 DHNB DEBUG map_rua[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122718121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3018004)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122718122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3018004 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122718122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122718122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122718122 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3018004 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813122718122 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3018004 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) 20250813122718122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3018004 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122718122 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122718122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122718122 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-3018004 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122718122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3018004 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122718122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3018004)[0x557dd25c55a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122718122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122718122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122718122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3018004)[0x557dd25c55a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122718122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122718122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122718122 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{IDLE}: Allocated (fsm.c:456) 20250813122718122 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122718122 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300009f0056400500f1100926) (sccp_scrc.c:406) 20250813122718122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122718122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122718122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122718122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122718122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122718122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122718122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122718122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122718122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122718122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122718122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122718122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122718122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122718122 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122718122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122718122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3018004)[0x557dd25c55a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122718122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122718122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122718122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122718122 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122718122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122718122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122718122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122718122 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)13885766 HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: 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)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122718131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122718131 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122718131 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122718132 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122718132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122718132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122718132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122718132 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122718132 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122718132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122718132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122718132 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122718132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122718132 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=0075e7e6) (sccp_scrc.c:477) 20250813122718132 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250813122718132 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122718132 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122718132 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122718132 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122718132 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) 20250813122718132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122718132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122718132 DLCTRL DEBUG Command: GET 934486757 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122718132 DLCTRL DEBUG Tx Command reply: GET_REPLY 934486757 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122718135 DLCTRL DEBUG Command: GET 249977851 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122718135 DLCTRL DEBUG Tx Command reply: GET_REPLY 249977851 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122718138 DLCTRL DEBUG Command: GET 615126399 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122718138 DLCTRL DEBUG Tx Command reply: GET_REPLY 615126399 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250813122718141 DLCTRL DEBUG Command: GET 469722432 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122718141 DLCTRL DEBUG Tx Command reply: GET_REPLY 469722432 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122718145 DLCTRL DEBUG Command: GET 858538930 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122718145 DLCTRL DEBUG Tx Command reply: GET_REPLY 858538930 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122718149 DLCTRL DEBUG Command: GET 48243047 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122718149 DLCTRL DEBUG Tx Command reply: GET_REPLY 48243047 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122718153 DLCTRL DEBUG Command: GET 777785461 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122718153 DLCTRL DEBUG Tx Command reply: GET_REPLY 777785461 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122718157 DLCTRL DEBUG Command: GET 390379534 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122718157 DLCTRL DEBUG Tx Command reply: GET_REPLY 390379534 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122718161 DLCTRL DEBUG Command: GET 453313827 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122718161 DLCTRL DEBUG Tx Command reply: GET_REPLY 453313827 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122718164 DLCTRL DEBUG Command: GET 937145684 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122718164 DLCTRL DEBUG Tx Command reply: GET_REPLY 937145684 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122718168 DLCTRL DEBUG Command: GET 230108548 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122718168 DLCTRL DEBUG Tx Command reply: GET_REPLY 230108548 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122718170 DLCTRL DEBUG Command: GET 663983541 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122718170 DLCTRL DEBUG Tx Command reply: GET_REPLY 663983541 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122718173 DLCTRL DEBUG Command: GET 257045283 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122718173 DLCTRL DEBUG Tx Command reply: GET_REPLY 257045283 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122718175 DLCTRL DEBUG Command: GET 517534695 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122718175 DLCTRL DEBUG Tx Command reply: GET_REPLY 517534695 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122718177 DLCTRL DEBUG Command: GET 354241900 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122718177 DLCTRL DEBUG Tx Command reply: GET_REPLY 354241900 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122718178 DLCTRL DEBUG Command: GET 230166802 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122718178 DLCTRL DEBUG Tx Command reply: GET_REPLY 230166802 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122718180 DLCTRL DEBUG Command: GET 309246180 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122718180 DLCTRL DEBUG Tx Command reply: GET_REPLY 309246180 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122718182 DLCTRL DEBUG Command: GET 750126263 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122718182 DLCTRL DEBUG Tx Command reply: GET_REPLY 750126263 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122718183 DLCTRL DEBUG Command: GET 149364313 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122718183 DLCTRL DEBUG Tx Command reply: GET_REPLY 149364313 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122718184 DLCTRL DEBUG Command: GET 350073557 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122718184 DLCTRL DEBUG Tx Command reply: GET_REPLY 350073557 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001101011001'B, t_guard := 20.000000 } 20250813122718214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)15896462 20250813122719248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122719249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122719249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122719249 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122719249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf28f8e, normal) (hnbgw_rua.c:407) 20250813122719249 DHNB DEBUG map_rua[0x557dd25be370]{init}: Allocated (fsm.c:456) 20250813122719249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15896462)[0x557dd25be370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122719249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15896462 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122719249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122719249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122719249 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15896462 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813122719249 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15896462 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) 20250813122719249 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15896462 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813122719249 DCN DEBUG map_sccp[0x557dd2442e30]{init}: Allocated (fsm.c:456) 20250813122719249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122719249 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-15896462 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122719249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15896462 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122719249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15896462)[0x557dd25be370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122719249 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122719249 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122719249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15896462)[0x557dd25be370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122719249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122719249 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122719249 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{IDLE}: Allocated (fsm.c:456) 20250813122719249 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122719249 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003590056400500f1100926) (sccp_scrc.c:406) 20250813122719249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122719249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122719249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122719249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122719249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122719249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122719249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122719249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122719249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122719249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122719249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122719249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122719249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122719249 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122719249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122719249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15896462)[0x557dd25be370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122719249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122719249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122719249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122719249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122719249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122719249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122719249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122719249 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(584)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)16196390 HNBGW_Test.msc1-SCCP(584)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122719256 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) 20250813122719256 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122719256 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122719256 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 20250813122719256 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122719256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122719256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122719256 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@8ad7688026aa: setverdict(pass): none -> pass 20250813122719256 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122719256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122719256 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122719256 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) 20250813122719256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122719256 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=0035253e) (sccp_scrc.c:477) 20250813122719256 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250813122719256 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122719256 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122719256 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122719256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122719256 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) 20250813122719256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122719256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122719257 DLCTRL DEBUG Command: GET 15530619 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122719257 DLCTRL DEBUG Tx Command reply: GET_REPLY 15530619 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122719258 DLCTRL DEBUG Command: GET 16663957 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122719258 DLCTRL DEBUG Tx Command reply: GET_REPLY 16663957 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122719259 DLCTRL DEBUG Command: GET 513287316 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122719259 DLCTRL DEBUG Tx Command reply: GET_REPLY 513287316 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250813122719261 DLCTRL DEBUG Command: GET 297554119 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122719261 DLCTRL DEBUG Tx Command reply: GET_REPLY 297554119 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122719262 DLCTRL DEBUG Command: GET 308126129 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122719262 DLCTRL DEBUG Tx Command reply: GET_REPLY 308126129 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122719263 DLCTRL DEBUG Command: GET 465695738 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122719263 DLCTRL DEBUG Tx Command reply: GET_REPLY 465695738 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122719264 DLCTRL DEBUG Command: GET 516592417 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122719264 DLCTRL DEBUG Tx Command reply: GET_REPLY 516592417 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122719266 DLCTRL DEBUG Command: GET 679560766 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122719266 DLCTRL DEBUG Tx Command reply: GET_REPLY 679560766 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250813122719268 DLCTRL DEBUG Command: GET 586788338 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122719268 DLCTRL DEBUG Tx Command reply: GET_REPLY 586788338 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122719270 DLCTRL DEBUG Command: GET 376782065 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122719270 DLCTRL DEBUG Tx Command reply: GET_REPLY 376782065 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122719271 DLCTRL DEBUG Command: GET 529907188 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122719271 DLCTRL DEBUG Tx Command reply: GET_REPLY 529907188 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122719272 DLCTRL DEBUG Command: GET 672702598 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122719272 DLCTRL DEBUG Tx Command reply: GET_REPLY 672702598 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122719274 DLCTRL DEBUG Command: GET 656696941 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122719274 DLCTRL DEBUG Tx Command reply: GET_REPLY 656696941 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122719275 DLCTRL DEBUG Command: GET 297141266 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122719275 DLCTRL DEBUG Tx Command reply: GET_REPLY 297141266 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122719276 DLCTRL DEBUG Command: GET 953667334 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122719276 DLCTRL DEBUG Tx Command reply: GET_REPLY 953667334 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122719277 DLCTRL DEBUG Command: GET 501056747 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122719277 DLCTRL DEBUG Tx Command reply: GET_REPLY 501056747 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122719279 DLCTRL DEBUG Command: GET 484722038 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122719279 DLCTRL DEBUG Tx Command reply: GET_REPLY 484722038 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122719281 DLCTRL DEBUG Command: GET 860065051 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122719281 DLCTRL DEBUG Tx Command reply: GET_REPLY 860065051 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122719283 DLCTRL DEBUG Command: GET 733743110 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122719283 DLCTRL DEBUG Tx Command reply: GET_REPLY 733743110 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122719284 DLCTRL DEBUG Command: GET 401579921 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122719284 DLCTRL DEBUG Tx Command reply: GET_REPLY 401579921 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001000110001'B, t_guard := 20.000000 } 20250813122719316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)5873588 20250813122720344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122720344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122720344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122720344 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122720344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x599fb4, normal) (hnbgw_rua.c:407) 20250813122720344 DHNB DEBUG map_rua[0x557dd25fd380]{init}: Allocated (fsm.c:456) 20250813122720344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5873588)[0x557dd25fd380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122720344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5873588 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122720344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122720344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122720344 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5873588 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813122720344 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5873588 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) 20250813122720344 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5873588 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122720344 DCN DEBUG map_sccp[0x557dd25b9c20]{init}: Allocated (fsm.c:456) 20250813122720344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122720344 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-5873588 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122720344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5873588 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122720344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5873588)[0x557dd25fd380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122720344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122720344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122720344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5873588)[0x557dd25fd380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122720344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122720344 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122720344 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{IDLE}: Allocated (fsm.c:456) 20250813122720344 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122720345 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002310056400500f1100926) (sccp_scrc.c:406) 20250813122720345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122720345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122720345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122720345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122720345 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122720345 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122720345 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122720345 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122720345 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122720345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122720345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122720345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122720345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122720345 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122720345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122720345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5873588)[0x557dd25fd380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122720345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122720345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122720345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122720345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122720345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122720345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122720345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122720345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)5405583 HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122720354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122720354 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122720354 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122720354 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122720354 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122720354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122720355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122720355 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122720355 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122720355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122720355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122720355 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122720355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122720355 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=000d341f) (sccp_scrc.c:477) 20250813122720355 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250813122720355 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122720355 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122720355 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122720355 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122720355 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) 20250813122720355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122720355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122720357 DLCTRL DEBUG Command: GET 828945782 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122720357 DLCTRL DEBUG Tx Command reply: GET_REPLY 828945782 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122720361 DLCTRL DEBUG Command: GET 547337902 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122720361 DLCTRL DEBUG Tx Command reply: GET_REPLY 547337902 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122720365 DLCTRL DEBUG Command: GET 400141844 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122720365 DLCTRL DEBUG Tx Command reply: GET_REPLY 400141844 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250813122720369 DLCTRL DEBUG Command: GET 645408375 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122720369 DLCTRL DEBUG Tx Command reply: GET_REPLY 645408375 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122720372 DLCTRL DEBUG Command: GET 779127574 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122720372 DLCTRL DEBUG Tx Command reply: GET_REPLY 779127574 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122720376 DLCTRL DEBUG Command: GET 872059283 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122720376 DLCTRL DEBUG Tx Command reply: GET_REPLY 872059283 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122720379 DLCTRL DEBUG Command: GET 481829010 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122720379 DLCTRL DEBUG Tx Command reply: GET_REPLY 481829010 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122720382 DLCTRL DEBUG Command: GET 885688783 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122720382 DLCTRL DEBUG Tx Command reply: GET_REPLY 885688783 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250813122720384 DLCTRL DEBUG Command: GET 853898922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122720384 DLCTRL DEBUG Tx Command reply: GET_REPLY 853898922 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122720387 DLCTRL DEBUG Command: GET 569421733 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122720387 DLCTRL DEBUG Tx Command reply: GET_REPLY 569421733 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122720388 DLCTRL DEBUG Command: GET 442141996 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122720389 DLCTRL DEBUG Tx Command reply: GET_REPLY 442141996 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122720390 DLCTRL DEBUG Command: GET 117024513 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122720390 DLCTRL DEBUG Tx Command reply: GET_REPLY 117024513 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122720392 DLCTRL DEBUG Command: GET 945560151 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122720392 DLCTRL DEBUG Tx Command reply: GET_REPLY 945560151 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122720393 DLCTRL DEBUG Command: GET 875503399 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122720393 DLCTRL DEBUG Tx Command reply: GET_REPLY 875503399 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122720394 DLCTRL DEBUG Command: GET 156366460 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122720394 DLCTRL DEBUG Tx Command reply: GET_REPLY 156366460 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122720396 DLCTRL DEBUG Command: GET 944153352 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122720396 DLCTRL DEBUG Tx Command reply: GET_REPLY 944153352 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122720397 DLCTRL DEBUG Command: GET 653113179 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122720397 DLCTRL DEBUG Tx Command reply: GET_REPLY 653113179 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122720398 DLCTRL DEBUG Command: GET 920532762 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122720398 DLCTRL DEBUG Tx Command reply: GET_REPLY 920532762 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122720399 DLCTRL DEBUG Command: GET 641151026 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122720399 DLCTRL DEBUG Tx Command reply: GET_REPLY 641151026 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122720400 DLCTRL DEBUG Command: GET 641115858 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122720400 DLCTRL DEBUG Tx Command reply: GET_REPLY 641115858 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122720404 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44533<->l=127.0.0.1:4262) (control_if.c:193) 20250813122720404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55158<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(575)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(574)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122720406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122720406 DLINP DEBUG SRVCONN(,r=127.0.0.1:51561<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122720406 DLINP DEBUG SRVCONN(,r=127.0.0.1:51561<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122720407 DLINP NOTICE SRV(,r=127.0.0.1:51561<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122720407 DMAIN NOTICE (127.0.0.1:51561 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51561<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122720407 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813122720408 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122720408 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) 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813122720408 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122720408 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) 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122720408 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122720408 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) 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122720408 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122720408 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) 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122720408 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 20250813122720408 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) 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122720408 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122720408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122720408 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122720408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122720408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122720408 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 20250813122720408 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) 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122720408 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122720408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122720408 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122720408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122720408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122720408 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122720408 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) 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122720408 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 20250813122720408 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122720408 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) 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122720408 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122720409 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 20250813122720409 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122720409 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122720409 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122720409 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122720409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122720409 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122720409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122720409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122720409 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 20250813122720409 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) 20250813122720409 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122720409 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122720409 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.sgsn0-RAN(588)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(591)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(590)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(585)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(583)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(584)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(589)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@8ad7688026aa: Final verdict of PTC: none 20250813122720413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55168<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122720414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55186<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(593)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@8ad7688026aa: Final verdict of PTC: pass HNBGW-PFCP(576)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@8ad7688026aa: Final verdict of PTC: pass 20250813122720420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55182<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(581)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:27:20 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 20250813122720523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122720546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122720546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122720546 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122720546 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) 20250813122720546 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3018004)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3018004)[0x557dd25c55a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122720546 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122720546 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122720546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075e7e6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122720546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122720546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122720546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122720546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122720546 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3018004)[0x557dd25c55a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3018004)[0x557dd25c55a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3018004)[0x557dd25c55a0]{disrupted}: Deallocated (fsm.c:568) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122720546 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3018004 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15896462)[0x557dd25be370]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15896462)[0x557dd25be370]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122720546 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122720546 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122720546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035253e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122720546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122720546 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122720546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122720546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122720546 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15896462)[0x557dd25be370]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15896462)[0x557dd25be370]{disrupted}: Freeing instance (context_map.c:202) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15896462)[0x557dd25be370]{disrupted}: Deallocated (fsm.c:568) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{disconnected}: Freeing instance (context_map.c:206) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x557dd2442e30]{disconnected}: Deallocated (fsm.c:568) 20250813122720546 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15896462 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5873588)[0x557dd25fd380]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5873588)[0x557dd25fd380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122720546 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122720546 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122720546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d341f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122720546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122720546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122720546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122720546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122720546 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5873588)[0x557dd25fd380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5873588)[0x557dd25fd380]{disrupted}: Freeing instance (context_map.c:202) 20250813122720546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5873588)[0x557dd25fd380]{disrupted}: Deallocated (fsm.c:568) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{disconnected}: Freeing instance (context_map.c:206) 20250813122720546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x557dd25b9c20]{disconnected}: Deallocated (fsm.c:568) 20250813122720546 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5873588 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250813122720547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122720547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122720547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122720547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122720547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122720547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122720547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122720547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122720547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122720547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122720547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122720547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122720547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122720547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122720547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122720547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122720547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122720547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122720547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122720547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122720547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122720547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122720547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122720547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122721091 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122721091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a39479), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122721091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122721091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122721091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122721091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122721091 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122721091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c555f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122721091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122721091 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122721091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122721092 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122721092 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122721092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a8dad), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122721092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122721092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122721092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122721092 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122721092 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122721092 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122721092 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122721092 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122721092 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122721092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122721092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122721092 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122721092 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122721092 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122721092 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122721092 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122721092 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122721092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122721092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122721092 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122721092 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122721092 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122721092 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122721092 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122721092 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122721092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122721092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122721092 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122721226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55202<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=394856) 20250813122721708 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122721708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626247), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122721708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122721708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122721708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122721708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122721708 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122721708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa76c8), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122721708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122721708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122721708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122721708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122721708 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122721708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7b065), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122721708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122721708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122721708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122721708 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122721708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122721708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122721708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122721708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122721708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122721708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122721708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122721708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122721708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122721708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122721708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122721708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122721708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122721708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122721708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122721708 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122721708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122721708 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122721708 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122721708 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122721708 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122721708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122721708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122721708 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=394856, count=408360) 20250813122722308 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122722308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ee67c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122722308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122722308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122722308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122722308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122722308 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122722308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001af0b6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122722308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122722308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122722308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122722308 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122722308 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122722309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1f407), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122722309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122722309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122722309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122722309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122722309 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122722309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4b240), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122722309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122722309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122722309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122722309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122722309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122722309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122722309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122722309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122722309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122722309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122722309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122722309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122722309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122722309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122722309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122722309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122722309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122722309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122722309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122722309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122722309 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122722309 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122722309 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122722309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122722309 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122722409 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122722409 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122722409 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122722409 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122722409 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122722409 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122722410 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122722410 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122722410 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813122723061 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122723061 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f3708), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122723061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122723061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122723061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122723061 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122723061 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122723061 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122723061 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122723061 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122723061 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122723061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122723061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122723061 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122723061 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@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:27: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_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 MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250813122724354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122724358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122724362 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43507<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122724385 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122724385 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122724394 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122724394 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122724394 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122724394 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122724394 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122724394 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122724394 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122724394 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122724394 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122724394 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122724395 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40757 (stream_srv.c:142) 20250813122724395 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40757<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122724396 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122724396 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122724396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122724396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122724396 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) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 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) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122724396 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) 20250813122724396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122724396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122724396 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122724396 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122724396 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122724396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122724396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122724396 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) 20250813122724396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122724396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122724396 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122724396 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122724396 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122724396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122724396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122724396 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122724396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122724396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122724396 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122724396 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122724396 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122724396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122724396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122724396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122724396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122724396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122724396 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122724396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122724396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122724396 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 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122724396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122724396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122724396 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 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122724396 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 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122724396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122724396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122724396 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122724396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122724396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122724396 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122724396 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(607)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(607)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(610)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(610)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(608)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122724421 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122724421 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122724421 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122724421 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122724421 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122724421 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122724421 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122724421 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122724421 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122724421 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122724422 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122724422 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122724422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122724422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122724422 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) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 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) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122724422 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) 20250813122724422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122724422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122724422 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122724422 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122724422 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122724422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122724422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122724422 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) 20250813122724422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122724422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122724422 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122724422 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122724422 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122724422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122724422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122724422 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) 20250813122724422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122724422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122724422 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122724422 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122724422 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122724422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122724422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122724422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122724422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122724422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122724422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122724422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122724422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122724422 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122724423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122724423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122724423 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 20250813122724423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122724423 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122724423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122724423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122724423 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 20250813122724423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122724423 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 20250813122724423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122724423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122724423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122724423 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 20250813122724423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122724423 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 20250813122724423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122724423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122724423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122724423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122724423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122724423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122724423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122724423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122724423 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(616)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(614)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122724461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122724461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122724461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122724461 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122724461 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) 20250813122724461 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122724461 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122724461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122724461 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:40757<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:40757<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:40757<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122724470 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122724470 DHNBAP DEBUG (127.0.0.1:40757 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122724470 DHNBAP NOTICE (127.0.0.1:40757 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122724470 DHNBAP NOTICE (127.0.0.1:40757 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:40757<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122724470 DLINP DEBUG SRVCONN(,r=127.0.0.1:40757<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122724608 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 20250813122724608 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 20250813122724608 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122724608 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122724616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724616 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122724616 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122724616 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122724616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122724616 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122724616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122724619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724619 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122724619 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122724619 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122724619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122724619 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122724619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122724619 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 20250813122724619 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 20250813122724619 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 20250813122724619 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122724619 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122724626 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) 20250813122724626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122724626 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122724626 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122724626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122724626 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122724626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122724629 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) 20250813122724629 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122724629 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122724629 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122724629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122724629 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122724629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122724629 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 20250813122724635 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 20250813122724635 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 20250813122724635 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 20250813122724635 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122724635 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122724636 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122724636 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(613)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122724641 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724641 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122724641 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122724641 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122724641 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122724641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122724641 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122724641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122724642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122724642 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122724642 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122724642 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122724642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122724642 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250813122724642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122724647 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 20250813122724647 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 20250813122724647 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122724647 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122724654 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) 20250813122724654 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122724654 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122724654 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122724654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122724654 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122724654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122724656 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) 20250813122724656 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122724656 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122724656 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122724656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122724656 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122724656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122725425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122725425 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122725425 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122725425 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122725425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122725425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122725425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122725425 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122725425 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122725425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122725425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122725425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122725425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122725425 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122725425 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122725425 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122725425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725425 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122725425 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122725425 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122725425 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122725425 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) 20250813122725425 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122725425 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122725425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122725425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122725425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122725425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122725425 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122725425 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122725425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122725425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122725425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122725425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122725425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122725425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122725425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122725425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122725430 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) 20250813122725430 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122725430 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122725430 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 20250813122725430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122725430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122725430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122725430 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122725431 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122725431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122725431 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122725431 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) 20250813122725431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122725431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122725431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122725431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122725431 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) 20250813122725431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725431 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) 20250813122725431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122725431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122725431 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122725431 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122725431 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) 20250813122725431 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122725431 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122725431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122725431 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122725431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122725431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122725431 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122725431 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122725431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122725431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122725431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122725431 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122725431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122725431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122725431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122725431 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(609)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122725447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122725447 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122725447 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122725447 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122725447 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122725447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122725447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122725447 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122725448 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122725448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122725448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122725448 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122725448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122725448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122725448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122725448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122725448 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) 20250813122725448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725448 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) 20250813122725448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725448 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122725448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122725448 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122725448 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122725448 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) 20250813122725448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122725448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122725448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122725448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122725448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122725448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122725448 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122725448 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122725448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122725448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122725448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122725448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122725448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122725448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122725448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122725448 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(612)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122725463 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) 20250813122725463 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122725463 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122725463 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 20250813122725463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122725463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122725463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122725463 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122725463 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122725463 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122725463 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122725463 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) 20250813122725463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122725463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122725463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122725463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122725463 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) 20250813122725463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725463 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) 20250813122725463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122725463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122725463 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122725463 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122725463 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) 20250813122725463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122725463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122725463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122725463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122725463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122725463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122725463 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) 20250813122725463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122725463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122725463 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122725463 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122725463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122725463 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122725463 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122725463 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 20250813122725463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122725463 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 20250813122725463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122725463 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(615)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122726475 DLCTRL DEBUG Command: GET 315085335 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122726475 DLCTRL DEBUG Tx Command reply: GET_REPLY 315085335 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122726476 DLCTRL DEBUG Command: GET 374145211 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122726476 DLCTRL DEBUG Tx Command reply: GET_REPLY 374145211 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122726477 DLCTRL DEBUG Command: GET 942088641 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122726477 DLCTRL DEBUG Tx Command reply: GET_REPLY 942088641 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122726478 DLCTRL DEBUG Command: GET 679952607 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122726478 DLCTRL DEBUG Tx Command reply: GET_REPLY 679952607 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122726480 DLCTRL DEBUG Command: GET 685289894 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122726480 DLCTRL DEBUG Tx Command reply: GET_REPLY 685289894 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122726482 DLCTRL DEBUG Command: GET 15369636 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122726482 DLCTRL DEBUG Tx Command reply: GET_REPLY 15369636 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122726483 DLCTRL DEBUG Command: GET 541410553 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122726483 DLCTRL DEBUG Tx Command reply: GET_REPLY 541410553 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122726484 DLCTRL DEBUG Command: GET 883648848 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122726484 DLCTRL DEBUG Tx Command reply: GET_REPLY 883648848 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122726484 DLCTRL DEBUG Command: GET 552545159 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122726484 DLCTRL DEBUG Tx Command reply: GET_REPLY 552545159 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122726485 DLCTRL DEBUG Command: GET 890651515 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122726485 DLCTRL DEBUG Tx Command reply: GET_REPLY 890651515 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122726486 DLCTRL DEBUG Command: GET 8928189 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122726486 DLCTRL DEBUG Tx Command reply: GET_REPLY 8928189 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122726487 DLCTRL DEBUG Command: GET 415081562 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122726487 DLCTRL DEBUG Tx Command reply: GET_REPLY 415081562 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122726488 DLCTRL DEBUG Command: GET 959747808 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122726488 DLCTRL DEBUG Tx Command reply: GET_REPLY 959747808 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122726489 DLCTRL DEBUG Command: GET 887086924 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122726489 DLCTRL DEBUG Tx Command reply: GET_REPLY 887086924 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122726489 DLCTRL DEBUG Command: GET 25886611 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122726489 DLCTRL DEBUG Tx Command reply: GET_REPLY 25886611 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122726490 DLCTRL DEBUG Command: GET 521811918 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122726490 DLCTRL DEBUG Tx Command reply: GET_REPLY 521811918 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122726491 DLCTRL DEBUG Command: GET 76076564 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122726491 DLCTRL DEBUG Tx Command reply: GET_REPLY 76076564 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122726492 DLCTRL DEBUG Command: GET 602351718 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122726492 DLCTRL DEBUG Tx Command reply: GET_REPLY 602351718 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122726493 DLCTRL DEBUG Command: GET 594838248 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122726493 DLCTRL DEBUG Tx Command reply: GET_REPLY 594838248 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122726494 DLCTRL DEBUG Command: GET 692302912 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122726494 DLCTRL DEBUG Tx Command reply: GET_REPLY 692302912 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000000010011100'B, t_guard := 20.000000 } 20250813122726507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)16118496 20250813122727554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122727554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122727554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122727554 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122727554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5f2e0, normal) (hnbgw_rua.c:407) 20250813122727554 DHNB DEBUG map_rua[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122727554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16118496)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122727554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16118496 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122727554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122727554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122727554 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16118496 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) 20250813122727554 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16118496 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122727554 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122727554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122727554 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-16118496 <-> SCCP-71 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122727554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16118496 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122727555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16118496)[0x557dd25c55a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122727555 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122727555 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122727555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16118496)[0x557dd25c55a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122727555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122727555 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122727555 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{IDLE}: Allocated (fsm.c:456) 20250813122727555 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122727555 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f400300009c0056400500f1100926) (sccp_scrc.c:406) 20250813122727555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122727555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122727555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122727555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122727555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122727555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122727555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122727555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122727555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122727555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122727555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122727555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122727555 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122727555 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122727555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122727555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16118496)[0x557dd25c55a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122727555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122727555 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122727555 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122727555 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122727555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122727555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122727555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122727555 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)16183496 HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@8ad7688026aa: setverdict(pass): none -> pass 20250813122727577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122727577 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122727577 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122727577 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122727577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122727577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122727577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122727577 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122727577 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122727577 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122727577 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122727577 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122727577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122727577 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=0085b22c) (sccp_scrc.c:477) 20250813122727577 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250813122727577 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122727577 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122727577 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122727577 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122727577 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) 20250813122727577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122727577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122727580 DLCTRL DEBUG Command: GET 131507240 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122727580 DLCTRL DEBUG Tx Command reply: GET_REPLY 131507240 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122727587 DLCTRL DEBUG Command: GET 249046123 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122727587 DLCTRL DEBUG Tx Command reply: GET_REPLY 249046123 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122727593 DLCTRL DEBUG Command: GET 506785582 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122727593 DLCTRL DEBUG Tx Command reply: GET_REPLY 506785582 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122727597 DLCTRL DEBUG Command: GET 93933020 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122727597 DLCTRL DEBUG Tx Command reply: GET_REPLY 93933020 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122727601 DLCTRL DEBUG Command: GET 61018424 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122727601 DLCTRL DEBUG Tx Command reply: GET_REPLY 61018424 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122727605 DLCTRL DEBUG Command: GET 822945967 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122727605 DLCTRL DEBUG Tx Command reply: GET_REPLY 822945967 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122727609 DLCTRL DEBUG Command: GET 427930338 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122727609 DLCTRL DEBUG Tx Command reply: GET_REPLY 427930338 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122727613 DLCTRL DEBUG Command: GET 530114644 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122727613 DLCTRL DEBUG Tx Command reply: GET_REPLY 530114644 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122727617 DLCTRL DEBUG Command: GET 512127597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122727617 DLCTRL DEBUG Tx Command reply: GET_REPLY 512127597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122727621 DLCTRL DEBUG Command: GET 912125497 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122727621 DLCTRL DEBUG Tx Command reply: GET_REPLY 912125497 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122727625 DLCTRL DEBUG Command: GET 343210407 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122727625 DLCTRL DEBUG Tx Command reply: GET_REPLY 343210407 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122727629 DLCTRL DEBUG Command: GET 382762198 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122727629 DLCTRL DEBUG Tx Command reply: GET_REPLY 382762198 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122727632 DLCTRL DEBUG Command: GET 412507840 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122727632 DLCTRL DEBUG Tx Command reply: GET_REPLY 412507840 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122727636 DLCTRL DEBUG Command: GET 499030723 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122727636 DLCTRL DEBUG Tx Command reply: GET_REPLY 499030723 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122727640 DLCTRL DEBUG Command: GET 191005130 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122727640 DLCTRL DEBUG Tx Command reply: GET_REPLY 191005130 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122727643 DLCTRL DEBUG Command: GET 372041010 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122727643 DLCTRL DEBUG Tx Command reply: GET_REPLY 372041010 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122727646 DLCTRL DEBUG Command: GET 403318723 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122727646 DLCTRL DEBUG Tx Command reply: GET_REPLY 403318723 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122727649 DLCTRL DEBUG Command: GET 451722603 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122727649 DLCTRL DEBUG Tx Command reply: GET_REPLY 451722603 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122727651 DLCTRL DEBUG Command: GET 152839436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122727651 DLCTRL DEBUG Tx Command reply: GET_REPLY 152839436 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122727653 DLCTRL DEBUG Command: GET 72751047 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122727653 DLCTRL DEBUG Tx Command reply: GET_REPLY 72751047 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000111010011'B, t_guard := 20.000000 } 20250813122727688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@8ad7688026aa: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)13477104 20250813122728711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122728712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122728712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813122728712 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122728712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcda4f0, normal) (hnbgw_rua.c:407) 20250813122728712 DHNB DEBUG map_rua[0x557dd2442e30]{init}: Allocated (fsm.c:456) 20250813122728712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477104)[0x557dd2442e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122728712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13477104 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122728712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122728712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122728712 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122728712 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13477104 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) 20250813122728712 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13477104 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813122728712 DCN DEBUG map_sccp[0x557dd25fd380]{init}: Allocated (fsm.c:456) 20250813122728712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122728712 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-13477104 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122728712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13477104 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813122728712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477104)[0x557dd2442e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122728712 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122728712 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122728712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477104)[0x557dd2442e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122728712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122728712 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122728712 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{IDLE}: Allocated (fsm.c:456) 20250813122728712 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122728712 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030001d30056400500f1100926) (sccp_scrc.c:406) 20250813122728712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122728712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122728712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122728712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122728712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122728712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122728712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122728712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122728712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122728712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122728712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122728712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122728712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122728712 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122728712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122728712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477104)[0x557dd2442e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122728712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122728712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122728712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122728712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122728712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122728712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122728712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122728712 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(608)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@8ad7688026aa: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)9686319 HNBGW_Test.msc1-SCCP(608)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@8ad7688026aa: setverdict(pass): none -> pass 20250813122728717 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) 20250813122728717 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122728717 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122728717 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 20250813122728717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122728717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122728717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122728717 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122728717 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122728717 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122728717 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122728717 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) 20250813122728717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122728717 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=00351219) (sccp_scrc.c:477) 20250813122728717 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250813122728717 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122728717 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122728717 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122728717 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122728717 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) 20250813122728717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122728717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122728718 DLCTRL DEBUG Command: GET 210646673 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122728718 DLCTRL DEBUG Tx Command reply: GET_REPLY 210646673 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122728719 DLCTRL DEBUG Command: GET 929575355 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122728719 DLCTRL DEBUG Tx Command reply: GET_REPLY 929575355 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122728719 DLCTRL DEBUG Command: GET 364369818 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122728719 DLCTRL DEBUG Tx Command reply: GET_REPLY 364369818 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122728720 DLCTRL DEBUG Command: GET 761811295 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122728720 DLCTRL DEBUG Tx Command reply: GET_REPLY 761811295 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122728721 DLCTRL DEBUG Command: GET 96332527 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122728721 DLCTRL DEBUG Tx Command reply: GET_REPLY 96332527 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122728722 DLCTRL DEBUG Command: GET 622869455 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122728722 DLCTRL DEBUG Tx Command reply: GET_REPLY 622869455 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122728723 DLCTRL DEBUG Command: GET 502901206 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122728723 DLCTRL DEBUG Tx Command reply: GET_REPLY 502901206 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122728724 DLCTRL DEBUG Command: GET 444199776 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122728724 DLCTRL DEBUG Tx Command reply: GET_REPLY 444199776 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122728724 DLCTRL DEBUG Command: GET 323623282 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122728724 DLCTRL DEBUG Tx Command reply: GET_REPLY 323623282 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122728725 DLCTRL DEBUG Command: GET 875919617 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122728725 DLCTRL DEBUG Tx Command reply: GET_REPLY 875919617 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122728726 DLCTRL DEBUG Command: GET 438897206 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122728726 DLCTRL DEBUG Tx Command reply: GET_REPLY 438897206 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122728727 DLCTRL DEBUG Command: GET 985508425 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122728727 DLCTRL DEBUG Tx Command reply: GET_REPLY 985508425 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122728728 DLCTRL DEBUG Command: GET 160486508 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122728728 DLCTRL DEBUG Tx Command reply: GET_REPLY 160486508 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122728728 DLCTRL DEBUG Command: GET 678703302 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122728728 DLCTRL DEBUG Tx Command reply: GET_REPLY 678703302 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122728729 DLCTRL DEBUG Command: GET 288799288 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122728729 DLCTRL DEBUG Tx Command reply: GET_REPLY 288799288 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122728730 DLCTRL DEBUG Command: GET 312627656 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122728730 DLCTRL DEBUG Tx Command reply: GET_REPLY 312627656 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122728731 DLCTRL DEBUG Command: GET 277341510 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122728731 DLCTRL DEBUG Tx Command reply: GET_REPLY 277341510 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122728732 DLCTRL DEBUG Command: GET 679940251 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122728732 DLCTRL DEBUG Tx Command reply: GET_REPLY 679940251 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122728732 DLCTRL DEBUG Command: GET 876149283 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122728732 DLCTRL DEBUG Tx Command reply: GET_REPLY 876149283 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122728734 DLCTRL DEBUG Command: GET 843858999 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122728734 DLCTRL DEBUG Tx Command reply: GET_REPLY 843858999 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000110001000'B, t_guard := 20.000000 } 20250813122728748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@8ad7688026aa: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)5079326 20250813122729756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122729756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122729756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813122729756 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122729756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4d811e, normal) (hnbgw_rua.c:407) 20250813122729756 DHNB DEBUG map_rua[0x557dd25c38e0]{init}: Allocated (fsm.c:456) 20250813122729756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5079326)[0x557dd25c38e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122729756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5079326 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122729756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122729756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122729756 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5079326 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) 20250813122729756 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5079326 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122729756 DCN DEBUG map_sccp[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813122729756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122729756 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-5079326 <-> SCCP-73 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122729756 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5079326 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813122729756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5079326)[0x557dd25c38e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122729756 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122729756 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122729756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5079326)[0x557dd25c38e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122729756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122729756 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122729756 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{IDLE}: Allocated (fsm.c:456) 20250813122729756 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122729756 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001880056400500f1100926) (sccp_scrc.c:406) 20250813122729756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122729756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122729756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122729756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122729756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122729756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122729756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122729756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122729756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122729756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122729756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122729756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122729756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122729756 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122729756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122729756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5079326)[0x557dd25c38e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122729756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122729756 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122729756 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122729756 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122729756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122729756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122729756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122729756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@8ad7688026aa: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)3756486 HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122729758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122729758 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122729758 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122729758 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122729758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122729758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122729758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122729758 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122729758 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122729758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122729758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122729758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122729758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122729758 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=0005c8fd) (sccp_scrc.c:477) 20250813122729758 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250813122729758 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122729758 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122729758 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122729758 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122729758 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) 20250813122729758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122729758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122729759 DLCTRL DEBUG Command: GET 866403212 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122729759 DLCTRL DEBUG Tx Command reply: GET_REPLY 866403212 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813122729760 DLCTRL DEBUG Command: GET 105598060 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122729760 DLCTRL DEBUG Tx Command reply: GET_REPLY 105598060 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122729761 DLCTRL DEBUG Command: GET 475054225 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122729761 DLCTRL DEBUG Tx Command reply: GET_REPLY 475054225 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122729763 DLCTRL DEBUG Command: GET 917097456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122729763 DLCTRL DEBUG Tx Command reply: GET_REPLY 917097456 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122729764 DLCTRL DEBUG Command: GET 43583631 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122729764 DLCTRL DEBUG Tx Command reply: GET_REPLY 43583631 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122729766 DLCTRL DEBUG Command: GET 241970206 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122729766 DLCTRL DEBUG Tx Command reply: GET_REPLY 241970206 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122729767 DLCTRL DEBUG Command: GET 645471808 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122729767 DLCTRL DEBUG Tx Command reply: GET_REPLY 645471808 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122729769 DLCTRL DEBUG Command: GET 668915269 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122729769 DLCTRL DEBUG Tx Command reply: GET_REPLY 668915269 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122729771 DLCTRL DEBUG Command: GET 981853045 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122729771 DLCTRL DEBUG Tx Command reply: GET_REPLY 981853045 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122729772 DLCTRL DEBUG Command: GET 330526174 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122729772 DLCTRL DEBUG Tx Command reply: GET_REPLY 330526174 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122729774 DLCTRL DEBUG Command: GET 918446773 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122729774 DLCTRL DEBUG Tx Command reply: GET_REPLY 918446773 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122729776 DLCTRL DEBUG Command: GET 470029257 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122729776 DLCTRL DEBUG Tx Command reply: GET_REPLY 470029257 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122729777 DLCTRL DEBUG Command: GET 259028062 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122729777 DLCTRL DEBUG Tx Command reply: GET_REPLY 259028062 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122729779 DLCTRL DEBUG Command: GET 420226321 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122729779 DLCTRL DEBUG Tx Command reply: GET_REPLY 420226321 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122729780 DLCTRL DEBUG Command: GET 946345716 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122729780 DLCTRL DEBUG Tx Command reply: GET_REPLY 946345716 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122729781 DLCTRL DEBUG Command: GET 839121533 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122729781 DLCTRL DEBUG Tx Command reply: GET_REPLY 839121533 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122729783 DLCTRL DEBUG Command: GET 441655011 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122729783 DLCTRL DEBUG Tx Command reply: GET_REPLY 441655011 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122729784 DLCTRL DEBUG Command: GET 612095625 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122729784 DLCTRL DEBUG Tx Command reply: GET_REPLY 612095625 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122729785 DLCTRL DEBUG Command: GET 92221423 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122729785 DLCTRL DEBUG Tx Command reply: GET_REPLY 92221423 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122729787 DLCTRL DEBUG Command: GET 170497160 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122729787 DLCTRL DEBUG Tx Command reply: GET_REPLY 170497160 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122729793 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43507<->l=127.0.0.1:4262) (control_if.c:193) 20250813122729793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(599)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(598)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122729794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122729795 DLINP DEBUG SRVCONN(,r=127.0.0.1:40757<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122729795 DLINP DEBUG SRVCONN(,r=127.0.0.1:40757<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122729795 DLINP NOTICE SRV(,r=127.0.0.1:40757<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122729795 DMAIN NOTICE (127.0.0.1:40757 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40757<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122729795 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@8ad7688026aa: Final verdict of PTC: none 20250813122729797 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122729797 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) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122729797 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122729797 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) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122729797 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 20250813122729797 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.sgsn0-SCCP(611)@8ad7688026aa: Final verdict of PTC: none 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122729797 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122729797 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 20250813122729797 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 20250813122729797 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122729797 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) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122729797 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122729797 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) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122729797 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122729797 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) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813122729797 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122729797 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) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122729797 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122729797 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) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122729797 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122729797 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.sgsn1-RAN(615)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(614)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@8ad7688026aa: Final verdict of PTC: none 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122729797 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 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122729797 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122729797 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 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122729797 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122729797 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 20250813122729797 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) 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813122729797 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122729797 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122729797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122729797 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_unassigned_nri_round_robin-Iuh0-RUA(602)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(613)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(600)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(617)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@8ad7688026aa: Final verdict of PTC: pass 20250813122729814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(605)@8ad7688026aa: Final verdict of PTC: none 20250813122729818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@8ad7688026aa: Final verdict of PTC: pass 20250813122729831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:27:29 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 20250813122729914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122729962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122729962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122729962 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122729962 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) 20250813122729962 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16118496)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16118496)[0x557dd25c55a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122729962 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122729962 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122729962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085b22c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122729962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122729962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122729962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122729962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122729962 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16118496)[0x557dd25c55a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16118496)[0x557dd25c55a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16118496)[0x557dd25c55a0]{disrupted}: Deallocated (fsm.c:568) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122729962 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16118496 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477104)[0x557dd2442e30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477104)[0x557dd2442e30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122729962 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122729962 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122729962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00351219), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122729962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122729962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122729962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122729962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122729962 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477104)[0x557dd2442e30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477104)[0x557dd2442e30]{disrupted}: Freeing instance (context_map.c:202) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13477104)[0x557dd2442e30]{disrupted}: Deallocated (fsm.c:568) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{disconnected}: Freeing instance (context_map.c:206) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x557dd25fd380]{disconnected}: Deallocated (fsm.c:568) 20250813122729962 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13477104 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5079326)[0x557dd25c38e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5079326)[0x557dd25c38e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122729962 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122729962 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122729962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005c8fd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122729962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122729962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122729962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122729962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122729962 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5079326)[0x557dd25c38e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5079326)[0x557dd25c38e0]{disrupted}: Freeing instance (context_map.c:202) 20250813122729962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5079326)[0x557dd25c38e0]{disrupted}: Deallocated (fsm.c:568) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{disconnected}: Freeing instance (context_map.c:206) 20250813122729962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x557dd25beb10]{disconnected}: Deallocated (fsm.c:568) 20250813122729962 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5079326 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250813122729962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122729962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122729962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122729962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122729962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122729962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122729962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122729962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122729962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122729962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122729962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122729962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122729962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122729962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122729962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122729962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122729962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122729962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122729962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122729962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122729962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122729962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122729962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122729962 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122730547 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122730547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d341f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122730547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122730547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122730547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122730547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122730547 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122730547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035253e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122730547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122730547 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122730547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122730547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122730547 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122730547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075e7e6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122730547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122730547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122730547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122730547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122730547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122730547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122730547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122730547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122730547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122730547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122730547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122730547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122730547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122730547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122730547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122730547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122730547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122730547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122730547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122730547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122730547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122730547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122730547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122730547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122730547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122730547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122730547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122730547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122730616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56562<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401152) 20250813122731092 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122731092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a8dad), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122731092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122731092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122731093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122731093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122731093 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122731093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c555f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122731093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122731093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122731093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122731093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122731093 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122731093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a39479), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122731093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122731093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122731093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122731093 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122731093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122731093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122731093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122731093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122731093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122731093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122731093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122731093 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122731093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122731093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122731093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122731093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122731093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122731093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122731093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122731093 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122731093 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122731093 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122731093 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122731093 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122731093 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122731093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122731093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122731093 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=401152, count=414752) 20250813122731709 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122731709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7b065), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122731709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122731709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122731709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122731709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122731709 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122731709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa76c8), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122731709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122731709 [1;34mDLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122731709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122731709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122731709 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122731709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626247), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122731709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122731709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122731709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122731709 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122731709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122731709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122731709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122731709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122731709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122731709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122731709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122731709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122731709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122731709 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122731709 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122731709 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122731709 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122731709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122731709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122731709 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122731709 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122731710 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122731710 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122731710 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122731710 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122731710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122731710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122731710 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122731798 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122731798 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122731798 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813122731798 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122731798 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122731798 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122731798 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122731798 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122731798 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122731798 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122731798 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122731798 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122732309 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122732309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4b240), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122732309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122732310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122732310 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122732310 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122732310 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122732310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122732310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122732310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122732310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122732310 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122732310 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122732310 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122732310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122732310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122732310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122732310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122732310 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122732310 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122732310 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122732310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122732310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122732309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122732309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122732309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122732310 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122732310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1f407), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122732310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122732310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122732310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122732310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122732310 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122732310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001af0b6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122732310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122732310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122732310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122732310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122732310 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122732310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ee67c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122732310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122732310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122732310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122732310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122732310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122732310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122732311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122732311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122732311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122732311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122732311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122732311 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:27: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_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 20250813122733062 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122733062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f3708), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122733062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122733062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122733062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122733062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122733062 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733062 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122733062 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122733062 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122733062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122733062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122733062 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250813122733695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122733699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122733702 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34605<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122733716 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122733716 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122733723 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122733723 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122733723 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122733724 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122733724 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122733724 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122733724 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122733724 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122733724 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57513 (stream_srv.c:142) 20250813122733724 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57513<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122733724 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122733724 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122733725 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122733725 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122733725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122733725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122733725 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) 20250813122733725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733725 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) 20250813122733725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122733725 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) 20250813122733725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122733725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122733725 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122733725 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122733725 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122733725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122733725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122733725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122733725 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) 20250813122733725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122733725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122733725 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122733725 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122733725 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122733726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122733726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122733726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122733726 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122733726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122733726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122733726 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122733726 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122733726 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122733726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122733726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122733726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122733726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122733726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122733726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122733726 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122733726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122733726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122733726 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 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122733726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122733726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122733726 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 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122733726 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 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122733726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122733726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122733726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122733726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122733726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122733726 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122733726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(631)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(634)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(634)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(632)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122733750 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122733750 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122733750 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122733750 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122733750 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122733750 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122733751 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122733751 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122733751 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122733751 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122733752 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122733752 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122733752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122733752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122733752 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) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 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) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122733752 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) 20250813122733752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122733752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122733752 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122733752 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122733752 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122733752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122733752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122733752 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) 20250813122733752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122733752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122733752 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122733752 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122733752 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122733752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122733752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122733752 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) 20250813122733752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122733752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122733752 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122733752 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122733752 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122733752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122733752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122733752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122733752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122733752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122733752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122733752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122733752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122733752 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122733752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122733752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122733752 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 20250813122733752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122733752 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122733752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122733752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122733752 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 20250813122733752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122733752 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 20250813122733752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122733752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122733752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122733752 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 20250813122733752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122733752 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 20250813122733752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122733752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122733752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122733752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122733752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122733752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122733752 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(637)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(635)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(640)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(638)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122733786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122733786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122733786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122733786 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122733786 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) 20250813122733786 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122733786 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122733786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122733786 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122733790 DLINP DEBUG SRVCONN(,r=127.0.0.1:57513<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122733790 DLINP DEBUG SRVCONN(,r=127.0.0.1:57513<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122733790 DLINP DEBUG SRVCONN(,r=127.0.0.1:57513<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122733790 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122733790 DHNBAP DEBUG (127.0.0.1:57513 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122733790 DHNBAP NOTICE (127.0.0.1:57513 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122733790 DHNBAP NOTICE (127.0.0.1:57513 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122733790 DLINP DEBUG SRVCONN(,r=127.0.0.1:57513<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122733790 DLINP DEBUG SRVCONN(,r=127.0.0.1:57513<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122733937 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 20250813122733937 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 20250813122733937 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122733937 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122733946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733946 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122733946 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122733946 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122733946 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122733946 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122733946 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122733948 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 20250813122733948 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 20250813122733948 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122733948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813122733949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733949 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122733949 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122733949 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122733949 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122733949 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122733949 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122733954 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) 20250813122733954 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122733954 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122733954 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122733954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122733954 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122733954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122733954 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) 20250813122733954 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122733954 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122733954 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122733954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122733954 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122733954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122733964 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 20250813122733964 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 20250813122733964 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122733964 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122733970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733970 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122733971 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122733971 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122733971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122733971 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122733971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122733973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122733973 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122733973 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122733973 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122733973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122733973 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122733973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122733976 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 20250813122733976 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 20250813122733976 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122733976 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122733982 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) 20250813122733982 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122733982 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122733982 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122733982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122733982 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122733982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122733985 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) 20250813122733985 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122733985 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122733985 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122733985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122733985 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122733985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122734755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122734755 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122734755 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122734755 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122734755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122734755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122734755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122734755 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122734755 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122734755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122734755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122734755 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122734755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122734755 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122734755 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122734755 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122734755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734755 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122734755 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122734755 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122734755 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122734755 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) 20250813122734755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122734755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122734755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122734755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122734755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122734755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122734755 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122734755 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122734755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122734755 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122734755 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122734755 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122734755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122734755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122734755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122734755 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122734760 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) 20250813122734760 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122734760 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122734760 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 20250813122734760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122734760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122734760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122734760 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122734760 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122734760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122734760 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122734760 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) 20250813122734760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122734760 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122734760 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122734760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122734760 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) 20250813122734760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734760 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) 20250813122734760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734760 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122734760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122734760 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122734760 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122734760 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) 20250813122734761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122734761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122734761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122734761 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122734761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122734761 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122734761 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122734761 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122734761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122734761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122734761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122734761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122734761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122734761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122734761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122734761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(630)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(633)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122734776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122734776 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122734776 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122734776 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122734776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122734776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122734776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122734776 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122734776 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122734776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122734776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122734776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122734776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122734776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122734776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122734776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122734776 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) 20250813122734776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734776 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) 20250813122734776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122734777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122734777 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122734777 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122734777 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) 20250813122734777 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122734777 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122734777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122734777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122734777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122734777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122734777 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122734777 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122734777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122734777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122734777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122734777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122734777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122734777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122734777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122734777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(636)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122734784 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) 20250813122734784 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122734784 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122734784 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 20250813122734784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122734784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122734784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122734784 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122734784 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122734784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122734784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122734784 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) 20250813122734784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122734784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122734784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122734784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122734784 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) 20250813122734784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734784 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) 20250813122734784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122734784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122734784 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122734784 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122734784 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) 20250813122734785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122734785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122734785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122734785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122734785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122734785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122734785 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) 20250813122734785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122734785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122734785 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122734785 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122734785 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122734785 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122734785 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122734785 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 20250813122734785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122734785 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 20250813122734785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122734785 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(639)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122735803 DLCTRL DEBUG Command: GET 89512546 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122735803 DLCTRL DEBUG Tx Command reply: GET_REPLY 89512546 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122735808 DLCTRL DEBUG Command: GET 438190103 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122735808 DLCTRL DEBUG Tx Command reply: GET_REPLY 438190103 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122735812 DLCTRL DEBUG Command: GET 396036424 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122735812 DLCTRL DEBUG Tx Command reply: GET_REPLY 396036424 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122735815 DLCTRL DEBUG Command: GET 60457671 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122735816 DLCTRL DEBUG Tx Command reply: GET_REPLY 60457671 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122735819 DLCTRL DEBUG Command: GET 255044346 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122735819 DLCTRL DEBUG Tx Command reply: GET_REPLY 255044346 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122735822 DLCTRL DEBUG Command: GET 637277699 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122735822 DLCTRL DEBUG Tx Command reply: GET_REPLY 637277699 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122735825 DLCTRL DEBUG Command: GET 498362161 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122735825 DLCTRL DEBUG Tx Command reply: GET_REPLY 498362161 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122735827 DLCTRL DEBUG Command: GET 471470708 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122735827 DLCTRL DEBUG Tx Command reply: GET_REPLY 471470708 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122735830 DLCTRL DEBUG Command: GET 374062531 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122735830 DLCTRL DEBUG Tx Command reply: GET_REPLY 374062531 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122735832 DLCTRL DEBUG Command: GET 894149 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122735832 DLCTRL DEBUG Tx Command reply: GET_REPLY 894149 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122735834 DLCTRL DEBUG Command: GET 769275683 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122735834 DLCTRL DEBUG Tx Command reply: GET_REPLY 769275683 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122735836 DLCTRL DEBUG Command: GET 539412870 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122735836 DLCTRL DEBUG Tx Command reply: GET_REPLY 539412870 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122735837 DLCTRL DEBUG Command: GET 226613208 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122735837 DLCTRL DEBUG Tx Command reply: GET_REPLY 226613208 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122735839 DLCTRL DEBUG Command: GET 853269704 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122735839 DLCTRL DEBUG Tx Command reply: GET_REPLY 853269704 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122735840 DLCTRL DEBUG Command: GET 388089140 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122735841 DLCTRL DEBUG Tx Command reply: GET_REPLY 388089140 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122735842 DLCTRL DEBUG Command: GET 240391066 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122735842 DLCTRL DEBUG Tx Command reply: GET_REPLY 240391066 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122735843 DLCTRL DEBUG Command: GET 586001557 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122735843 DLCTRL DEBUG Tx Command reply: GET_REPLY 586001557 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122735845 DLCTRL DEBUG Command: GET 651722098 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122735845 DLCTRL DEBUG Tx Command reply: GET_REPLY 651722098 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122735846 DLCTRL DEBUG Command: GET 837004165 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122735846 DLCTRL DEBUG Tx Command reply: GET_REPLY 837004165 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122735847 DLCTRL DEBUG Command: GET 193862656 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122735847 DLCTRL DEBUG Tx Command reply: GET_REPLY 193862656 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000000011000100'B, t_guard := 20.000000 } 20250813122735877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59440<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)3887542 20250813122736895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122736895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122736895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122736895 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122736895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b51b6, normal) (hnbgw_rua.c:407) 20250813122736895 DHNB DEBUG map_rua[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122736895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3887542)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122736895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887542 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122736895 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122736895 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122736895 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887542 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) 20250813122736895 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887542 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) 20250813122736895 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887542 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122736895 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122736895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122736895 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-3887542 <-> SCCP-74 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122736895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3887542 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122736895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3887542)[0x557dd25c55a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122736895 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122736895 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122736895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3887542)[0x557dd25c55a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122736895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122736895 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122736895 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{IDLE}: Allocated (fsm.c:456) 20250813122736895 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122736895 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000c40056400500f1100926) (sccp_scrc.c:406) 20250813122736895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122736895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122736895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122736895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122736895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122736895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122736895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122736895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122736895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122736895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122736895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122736895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122736895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122736895 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122736895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122736895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3887542)[0x557dd25c55a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122736895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122736895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122736895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122736895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122736895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122736895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122736895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122736895 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)15783563 HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: 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)@8ad7688026aa: setverdict(pass): none -> pass 20250813122736900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122736900 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122736900 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122736900 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122736900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122736900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122736900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122736900 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122736900 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122736900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122736900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122736900 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122736900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122736900 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=000d09dd) (sccp_scrc.c:477) 20250813122736900 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250813122736900 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122736900 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122736900 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122736900 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122736900 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) 20250813122736900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122736900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122736901 DLCTRL DEBUG Command: GET 667076393 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122736901 DLCTRL DEBUG Tx Command reply: GET_REPLY 667076393 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122736902 DLCTRL DEBUG Command: GET 18353823 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122736902 DLCTRL DEBUG Tx Command reply: GET_REPLY 18353823 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122736904 DLCTRL DEBUG Command: GET 331140554 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122736904 DLCTRL DEBUG Tx Command reply: GET_REPLY 331140554 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122736905 DLCTRL DEBUG Command: GET 330020523 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122736905 DLCTRL DEBUG Tx Command reply: GET_REPLY 330020523 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122736907 DLCTRL DEBUG Command: GET 258729872 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122736907 DLCTRL DEBUG Tx Command reply: GET_REPLY 258729872 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122736908 DLCTRL DEBUG Command: GET 493474461 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122736908 DLCTRL DEBUG Tx Command reply: GET_REPLY 493474461 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122736909 DLCTRL DEBUG Command: GET 386675248 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122736909 DLCTRL DEBUG Tx Command reply: GET_REPLY 386675248 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122736911 DLCTRL DEBUG Command: GET 706850948 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122736911 DLCTRL DEBUG Tx Command reply: GET_REPLY 706850948 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122736912 DLCTRL DEBUG Command: GET 693981488 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122736912 DLCTRL DEBUG Tx Command reply: GET_REPLY 693981488 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122736914 DLCTRL DEBUG Command: GET 637258885 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122736914 DLCTRL DEBUG Tx Command reply: GET_REPLY 637258885 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122736915 DLCTRL DEBUG Command: GET 448165551 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122736915 DLCTRL DEBUG Tx Command reply: GET_REPLY 448165551 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122736916 DLCTRL DEBUG Command: GET 423709124 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122736916 DLCTRL DEBUG Tx Command reply: GET_REPLY 423709124 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122736916 DLCTRL DEBUG Command: GET 89667212 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122736916 DLCTRL DEBUG Tx Command reply: GET_REPLY 89667212 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122736917 DLCTRL DEBUG Command: GET 475026025 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122736917 DLCTRL DEBUG Tx Command reply: GET_REPLY 475026025 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250813122736918 DLCTRL DEBUG Command: GET 545602765 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122736918 DLCTRL DEBUG Tx Command reply: GET_REPLY 545602765 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122736919 DLCTRL DEBUG Command: GET 475618848 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122736919 DLCTRL DEBUG Tx Command reply: GET_REPLY 475618848 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122736920 DLCTRL DEBUG Command: GET 955086324 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122736920 DLCTRL DEBUG Tx Command reply: GET_REPLY 955086324 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122736922 DLCTRL DEBUG Command: GET 739571074 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122736922 DLCTRL DEBUG Tx Command reply: GET_REPLY 739571074 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122736923 DLCTRL DEBUG Command: GET 274462953 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122736923 DLCTRL DEBUG Tx Command reply: GET_REPLY 274462953 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122736924 DLCTRL DEBUG Command: GET 776836805 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122736924 DLCTRL DEBUG Tx Command reply: GET_REPLY 776836805 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000001010011'B, t_guard := 20.000000 } 20250813122736938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@8ad7688026aa: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)2484643 20250813122737968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122737968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122737968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813122737968 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122737968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x25e9a3, normal) (hnbgw_rua.c:407) 20250813122737968 DHNB DEBUG map_rua[0x557dd25fd380]{init}: Allocated (fsm.c:456) 20250813122737968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2484643)[0x557dd25fd380]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122737968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2484643 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122737968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122737968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122737968 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122737968 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2484643 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) 20250813122737968 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2484643 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) 20250813122737968 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2484643 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813122737968 DCN DEBUG map_sccp[0x557dd25c38e0]{init}: Allocated (fsm.c:456) 20250813122737968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122737968 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-2484643 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122737968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2484643 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813122737968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2484643)[0x557dd25fd380]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122737968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122737968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122737968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2484643)[0x557dd25fd380]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122737968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122737968 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122737968 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{IDLE}: Allocated (fsm.c:456) 20250813122737968 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122737969 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000530056400500f1100926) (sccp_scrc.c:406) 20250813122737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122737969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122737969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122737969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122737969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122737969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122737969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122737969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122737969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122737969 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122737969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122737969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122737969 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122737969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122737969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2484643)[0x557dd25fd380]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122737969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122737969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122737969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122737969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122737969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122737969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122737969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122737969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(632)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)11292190 HNBGW_Test.msc1-SCCP(632)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(632)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122737988 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) 20250813122737988 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122737988 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122737988 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 20250813122737988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122737988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122737988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122737988 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122737988 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122737988 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122737989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122737989 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) 20250813122737989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122737989 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=0034e11e) (sccp_scrc.c:477) 20250813122737989 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250813122737989 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122737989 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@8ad7688026aa: setverdict(pass): none -> pass 20250813122737989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122737989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122737989 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) 20250813122737989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122737989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122737991 DLCTRL DEBUG Command: GET 81329182 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122737991 DLCTRL DEBUG Tx Command reply: GET_REPLY 81329182 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122737995 DLCTRL DEBUG Command: GET 180718233 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122737995 DLCTRL DEBUG Tx Command reply: GET_REPLY 180718233 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122737999 DLCTRL DEBUG Command: GET 448271109 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122737999 DLCTRL DEBUG Tx Command reply: GET_REPLY 448271109 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122738003 DLCTRL DEBUG Command: GET 534444176 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122738003 DLCTRL DEBUG Tx Command reply: GET_REPLY 534444176 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122738007 DLCTRL DEBUG Command: GET 161815567 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122738008 DLCTRL DEBUG Tx Command reply: GET_REPLY 161815567 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122738012 DLCTRL DEBUG Command: GET 422054463 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122738012 DLCTRL DEBUG Tx Command reply: GET_REPLY 422054463 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122738016 DLCTRL DEBUG Command: GET 755303402 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122738016 DLCTRL DEBUG Tx Command reply: GET_REPLY 755303402 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122738020 DLCTRL DEBUG Command: GET 51378738 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122738020 DLCTRL DEBUG Tx Command reply: GET_REPLY 51378738 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122738024 DLCTRL DEBUG Command: GET 541340630 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122738024 DLCTRL DEBUG Tx Command reply: GET_REPLY 541340630 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122738027 DLCTRL DEBUG Command: GET 538198458 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122738027 DLCTRL DEBUG Tx Command reply: GET_REPLY 538198458 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122738030 DLCTRL DEBUG Command: GET 7237813 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122738030 DLCTRL DEBUG Tx Command reply: GET_REPLY 7237813 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122738033 DLCTRL DEBUG Command: GET 97920388 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122738033 DLCTRL DEBUG Tx Command reply: GET_REPLY 97920388 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122738035 DLCTRL DEBUG Command: GET 271010647 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122738035 DLCTRL DEBUG Tx Command reply: GET_REPLY 271010647 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122738037 DLCTRL DEBUG Command: GET 881737048 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122738037 DLCTRL DEBUG Tx Command reply: GET_REPLY 881737048 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250813122738039 DLCTRL DEBUG Command: GET 96562445 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122738039 DLCTRL DEBUG Tx Command reply: GET_REPLY 96562445 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122738041 DLCTRL DEBUG Command: GET 450136034 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122738041 DLCTRL DEBUG Tx Command reply: GET_REPLY 450136034 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122738042 DLCTRL DEBUG Command: GET 53908182 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122738042 DLCTRL DEBUG Tx Command reply: GET_REPLY 53908182 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122738044 DLCTRL DEBUG Command: GET 888041878 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122738044 DLCTRL DEBUG Tx Command reply: GET_REPLY 888041878 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122738045 DLCTRL DEBUG Command: GET 120937667 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122738045 DLCTRL DEBUG Tx Command reply: GET_REPLY 120937667 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122738047 DLCTRL DEBUG Command: GET 848760000 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122738047 DLCTRL DEBUG Tx Command reply: GET_REPLY 848760000 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001101001001'B, t_guard := 20.000000 } 20250813122738077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@8ad7688026aa: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)10238699 20250813122739107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122739107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122739107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813122739107 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122739107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9c3aeb, normal) (hnbgw_rua.c:407) 20250813122739107 DHNB DEBUG map_rua[0x557dd25da000]{init}: Allocated (fsm.c:456) 20250813122739107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10238699)[0x557dd25da000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122739107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10238699 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122739107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122739107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122739107 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10238699 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) 20250813122739107 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10238699 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) 20250813122739107 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10238699 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122739107 DCN DEBUG map_sccp[0x557dd25da360]{init}: Allocated (fsm.c:456) 20250813122739107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122739108 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-10238699 <-> SCCP-76 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122739108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10238699 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813122739108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10238699)[0x557dd25da000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122739108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122739108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122739108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10238699)[0x557dd25da000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122739108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122739108 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122739108 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{IDLE}: Allocated (fsm.c:456) 20250813122739108 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122739108 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030003490056400500f1100926) (sccp_scrc.c:406) 20250813122739108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122739108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122739108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122739108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122739108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122739108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122739108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122739108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122739108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122739108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122739108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122739108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122739108 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122739108 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122739108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122739108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10238699)[0x557dd25da000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122739108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739108 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122739108 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122739108 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122739108 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122739108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122739109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122739109 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)14444491 HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122739115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739115 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122739115 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122739115 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122739115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122739115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122739115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122739115 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122739115 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122739115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122739115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122739115 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122739115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122739115 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=0060e934) (sccp_scrc.c:477) 20250813122739115 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250813122739115 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122739115 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122739115 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122739115 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122739115 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) 20250813122739115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122739115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122739118 DLCTRL DEBUG Command: GET 298311945 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122739118 DLCTRL DEBUG Tx Command reply: GET_REPLY 298311945 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813122739124 DLCTRL DEBUG Command: GET 729452912 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122739124 DLCTRL DEBUG Tx Command reply: GET_REPLY 729452912 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122739130 DLCTRL DEBUG Command: GET 54050655 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122739130 DLCTRL DEBUG Tx Command reply: GET_REPLY 54050655 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122739134 DLCTRL DEBUG Command: GET 76907795 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122739134 DLCTRL DEBUG Tx Command reply: GET_REPLY 76907795 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122739137 DLCTRL DEBUG Command: GET 233349558 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122739137 DLCTRL DEBUG Tx Command reply: GET_REPLY 233349558 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122739141 DLCTRL DEBUG Command: GET 831477909 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122739141 DLCTRL DEBUG Tx Command reply: GET_REPLY 831477909 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122739145 DLCTRL DEBUG Command: GET 948946129 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122739145 DLCTRL DEBUG Tx Command reply: GET_REPLY 948946129 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122739149 DLCTRL DEBUG Command: GET 214785128 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122739149 DLCTRL DEBUG Tx Command reply: GET_REPLY 214785128 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122739153 DLCTRL DEBUG Command: GET 578158674 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122739153 DLCTRL DEBUG Tx Command reply: GET_REPLY 578158674 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122739156 DLCTRL DEBUG Command: GET 43758058 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122739156 DLCTRL DEBUG Tx Command reply: GET_REPLY 43758058 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122739160 DLCTRL DEBUG Command: GET 327619587 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122739160 DLCTRL DEBUG Tx Command reply: GET_REPLY 327619587 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122739162 DLCTRL DEBUG Command: GET 138991281 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122739162 DLCTRL DEBUG Tx Command reply: GET_REPLY 138991281 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122739165 DLCTRL DEBUG Command: GET 50086574 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122739165 DLCTRL DEBUG Tx Command reply: GET_REPLY 50086574 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122739167 DLCTRL DEBUG Command: GET 499774738 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122739167 DLCTRL DEBUG Tx Command reply: GET_REPLY 499774738 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250813122739168 DLCTRL DEBUG Command: GET 170783908 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122739168 DLCTRL DEBUG Tx Command reply: GET_REPLY 170783908 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122739170 DLCTRL DEBUG Command: GET 978768538 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122739170 DLCTRL DEBUG Tx Command reply: GET_REPLY 978768538 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122739172 DLCTRL DEBUG Command: GET 47934583 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122739172 DLCTRL DEBUG Tx Command reply: GET_REPLY 47934583 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122739173 DLCTRL DEBUG Command: GET 253442694 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122739173 DLCTRL DEBUG Tx Command reply: GET_REPLY 253442694 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122739175 DLCTRL DEBUG Command: GET 547234267 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122739175 DLCTRL DEBUG Tx Command reply: GET_REPLY 547234267 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122739176 DLCTRL DEBUG Command: GET 304468342 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122739176 DLCTRL DEBUG Tx Command reply: GET_REPLY 304468342 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122739185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122739185 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34605<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(622)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122739187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59418<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122739188 DLINP DEBUG SRVCONN(,r=127.0.0.1:57513<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122739188 DLINP DEBUG SRVCONN(,r=127.0.0.1:57513<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122739188 DLINP NOTICE SRV(,r=127.0.0.1:57513<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122739188 DMAIN NOTICE (127.0.0.1:57513 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57513<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122739188 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(636)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(639)@8ad7688026aa: Final verdict of PTC: none 20250813122739190 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122739190 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) 20250813122739190 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(638)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(635)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(631)@8ad7688026aa: Final verdict of PTC: none 20250813122739191 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122739191 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) 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122739191 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122739191 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) 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122739191 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122739191 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) 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122739191 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 20250813122739191 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) 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122739191 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122739191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122739191 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122739191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122739191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122739191 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 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122739191 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122739191 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122739191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122739191 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122739191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122739191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-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)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(629)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@8ad7688026aa: Final verdict of PTC: none 20250813122739191 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122739192 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) 20250813122739192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122739192 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813122739192 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122739192 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) 20250813122739192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122739192 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122739192 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 20250813122739192 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122739192 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) 20250813122739192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122739192 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122739192 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 20250813122739192 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 20250813122739192 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) 20250813122739192 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813122739192 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122739193 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122739193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122739193 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122739193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122739193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122739193 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122739193 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) 20250813122739193 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122739193 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122739193 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 20250813122739193 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 20250813122739193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739193 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122739193 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122739193 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122739193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122739193 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122739193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122739193 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-M3UA(640)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(624)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(641)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@8ad7688026aa: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@8ad7688026aa: Final verdict of PTC: none 20250813122739206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59440<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122739212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59460<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@8ad7688026aa: Final verdict of PTC: pass 20250813122739214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59450<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:27:39 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 20250813122739310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122739310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122739310 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122739310 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) 20250813122739310 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3887542)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3887542)[0x557dd25c55a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122739310 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122739310 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122739310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d09dd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122739310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122739310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122739310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122739310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122739310 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3887542)[0x557dd25c55a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3887542)[0x557dd25c55a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3887542)[0x557dd25c55a0]{disrupted}: Deallocated (fsm.c:568) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122739310 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3887542 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2484643)[0x557dd25fd380]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2484643)[0x557dd25fd380]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122739310 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122739310 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122739310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034e11e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122739310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122739310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122739310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122739310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122739310 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2484643)[0x557dd25fd380]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2484643)[0x557dd25fd380]{disrupted}: Freeing instance (context_map.c:202) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2484643)[0x557dd25fd380]{disrupted}: Deallocated (fsm.c:568) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{disconnected}: Freeing instance (context_map.c:206) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x557dd25c38e0]{disconnected}: Deallocated (fsm.c:568) 20250813122739310 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2484643 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10238699)[0x557dd25da000]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10238699)[0x557dd25da000]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122739310 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122739310 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122739310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060e934), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122739310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122739310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122739310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122739310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122739310 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10238699)[0x557dd25da000]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10238699)[0x557dd25da000]{disrupted}: Freeing instance (context_map.c:202) 20250813122739310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10238699)[0x557dd25da000]{disrupted}: Deallocated (fsm.c:568) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{disconnected}: Freeing instance (context_map.c:206) 20250813122739310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x557dd25da360]{disconnected}: Deallocated (fsm.c:568) 20250813122739310 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10238699 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250813122739311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122739311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122739311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122739311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122739311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122739311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122739311 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122739311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122739311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122739311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122739311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122739311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122739311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122739311 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122739311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122739311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122739311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122739311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122739311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122739311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122739311 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122739323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122739963 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122739963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005c8fd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122739963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122739963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122739963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122739963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122739963 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122739963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00351219), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122739963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122739963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122739963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122739963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122739964 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122739964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085b22c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122739964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122739964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122739964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122739964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122739964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122739964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122739964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122739964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122739964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122739964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122739964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122739964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122739964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122739964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122739964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122739964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122739964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122739964 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122739964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122739964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122739964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122739964 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122739964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122739964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122739964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122739965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122740026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59472<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403160) 20250813122740547 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122740547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075e7e6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122740547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122740547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122740547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122740547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122740547 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122740547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035253e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122740547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122740547 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122740547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122740548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122740548 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122740548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d341f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122740548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122740548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122740548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122740548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122740548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122740548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122740548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122740548 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122740548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122740548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122740548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122740548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122740548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122740548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122740548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122740548 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122740548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122740548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122740548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122740548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122740548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122740548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122740548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122740548 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122740548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122740548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122740548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122740549 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=403160, count=416760) 20250813122741094 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122741094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a39479), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122741094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122741094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122741094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122741094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122741094 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122741094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c555f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122741094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122741094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122741094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122741094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122741094 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122741094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a8dad), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122741094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122741094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122741094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122741094 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122741095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122741095 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122741095 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122741095 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122741095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122741095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122741095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122741095 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122741095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122741095 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122741095 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122741095 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122741095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122741095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122741095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122741095 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122741095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122741096 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122741096 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122741096 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122741096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122741096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122741096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122741096 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122741191 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122741191 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122741191 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122741191 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122741191 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122741191 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122741194 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122741194 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122741194 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122741194 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122741194 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122741194 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813122741710 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122741710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626247), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122741710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122741710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122741710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122741710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122741710 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122741710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa76c8), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122741710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122741710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122741710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122741710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122741710 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122741710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7b065), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122741710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122741710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122741710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122741710 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122741711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122741711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122741711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122741711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122741711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122741711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122741711 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122741711 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122741711 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122741711 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122741711 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122741711 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122741711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122741712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122741712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122741712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122741712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122741712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122741712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122741712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122741712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:27: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_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 20250813122742311 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122742311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ee67c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122742311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122742311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122742311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122742311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122742311 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122742311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001af0b6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122742311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122742311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122742311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122742311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122742311 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122742311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1f407), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122742311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122742311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122742311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122742311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122742311 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122742311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4b240), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122742311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122742311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122742311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122742311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122742312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122742312 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122742312 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122742312 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122742312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122742312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122742312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122742312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122742312 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122742312 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122742312 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122742312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122742312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122742312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122742313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122742313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122742313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122742313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122742313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122742313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122742313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122742313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122742313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122742313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122742313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122742313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122742313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122742313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122743063 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122743063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f3708), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122743063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122743063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122743063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122743063 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122743063 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743063 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122743064 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122743064 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122743064 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122743064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122743064 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250813122743116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57830<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122743121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122743126 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41361<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122743152 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122743153 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122743163 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122743163 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122743163 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122743164 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122743164 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122743164 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122743164 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122743164 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122743164 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122743164 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122743164 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55549 (stream_srv.c:142) 20250813122743164 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55549<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122743165 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122743165 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122743165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122743165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122743165 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) 20250813122743165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743165 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) 20250813122743165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122743165 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) 20250813122743165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122743165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122743165 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122743165 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122743165 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122743165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122743165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122743166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122743166 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) 20250813122743166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122743166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122743166 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122743166 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122743166 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122743166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122743166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122743166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122743166 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122743166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122743166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122743166 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122743166 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122743166 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122743166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122743166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122743166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122743166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122743166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122743166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122743166 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122743166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122743166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122743166 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 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122743166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122743166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122743166 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 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122743166 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 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122743166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122743166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122743166 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122743166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122743166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122743166 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122743166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(655)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(655)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(653)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(658)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(658)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122743200 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122743200 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122743201 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122743201 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122743201 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122743201 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122743201 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122743201 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122743201 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122743201 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122743202 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122743202 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122743202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122743202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122743202 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) 20250813122743202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 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) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122743203 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) 20250813122743203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122743203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122743203 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122743203 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122743203 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122743203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122743203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122743203 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) 20250813122743203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122743203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122743203 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122743203 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122743203 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122743203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122743203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122743203 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) 20250813122743203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122743203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122743203 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122743203 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122743203 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122743203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122743203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122743203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122743203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122743203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122743203 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122743203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122743203 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122743203 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122743203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743203 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122743203 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122743203 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 20250813122743203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122743203 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122743203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743203 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122743203 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122743203 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 20250813122743203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122743203 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 20250813122743203 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122743203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743203 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122743203 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122743203 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 20250813122743203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122743203 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 20250813122743203 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122743203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743203 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122743203 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122743203 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122743203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122743203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122743203 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(664)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(662)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122743255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122743255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122743255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122743255 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122743255 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) 20250813122743255 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122743255 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122743255 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122743255 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122743270 DLINP DEBUG SRVCONN(,r=127.0.0.1:55549<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122743270 DLINP DEBUG SRVCONN(,r=127.0.0.1:55549<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122743270 DLINP DEBUG SRVCONN(,r=127.0.0.1:55549<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122743270 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122743270 DHNBAP DEBUG (127.0.0.1:55549 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122743270 DHNBAP NOTICE (127.0.0.1:55549 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122743270 DHNBAP NOTICE (127.0.0.1:55549 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122743270 DLINP DEBUG SRVCONN(,r=127.0.0.1:55549<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122743270 DLINP DEBUG SRVCONN(,r=127.0.0.1:55549<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122743385 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 20250813122743385 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 20250813122743385 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122743385 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122743394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122743394 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122743394 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122743394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122743394 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122743394 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122743396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743396 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122743396 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122743396 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122743396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122743396 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122743396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122743398 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 20250813122743398 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 20250813122743398 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122743398 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122743406 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) 20250813122743406 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122743406 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122743406 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122743406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122743406 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122743406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122743409 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) 20250813122743409 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122743409 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122743409 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122743409 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122743409 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122743409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122743416 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 20250813122743416 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 20250813122743416 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122743416 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122743422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743422 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122743422 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122743422 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122743422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122743422 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122743422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122743423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122743423 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122743423 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122743423 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122743423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122743423 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122743423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122743431 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 20250813122743431 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 20250813122743431 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122743431 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122743437 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) 20250813122743437 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122743437 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122743437 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122743437 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122743437 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122743437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122743439 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) 20250813122743439 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122743439 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122743439 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122743439 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122743439 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122743439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122744203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122744204 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122744204 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122744204 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122744204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122744204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122744204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122744204 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122744204 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122744204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122744204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122744204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122744204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122744204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122744204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122744204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122744204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744204 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122744204 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122744204 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122744204 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122744204 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) 20250813122744204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122744204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122744204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122744205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122744205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122744205 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122744205 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122744205 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122744205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122744205 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122744205 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122744205 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122744205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122744205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122744205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122744205 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(654)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122744218 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) 20250813122744218 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122744218 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122744218 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 20250813122744218 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122744218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122744218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122744218 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122744218 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122744218 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122744218 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122744218 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) 20250813122744218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122744218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122744218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122744218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122744219 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) 20250813122744219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744219 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) 20250813122744219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122744219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122744219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122744219 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122744219 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) 20250813122744219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122744219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122744219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122744219 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122744219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122744219 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122744219 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122744219 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122744219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122744219 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122744219 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122744219 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122744219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122744219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122744219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122744219 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(657)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122744232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122744232 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122744232 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122744232 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122744232 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122744232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122744232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122744232 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122744232 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122744232 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122744232 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122744232 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122744232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122744232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122744232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122744232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122744232 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) 20250813122744232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744232 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) 20250813122744232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744232 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122744232 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122744232 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122744232 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122744232 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) 20250813122744232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122744232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122744232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122744232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122744232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122744232 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122744232 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122744232 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122744232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122744232 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122744232 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122744232 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122744232 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122744232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122744232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122744232 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(660)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122744240 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) 20250813122744240 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122744240 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122744240 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 20250813122744240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122744240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122744240 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122744240 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122744240 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122744240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122744240 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122744240 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) 20250813122744240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122744240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122744240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122744240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122744240 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) 20250813122744240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744240 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) 20250813122744240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122744240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122744240 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122744240 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122744240 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) 20250813122744240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122744240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122744240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122744240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122744240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122744240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122744240 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) 20250813122744240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122744240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122744240 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122744240 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122744240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122744240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122744240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122744241 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 20250813122744241 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122744241 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 20250813122744241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122744241 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(663)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122745284 DLCTRL DEBUG Command: GET 518780077 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122745285 DLCTRL DEBUG Tx Command reply: GET_REPLY 518780077 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122745292 DLCTRL DEBUG Command: GET 653705864 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122745292 DLCTRL DEBUG Tx Command reply: GET_REPLY 653705864 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122745297 DLCTRL DEBUG Command: GET 559746358 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122745297 DLCTRL DEBUG Tx Command reply: GET_REPLY 559746358 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122745301 DLCTRL DEBUG Command: GET 736012987 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122745301 DLCTRL DEBUG Tx Command reply: GET_REPLY 736012987 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122745304 DLCTRL DEBUG Command: GET 626344496 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122745304 DLCTRL DEBUG Tx Command reply: GET_REPLY 626344496 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122745307 DLCTRL DEBUG Command: GET 502403189 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122745308 DLCTRL DEBUG Tx Command reply: GET_REPLY 502403189 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122745311 DLCTRL DEBUG Command: GET 754794604 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122745311 DLCTRL DEBUG Tx Command reply: GET_REPLY 754794604 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122745313 DLCTRL DEBUG Command: GET 434541963 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122745313 DLCTRL DEBUG Tx Command reply: GET_REPLY 434541963 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122745316 DLCTRL DEBUG Command: GET 593399407 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122745316 DLCTRL DEBUG Tx Command reply: GET_REPLY 593399407 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122745319 DLCTRL DEBUG Command: GET 117914552 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122745319 DLCTRL DEBUG Tx Command reply: GET_REPLY 117914552 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122745321 DLCTRL DEBUG Command: GET 187470161 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122745321 DLCTRL DEBUG Tx Command reply: GET_REPLY 187470161 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122745324 DLCTRL DEBUG Command: GET 466911990 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122745324 DLCTRL DEBUG Tx Command reply: GET_REPLY 466911990 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122745326 DLCTRL DEBUG Command: GET 245339113 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122745326 DLCTRL DEBUG Tx Command reply: GET_REPLY 245339113 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122745328 DLCTRL DEBUG Command: GET 272697206 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122745328 DLCTRL DEBUG Tx Command reply: GET_REPLY 272697206 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122745330 DLCTRL DEBUG Command: GET 438939319 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122745330 DLCTRL DEBUG Tx Command reply: GET_REPLY 438939319 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122745332 DLCTRL DEBUG Command: GET 557061444 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122745332 DLCTRL DEBUG Tx Command reply: GET_REPLY 557061444 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122745333 DLCTRL DEBUG Command: GET 167702672 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122745333 DLCTRL DEBUG Tx Command reply: GET_REPLY 167702672 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122745334 DLCTRL DEBUG Command: GET 343142361 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122745334 DLCTRL DEBUG Tx Command reply: GET_REPLY 343142361 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122745335 DLCTRL DEBUG Command: GET 652890787 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122745335 DLCTRL DEBUG Tx Command reply: GET_REPLY 652890787 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122745336 DLCTRL DEBUG Command: GET 639361426 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122745336 DLCTRL DEBUG Tx Command reply: GET_REPLY 639361426 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000000000111110'B, t_guard := 20.000000 } 20250813122745361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57844<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)5341567 20250813122746394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122746394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122746394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122746394 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122746394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51817f, normal) (hnbgw_rua.c:407) 20250813122746394 DHNB DEBUG map_rua[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122746394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5341567)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122746394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5341567 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122746394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122746394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122746394 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5341567 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250813122746394 DCN DEBUG map_sccp[0x557dd25c7c10]{init}: Allocated (fsm.c:456) 20250813122746394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122746394 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-5341567 <-> SCCP-77 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122746394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5341567 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122746394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5341567)[0x557dd25c55a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122746394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122746394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122746394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5341567)[0x557dd25c55a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122746394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122746394 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122746394 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{IDLE}: Allocated (fsm.c:456) 20250813122746394 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122746394 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300003e0056400500f1100926) (sccp_scrc.c:406) 20250813122746394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122746394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122746394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122746394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122746394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122746394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122746394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122746394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122746394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122746394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122746394 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122746394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122746394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122746394 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122746394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122746394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5341567)[0x557dd25c55a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122746395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122746395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122746395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122746395 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122746395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122746395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122746395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122746395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)5240805 HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@8ad7688026aa: setverdict(pass): none -> pass 20250813122746406 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) 20250813122746406 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122746406 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122746406 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 20250813122746406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122746406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122746406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122746406 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8ad7688026aa: 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 } } } 20250813122746406 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122746406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122746406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122746406 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) 20250813122746406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122746406 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=0007ea31) (sccp_scrc.c:477) 20250813122746406 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250813122746406 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122746406 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122746406 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122746406 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122746407 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) 20250813122746407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122746407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122746408 DLCTRL DEBUG Command: GET 472603039 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122746408 DLCTRL DEBUG Tx Command reply: GET_REPLY 472603039 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122746411 DLCTRL DEBUG Command: GET 434401621 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122746411 DLCTRL DEBUG Tx Command reply: GET_REPLY 434401621 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122746416 DLCTRL DEBUG Command: GET 982152694 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122746416 DLCTRL DEBUG Tx Command reply: GET_REPLY 982152694 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122746419 DLCTRL DEBUG Command: GET 545623278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122746419 DLCTRL DEBUG Tx Command reply: GET_REPLY 545623278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122746421 DLCTRL DEBUG Command: GET 498475591 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122746421 DLCTRL DEBUG Tx Command reply: GET_REPLY 498475591 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122746423 DLCTRL DEBUG Command: GET 849858090 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122746423 DLCTRL DEBUG Tx Command reply: GET_REPLY 849858090 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122746425 DLCTRL DEBUG Command: GET 483030223 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122746425 DLCTRL DEBUG Tx Command reply: GET_REPLY 483030223 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250813122746428 DLCTRL DEBUG Command: GET 845401955 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122746428 DLCTRL DEBUG Tx Command reply: GET_REPLY 845401955 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122746431 DLCTRL DEBUG Command: GET 305491211 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122746431 DLCTRL DEBUG Tx Command reply: GET_REPLY 305491211 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122746433 DLCTRL DEBUG Command: GET 905975828 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122746433 DLCTRL DEBUG Tx Command reply: GET_REPLY 905975828 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122746436 DLCTRL DEBUG Command: GET 282530736 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122746436 DLCTRL DEBUG Tx Command reply: GET_REPLY 282530736 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122746440 DLCTRL DEBUG Command: GET 399808976 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122746440 DLCTRL DEBUG Tx Command reply: GET_REPLY 399808976 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122746443 DLCTRL DEBUG Command: GET 941648245 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122746443 DLCTRL DEBUG Tx Command reply: GET_REPLY 941648245 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122746446 DLCTRL DEBUG Command: GET 661174965 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122746446 DLCTRL DEBUG Tx Command reply: GET_REPLY 661174965 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122746449 DLCTRL DEBUG Command: GET 784273317 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122746449 DLCTRL DEBUG Tx Command reply: GET_REPLY 784273317 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122746451 DLCTRL DEBUG Command: GET 269491556 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122746451 DLCTRL DEBUG Tx Command reply: GET_REPLY 269491556 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122746453 DLCTRL DEBUG Command: GET 650373816 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122746453 DLCTRL DEBUG Tx Command reply: GET_REPLY 650373816 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122746455 DLCTRL DEBUG Command: GET 440807084 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122746455 DLCTRL DEBUG Tx Command reply: GET_REPLY 440807084 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122746457 DLCTRL DEBUG Command: GET 894994635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122746457 DLCTRL DEBUG Tx Command reply: GET_REPLY 894994635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122746460 DLCTRL DEBUG Command: GET 411215011 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122746460 DLCTRL DEBUG Tx Command reply: GET_REPLY 411215011 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000010001100'B, t_guard := 20.000000 } 20250813122746492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@8ad7688026aa: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)3543428 20250813122747522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122747522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122747522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813122747522 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122747522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x361184, normal) (hnbgw_rua.c:407) 20250813122747522 DHNB DEBUG map_rua[0x557dd25c38e0]{init}: Allocated (fsm.c:456) 20250813122747522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3543428)[0x557dd25c38e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122747522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3543428 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122747522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122747522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122747522 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122747522 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3543428 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250813122747522 DCN DEBUG map_sccp[0x557dd25da000]{init}: Allocated (fsm.c:456) 20250813122747522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122747522 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-3543428 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122747522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3543428 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813122747522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3543428)[0x557dd25c38e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122747522 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122747522 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122747522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3543428)[0x557dd25c38e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122747522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122747522 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122747522 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{IDLE}: Allocated (fsm.c:456) 20250813122747522 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122747522 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300008c0056400500f1100926) (sccp_scrc.c:406) 20250813122747522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122747522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122747523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122747523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122747523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122747523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122747523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122747523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122747523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122747523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122747523 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122747523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122747523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122747523 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122747523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122747523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3543428)[0x557dd25c38e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122747523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122747523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122747523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122747523 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122747523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122747523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122747523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122747523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@8ad7688026aa: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)14129839 HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@8ad7688026aa: setverdict(pass): none -> pass 20250813122747531 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) 20250813122747531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122747531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122747531 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 20250813122747531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122747531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122747531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122747531 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122747532 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122747532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122747532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122747532 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) 20250813122747532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122747532 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=00b72e20) (sccp_scrc.c:477) 20250813122747532 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250813122747532 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122747532 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122747532 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122747532 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122747532 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) 20250813122747532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122747532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122747533 DLCTRL DEBUG Command: GET 661853265 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122747533 DLCTRL DEBUG Tx Command reply: GET_REPLY 661853265 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122747537 DLCTRL DEBUG Command: GET 148128554 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122747537 DLCTRL DEBUG Tx Command reply: GET_REPLY 148128554 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122747541 DLCTRL DEBUG Command: GET 785266805 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122747541 DLCTRL DEBUG Tx Command reply: GET_REPLY 785266805 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122747545 DLCTRL DEBUG Command: GET 221129894 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122747545 DLCTRL DEBUG Tx Command reply: GET_REPLY 221129894 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122747549 DLCTRL DEBUG Command: GET 211192892 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122747549 DLCTRL DEBUG Tx Command reply: GET_REPLY 211192892 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122747553 DLCTRL DEBUG Command: GET 893550444 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122747553 DLCTRL DEBUG Tx Command reply: GET_REPLY 893550444 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122747556 DLCTRL DEBUG Command: GET 822692065 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122747556 DLCTRL DEBUG Tx Command reply: GET_REPLY 822692065 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250813122747560 DLCTRL DEBUG Command: GET 983362772 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122747560 DLCTRL DEBUG Tx Command reply: GET_REPLY 983362772 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122747563 DLCTRL DEBUG Command: GET 618482742 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122747563 DLCTRL DEBUG Tx Command reply: GET_REPLY 618482742 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122747567 DLCTRL DEBUG Command: GET 920909471 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122747567 DLCTRL DEBUG Tx Command reply: GET_REPLY 920909471 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122747571 DLCTRL DEBUG Command: GET 122666814 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122747571 DLCTRL DEBUG Tx Command reply: GET_REPLY 122666814 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122747574 DLCTRL DEBUG Command: GET 213787941 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122747574 DLCTRL DEBUG Tx Command reply: GET_REPLY 213787941 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122747577 DLCTRL DEBUG Command: GET 889811746 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122747577 DLCTRL DEBUG Tx Command reply: GET_REPLY 889811746 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122747580 DLCTRL DEBUG Command: GET 434803003 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122747580 DLCTRL DEBUG Tx Command reply: GET_REPLY 434803003 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122747584 DLCTRL DEBUG Command: GET 210798730 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122747584 DLCTRL DEBUG Tx Command reply: GET_REPLY 210798730 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122747589 DLCTRL DEBUG Command: GET 685196662 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122747589 DLCTRL DEBUG Tx Command reply: GET_REPLY 685196662 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122747593 DLCTRL DEBUG Command: GET 556960311 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122747593 DLCTRL DEBUG Tx Command reply: GET_REPLY 556960311 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122747597 DLCTRL DEBUG Command: GET 870226262 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122747597 DLCTRL DEBUG Tx Command reply: GET_REPLY 870226262 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122747601 DLCTRL DEBUG Command: GET 477326543 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122747601 DLCTRL DEBUG Tx Command reply: GET_REPLY 477326543 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122747605 DLCTRL DEBUG Command: GET 499879474 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122747605 DLCTRL DEBUG Tx Command reply: GET_REPLY 499879474 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000111110100'B, t_guard := 20.000000 } 20250813122747635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@8ad7688026aa: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)14061117 20250813122748663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122748663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122748663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813122748663 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122748663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd68e3d, normal) (hnbgw_rua.c:407) 20250813122748663 DHNB DEBUG map_rua[0x557dd25c33c0]{init}: Allocated (fsm.c:456) 20250813122748663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061117)[0x557dd25c33c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122748663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14061117 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122748663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122748663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122748663 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14061117 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250813122748663 DCN DEBUG map_sccp[0x557dd25fd740]{init}: Allocated (fsm.c:456) 20250813122748663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122748663 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-14061117 <-> SCCP-79 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122748663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14061117 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813122748663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061117)[0x557dd25c33c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122748663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122748663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122748663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061117)[0x557dd25c33c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122748663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122748664 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122748664 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{IDLE}: Allocated (fsm.c:456) 20250813122748664 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122748664 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001f40056400500f1100926) (sccp_scrc.c:406) 20250813122748664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122748664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122748664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122748664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122748664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122748664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122748664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122748664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122748664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122748664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122748664 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122748664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122748664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122748664 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122748664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122748664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061117)[0x557dd25c33c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122748664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122748664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122748664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122748664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122748664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122748664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122748664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122748664 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@8ad7688026aa: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@8ad7688026aa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)10257872 HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250813122748670 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) 20250813122748670 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122748670 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122748670 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 20250813122748670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122748670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122748670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122748670 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@8ad7688026aa: setverdict(pass): none -> pass 20250813122748671 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122748671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122748671 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122748671 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) 20250813122748671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122748671 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=00bba2bf) (sccp_scrc.c:477) 20250813122748671 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250813122748671 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122748671 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122748671 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122748671 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122748671 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) 20250813122748671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122748671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122748673 DLCTRL DEBUG Command: GET 482702790 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122748673 DLCTRL DEBUG Tx Command reply: GET_REPLY 482702790 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122748675 DLCTRL DEBUG Command: GET 882607295 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122748675 DLCTRL DEBUG Tx Command reply: GET_REPLY 882607295 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122748677 DLCTRL DEBUG Command: GET 175975164 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122748677 DLCTRL DEBUG Tx Command reply: GET_REPLY 175975164 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122748678 DLCTRL DEBUG Command: GET 437428517 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122748678 DLCTRL DEBUG Tx Command reply: GET_REPLY 437428517 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122748680 DLCTRL DEBUG Command: GET 278837488 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122748680 DLCTRL DEBUG Tx Command reply: GET_REPLY 278837488 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122748682 DLCTRL DEBUG Command: GET 909099691 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122748682 DLCTRL DEBUG Tx Command reply: GET_REPLY 909099691 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122748684 DLCTRL DEBUG Command: GET 678760375 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122748684 DLCTRL DEBUG Tx Command reply: GET_REPLY 678760375 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250813122748686 DLCTRL DEBUG Command: GET 668090397 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122748686 DLCTRL DEBUG Tx Command reply: GET_REPLY 668090397 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122748687 DLCTRL DEBUG Command: GET 682429323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122748687 DLCTRL DEBUG Tx Command reply: GET_REPLY 682429323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122748689 DLCTRL DEBUG Command: GET 438060731 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122748689 DLCTRL DEBUG Tx Command reply: GET_REPLY 438060731 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122748690 DLCTRL DEBUG Command: GET 937175705 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122748690 DLCTRL DEBUG Tx Command reply: GET_REPLY 937175705 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122748692 DLCTRL DEBUG Command: GET 23123655 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122748692 DLCTRL DEBUG Tx Command reply: GET_REPLY 23123655 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122748693 DLCTRL DEBUG Command: GET 324555450 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122748693 DLCTRL DEBUG Tx Command reply: GET_REPLY 324555450 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122748694 DLCTRL DEBUG Command: GET 509785714 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122748694 DLCTRL DEBUG Tx Command reply: GET_REPLY 509785714 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122748695 DLCTRL DEBUG Command: GET 462929557 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122748695 DLCTRL DEBUG Tx Command reply: GET_REPLY 462929557 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122748697 DLCTRL DEBUG Command: GET 800722137 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122748697 DLCTRL DEBUG Tx Command reply: GET_REPLY 800722137 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122748700 DLCTRL DEBUG Command: GET 672137903 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122748700 DLCTRL DEBUG Tx Command reply: GET_REPLY 672137903 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122748703 DLCTRL DEBUG Command: GET 203477775 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122748703 DLCTRL DEBUG Tx Command reply: GET_REPLY 203477775 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122748705 DLCTRL DEBUG Command: GET 744410709 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122748705 DLCTRL DEBUG Tx Command reply: GET_REPLY 744410709 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122748708 DLCTRL DEBUG Command: GET 358935527 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122748708 DLCTRL DEBUG Tx Command reply: GET_REPLY 358935527 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122748718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122748718 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41361<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(647)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(646)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122748722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57830<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122748724 DLINP DEBUG SRVCONN(,r=127.0.0.1:55549<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122748724 DLINP DEBUG SRVCONN(,r=127.0.0.1:55549<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122748724 DLINP NOTICE SRV(,r=127.0.0.1:55549<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122748724 DMAIN NOTICE (127.0.0.1:55549 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55549<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122748724 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813122748726 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122748726 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) 20250813122748726 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122748726 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122748727 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122748727 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) 20250813122748727 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122748727 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122748727 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 20250813122748727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122748727 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122748727 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122748727 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122748727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122748727 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122748727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122748727 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(660)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(653)@8ad7688026aa: Final verdict of PTC: none 20250813122748727 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@8ad7688026aa: Final verdict of PTC: none 20250813122748727 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) 20250813122748727 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122748727 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813122748727 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 20250813122748727 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122748727 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) 20250813122748727 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122748728 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 20250813122748728 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-RAN(663)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@8ad7688026aa: Final verdict of PTC: none 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122748728 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 20250813122748728 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) 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122748728 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122748728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122748728 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122748728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122748728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122748728 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 20250813122748728 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) 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122748728 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 20250813122748728 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122748728 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) 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122748728 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 20250813122748728 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122748728 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) 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc0-M3UA(655)@8ad7688026aa: Final verdict of PTC: none 20250813122748728 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(648)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(656)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(665)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@8ad7688026aa: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@8ad7688026aa: Final verdict of PTC: none 20250813122748738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122748746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57844<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122748748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57872<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@8ad7688026aa: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:27:48 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 20250813122748861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122748866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122748866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122748866 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122748866 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) 20250813122748866 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5341567)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5341567)[0x557dd25c55a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122748866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122748866 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122748866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007ea31), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122748866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122748866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122748866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122748866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122748866 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5341567)[0x557dd25c55a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5341567)[0x557dd25c55a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5341567)[0x557dd25c55a0]{disrupted}: Deallocated (fsm.c:568) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{disconnected}: Freeing instance (context_map.c:206) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x557dd25c7c10]{disconnected}: Deallocated (fsm.c:568) 20250813122748866 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5341567 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3543428)[0x557dd25c38e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3543428)[0x557dd25c38e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122748866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122748866 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122748866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b72e20), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122748866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122748866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122748866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122748866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122748866 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3543428)[0x557dd25c38e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3543428)[0x557dd25c38e0]{disrupted}: Freeing instance (context_map.c:202) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3543428)[0x557dd25c38e0]{disrupted}: Deallocated (fsm.c:568) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{disconnected}: Freeing instance (context_map.c:206) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x557dd25da000]{disconnected}: Deallocated (fsm.c:568) 20250813122748866 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3543428 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061117)[0x557dd25c33c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061117)[0x557dd25c33c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122748866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122748866 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122748866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bba2bf), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122748866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122748866 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122748866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122748866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122748866 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061117)[0x557dd25c33c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061117)[0x557dd25c33c0]{disrupted}: Freeing instance (context_map.c:202) 20250813122748866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14061117)[0x557dd25c33c0]{disrupted}: Deallocated (fsm.c:568) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{disconnected}: Freeing instance (context_map.c:206) 20250813122748866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x557dd25fd740]{disconnected}: Deallocated (fsm.c:568) 20250813122748866 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14061117 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250813122748866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122748866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122748866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122748866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122748866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122748866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122748866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122748866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122748866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122748866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122748866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122748866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122748866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122748866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122748866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122748866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122748866 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 20250813122748866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122748866 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122748866 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122748866 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122748866 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122748866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122748866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122748866 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122748866 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 20250813122748866 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 20250813122749310 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122749311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060e934), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122749311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122749311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122749311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122749311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122749311 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122749311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034e11e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122749311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122749311 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122749311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122749311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122749311 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122749311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d09dd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122749311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122749311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122749311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122749311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122749311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122749311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122749311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122749311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122749311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122749311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122749311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122749311 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122749311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122749311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122749311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122749311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122749311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122749311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122749311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122749311 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122749311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122749311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122749311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122749311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122749311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122749312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122749312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122749312 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122749312 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 20250813122749565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=413632) 20250813122749964 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122749964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085b22c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122749964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122749964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122749964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122749964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122749964 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122749964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00351219), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122749964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122749964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122749964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122749965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122749965 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122749965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005c8fd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122749965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122749965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122749965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122749965 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122749965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122749965 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122749965 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122749965 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122749965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122749965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122749965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122749965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122749965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122749965 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122749965 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122749965 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122749965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122749965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122749965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122749965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122749965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122749965 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122749965 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122749965 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122749965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122749965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122749965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122749965 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122749965 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 20250813122750548 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122750548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d341f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122750548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122750548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122750548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122750548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122750548 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122750548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035253e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122750548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122750548 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122750548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122750548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122750548 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122750548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075e7e6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122750548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122750548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122750548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122750548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122750548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122750548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122750549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122750549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122750549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122750549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122750549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122750549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122750549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122750549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122750549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122750549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122750549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122750549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122750549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122750549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122750549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122750549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122750549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122750549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122750549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122750549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122750549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122750549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122750549 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=413632, count=427872) 20250813122750728 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122750728 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122750728 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813122750728 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122750728 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122750728 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122751095 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122751095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a8dad), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122751095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122751095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122751095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122751095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122751095 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122751095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c555f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122751095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122751095 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122751095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122751095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122751095 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122751095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a39479), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122751095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122751095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122751095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122751095 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122751095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122751095 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122751095 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122751095 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122751095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122751095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122751095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122751095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122751095 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122751095 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122751095 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122751095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122751095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122751095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122751095 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122751095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122751095 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122751095 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122751095 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122751095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122751095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122751095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122751095 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@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:27: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_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 20250813122751711 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122751711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7b065), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122751711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122751711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122751711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122751711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122751711 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122751711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa76c8), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122751711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122751711 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122751711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122751711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122751711 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122751711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626247), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122751711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122751711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122751711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122751711 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122751712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122751712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122751712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122751712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122751712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122751712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122751712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122751712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122751712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122751712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122751712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122751712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122751712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122751712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122751712 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122751712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122751712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122751712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122751712 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122751712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122751712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122751712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122751712 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 20250813122752311 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122752312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4b240), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122752312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122752312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122752312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752312 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122752312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e1f407), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122752312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122752312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122752312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752312 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122752312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001af0b6), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122752312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122752312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122752312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752312 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122752312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ee67c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122752312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122752312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122752312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752312 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752312 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752312 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122752312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122752312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122752312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122752312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752312 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752312 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752312 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122752312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122752312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122752312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122752312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752312 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752312 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752312 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122752312 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122752312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122752312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122752313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122752313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122752313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122752313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250813122752691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122752697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122752704 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41897<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122752724 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122752724 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122752733 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122752733 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122752733 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122752733 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122752733 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122752733 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122752733 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55810 (stream_srv.c:142) 20250813122752733 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55810<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122752733 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122752733 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122752734 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122752734 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122752735 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122752735 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122752735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122752735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122752735 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) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 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) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752735 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) 20250813122752735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122752735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752735 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122752735 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122752735 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122752735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122752735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752735 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) 20250813122752735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122752735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752735 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122752735 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122752735 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122752735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122752735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122752735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122752735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752735 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122752735 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122752735 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122752735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122752735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122752736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122752736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752736 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122752736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752736 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 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122752736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752736 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 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122752736 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 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122752736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122752736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122752736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122752736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122752736 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(679)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(679)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(677)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(682)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(682)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(680)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(685)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(685)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122752791 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122752791 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122752791 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122752792 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122752792 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122752792 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122752792 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122752792 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122752792 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122752792 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122752793 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122752793 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122752793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122752793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122752793 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) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752793 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) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752793 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) 20250813122752793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122752793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752793 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122752793 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122752793 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122752793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122752793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122752793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752793 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) 20250813122752793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122752793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752793 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122752793 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122752793 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122752793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122752793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122752793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752793 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) 20250813122752793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122752793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752793 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122752793 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122752793 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122752794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122752794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122752794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122752794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122752794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122752794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122752794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122752794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122752794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122752794 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122752794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752794 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 20250813122752794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122752794 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122752794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752794 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 20250813122752794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122752794 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 20250813122752794 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813122752794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752794 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 20250813122752794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122752794 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 20250813122752795 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122752795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122752795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122752795 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122752795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122752795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122752795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122752795 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122752795 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(688)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(686)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(691)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(689)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(694)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn2-M3UA(694)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn2-SCCP(692)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122752849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122752849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122752849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122752849 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122752849 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) 20250813122752849 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122752849 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122752849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122752849 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122752855 DLINP DEBUG SRVCONN(,r=127.0.0.1:55810<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122752855 DLINP DEBUG SRVCONN(,r=127.0.0.1:55810<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122752855 DLINP DEBUG SRVCONN(,r=127.0.0.1:55810<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122752855 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122752855 DHNBAP DEBUG (127.0.0.1:55810 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122752855 DHNBAP NOTICE (127.0.0.1:55810 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122752855 DHNBAP NOTICE (127.0.0.1:55810 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122752855 DLINP DEBUG SRVCONN(,r=127.0.0.1:55810<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122752855 DLINP DEBUG SRVCONN(,r=127.0.0.1:55810<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122752947 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 20250813122752947 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 20250813122752947 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122752947 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122752955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752955 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122752955 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122752955 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122752955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122752955 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122752955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122752956 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122752956 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122752956 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122752956 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122752956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122752956 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122752956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122752956 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 20250813122752956 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 20250813122752959 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 20250813122752959 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 20250813122752959 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 20250813122752959 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122752959 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122752959 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122752959 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(682)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122752964 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) 20250813122752964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122752964 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122752965 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122752965 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122752965 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122752965 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122752965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122752965 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 20250813122752968 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) 20250813122752968 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122752968 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122752968 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122752968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122752968 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250813122752968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122752968 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 20250813122752985 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 20250813122752985 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 20250813122752985 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122752985 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813122752990 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) 20250813122752990 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813122752990 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122752990 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122752990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122752990 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813122752990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122752993 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) 20250813122752993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122752993 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122752993 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122752993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122752993 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122752993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122752993 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 20250813122753013 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 20250813122753013 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 20250813122753013 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 20250813122753013 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122753013 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122753013 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122753013 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(688)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122753020 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753020 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122753020 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122753020 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122753020 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122753020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122753020 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122753020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122753025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753025 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122753025 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122753025 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122753025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122753025 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250813122753025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122753025 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 20250813122753025 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 20250813122753025 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122753025 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122753031 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) 20250813122753031 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122753031 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122753032 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122753032 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122753032 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122753032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122753034 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) 20250813122753034 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122753034 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122753034 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122753034 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122753034 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122753034 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122753038 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 20250813122753038 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 20250813122753038 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122753039 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250813122753043 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) 20250813122753043 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250813122753043 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122753043 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122753043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122753043 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250813122753043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122753045 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) 20250813122753045 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122753045 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122753045 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122753045 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122753045 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122753045 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122753057 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122753057 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122753057 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122753057 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122753057 DLSCCP DEBUG SCCP-SCOC(57)[0x557dd25c86c0]{IDLE}: Deallocated (fsm.c:568) 20250813122753759 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753759 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122753759 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122753759 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122753759 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122753759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122753759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122753759 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122753759 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122753759 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122753759 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122753759 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122753759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122753759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122753759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122753760 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122753760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753760 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122753760 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122753760 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122753760 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122753760 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) 20250813122753760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122753760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122753760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122753760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122753760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122753760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122753760 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122753760 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122753761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753761 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122753761 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122753761 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122753761 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122753761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122753761 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122753761 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(678)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122753770 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) 20250813122753770 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122753770 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122753770 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 20250813122753770 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122753770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122753771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122753771 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122753771 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122753771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122753771 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122753771 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) 20250813122753771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122753771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122753771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122753771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122753771 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) 20250813122753771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753771 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) 20250813122753771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122753771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122753771 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122753771 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122753771 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) 20250813122753771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122753771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122753771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122753771 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122753771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122753771 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122753771 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122753771 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122753771 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753771 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122753771 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122753771 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122753771 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122753771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122753771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122753771 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(681)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122753797 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) 20250813122753797 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122753797 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122753797 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 20250813122753797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122753797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122753797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122753797 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122753798 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122753798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122753798 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122753798 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) 20250813122753798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122753798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122753798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813122753798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122753798 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) 20250813122753798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753798 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) 20250813122753798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753798 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122753798 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122753798 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122753798 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122753798 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) 20250813122753798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122753798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122753798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122753798 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) 20250813122753798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122753798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122753798 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122753798 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813122753798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122753798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122753798 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 20250813122753798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122753798 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 20250813122753798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122753798 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(684)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122753831 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122753831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122753831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122753831 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122753831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122753831 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122753831 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122753831 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122753831 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) 20250813122753831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753831 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) 20250813122753831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753831 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122753831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753831 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122753831 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122753831 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122753831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122753831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122753831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122753831 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122753831 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122753831 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122753831 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122753831 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) 20250813122753831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122753831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122753831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122753831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122753831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122753831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122753831 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122753831 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122753831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753831 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122753831 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122753831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122753831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122753832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122753832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122753832 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122753842 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) 20250813122753843 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122753843 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122753843 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 20250813122753843 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122753843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122753843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122753843 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122753843 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122753843 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122753843 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122753843 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) 20250813122753843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122753843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122753843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122753843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122753843 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) 20250813122753843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753843 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) 20250813122753843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122753843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122753843 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122753843 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122753843 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) 20250813122753843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122753843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122753843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122753843 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) 20250813122753843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122753843 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122753843 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122753843 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122753844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753844 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122753844 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122753844 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 20250813122753844 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122753844 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 20250813122753844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122753844 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(687)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(690)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122753856 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) 20250813122753856 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813122753856 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813122753856 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 20250813122753856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122753856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122753856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122753856 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122753856 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122753856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122753856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122753856 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) 20250813122753856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122753856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122753856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250813122753856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122753856 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) 20250813122753856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753856 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) 20250813122753856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122753856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122753856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122753856 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122753856 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) 20250813122753856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122753856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122753856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122753856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122753856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122753856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122753856 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) 20250813122753856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122753856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122753856 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122753856 DRANAP NOTICE cnlink(sgsn-2)[0x557dd25b1610]{CONNECTED}: link up (cnlink.c:111) 20250813122753856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122753856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122753857 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122753857 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 20250813122753857 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122753857 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 20250813122753857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122753857 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(693)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122754868 DLCTRL DEBUG Command: GET 490498437 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122754868 DLCTRL DEBUG Tx Command reply: GET_REPLY 490498437 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122754870 DLCTRL DEBUG Command: GET 452396193 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122754870 DLCTRL DEBUG Tx Command reply: GET_REPLY 452396193 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122754871 DLCTRL DEBUG Command: GET 937757305 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122754872 DLCTRL DEBUG Tx Command reply: GET_REPLY 937757305 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122754876 DLCTRL DEBUG Command: GET 569919198 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122754876 DLCTRL DEBUG Tx Command reply: GET_REPLY 569919198 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122754880 DLCTRL DEBUG Command: GET 696491830 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122754880 DLCTRL DEBUG Tx Command reply: GET_REPLY 696491830 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122754884 DLCTRL DEBUG Command: GET 438092112 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122754884 DLCTRL DEBUG Tx Command reply: GET_REPLY 438092112 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122754886 DLCTRL DEBUG Command: GET 668281518 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122754886 DLCTRL DEBUG Tx Command reply: GET_REPLY 668281518 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122754888 DLCTRL DEBUG Command: GET 385832418 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122754888 DLCTRL DEBUG Tx Command reply: GET_REPLY 385832418 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122754889 DLCTRL DEBUG Command: GET 278303361 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122754889 DLCTRL DEBUG Tx Command reply: GET_REPLY 278303361 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122754890 DLCTRL DEBUG Command: GET 121209819 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122754891 DLCTRL DEBUG Tx Command reply: GET_REPLY 121209819 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122754892 DLCTRL DEBUG Command: GET 210668466 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122754892 DLCTRL DEBUG Tx Command reply: GET_REPLY 210668466 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122754892 DLCTRL DEBUG Command: GET 695759808 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122754892 DLCTRL DEBUG Tx Command reply: GET_REPLY 695759808 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122754893 DLCTRL DEBUG Command: GET 117347519 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122754893 DLCTRL DEBUG Tx Command reply: GET_REPLY 117347519 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122754894 DLCTRL DEBUG Command: GET 443050712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122754894 DLCTRL DEBUG Tx Command reply: GET_REPLY 443050712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122754895 DLCTRL DEBUG Command: GET 987712673 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122754895 DLCTRL DEBUG Tx Command reply: GET_REPLY 987712673 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122754896 DLCTRL DEBUG Command: GET 608906411 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122754896 DLCTRL DEBUG Tx Command reply: GET_REPLY 608906411 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122754897 DLCTRL DEBUG Command: GET 681482628 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122754897 DLCTRL DEBUG Tx Command reply: GET_REPLY 681482628 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122754898 DLCTRL DEBUG Command: GET 140029310 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122754898 DLCTRL DEBUG Tx Command reply: GET_REPLY 140029310 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122754898 DLCTRL DEBUG Command: GET 844708444 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122754899 DLCTRL DEBUG Tx Command reply: GET_REPLY 844708444 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122754899 DLCTRL DEBUG Command: GET 438846862 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122754899 DLCTRL DEBUG Tx Command reply: GET_REPLY 438846862 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000000100110000'B, t_guard := 20.000000 } 20250813122754911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47796<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)12178495 20250813122755961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122755961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122755961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122755961 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122755961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb9d43f, normal) (hnbgw_rua.c:407) 20250813122755961 DHNB DEBUG map_rua[0x557dd25c86c0]{init}: Allocated (fsm.c:456) 20250813122755961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12178495)[0x557dd25c86c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122755961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12178495 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122755961 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122755961 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122755961 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12178495 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250813122755962 DCN DEBUG map_sccp[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122755962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122755962 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-12178495 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813122755962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12178495 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122755962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12178495)[0x557dd25c86c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122755962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122755962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122755962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12178495)[0x557dd25c86c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122755962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122755962 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122755962 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{IDLE}: Allocated (fsm.c:456) 20250813122755962 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122755962 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001300056400500f1100926) (sccp_scrc.c:406) 20250813122755962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122755962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122755962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122755962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122755962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122755962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122755962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122755962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122755962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122755962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122755962 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) 20250813122755962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122755962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122755962 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122755962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122755962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12178495)[0x557dd25c86c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122755963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122755963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122755963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122755963 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 20250813122755963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122755963 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 20250813122755963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122755963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)14302303 HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8ad7688026aa: 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 } } } 20250813122755983 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) 20250813122755983 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122755983 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122755983 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 20250813122755983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122755983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122755983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122755983 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122755983 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122755983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122755983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122755983 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) 20250813122755983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122755983 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=001c8d72) (sccp_scrc.c:477) 20250813122755983 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250813122755983 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122755983 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122755983 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122755983 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122755983 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) 20250813122755983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122755983 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122755983 DLCTRL DEBUG Command: GET 961085403 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122755983 DLCTRL DEBUG Tx Command reply: GET_REPLY 961085403 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122755987 DLCTRL DEBUG Command: GET 377979687 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122755987 DLCTRL DEBUG Tx Command reply: GET_REPLY 377979687 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122755991 DLCTRL DEBUG Command: GET 409645722 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122755991 DLCTRL DEBUG Tx Command reply: GET_REPLY 409645722 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122755995 DLCTRL DEBUG Command: GET 716929400 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122755995 DLCTRL DEBUG Tx Command reply: GET_REPLY 716929400 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122755999 DLCTRL DEBUG Command: GET 265467675 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122755999 DLCTRL DEBUG Tx Command reply: GET_REPLY 265467675 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122756002 DLCTRL DEBUG Command: GET 257552824 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122756002 DLCTRL DEBUG Tx Command reply: GET_REPLY 257552824 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122756006 DLCTRL DEBUG Command: GET 395685437 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122756006 DLCTRL DEBUG Tx Command reply: GET_REPLY 395685437 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122756010 DLCTRL DEBUG Command: GET 434583679 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122756010 DLCTRL DEBUG Tx Command reply: GET_REPLY 434583679 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122756013 DLCTRL DEBUG Command: GET 545110896 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122756013 DLCTRL DEBUG Tx Command reply: GET_REPLY 545110896 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122756017 DLCTRL DEBUG Command: GET 849901247 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122756017 DLCTRL DEBUG Tx Command reply: GET_REPLY 849901247 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122756021 DLCTRL DEBUG Command: GET 547142324 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122756021 DLCTRL DEBUG Tx Command reply: GET_REPLY 547142324 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122756025 DLCTRL DEBUG Command: GET 809645698 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122756025 DLCTRL DEBUG Tx Command reply: GET_REPLY 809645698 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250813122756029 DLCTRL DEBUG Command: GET 792755257 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122756029 DLCTRL DEBUG Tx Command reply: GET_REPLY 792755257 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122756033 DLCTRL DEBUG Command: GET 959404193 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122756033 DLCTRL DEBUG Tx Command reply: GET_REPLY 959404193 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122756037 DLCTRL DEBUG Command: GET 161965934 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122756037 DLCTRL DEBUG Tx Command reply: GET_REPLY 161965934 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122756040 DLCTRL DEBUG Command: GET 922071278 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122756040 DLCTRL DEBUG Tx Command reply: GET_REPLY 922071278 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122756043 DLCTRL DEBUG Command: GET 895291456 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122756043 DLCTRL DEBUG Tx Command reply: GET_REPLY 895291456 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122756046 DLCTRL DEBUG Command: GET 437174617 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122756046 DLCTRL DEBUG Tx Command reply: GET_REPLY 437174617 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122756048 DLCTRL DEBUG Command: GET 628294657 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122756048 DLCTRL DEBUG Tx Command reply: GET_REPLY 628294657 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122756050 DLCTRL DEBUG Command: GET 979088122 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122756050 DLCTRL DEBUG Tx Command reply: GET_REPLY 979088122 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000101001101'B, t_guard := 20.000000 } 20250813122756081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@8ad7688026aa: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)3670829 20250813122757110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122757110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122757110 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813122757110 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122757110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x38032d, normal) (hnbgw_rua.c:407) 20250813122757110 DHNB DEBUG map_rua[0x557dd25c38e0]{init}: Allocated (fsm.c:456) 20250813122757110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3670829)[0x557dd25c38e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122757110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3670829 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122757110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122757110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122757110 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122757110 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3670829 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250813122757110 DCN DEBUG map_sccp[0x557dd25da000]{init}: Allocated (fsm.c:456) 20250813122757110 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122757110 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-3670829 <-> SCCP-81 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813122757110 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3670829 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813122757110 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3670829)[0x557dd25c38e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122757110 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122757110 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122757111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3670829)[0x557dd25c38e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122757111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122757111 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122757111 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{IDLE}: Allocated (fsm.c:456) 20250813122757111 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122757111 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f400300014d0056400500f1100926) (sccp_scrc.c:406) 20250813122757111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122757111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122757111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122757111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122757111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122757111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122757111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122757111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122757111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122757111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122757111 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) 20250813122757111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122757111 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122757111 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122757111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122757111 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3670829)[0x557dd25c38e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122757111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122757111 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122757111 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122757111 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 20250813122757111 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122757111 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 20250813122757111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122757111 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@8ad7688026aa: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@8ad7688026aa: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)3520652 HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122757118 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) 20250813122757118 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122757118 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122757118 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 20250813122757118 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122757118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122757118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122757118 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122757118 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122757118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122757118 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122757118 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) 20250813122757118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122757118 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=006eeeae) (sccp_scrc.c:477) 20250813122757118 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250813122757118 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122757118 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122757118 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122757118 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122757118 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) 20250813122757118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122757118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122757120 DLCTRL DEBUG Command: GET 101852612 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122757120 DLCTRL DEBUG Tx Command reply: GET_REPLY 101852612 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122757122 DLCTRL DEBUG Command: GET 179457184 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122757122 DLCTRL DEBUG Tx Command reply: GET_REPLY 179457184 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122757125 DLCTRL DEBUG Command: GET 571453716 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122757125 DLCTRL DEBUG Tx Command reply: GET_REPLY 571453716 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122757129 DLCTRL DEBUG Command: GET 516657553 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122757129 DLCTRL DEBUG Tx Command reply: GET_REPLY 516657553 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122757133 DLCTRL DEBUG Command: GET 555590809 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122757133 DLCTRL DEBUG Tx Command reply: GET_REPLY 555590809 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122757136 DLCTRL DEBUG Command: GET 843666820 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122757137 DLCTRL DEBUG Tx Command reply: GET_REPLY 843666820 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122757140 DLCTRL DEBUG Command: GET 585096298 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122757140 DLCTRL DEBUG Tx Command reply: GET_REPLY 585096298 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122757143 DLCTRL DEBUG Command: GET 567782154 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122757143 DLCTRL DEBUG Tx Command reply: GET_REPLY 567782154 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122757145 DLCTRL DEBUG Command: GET 314658921 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122757145 DLCTRL DEBUG Tx Command reply: GET_REPLY 314658921 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122757147 DLCTRL DEBUG Command: GET 614440414 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122757147 DLCTRL DEBUG Tx Command reply: GET_REPLY 614440414 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122757149 DLCTRL DEBUG Command: GET 41510834 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122757149 DLCTRL DEBUG Tx Command reply: GET_REPLY 41510834 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122757151 DLCTRL DEBUG Command: GET 433142830 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122757151 DLCTRL DEBUG Tx Command reply: GET_REPLY 433142830 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250813122757153 DLCTRL DEBUG Command: GET 290873904 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122757153 DLCTRL DEBUG Tx Command reply: GET_REPLY 290873904 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122757154 DLCTRL DEBUG Command: GET 63517160 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122757154 DLCTRL DEBUG Tx Command reply: GET_REPLY 63517160 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122757155 DLCTRL DEBUG Command: GET 857189414 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122757155 DLCTRL DEBUG Tx Command reply: GET_REPLY 857189414 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122757156 DLCTRL DEBUG Command: GET 848132120 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122757156 DLCTRL DEBUG Tx Command reply: GET_REPLY 848132120 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122757158 DLCTRL DEBUG Command: GET 218552974 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122757158 DLCTRL DEBUG Tx Command reply: GET_REPLY 218552974 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122757159 DLCTRL DEBUG Command: GET 429091566 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122757159 DLCTRL DEBUG Tx Command reply: GET_REPLY 429091566 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122757160 DLCTRL DEBUG Command: GET 890222748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122757160 DLCTRL DEBUG Tx Command reply: GET_REPLY 890222748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122757160 DLCTRL DEBUG Command: GET 108950828 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122757160 DLCTRL DEBUG Tx Command reply: GET_REPLY 108950828 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001001100011'B, t_guard := 20.000000 } 20250813122757187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)16392880 20250813122758213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122758213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122758213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122758213 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122758213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfa22b0, normal) (hnbgw_rua.c:407) 20250813122758213 DHNB DEBUG map_rua[0x557dd25fd740]{init}: Allocated (fsm.c:456) 20250813122758213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16392880)[0x557dd25fd740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122758213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16392880 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122758213 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122758213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122758213 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16392880 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813122758213 DCN DEBUG map_sccp[0x557dd25da360]{init}: Allocated (fsm.c:456) 20250813122758213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122758213 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-16392880 <-> SCCP-82 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122758213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16392880 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122758213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16392880)[0x557dd25fd740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122758213 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122758213 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122758213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16392880)[0x557dd25fd740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122758213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122758213 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122758213 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{IDLE}: Allocated (fsm.c:456) 20250813122758213 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122758213 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002630056400500f1100926) (sccp_scrc.c:406) 20250813122758213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122758213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122758213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122758213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122758213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122758213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122758213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122758213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122758213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122758213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122758213 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122758213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122758213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122758213 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122758213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122758213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16392880)[0x557dd25fd740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122758214 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122758214 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122758214 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122758214 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122758214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122758214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122758214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122758214 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(680)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)2830297 HNBGW_Test.msc1-SCCP(680)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(680)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122758234 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) 20250813122758234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122758234 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122758234 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 20250813122758234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@8ad7688026aa: setverdict(pass): none -> pass 20250813122758234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122758234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122758234 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122758234 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122758234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122758235 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122758235 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) 20250813122758235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122758235 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=005e2d18) (sccp_scrc.c:477) 20250813122758235 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250813122758235 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122758235 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122758235 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122758235 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122758235 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) 20250813122758235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122758235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122758238 DLCTRL DEBUG Command: GET 467610783 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122758238 DLCTRL DEBUG Tx Command reply: GET_REPLY 467610783 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122758242 DLCTRL DEBUG Command: GET 553086600 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122758242 DLCTRL DEBUG Tx Command reply: GET_REPLY 553086600 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122758246 DLCTRL DEBUG Command: GET 337097392 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122758246 DLCTRL DEBUG Tx Command reply: GET_REPLY 337097392 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122758250 DLCTRL DEBUG Command: GET 319521602 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122758250 DLCTRL DEBUG Tx Command reply: GET_REPLY 319521602 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122758253 DLCTRL DEBUG Command: GET 901945982 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122758253 DLCTRL DEBUG Tx Command reply: GET_REPLY 901945982 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122758257 DLCTRL DEBUG Command: GET 289719609 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122758257 DLCTRL DEBUG Tx Command reply: GET_REPLY 289719609 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122758260 DLCTRL DEBUG Command: GET 174449939 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122758261 DLCTRL DEBUG Tx Command reply: GET_REPLY 174449939 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122758263 DLCTRL DEBUG Command: GET 645532884 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122758263 DLCTRL DEBUG Tx Command reply: GET_REPLY 645532884 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122758266 DLCTRL DEBUG Command: GET 242782045 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122758266 DLCTRL DEBUG Tx Command reply: GET_REPLY 242782045 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122758268 DLCTRL DEBUG Command: GET 870627140 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122758268 DLCTRL DEBUG Tx Command reply: GET_REPLY 870627140 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122758270 DLCTRL DEBUG Command: GET 698902098 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122758270 DLCTRL DEBUG Tx Command reply: GET_REPLY 698902098 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122758272 DLCTRL DEBUG Command: GET 213694009 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122758272 DLCTRL DEBUG Tx Command reply: GET_REPLY 213694009 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250813122758273 DLCTRL DEBUG Command: GET 729556067 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122758274 DLCTRL DEBUG Tx Command reply: GET_REPLY 729556067 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122758275 DLCTRL DEBUG Command: GET 483354950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122758275 DLCTRL DEBUG Tx Command reply: GET_REPLY 483354950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122758276 DLCTRL DEBUG Command: GET 31334154 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122758276 DLCTRL DEBUG Tx Command reply: GET_REPLY 31334154 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122758277 DLCTRL DEBUG Command: GET 722162971 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122758277 DLCTRL DEBUG Tx Command reply: GET_REPLY 722162971 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122758279 DLCTRL DEBUG Command: GET 523814635 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122758279 DLCTRL DEBUG Tx Command reply: GET_REPLY 523814635 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122758280 DLCTRL DEBUG Command: GET 171836889 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122758280 DLCTRL DEBUG Tx Command reply: GET_REPLY 171836889 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122758281 DLCTRL DEBUG Command: GET 232359946 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122758281 DLCTRL DEBUG Tx Command reply: GET_REPLY 232359946 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122758282 DLCTRL DEBUG Command: GET 161815067 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122758282 DLCTRL DEBUG Tx Command reply: GET_REPLY 161815067 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122758285 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41897<->l=127.0.0.1:4262) (control_if.c:193) 20250813122758286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47792<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(671)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(670)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122758289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47784<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122758290 DLINP DEBUG SRVCONN(,r=127.0.0.1:55810<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122758290 DLINP DEBUG SRVCONN(,r=127.0.0.1:55810<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122758290 DLINP NOTICE SRV(,r=127.0.0.1:55810<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122758290 DMAIN NOTICE (127.0.0.1:55810 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55810<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122758290 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@8ad7688026aa: Final verdict of PTC: none 20250813122758292 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122758292 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) 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122758292 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122758292 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) 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122758292 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 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122758292 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122758292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122758292 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122758292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122758292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122758292 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122758292 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) 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122758292 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122758292 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) 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122758292 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 20250813122758292 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) 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122758292 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122758292 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122758292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122758292 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122758292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122758292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122758293 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 20250813122758293 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) 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122758293 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) 20250813122758293 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) 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122758293 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122758293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122758293 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(690)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(678)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@8ad7688026aa: Final verdict of PTC: none20250813122758293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122758293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122758293 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 20250813122758293 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) 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn1-SCCP(689)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@8ad7688026aa: Final verdict of PTC: none 20250813122758293 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 20250813122758293 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 20250813122758293 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) 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn2-SCCP(692)@8ad7688026aa: Final verdict of PTC: none 20250813122758293 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 20250813122758293 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 20250813122758293 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) 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122758293 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122758293 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.sgsn2-RAN(693)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(694)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(683)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(680)@8ad7688026aa: Final verdict of PTC: none 20250813122758304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47800<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@8ad7688026aa: Final verdict of PTC: pass HNBGW-MGCP(695)@8ad7688026aa: Final verdict of PTC: none 20250813122758308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47796<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(682)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(684)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(672)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@8ad7688026aa: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(688)@8ad7688026aa: Final verdict of PTC: none 20250813122758324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:27:58 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 20250813122758418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122758418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122758418 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122758418 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) 20250813122758418 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12178495)[0x557dd25c86c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12178495)[0x557dd25c86c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122758418 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122758418 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122758418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c8d72), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122758418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122758418 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) 20250813122758418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122758418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122758418 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12178495)[0x557dd25c86c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12178495)[0x557dd25c86c0]{disrupted}: Freeing instance (context_map.c:202) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12178495)[0x557dd25c86c0]{disrupted}: Deallocated (fsm.c:568) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{disconnected}: Freeing instance (context_map.c:206) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x557dd25c55a0]{disconnected}: Deallocated (fsm.c:568) 20250813122758418 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12178495 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3670829)[0x557dd25c38e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3670829)[0x557dd25c38e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122758418 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122758418 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122758418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eeeae), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122758418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122758418 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) 20250813122758418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122758418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122758418 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3670829)[0x557dd25c38e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3670829)[0x557dd25c38e0]{disrupted}: Freeing instance (context_map.c:202) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3670829)[0x557dd25c38e0]{disrupted}: Deallocated (fsm.c:568) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{disconnected}: Freeing instance (context_map.c:206) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x557dd25da000]{disconnected}: Deallocated (fsm.c:568) 20250813122758418 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3670829 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16392880)[0x557dd25fd740]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16392880)[0x557dd25fd740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122758418 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122758418 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122758418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e2d18), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122758418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122758418 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122758418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122758418 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122758418 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16392880)[0x557dd25fd740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16392880)[0x557dd25fd740]{disrupted}: Freeing instance (context_map.c:202) 20250813122758418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16392880)[0x557dd25fd740]{disrupted}: Deallocated (fsm.c:568) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{disconnected}: Freeing instance (context_map.c:206) 20250813122758418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x557dd25da360]{disconnected}: Deallocated (fsm.c:568) 20250813122758418 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16392880 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813122758418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122758418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122758418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122758418 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 20250813122758418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122758418 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 20250813122758418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122758418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122758418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122758418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122758418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122758418 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 20250813122758418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122758418 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 20250813122758418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122758418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122758418 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122758418 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122758418 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122758418 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122758418 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122758418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122758418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122758418 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122758428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122758867 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122758867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bba2bf), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122758867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122758868 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122758868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122758868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122758868 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122758868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b72e20), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122758868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122758868 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122758868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122758868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122758868 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122758868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007ea31), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122758868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122758868 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122758868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122758868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122758868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122758868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122758868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122758868 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122758868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122758868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122758868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122758868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122758869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122758869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122758869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122758869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122758869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122758869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122758869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122758869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122758869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122758869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122758869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122758869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122758869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122758869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122758869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122758869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122759132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47814<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=496460) 20250813122759312 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122759312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d09dd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122759312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122759312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122759312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122759312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122759312 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122759312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034e11e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122759312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122759312 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122759312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122759312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122759312 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122759312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060e934), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122759312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122759312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122759312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122759312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122759312 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122759313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122759313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122759313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122759313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122759313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122759313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122759313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122759313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122759313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122759313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122759313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122759313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122759313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122759313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122759313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122759313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122759313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122759313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122759313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122759313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122759313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122759313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122759313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122759965 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122759966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005c8fd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122759966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122759966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122759966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122759966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122759966 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122759966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00351219), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122759966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122759966 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122759966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122759966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122759966 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122759966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085b22c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122759966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122759966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122759966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122759966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122759966 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122759966 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122759966 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122759966 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122759967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122759967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122759967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122759967 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122759967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122759967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122759967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122759967 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122759967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122759967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122759967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122759967 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122759967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122759967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122759967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122759967 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122759967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122759967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122759967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122759967 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=496460, count=523152) 20250813122800293 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122800293 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122800293 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122800293 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122800293 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122800293 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122800293 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122800293 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813122800293 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813122800549 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122800549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075e7e6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122800549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122800549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122800549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122800549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122800549 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122800549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035253e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122800549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122800549 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122800549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122800549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122800549 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122800549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d341f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122800549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122800549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122800549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122800549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122800550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122800550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122800550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122800550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122800550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122800550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122800550 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122800550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122800550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122800550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122800550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122800550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122800550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122800550 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122800550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122800550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122800550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122800550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122800550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122800550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122800550 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122801097 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122801097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a39479), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122801097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122801097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122801097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122801097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122801097 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122801097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c555f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122801097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122801097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122801097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122801097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122801097 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122801097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a8dad), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122801097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122801097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122801097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122801097 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122801097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122801098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122801098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122801098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122801098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122801098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122801098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122801098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122801098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122801098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122801098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122801098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122801098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122801098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122801098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122801098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122801098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122801098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122801098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122801098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122801098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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 20250813122801712 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122801712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00626247), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122801712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122801712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122801712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122801712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122801712 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122801712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa76c8), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122801712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122801712 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122801712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122801712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122801712 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122801713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a7b065), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122801713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122801713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122801713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122801713 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122801713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122801713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122801713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122801713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122801713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122801713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122801713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122801713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122801713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122801713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122801713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122801713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122801713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122801713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122801713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122801713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122801713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122801713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122801713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122801713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122801713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_L3Compl_no_cn started. 20250813122802258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122802266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122802274 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42281<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(703)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122802302 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122802302 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(58)[0x557dd25e2d70]{IDLE}: Deallocated (fsm.c:568) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(59)[0x557dd25da230]{IDLE}: Deallocated (fsm.c:568) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(60)[0x557dd25e1de0]{IDLE}: Deallocated (fsm.c:568) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122802308 DLSCCP DEBUG SCCP-SCOC(61)[0x557dd25e3890]{IDLE}: Deallocated (fsm.c:568) 20250813122802310 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122802310 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122802310 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122802311 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122802311 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122802311 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh1(705)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122802311 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52844 (stream_srv.c:142) 20250813122802311 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52844<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122802311 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122802311 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122802311 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122802311 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122802311 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122802312 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122802312 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122802312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122802312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122802312 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) 20250813122802312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802312 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) 20250813122802312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122802312 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) 20250813122802312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122802312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122802312 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122802312 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122802312 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122802312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122802312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122802312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122802312 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) 20250813122802312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122802312 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122802313 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122802313 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122802313 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122802313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122802313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122802313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122802313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122802313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122802313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122802313 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122802313 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122802313 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122802313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122802313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122802313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122802313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122802313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122802313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122802313 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122802313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122802313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122802313 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 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122802313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122802313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122802313 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 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122802313 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 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122802313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122802313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122802313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122802313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122802313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122802313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122802313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(709)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(709)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(707)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122802329 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122802329 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122802329 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122802329 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122802329 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122802329 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122802329 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122802329 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122802329 DRANAP NOTICE cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122802330 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122802330 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122802331 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122802331 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122802331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122802331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122802331 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) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 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) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122802331 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) 20250813122802331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122802331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122802331 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122802331 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122802331 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122802331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122802331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122802331 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) 20250813122802331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122802331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122802331 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122802331 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122802331 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122802331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122802331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122802331 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) 20250813122802331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122802331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122802331 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122802331 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122802331 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122802331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122802331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122802331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122802331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122802331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122802331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122802331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122802331 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122802331 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122802331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122802331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122802331 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 20250813122802331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122802331 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122802331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122802331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122802331 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 20250813122802331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122802331 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 20250813122802331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122802331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122802331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122802331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122802331 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 20250813122802331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122802331 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 20250813122802331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122802331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122802331 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 20250813122802331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122802331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122802331 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122802331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122802331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122802331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122802331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122802331 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 20250813122802331 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122802353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122802353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122802353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122802353 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122802353 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) 20250813122802353 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122802353 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122802353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122802353 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122802358 DLINP DEBUG SRVCONN(,r=127.0.0.1:52844<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122802358 DLINP DEBUG SRVCONN(,r=127.0.0.1:52844<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122802358 DLINP DEBUG SRVCONN(,r=127.0.0.1:52844<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122802358 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122802358 DHNBAP DEBUG (127.0.0.1:52844 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122802358 DHNBAP NOTICE (127.0.0.1:52844 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122802358 DHNBAP NOTICE (127.0.0.1:52844 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122802358 DLINP DEBUG SRVCONN(,r=127.0.0.1:52844<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122802358 DLINP DEBUG SRVCONN(,r=127.0.0.1:52844<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122802525 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 20250813122802525 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 20250813122802525 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122802525 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122802534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802534 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122802534 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122802534 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122802534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122802534 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122802534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122802537 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802537 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122802537 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122802537 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122802537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122802537 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122802537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122802537 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 20250813122802537 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 20250813122802537 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 20250813122802543 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 20250813122802544 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 20250813122802544 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 20250813122802544 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122802544 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122802544 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122802544 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(712)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122802550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802550 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122802550 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122802550 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122802550 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122802550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122802550 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122802550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122802550 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 20250813122802550 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 20250813122802557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122802557 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122802557 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122802557 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122802557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122802557 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250813122802557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122802557 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 20250813122802557 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 20250813122803342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122803342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122803342 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122803342 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122803342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122803342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122803342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122803342 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122803342 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122803342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122803342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122803343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122803343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122803343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122803343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122803343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122803343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122803343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122803343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122803343 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122803343 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) 20250813122803343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122803343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122803343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122803343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122803343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122803343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122803343 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122803343 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122803343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122803344 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122803344 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122803344 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122803344 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122803344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122803344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122803344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(708)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122803363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122803363 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122803363 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122803363 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122803363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122803363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122803363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122803363 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122803363 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122803363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122803363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122803363 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122803363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122803363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122803363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122803363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122803363 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) 20250813122803363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122803363 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122803363 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122803363 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122803363 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122803363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122803363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122803363 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122803363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803363 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) 20250813122803363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803363 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122803363 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122803363 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122803363 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122803363 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) 20250813122803363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122803363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122803363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122803363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122803363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122803363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122803363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122803363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122803363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122803363 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122803363 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(711)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122803373 DLCTRL DEBUG Command: GET 498679072 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122803373 DLCTRL DEBUG Tx Command reply: GET_REPLY 498679072 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122803380 DLCTRL DEBUG Command: GET 194527909 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122803380 DLCTRL DEBUG Tx Command reply: GET_REPLY 194527909 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122803384 DLCTRL DEBUG Command: GET 920576199 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122803384 DLCTRL DEBUG Tx Command reply: GET_REPLY 920576199 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122803388 DLCTRL DEBUG Command: GET 816860616 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122803388 DLCTRL DEBUG Tx Command reply: GET_REPLY 816860616 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122803392 DLCTRL DEBUG Command: GET 676058462 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122803392 DLCTRL DEBUG Tx Command reply: GET_REPLY 676058462 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122803396 DLCTRL DEBUG Command: GET 168707501 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122803396 DLCTRL DEBUG Tx Command reply: GET_REPLY 168707501 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122803400 DLCTRL DEBUG Command: GET 732368787 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122803400 DLCTRL DEBUG Tx Command reply: GET_REPLY 732368787 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122803404 DLCTRL DEBUG Command: GET 128429794 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122803404 DLCTRL DEBUG Tx Command reply: GET_REPLY 128429794 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122803408 DLCTRL DEBUG Command: GET 756808732 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122803408 DLCTRL DEBUG Tx Command reply: GET_REPLY 756808732 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122803411 DLCTRL DEBUG Command: GET 490824833 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122803411 DLCTRL DEBUG Tx Command reply: GET_REPLY 490824833 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122803414 DLCTRL DEBUG Command: GET 576738746 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122803414 DLCTRL DEBUG Tx Command reply: GET_REPLY 576738746 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122803416 DLCTRL DEBUG Command: GET 428041769 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122803416 DLCTRL DEBUG Tx Command reply: GET_REPLY 428041769 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122803418 DLCTRL DEBUG Command: GET 222304084 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122803418 DLCTRL DEBUG Tx Command reply: GET_REPLY 222304084 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122803420 DLCTRL DEBUG Command: GET 967325488 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122803420 DLCTRL DEBUG Tx Command reply: GET_REPLY 967325488 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122803422 DLCTRL DEBUG Command: GET 297763877 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122803422 DLCTRL DEBUG Tx Command reply: GET_REPLY 297763877 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122803424 DLCTRL DEBUG Command: GET 323285126 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122803424 DLCTRL DEBUG Tx Command reply: GET_REPLY 323285126 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122803426 DLCTRL DEBUG Command: GET 128591037 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122803426 DLCTRL DEBUG Tx Command reply: GET_REPLY 128591037 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122803427 DLCTRL DEBUG Command: GET 57246170 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122803427 DLCTRL DEBUG Tx Command reply: GET_REPLY 57246170 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122803428 DLCTRL DEBUG Command: GET 163498432 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122803428 DLCTRL DEBUG Tx Command reply: GET_REPLY 163498432 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122803429 DLCTRL DEBUG Command: GET 663868530 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122803429 DLCTRL DEBUG Tx Command reply: GET_REPLY 663868530 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000000011001001'B, t_guard := 20.000000 } 20250813122803463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)13720049 20250813122804489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122804489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122804489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122804489 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122804489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd159f1, normal) (hnbgw_rua.c:407) 20250813122804489 DHNB DEBUG map_rua[0x557dd25e1de0]{init}: Allocated (fsm.c:456) 20250813122804489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720049)[0x557dd25e1de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122804489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13720049 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122804489 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122804489 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122804489 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13720049 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250813122804489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720049)[0x557dd25e1de0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122804489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720049)[0x557dd25e1de0]{init}: Freeing instance (context_map.c:202) 20250813122804489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13720049)[0x557dd25e1de0]{init}: Deallocated (fsm.c:568) 20250813122804489 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13720049 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122804489 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) 20250813122804489 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813122804489 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813122804489 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122804489 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)@8ad7688026aa: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)13720049 MTC@8ad7688026aa: 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 := '000000000000001100000010'B, t_guard := 20.000000 } 20250813122804534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)309701 20250813122805560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122805560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122805560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122805560 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122805561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b9c5, normal) (hnbgw_rua.c:407) 20250813122805561 DHNB DEBUG map_rua[0x557dd25e1de0]{init}: Allocated (fsm.c:456) 20250813122805561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-309701)[0x557dd25e1de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122805561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-309701 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122805561 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122805561 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122805561 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122805561 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-309701 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250813122805561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-309701)[0x557dd25e1de0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122805561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-309701)[0x557dd25e1de0]{init}: Freeing instance (context_map.c:202) 20250813122805561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-309701)[0x557dd25e1de0]{init}: Deallocated (fsm.c:568) 20250813122805561 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-309701 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122805561 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) 20250813122805561 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813122805561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813122805561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122805561 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)@8ad7688026aa: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)309701 MTC@8ad7688026aa: 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 := '000000000000001011111101'B, t_guard := 20.000000 } 20250813122805588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)3190376 20250813122806605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122806605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122806605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122806605 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122806605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x30ae68, normal) (hnbgw_rua.c:407) 20250813122806605 DHNB DEBUG map_rua[0x557dd25e1de0]{init}: Allocated (fsm.c:456) 20250813122806605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3190376)[0x557dd25e1de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122806605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3190376 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122806605 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122806605 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122806605 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3190376 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250813122806605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3190376)[0x557dd25e1de0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122806605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3190376)[0x557dd25e1de0]{init}: Freeing instance (context_map.c:202) 20250813122806605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3190376)[0x557dd25e1de0]{init}: Deallocated (fsm.c:568) 20250813122806605 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3190376 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122806605 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) 20250813122806605 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813122806605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813122806605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122806605 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)@8ad7688026aa: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)3190376 MTC@8ad7688026aa: 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 := '000000000000000010000011'B, t_guard := 20.000000 } 20250813122806626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8ad7688026aa: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)9732722 20250813122807642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122807642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122807642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250813122807642 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122807642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x948272, normal) (hnbgw_rua.c:407) 20250813122807642 DHNB DEBUG map_rua[0x557dd25e1de0]{init}: Allocated (fsm.c:456) 20250813122807642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9732722)[0x557dd25e1de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122807642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9732722 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122807642 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122807642 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122807642 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-9732722 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250813122807642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9732722)[0x557dd25e1de0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122807642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9732722)[0x557dd25e1de0]{init}: Freeing instance (context_map.c:202) 20250813122807642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9732722)[0x557dd25e1de0]{init}: Deallocated (fsm.c:568) 20250813122807642 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9732722 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122807642 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) 20250813122807642 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813122807642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813122807642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122807642 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)@8ad7688026aa: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)9732722 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122807651 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42281<->l=127.0.0.1:4262) (control_if.c:193) 20250813122807652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(701)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(700)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122807655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46430<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122807656 DLINP DEBUG SRVCONN(,r=127.0.0.1:52844<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122807656 DLINP DEBUG SRVCONN(,r=127.0.0.1:52844<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122807656 DLINP NOTICE SRV(,r=127.0.0.1:52844<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122807656 DMAIN NOTICE (127.0.0.1:52844 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52844<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122807656 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813122807657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122807657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122807657 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122807657 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) 20250813122807657 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(707)@8ad7688026aa: Final verdict of PTC: none 20250813122807660 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122807660 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) 20250813122807660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122807660 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122807660 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122807660 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) 20250813122807660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122807660 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122807660 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 20250813122807660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122807660 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122807660 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122807660 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122807660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122807660 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122807660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122807660 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(710)@8ad7688026aa: Final verdict of PTC: none 20250813122807660 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 20250813122807660 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_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@8ad7688026aa: Final verdict of PTC: none 20250813122807661 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 20250813122807661 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) 20250813122807661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122807661 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122807661 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122807661 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_mscpool_L3Compl_no_cn-Iuh0(703)@8ad7688026aa: Final verdict of PTC: none 20250813122807661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122807661 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122807661 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) 20250813122807661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122807662 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122807662 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122807662 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122807662 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122807662 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122807662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122807662 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122807662 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 20250813122807662 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(709)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(713)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(702)@8ad7688026aa: Final verdict of PTC: none 20250813122807665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122807666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46458<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(714)@8ad7688026aa: Final verdict of PTC: none20250813122807667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122807667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(716)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(715)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(717)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Wed Aug 13 12:28:07 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 20250813122807755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122808418 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122808419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e2d18), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122808419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122808419 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122808419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122808419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122808419 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122808419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eeeae), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122808419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122808419 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) 20250813122808419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122808419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122808419 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122808419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c8d72), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122808419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122808419 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) 20250813122808419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122808419 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122808419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122808419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122808419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122808419 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122808419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122808419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122808419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122808419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122808419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122808419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122808419 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 20250813122808419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122808419 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 20250813122808419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122808419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122808419 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122808419 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122808419 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 20250813122808419 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122808419 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 20250813122808419 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122808458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46486<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245448) 20250813122808869 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122808869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007ea31), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122808869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122808869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122808869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122808869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122808869 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122808869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b72e20), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122808869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122808869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122808869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122808869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122808869 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122808869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bba2bf), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122808869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122808869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122808869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122808869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122808870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122808870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122808870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122808870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122808870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122808870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122808870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122808870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122808870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122808870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122808870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122808870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122808870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122808870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122808870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122808870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122808870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122808870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122808870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122808870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122808870 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122809312 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122809313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060e934), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122809313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122809313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122809313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122809313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122809313 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122809313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034e11e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122809313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122809313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122809313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122809313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122809313 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122809313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d09dd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122809313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122809313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122809313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122809313 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122809313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122809313 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122809313 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122809313 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122809313 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122809313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122809313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122809313 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122809314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122809314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122809314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122809314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122809314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122809314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122809314 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122809314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122809314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122809314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122809314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122809314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122809314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122809314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122809314 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=245448, count=258204) 20250813122809661 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122809661 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122809661 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122809663 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122809663 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122809663 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122809967 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122809967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085b22c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122809967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122809967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122809967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122809967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122809967 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122809967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00351219), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122809967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122809967 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122809967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122809967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122809967 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122809967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005c8fd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122809967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122809967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122809967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122809967 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122809968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122809968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122809968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122809968 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122809968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122809968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122809968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122809968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122809968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122809968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122809968 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122809968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122809968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122809968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122809968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122809968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122809968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122809968 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122809968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122809968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122809968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:28:10 UTC 2025 20250813122810550 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122810550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d341f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122810550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122810550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122810550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122810550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122810550 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122810550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035253e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122810550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122810550 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122810550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122810550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122810550 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122810550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075e7e6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122810550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122810550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122810550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122810550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122810550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122810550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122810550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122810550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122810550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122810550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122810550 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122810550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122810550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122810550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122810550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122810551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122810551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122810551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122810551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122810551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122810551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122810551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122810551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122810551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122810551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down /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 20250813122811098 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122811098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a8dad), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122811098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122811098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122811098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811098 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122811098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c555f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122811098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811098 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122811098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122811098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811098 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122811098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a39479), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122811098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122811098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122811098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122811098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122811098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122811098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122811098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122811098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122811098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122811098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122811098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122811098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122811098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122811098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250813122811586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122811591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122811596 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42369<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122811614 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122811614 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122811623 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122811623 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122811623 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122811623 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122811623 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122811623 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54564 (stream_srv.c:142) 20250813122811623 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54564<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122811624 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122811624 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122811624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122811624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122811624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122811624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122811624 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811624 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122811624 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122811624 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122811624 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811624 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811624 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811624 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122811624 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122811624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122811624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122811624 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122811624 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122811625 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122811625 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122811625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122811625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122811625 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) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811625 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) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811625 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) 20250813122811625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122811625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811625 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122811625 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122811625 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122811625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122811625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122811625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811625 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) 20250813122811625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122811625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811625 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122811625 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122811625 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122811625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122811625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122811625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811625 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122811625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122811625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811625 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122811626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811626 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 20250813122811626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122811626 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122811626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811626 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 20250813122811626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122811626 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 20250813122811626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122811626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811626 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811626 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811626 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122811626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122811626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122811626 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(728)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(726)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(731)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(731)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(729)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-M3UA(734)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-SCCP(732)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122811664 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122811664 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122811664 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122811664 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122811664 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122811664 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122811664 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122811664 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122811664 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122811665 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122811665 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122811665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122811665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122811665 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) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 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) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811665 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) 20250813122811665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122811665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811665 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122811665 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122811665 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122811665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122811665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811665 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) 20250813122811665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122811665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811665 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122811665 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122811665 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122811665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122811665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811665 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) 20250813122811665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122811665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811665 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122811665 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122811665 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122811665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122811665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122811665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122811665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122811665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122811665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122811665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122811665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122811665 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122811665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811665 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 20250813122811665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122811665 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122811665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811665 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 20250813122811665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122811665 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 20250813122811665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122811665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122811666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811666 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 20250813122811666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122811666 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 20250813122811666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122811666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122811666 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 20250813122811666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122811666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122811666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122811666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122811666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122811666 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813122811666 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(740)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(738)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(743)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(743)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn2-SCCP(741)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122811708 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(62)[0x557dd25e1cb0]{IDLE}: Deallocated (fsm.c:568) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(63)[0x557dd25b7450]{IDLE}: Deallocated (fsm.c:568) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122811708 DLSCCP DEBUG SCCP-SCOC(64)[0x557dd25baff0]{IDLE}: Deallocated (fsm.c:568) 20250813122811713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122811713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122811713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122811713 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122811713 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) 20250813122811713 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122811714 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122811714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122811714 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122811718 DLINP DEBUG SRVCONN(,r=127.0.0.1:54564<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122811718 DLINP DEBUG SRVCONN(,r=127.0.0.1:54564<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122811718 DLINP DEBUG SRVCONN(,r=127.0.0.1:54564<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122811718 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122811718 DHNBAP DEBUG (127.0.0.1:54564 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122811718 DHNBAP NOTICE (127.0.0.1:54564 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122811718 DHNBAP NOTICE (127.0.0.1:54564 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122811718 DLINP DEBUG SRVCONN(,r=127.0.0.1:54564<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122811718 DLINP DEBUG SRVCONN(,r=127.0.0.1:54564<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122811838 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 20250813122811839 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 20250813122811839 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122811839 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122811847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811847 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122811847 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122811848 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122811848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122811848 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122811848 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122811850 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 20250813122811850 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 20250813122811850 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122811850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813122811850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811851 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122811851 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122811851 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122811851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122811851 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122811851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122811851 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 20250813122811851 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.msc1-M3UA(731)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122811857 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) 20250813122811857 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122811857 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122811857 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122811857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122811857 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122811857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122811860 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) 20250813122811860 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122811860 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122811860 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122811860 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122811860 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122811860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122811860 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 20250813122811860 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 20250813122811862 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 20250813122811862 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 20250813122811862 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122811862 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813122811868 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) 20250813122811868 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813122811868 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122811868 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122811868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122811868 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813122811868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122811868 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) 20250813122811868 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122811868 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122811868 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122811868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122811868 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122811868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122811868 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 20250813122811868 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 20250813122811878 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 20250813122811878 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 20250813122811878 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122811878 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122811883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122811883 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122811883 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122811883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122811883 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122811883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122811884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122811884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122811884 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122811884 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122811884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122811884 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122811884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122811884 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 20250813122811884 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 20250813122811890 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 20250813122811890 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 20250813122811890 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 20250813122811890 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122811890 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122811890 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122811890 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(740)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122811895 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) 20250813122811895 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122811895 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122811895 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122811895 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122811895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122811895 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122811895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122811895 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 20250813122811896 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) 20250813122811897 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122811897 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122811897 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122811897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122811897 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250813122811897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122811897 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 20250813122811903 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 20250813122811903 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 20250813122811903 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 20250813122811903 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122811903 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122811903 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122811903 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(743)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250813122811909 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) 20250813122811909 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250813122811909 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122811909 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122811909 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122811909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122811909 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250813122811909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122811913 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) 20250813122811913 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122811913 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122811913 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122811913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122811913 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250813122811913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122812653 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122812653 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122812653 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122812653 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122812653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122812653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122812653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122812653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122812653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122812653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122812653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122812653 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122812653 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122812653 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122812653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122812653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122812653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122812653 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122812653 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122812653 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122812653 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) 20250813122812653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122812653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122812653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122812653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122812653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122812653 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122812653 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122812653 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122812653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122812653 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122812653 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122812653 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122812653 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122812653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122812653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122812653 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(727)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122812659 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) 20250813122812659 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122812659 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122812659 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 20250813122812659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122812659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122812659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122812659 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122812660 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122812660 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122812660 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122812660 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) 20250813122812660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122812660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122812660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122812660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122812660 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) 20250813122812660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812660 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) 20250813122812660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122812660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122812660 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122812660 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122812660 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) 20250813122812660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122812660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122812660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122812661 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122812661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122812661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122812661 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122812661 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122812661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122812661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122812661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122812661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122812661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122812661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122812661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122812661 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(730)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122812679 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) 20250813122812679 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122812679 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122812679 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 20250813122812679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122812679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122812679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122812679 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122812679 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122812680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122812680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122812680 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) 20250813122812680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122812680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122812680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813122812680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122812680 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) 20250813122812680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812680 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) 20250813122812680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122812680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122812680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122812680 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122812680 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) 20250813122812680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122812680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122812680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122812680 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) 20250813122812681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122812681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122812681 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122812681 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813122812681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122812681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122812681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122812681 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 20250813122812681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122812681 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 20250813122812681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122812681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(733)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122812695 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122812695 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122812695 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122812695 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122812695 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122812695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122812695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122812695 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122812695 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122812695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122812695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122812695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122812695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122812695 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122812695 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122812695 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122812695 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) 20250813122812695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812696 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) 20250813122812696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812696 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122812696 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122812696 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122812696 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122812696 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) 20250813122812696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122812696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122812696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122812696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122812696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122812696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122812696 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122812696 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122812696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122812696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122812696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122812696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122812696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122812696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122812696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122812696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122812703 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) 20250813122812703 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122812703 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122812703 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 20250813122812703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122812703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122812703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122812703 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122812703 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122812703 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122812703 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122812703 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) 20250813122812703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122812703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122812703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122812703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122812703 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) 20250813122812703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812703 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) 20250813122812703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812703 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122812703 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122812703 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122812703 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122812703 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) 20250813122812703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122812703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122812703 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) 20250813122812703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122812703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122812703 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122812703 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122812704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122812704 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122812704 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122812704 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 20250813122812704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122812704 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 20250813122812704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122812704 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(736)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(739)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122812712 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) 20250813122812712 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813122812712 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813122812712 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 20250813122812712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122812712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122812712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122812712 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122812712 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122812712 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122812712 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122812712 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) 20250813122812712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122812712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122812712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250813122812712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122812712 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) 20250813122812712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812712 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) 20250813122812712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122812712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122812712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122812712 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122812712 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) 20250813122812712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122812712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122812712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122812712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122812712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122812712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122812712 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) 20250813122812712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122812712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122812712 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122812712 DRANAP NOTICE cnlink(sgsn-2)[0x557dd25b1610]{CONNECTED}: link up (cnlink.c:111) 20250813122812712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122812712 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122812712 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122812712 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 20250813122812712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122812712 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 20250813122812712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122812712 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(742)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122813729 DLCTRL DEBUG Command: GET 926640973 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122813729 DLCTRL DEBUG Tx Command reply: GET_REPLY 926640973 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122813731 DLCTRL DEBUG Command: GET 438729808 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122813731 DLCTRL DEBUG Tx Command reply: GET_REPLY 438729808 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122813734 DLCTRL DEBUG Command: GET 787776473 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122813734 DLCTRL DEBUG Tx Command reply: GET_REPLY 787776473 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122813738 DLCTRL DEBUG Command: GET 504456564 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122813738 DLCTRL DEBUG Tx Command reply: GET_REPLY 504456564 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122813742 DLCTRL DEBUG Command: GET 515795653 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122813742 DLCTRL DEBUG Tx Command reply: GET_REPLY 515795653 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122813746 DLCTRL DEBUG Command: GET 97075270 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122813746 DLCTRL DEBUG Tx Command reply: GET_REPLY 97075270 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122813749 DLCTRL DEBUG Command: GET 442279278 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122813749 DLCTRL DEBUG Tx Command reply: GET_REPLY 442279278 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122813754 DLCTRL DEBUG Command: GET 70640794 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122813754 DLCTRL DEBUG Tx Command reply: GET_REPLY 70640794 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122813758 DLCTRL DEBUG Command: GET 487503665 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122813758 DLCTRL DEBUG Tx Command reply: GET_REPLY 487503665 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122813761 DLCTRL DEBUG Command: GET 574877369 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122813761 DLCTRL DEBUG Tx Command reply: GET_REPLY 574877369 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122813765 DLCTRL DEBUG Command: GET 523658765 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122813765 DLCTRL DEBUG Tx Command reply: GET_REPLY 523658765 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122813769 DLCTRL DEBUG Command: GET 784943005 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122813769 DLCTRL DEBUG Tx Command reply: GET_REPLY 784943005 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122813772 DLCTRL DEBUG Command: GET 862208681 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122813772 DLCTRL DEBUG Tx Command reply: GET_REPLY 862208681 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122813775 DLCTRL DEBUG Command: GET 97300634 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122813775 DLCTRL DEBUG Tx Command reply: GET_REPLY 97300634 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122813777 DLCTRL DEBUG Command: GET 336216673 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122813777 DLCTRL DEBUG Tx Command reply: GET_REPLY 336216673 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122813780 DLCTRL DEBUG Command: GET 85510674 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122813780 DLCTRL DEBUG Tx Command reply: GET_REPLY 85510674 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122813782 DLCTRL DEBUG Command: GET 26979858 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122813782 DLCTRL DEBUG Tx Command reply: GET_REPLY 26979858 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122813783 DLCTRL DEBUG Command: GET 868735258 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122813783 DLCTRL DEBUG Tx Command reply: GET_REPLY 868735258 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122813785 DLCTRL DEBUG Command: GET 542327355 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122813785 DLCTRL DEBUG Tx Command reply: GET_REPLY 542327355 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122813786 DLCTRL DEBUG Command: GET 434479530 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122813786 DLCTRL DEBUG Tx Command reply: GET_REPLY 434479530 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000000010111110'B, t_guard := 20.000000 } 20250813122813816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58204<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@8ad7688026aa: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)9534878 20250813122814871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122814871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122814871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122814871 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122814871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x917d9e, normal) (hnbgw_rua.c:407) 20250813122814871 DHNB DEBUG map_rua[0x557dd25e1de0]{init}: Allocated (fsm.c:456) 20250813122814871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9534878)[0x557dd25e1de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122814871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9534878 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122814871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122814871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122814871 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250813122814871 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9534878 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) 20250813122814871 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9534878 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122814871 DCN DEBUG map_sccp[0x557dd25e3890]{init}: Allocated (fsm.c:456) 20250813122814871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122814871 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-9534878 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122814871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9534878 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122814871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9534878)[0x557dd25e1de0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122814871 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122814871 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122814871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9534878)[0x557dd25e1de0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122814871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122814871 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122814871 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{IDLE}: Allocated (fsm.c:456) 20250813122814871 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122814871 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000be0056400500f1100926) (sccp_scrc.c:406) 20250813122814871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122814871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122814871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122814871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122814871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122814871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122814871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122814871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122814871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122814871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122814871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122814871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122814871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122814872 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122814872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122814872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9534878)[0x557dd25e1de0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122814872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122814872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122814872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122814872 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122814872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122814872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122814872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122814872 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(726)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@8ad7688026aa: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@8ad7688026aa: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)12709211 HNBGW_Test.msc0-SCCP(726)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@8ad7688026aa: setverdict(pass): none -> pass 20250813122814891 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122814891 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122814891 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122814891 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122814891 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122814891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122814891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122814891 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122814891 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122814891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122814891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122814891 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122814891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122814892 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=006dceb3) (sccp_scrc.c:477) 20250813122814892 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250813122814892 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122814892 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122814892 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122814892 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122814892 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) 20250813122814892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122814892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122814894 DLCTRL DEBUG Command: GET 904967984 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122814894 DLCTRL DEBUG Tx Command reply: GET_REPLY 904967984 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122814898 DLCTRL DEBUG Command: GET 132676906 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122814898 DLCTRL DEBUG Tx Command reply: GET_REPLY 132676906 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122814901 DLCTRL DEBUG Command: GET 35766881 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122814902 DLCTRL DEBUG Tx Command reply: GET_REPLY 35766881 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122814905 DLCTRL DEBUG Command: GET 153762301 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122814905 DLCTRL DEBUG Tx Command reply: GET_REPLY 153762301 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122814909 DLCTRL DEBUG Command: GET 106677584 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122814909 DLCTRL DEBUG Tx Command reply: GET_REPLY 106677584 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122814913 DLCTRL DEBUG Command: GET 640514300 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122814913 DLCTRL DEBUG Tx Command reply: GET_REPLY 640514300 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122814917 DLCTRL DEBUG Command: GET 901723126 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122814917 DLCTRL DEBUG Tx Command reply: GET_REPLY 901723126 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122814920 DLCTRL DEBUG Command: GET 218208194 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122814920 DLCTRL DEBUG Tx Command reply: GET_REPLY 218208194 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122814924 DLCTRL DEBUG Command: GET 8763531 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122814924 DLCTRL DEBUG Tx Command reply: GET_REPLY 8763531 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122814928 DLCTRL DEBUG Command: GET 762983554 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122814928 DLCTRL DEBUG Tx Command reply: GET_REPLY 762983554 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122814931 DLCTRL DEBUG Command: GET 733959427 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122814931 DLCTRL DEBUG Tx Command reply: GET_REPLY 733959427 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122814934 DLCTRL DEBUG Command: GET 306306113 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122814934 DLCTRL DEBUG Tx Command reply: GET_REPLY 306306113 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122814936 DLCTRL DEBUG Command: GET 777883388 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122814937 DLCTRL DEBUG Tx Command reply: GET_REPLY 777883388 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122814939 DLCTRL DEBUG Command: GET 187527950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122814939 DLCTRL DEBUG Tx Command reply: GET_REPLY 187527950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122814941 DLCTRL DEBUG Command: GET 499154875 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122814941 DLCTRL DEBUG Tx Command reply: GET_REPLY 499154875 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122814943 DLCTRL DEBUG Command: GET 444597015 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122814943 DLCTRL DEBUG Tx Command reply: GET_REPLY 444597015 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122814945 DLCTRL DEBUG Command: GET 299117693 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122814945 DLCTRL DEBUG Tx Command reply: GET_REPLY 299117693 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122814946 DLCTRL DEBUG Command: GET 518742760 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122814946 DLCTRL DEBUG Tx Command reply: GET_REPLY 518742760 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122814948 DLCTRL DEBUG Command: GET 248390207 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122814948 DLCTRL DEBUG Tx Command reply: GET_REPLY 248390207 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122814949 DLCTRL DEBUG Command: GET 285082797 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122814949 DLCTRL DEBUG Tx Command reply: GET_REPLY 285082797 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001011011001'B, t_guard := 20.000000 } 20250813122814960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58206<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)4121990 20250813122815987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122815987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122815987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122815987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122815987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3ee586, normal) (hnbgw_rua.c:407) 20250813122815987 DHNB DEBUG map_rua[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122815987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4121990)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122815987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4121990 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122815987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122815987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122815988 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4121990 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250813122815988 DCN DEBUG map_sccp[0x557dd25c38e0]{init}: Allocated (fsm.c:456) 20250813122815988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122815988 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-4121990 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813122815988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4121990 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122815988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4121990)[0x557dd25c55a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122815988 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122815988 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122815988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4121990)[0x557dd25c55a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122815988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122815988 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122815988 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{IDLE}: Allocated (fsm.c:456) 20250813122815988 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122815988 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002d90056400500f1100926) (sccp_scrc.c:406) 20250813122815988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122815988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122815988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122815988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122815988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122815988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122815988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122815988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122815988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122815988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122815988 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) 20250813122815988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122815988 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122815988 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122815988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122815988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4121990)[0x557dd25c55a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122815988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122815988 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122815988 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122815988 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 20250813122815988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122815989 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 20250813122815989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122815989 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(732)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@8ad7688026aa: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)401808 HNBGW_Test.msc2-SCCP(732)@8ad7688026aa: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(732)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8ad7688026aa: 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 } } } 20250813122816004 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) 20250813122816004 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122816004 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122816004 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 20250813122816004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122816004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122816004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122816004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122816004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122816004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122816004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122816004 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) 20250813122816004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122816004 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=00715437) (sccp_scrc.c:477) 20250813122816004 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250813122816004 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122816004 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122816004 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122816004 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122816004 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) 20250813122816004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122816004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122816004 DLCTRL DEBUG Command: GET 269690768 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122816004 DLCTRL DEBUG Tx Command reply: GET_REPLY 269690768 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122816007 DLCTRL DEBUG Command: GET 606564864 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122816007 DLCTRL DEBUG Tx Command reply: GET_REPLY 606564864 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122816010 DLCTRL DEBUG Command: GET 263827424 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122816010 DLCTRL DEBUG Tx Command reply: GET_REPLY 263827424 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122816014 DLCTRL DEBUG Command: GET 793023962 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122816014 DLCTRL DEBUG Tx Command reply: GET_REPLY 793023962 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122816018 DLCTRL DEBUG Command: GET 320999236 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122816018 DLCTRL DEBUG Tx Command reply: GET_REPLY 320999236 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122816022 DLCTRL DEBUG Command: GET 482862970 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122816022 DLCTRL DEBUG Tx Command reply: GET_REPLY 482862970 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122816026 DLCTRL DEBUG Command: GET 740844108 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122816026 DLCTRL DEBUG Tx Command reply: GET_REPLY 740844108 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122816030 DLCTRL DEBUG Command: GET 638297083 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122816030 DLCTRL DEBUG Tx Command reply: GET_REPLY 638297083 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122816034 DLCTRL DEBUG Command: GET 601066860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122816034 DLCTRL DEBUG Tx Command reply: GET_REPLY 601066860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122816038 DLCTRL DEBUG Command: GET 288299212 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122816038 DLCTRL DEBUG Tx Command reply: GET_REPLY 288299212 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122816042 DLCTRL DEBUG Command: GET 241885712 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122816042 DLCTRL DEBUG Tx Command reply: GET_REPLY 241885712 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122816046 DLCTRL DEBUG Command: GET 34834509 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122816046 DLCTRL DEBUG Tx Command reply: GET_REPLY 34834509 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250813122816049 DLCTRL DEBUG Command: GET 932088849 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122816050 DLCTRL DEBUG Tx Command reply: GET_REPLY 932088849 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122816053 DLCTRL DEBUG Command: GET 234480663 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122816053 DLCTRL DEBUG Tx Command reply: GET_REPLY 234480663 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122816057 DLCTRL DEBUG Command: GET 949248584 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122816057 DLCTRL DEBUG Tx Command reply: GET_REPLY 949248584 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122816061 DLCTRL DEBUG Command: GET 477125177 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122816061 DLCTRL DEBUG Tx Command reply: GET_REPLY 477125177 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122816064 DLCTRL DEBUG Command: GET 590646453 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122816064 DLCTRL DEBUG Tx Command reply: GET_REPLY 590646453 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122816067 DLCTRL DEBUG Command: GET 899372927 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122816067 DLCTRL DEBUG Tx Command reply: GET_REPLY 899372927 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122816069 DLCTRL DEBUG Command: GET 350605733 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122816069 DLCTRL DEBUG Tx Command reply: GET_REPLY 350605733 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122816071 DLCTRL DEBUG Command: GET 824552317 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122816071 DLCTRL DEBUG Tx Command reply: GET_REPLY 824552317 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122816079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122816080 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42369<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(720)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(719)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122816082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58196<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122816083 DLINP DEBUG SRVCONN(,r=127.0.0.1:54564<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122816083 DLINP DEBUG SRVCONN(,r=127.0.0.1:54564<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122816083 DLINP NOTICE SRV(,r=127.0.0.1:54564<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122816083 DMAIN NOTICE (127.0.0.1:54564 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54564<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122816083 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@8ad7688026aa: Final verdict of PTC: none 20250813122816087 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122816087 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) 20250813122816087 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122816087 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813122816087 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122816087 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) 20250813122816087 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122816087 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122816087 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 20250813122816087 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) 20250813122816087 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813122816087 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122816087 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122816087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122816087 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122816087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122816087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-RAN(742)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@8ad7688026aa: Final verdict of PTC: none 20250813122816088 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 20250813122816088 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) 20250813122816088 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc1-SCCP(729)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(741)@8ad7688026aa: Final verdict of PTC: none 20250813122816088 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122816088 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 20250813122816088 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-RAN(736)@8ad7688026aa: Final verdict of PTC: none 20250813122816088 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122816088 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122816088 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 20250813122816088 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) 20250813122816088 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122816089 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 20250813122816089 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) 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122816089 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122816089 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) 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122816089 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 20250813122816089 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) HNBGW_Test.msc1-RAN(730)@8ad7688026aa: Final verdict of PTC: none 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122816089 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122816089 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) 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813122816089 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122816089 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) 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@8ad7688026aa: Final verdict of PTC: none 20250813122816089 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122816089 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) 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122816089 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250813122816090 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) 20250813122816090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122816090 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122816090 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122816090 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122816090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122816090 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122816090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@8ad7688026aa: Final verdict of PTC: none 20250813122816090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122816090 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122816090 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) 20250813122816090 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122816090 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250813122816090 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 20250813122816090 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) 20250813122816090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122816090 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122816090 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc2-SCCP(732)@8ad7688026aa: Final verdict of PTC: none20250813122816090 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122816090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122816090 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122816090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122816090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122816091 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) 20250813122816091 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) 20250813122816091 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122816091 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122816091 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122816091 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122816091 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122816091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122816091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122816091 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) 20250813122816091 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) 20250813122816091 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813122816091 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122816091 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122816091 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122816091 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813122816091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122816091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122816091 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 20250813122816091 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-RAN(727)@8ad7688026aa: Final verdict of PTC: none 20250813122816091 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.sgsn0-M3UA(737)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@8ad7688026aa: Final verdict of PTC: none 20250813122816094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58206<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122816104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58204<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(728)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(744)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(721)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@8ad7688026aa: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@8ad7688026aa: Final verdict of PTC: pass HNBGW_Test.msc2-RAN(733)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@8ad7688026aa: 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'. 20250813122816194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122816194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122816194 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122816194 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) 20250813122816194 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122816194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9534878)[0x557dd25e1de0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122816194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9534878)[0x557dd25e1de0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122816194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122816194 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122816194 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122816194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dceb3), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122816194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122816194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122816194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122816194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122816194 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122816194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122816194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9534878)[0x557dd25e1de0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122816194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9534878)[0x557dd25e1de0]{disrupted}: Freeing instance (context_map.c:202) 20250813122816194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9534878)[0x557dd25e1de0]{disrupted}: Deallocated (fsm.c:568) 20250813122816194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122816195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{disconnected}: Freeing instance (context_map.c:206) 20250813122816195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x557dd25e3890]{disconnected}: Deallocated (fsm.c:568) 20250813122816195 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9534878 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250813122816195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4121990)[0x557dd25c55a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122816195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4121990)[0x557dd25c55a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122816195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122816195 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122816195 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122816195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715437), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122816195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122816195 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) 20250813122816195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122816195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122816195 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122816195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122816195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4121990)[0x557dd25c55a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122816195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4121990)[0x557dd25c55a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122816195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4121990)[0x557dd25c55a0]{disrupted}: Deallocated (fsm.c:568) 20250813122816195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122816195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{disconnected}: Freeing instance (context_map.c:206) 20250813122816195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x557dd25c38e0]{disconnected}: Deallocated (fsm.c:568) 20250813122816195 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4121990 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250813122816195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122816195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122816195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122816195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122816195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122816195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122816195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122816195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122816195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122816195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122816195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122816195 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 20250813122816195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122816195 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 20250813122816195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122816195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Wed Aug 13 12:28:16 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 20250813122816243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122816946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58220<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=446240) Waiting for packet dumper to finish... 1 (prev_count=446240, count=446780) 20250813122818087 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122818087 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122818087 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813122818091 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122818091 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122818091 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122818091 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122818091 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122818091 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122818091 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122818091 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122818091 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122818092 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122818092 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813122818092 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813122818420 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122818420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c8d72), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122818420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122818420 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) 20250813122818420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122818420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122818420 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122818420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eeeae), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122818420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122818420 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) 20250813122818420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122818420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122818420 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122818420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e2d18), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122818420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122818420 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122818420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122818420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122818420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122818420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122818420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122818420 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 20250813122818420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122818420 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 20250813122818420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122818421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122818421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122818421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122818421 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 20250813122818421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122818421 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 20250813122818421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122818421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122818421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122818421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122818421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122818421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122818421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122818421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122818870 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122818870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bba2bf), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122818870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122818870 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122818870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122818870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122818870 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122818870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b72e20), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122818870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122818870 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122818870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122818870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122818870 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122818870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007ea31), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122818870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122818870 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122818870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122818870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122818871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122818871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122818871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122818871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122818871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122818871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122818871 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122818871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122818871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122818871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122818871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122818871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122818871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122818871 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122818871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122818871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122818871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122818871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122818871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122818871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122818871 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:28:19 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 20250813122819314 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122819314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d09dd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122819314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122819314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122819314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122819314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122819314 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122819314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034e11e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122819314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122819314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122819314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122819314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122819314 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122819314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060e934), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122819314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122819314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122819314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122819314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122819314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122819314 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122819314 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122819314 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122819314 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122819314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122819315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122819315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122819315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122819315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122819315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122819315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122819315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122819315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122819315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122819315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122819315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122819315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122819315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122819315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122819315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122819968 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122819968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005c8fd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122819968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122819968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122819968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122819968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122819968 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122819968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00351219), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122819968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122819968 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122819968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122819968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122819968 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122819968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085b22c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122819968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122819968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122819968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122819968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122819969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122819969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122819969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122819969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122819969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122819969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122819969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122819969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122819969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122819969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122819969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122819969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122819969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122819969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122819969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122819969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122819969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122819969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122819969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122819969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122819969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_paging_imsi started. 20250813122820058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122820061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122820065 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42109<->l=127.0.0.1:4262) (control_if.c:572) 20250813122820078 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122820078 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)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122820087 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122820087 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122820087 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122820087 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122820087 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122820087 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122820087 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122820087 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122820087 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122820087 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122820087 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(753)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122820088 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122820088 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122820088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122820088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122820088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122820088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122820088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820088 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122820088 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43482 (stream_srv.c:142) 20250813122820088 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43482<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122820088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122820088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122820088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122820088 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122820089 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122820089 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122820089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122820089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122820089 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) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820089 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) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820089 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) 20250813122820089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122820089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820089 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122820089 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122820089 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122820089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122820089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122820089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820089 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) 20250813122820089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122820089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820089 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122820089 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122820089 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122820089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122820089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122820089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122820089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122820089 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820089 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122820089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820089 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 20250813122820089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122820089 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122820089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820089 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 20250813122820089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122820089 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 20250813122820089 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122820089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820090 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122820090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122820090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122820090 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(757)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(757)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(755)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(760)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(760)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(758)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(763)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-M3UA(763)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-SCCP(761)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122820131 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122820131 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122820131 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122820131 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122820131 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122820131 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122820131 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122820131 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122820131 DRANAP NOTICE cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122820131 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122820131 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122820132 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122820132 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122820132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122820132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122820132 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) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 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) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820132 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) 20250813122820132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122820132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820132 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122820132 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122820132 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122820132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122820132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820132 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) 20250813122820132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122820132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820132 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122820132 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122820132 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122820132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122820132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820132 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) 20250813122820132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122820132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820132 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122820132 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122820132 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122820132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122820132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122820132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122820132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122820132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122820132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122820132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820132 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122820133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820133 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820133 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 20250813122820133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122820133 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122820133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820133 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820133 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 20250813122820133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122820133 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 20250813122820133 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122820133 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122820133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820133 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820133 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 20250813122820133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122820133 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 20250813122820133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122820133 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 20250813122820133 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820133 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820133 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820133 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122820133 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122820133 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122820133 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122820154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122820154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122820155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122820155 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122820155 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) 20250813122820155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122820155 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122820155 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122820155 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122820159 DLINP DEBUG SRVCONN(,r=127.0.0.1:43482<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122820159 DLINP DEBUG SRVCONN(,r=127.0.0.1:43482<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122820159 DLINP DEBUG SRVCONN(,r=127.0.0.1:43482<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122820159 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122820159 DHNBAP DEBUG (127.0.0.1:43482 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122820159 DHNBAP NOTICE (127.0.0.1:43482 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122820159 DHNBAP NOTICE (127.0.0.1:43482 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122820159 DLINP DEBUG SRVCONN(,r=127.0.0.1:43482<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122820159 DLINP DEBUG SRVCONN(,r=127.0.0.1:43482<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122820302 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 20250813122820302 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 20250813122820303 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122820303 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122820310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820310 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122820310 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122820310 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122820310 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122820310 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122820310 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122820313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820313 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122820313 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122820313 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122820313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122820313 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122820314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122820314 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 20250813122820315 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 20250813122820315 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 20250813122820315 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122820315 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122820320 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) 20250813122820320 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122820320 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122820320 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122820320 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122820320 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122820320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122820321 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) 20250813122820321 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122820321 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122820321 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122820321 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122820321 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122820321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122820321 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 20250813122820328 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 20250813122820328 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 20250813122820328 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122820328 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813122820333 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) 20250813122820333 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813122820333 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122820333 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122820333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122820333 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813122820333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122820334 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) 20250813122820334 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122820334 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122820334 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122820334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122820334 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122820334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122820334 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 20250813122820345 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 20250813122820345 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 20250813122820345 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122820345 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122820351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820351 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122820351 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122820351 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122820351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122820351 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122820351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122820353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820353 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122820353 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122820353 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122820353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122820353 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122820353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122820354 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 20250813122820551 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122820551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0075e7e6), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122820551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122820551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122820551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820551 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122820551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035253e), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122820551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122820551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122820551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820551 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122820551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d341f), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122820551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122820551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122820551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122820551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122820551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122820552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122820552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122820552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122820552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122820552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122820552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122820552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122820552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122820552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122820552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820552 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122820552 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122820552 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122820552 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122820552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122820552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122820552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122820563 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820563 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122820563 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122820563 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122820563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122820563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122820563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122820563 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122820563 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) 20250813122820563 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122820563 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122820563 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 20250813122820563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122820563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122820563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122820563 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122820563 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122820563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122820563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122820563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122820563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122820563 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=0075e7e6) (sccp_scrc.c:477) 20250813122820563 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(68)[0x557dd25b7b40]{IDLE}: Deallocated (fsm.c:568) 20250813122820563 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122820563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122820563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122820563 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) 20250813122820563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122820563 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=0035253e) (sccp_scrc.c:477) 20250813122820563 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122820563 DLSCCP DEBUG SCCP-SCOC(69)[0x557dd25e39c0]{IDLE}: Deallocated (fsm.c:568) 20250813122820766 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122820766 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122820766 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122820766 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122820766 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122820766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122820766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122820766 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122820767 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122820767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122820767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122820767 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122820767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122820767 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=000d341f) (sccp_scrc.c:477) 20250813122820767 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20250813122820767 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122820767 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122820767 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122820767 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122820767 DLSCCP DEBUG SCCP-SCOC(70)[0x557dd25d7290]{IDLE}: Deallocated (fsm.c:568) 20250813122821092 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122821092 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122821092 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122821092 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122821092 DLSCCP DEBUG SCCP-SCOC(65)[0x557dd2542540]{IDLE}: Deallocated (fsm.c:568) 20250813122821092 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122821092 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122821092 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122821093 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122821093 DLSCCP DEBUG SCCP-SCOC(66)[0x557dd2442fe0]{IDLE}: Deallocated (fsm.c:568) 20250813122821093 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813122821093 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813122821093 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122821093 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122821093 DLSCCP DEBUG SCCP-SCOC(67)[0x557dd2545e50]{IDLE}: Deallocated (fsm.c:568) 20250813122821121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122821121 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122821121 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122821121 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122821121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122821121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122821121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122821121 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122821121 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122821121 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122821121 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122821121 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122821121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122821121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122821121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122821121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122821121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122821121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122821121 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122821121 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122821121 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) 20250813122821121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122821121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122821121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122821121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122821121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122821121 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122821121 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122821121 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122821121 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122821121 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122821121 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122821121 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122821121 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122821121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122821121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122821121 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122821123 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) 20250813122821123 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122821123 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122821123 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 20250813122821123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122821123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122821123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122821123 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122821123 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122821123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122821123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122821123 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) 20250813122821123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122821123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122821123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122821123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122821123 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) 20250813122821123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821123 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) 20250813122821123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122821123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122821123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122821123 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122821123 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) 20250813122821123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122821123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122821123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122821123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122821123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122821123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122821123 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122821123 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122821123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122821123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122821123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122821123 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122821123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122821123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122821123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122821123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(756)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(759)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122821141 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) 20250813122821141 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122821141 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122821141 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 20250813122821141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122821141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122821141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122821141 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122821141 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122821141 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122821141 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122821141 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) 20250813122821141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122821141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122821141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813122821141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122821141 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) 20250813122821141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821141 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) 20250813122821141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122821141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122821141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122821141 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122821141 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) 20250813122821141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122821141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122821141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122821141 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) 20250813122821141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122821141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122821141 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122821141 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813122821141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122821141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122821141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122821141 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 20250813122821141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122821141 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 20250813122821142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122821142 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(762)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122821159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122821159 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122821159 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122821159 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122821159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122821159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122821159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122821159 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122821159 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122821159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122821159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122821159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122821159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122821159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122821159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122821159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122821159 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) 20250813122821159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821159 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) 20250813122821159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122821159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122821159 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122821159 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122821159 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) 20250813122821159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122821159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122821159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122821159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122821160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122821160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122821160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122821160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122821160 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122821160 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122821160 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122821160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122821160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122821160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122821160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122821160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122821160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122821160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122821160 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(765)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122822170 DLCTRL DEBUG Command: GET 610218289 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122822170 DLCTRL DEBUG Tx Command reply: GET_REPLY 610218289 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122822177 DLCTRL DEBUG Command: GET 29691558 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122822177 DLCTRL DEBUG Tx Command reply: GET_REPLY 29691558 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122822182 DLCTRL DEBUG Command: GET 453180056 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122822182 DLCTRL DEBUG Tx Command reply: GET_REPLY 453180056 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122822189 DLCTRL DEBUG Command: GET 16310048 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122822189 DLCTRL DEBUG Tx Command reply: GET_REPLY 16310048 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122822193 DLCTRL DEBUG Command: GET 808693619 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122822193 DLCTRL DEBUG Tx Command reply: GET_REPLY 808693619 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122822197 DLCTRL DEBUG Command: GET 682310212 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122822197 DLCTRL DEBUG Tx Command reply: GET_REPLY 682310212 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122822201 DLCTRL DEBUG Command: GET 971853898 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122822201 DLCTRL DEBUG Tx Command reply: GET_REPLY 971853898 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122822205 DLCTRL DEBUG Command: GET 234709941 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122822205 DLCTRL DEBUG Tx Command reply: GET_REPLY 234709941 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122822208 DLCTRL DEBUG Command: GET 949966404 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122822208 DLCTRL DEBUG Tx Command reply: GET_REPLY 949966404 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122822211 DLCTRL DEBUG Command: GET 43668398 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122822212 DLCTRL DEBUG Tx Command reply: GET_REPLY 43668398 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122822217 DLCTRL DEBUG Command: GET 186314071 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122822217 DLCTRL DEBUG Tx Command reply: GET_REPLY 186314071 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122822223 DLCTRL DEBUG Command: GET 406094203 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122822223 DLCTRL DEBUG Tx Command reply: GET_REPLY 406094203 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122822228 DLCTRL DEBUG Command: GET 978752609 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122822228 DLCTRL DEBUG Tx Command reply: GET_REPLY 978752609 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122822232 DLCTRL DEBUG Command: GET 189581550 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122822232 DLCTRL DEBUG Tx Command reply: GET_REPLY 189581550 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122822236 DLCTRL DEBUG Command: GET 781903108 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122822236 DLCTRL DEBUG Tx Command reply: GET_REPLY 781903108 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122822240 DLCTRL DEBUG Command: GET 842745275 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122822240 DLCTRL DEBUG Tx Command reply: GET_REPLY 842745275 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122822245 DLCTRL DEBUG Command: GET 426315855 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122822245 DLCTRL DEBUG Tx Command reply: GET_REPLY 426315855 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122822249 DLCTRL DEBUG Command: GET 319237601 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122822249 DLCTRL DEBUG Tx Command reply: GET_REPLY 319237601 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122822255 DLCTRL DEBUG Command: GET 504964683 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122822255 DLCTRL DEBUG Tx Command reply: GET_REPLY 504964683 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122822261 DLCTRL DEBUG Command: GET 60554461 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122822261 DLCTRL DEBUG Tx Command reply: GET_REPLY 60554461 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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 } } } 20250813122822292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122823318 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122823318 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122823318 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122823318 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122823318 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122823318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122823318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122823318 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122823318 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122823318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122823318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122823318 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122823318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122823318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122823318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122823318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122823318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122823318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122823319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122823319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122823319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122823319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122823319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122823319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122823319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122823319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122823319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122823319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122823319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122823319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122823319 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250813122823319 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250813122823319 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250813122823319 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250813122823319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250813122823319 DRUA DEBUG (127.0.0.1:43482 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250813122823319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122823319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250813122823319 DLINP DEBUG SRVCONN(,r=127.0.0.1:43482<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122823319 DLINP DEBUG SRVCONN(,r=127.0.0.1:43482<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(752)@8ad7688026aa: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(754)@8ad7688026aa: UnitdataCallback HNBGW_Test.msc0-RAN(756)@8ad7688026aa: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@8ad7688026aa: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@8ad7688026aa: Added conn table entry 0TC_mscpool_paging_imsi0(768)7287102 20250813122824346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122824346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122824347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122824347 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122824347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6f313e, normal) (hnbgw_rua.c:407) 20250813122824347 DHNB DEBUG map_rua[0x557dd25e39c0]{init}: Allocated (fsm.c:456) 20250813122824347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7287102)[0x557dd25e39c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122824347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7287102 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122824347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122824347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122824347 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7287102 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250813122824347 DCN DEBUG map_sccp[0x557dd25b7b40]{init}: Allocated (fsm.c:456) 20250813122824347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122824347 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-7287102 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122824347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7287102 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122824347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7287102)[0x557dd25e39c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122824347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122824347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122824347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7287102)[0x557dd25e39c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122824347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122824347 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122824347 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{IDLE}: Allocated (fsm.c:456) 20250813122824347 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122824347 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002180056400500f1100926) (sccp_scrc.c:406) 20250813122824347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122824347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122824347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122824347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122824347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122824347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122824347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122824347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122824347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122824347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122824347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122824347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122824347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122824347 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122824347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122824347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7287102)[0x557dd25e39c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122824347 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122824347 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122824347 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122824347 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122824347 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122824347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122824347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122824347 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@8ad7688026aa: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@8ad7688026aa: Added conn table entry 0TC_mscpool_paging_imsi0(768)9544563 HNBGW_Test.msc0-SCCP(755)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(768)@8ad7688026aa: setverdict(pass): none -> pass 20250813122824360 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122824360 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122824360 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122824360 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122824360 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122824360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122824360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122824360 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122824360 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122824360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122824360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122824360 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122824360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122824360 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=00e3270c) (sccp_scrc.c:477) 20250813122824360 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250813122824360 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122824360 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122824360 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122824360 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122824360 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) 20250813122824360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122824360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122825365 DLCTRL DEBUG Command: GET 605764825 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122825366 DLCTRL DEBUG Tx Command reply: GET_REPLY 605764825 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122825373 DLCTRL DEBUG Command: GET 205235130 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122825373 DLCTRL DEBUG Tx Command reply: GET_REPLY 205235130 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122825379 DLCTRL DEBUG Command: GET 727855056 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122825379 DLCTRL DEBUG Tx Command reply: GET_REPLY 727855056 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122825384 DLCTRL DEBUG Command: GET 465487776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122825384 DLCTRL DEBUG Tx Command reply: GET_REPLY 465487776 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122825388 DLCTRL DEBUG Command: GET 318958366 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122825388 DLCTRL DEBUG Tx Command reply: GET_REPLY 318958366 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122825392 DLCTRL DEBUG Command: GET 149970651 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122825392 DLCTRL DEBUG Tx Command reply: GET_REPLY 149970651 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122825396 DLCTRL DEBUG Command: GET 385933660 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122825396 DLCTRL DEBUG Tx Command reply: GET_REPLY 385933660 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122825400 DLCTRL DEBUG Command: GET 745696641 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122825400 DLCTRL DEBUG Tx Command reply: GET_REPLY 745696641 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122825404 DLCTRL DEBUG Command: GET 689065441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122825404 DLCTRL DEBUG Tx Command reply: GET_REPLY 689065441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122825407 DLCTRL DEBUG Command: GET 987362481 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122825407 DLCTRL DEBUG Tx Command reply: GET_REPLY 987362481 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122825410 DLCTRL DEBUG Command: GET 59627115 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122825410 DLCTRL DEBUG Tx Command reply: GET_REPLY 59627115 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122825413 DLCTRL DEBUG Command: GET 702766232 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122825413 DLCTRL DEBUG Tx Command reply: GET_REPLY 702766232 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122825416 DLCTRL DEBUG Command: GET 567584366 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122825416 DLCTRL DEBUG Tx Command reply: GET_REPLY 567584366 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122825419 DLCTRL DEBUG Command: GET 536356635 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122825419 DLCTRL DEBUG Tx Command reply: GET_REPLY 536356635 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122825423 DLCTRL DEBUG Command: GET 378537393 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122825423 DLCTRL DEBUG Tx Command reply: GET_REPLY 378537393 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122825427 DLCTRL DEBUG Command: GET 329310472 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122825427 DLCTRL DEBUG Tx Command reply: GET_REPLY 329310472 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122825431 DLCTRL DEBUG Command: GET 103588289 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122825431 DLCTRL DEBUG Tx Command reply: GET_REPLY 103588289 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122825434 DLCTRL DEBUG Command: GET 577862455 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122825434 DLCTRL DEBUG Tx Command reply: GET_REPLY 577862455 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122825438 DLCTRL DEBUG Command: GET 40322730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122825438 DLCTRL DEBUG Tx Command reply: GET_REPLY 40322730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122825441 DLCTRL DEBUG Command: GET 455663278 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122825441 DLCTRL DEBUG Tx Command reply: GET_REPLY 455663278 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122825453 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42109<->l=127.0.0.1:4262) (control_if.c:193) 20250813122825453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58244<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(749)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(748)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122825457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58232<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122825459 DLINP DEBUG SRVCONN(,r=127.0.0.1:43482<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122825459 DLINP DEBUG SRVCONN(,r=127.0.0.1:43482<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122825459 DLINP NOTICE SRV(,r=127.0.0.1:43482<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122825459 DMAIN NOTICE (127.0.0.1:43482 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43482<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122825459 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813122825459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122825459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122825459 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122825459 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) 20250813122825459 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122825459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7287102)[0x557dd25e39c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122825459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7287102)[0x557dd25e39c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122825459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122825460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122825460 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122825460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3270c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122825460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122825460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122825460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122825460 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122825460 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122825460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122825460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7287102)[0x557dd25e39c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122825460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7287102)[0x557dd25e39c0]{disrupted}: Freeing instance (context_map.c:202) 20250813122825460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7287102)[0x557dd25e39c0]{disrupted}: Deallocated (fsm.c:568) 20250813122825460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122825460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{disconnected}: Freeing instance (context_map.c:206) 20250813122825460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x557dd25b7b40]{disconnected}: Deallocated (fsm.c:568) 20250813122825460 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7287102 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250813122825461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122825461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122825461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122825461 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122825461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122825461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122825461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122825461 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122825462 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122825462 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) 20250813122825462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122825462 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122825462 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122825462 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) 20250813122825462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122825462 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122825462 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122825462 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) TC_mscpool_paging_imsi-Iuh1-RUA(754)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@8ad7688026aa: Final verdict of PTC: none 20250813122825462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122825462 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813122825462 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 20250813122825462 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) TC_mscpool_paging_imsi-Iuh0-RUA(752)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(761)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(765)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(764)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(747)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(759)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@8ad7688026aa: Final verdict of PTC: none 20250813122825462 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122825462 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122825462 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122825462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122825462 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122825462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122825462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122825462 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122825462 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) 20250813122825462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122825463 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122825463 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) 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(756)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@8ad7688026aa: Final verdict of PTC: none 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122825463 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 20250813122825463 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 20250813122825463 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) 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122825463 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 20250813122825463 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 20250813122825463 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) 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122825463 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122825463 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122825463 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-M3UA(760)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@8ad7688026aa: Final verdict of PTC: none 20250813122825463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122825463 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122825463 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122825463 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) 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122825463 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 20250813122825463 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 20250813122825463 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122825463 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) 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122825463 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813122825463 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 20250813122825464 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 20250813122825464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122825464 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122825464 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122825464 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122825464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122825464 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122825464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122825464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122825464 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 20250813122825464 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-PFCP(750)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@8ad7688026aa: Final verdict of PTC: none 20250813122825466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52008<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(768)@8ad7688026aa: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(763)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(753)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(767)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Wed Aug 13 12:28:25 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 20250813122825573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122826176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52010<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371808) 20250813122826195 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122826195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715437), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122826195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122826195 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) 20250813122826195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122826195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122826195 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122826195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dceb3), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122826195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122826195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122826195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122826195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122826195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122826195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122826195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122826195 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 20250813122826195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122826195 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 20250813122826196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122826196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122826196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122826196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122826196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122826196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122826196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122826196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122826196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122826196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122826196 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=371808, count=384924) 20250813122827464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122827464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122827464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122827464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122827464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813122827464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813122827464 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122827464 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122827464 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:28: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_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 20250813122828421 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122828421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e2d18), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122828421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122828421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122828421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122828421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122828421 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122828421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eeeae), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122828421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122828421 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) 20250813122828421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122828421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122828421 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122828421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c8d72), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122828421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122828421 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) 20250813122828421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122828421 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122828421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122828421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122828421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122828421 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122828421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122828421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122828421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122828421 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122828421 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122828421 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122828421 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 20250813122828421 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122828422 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 20250813122828422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122828422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122828422 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122828422 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122828422 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 20250813122828422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122828422 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 20250813122828422 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122828871 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122828871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007ea31), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122828871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122828871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122828871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122828871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122828871 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122828871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b72e20), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122828871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122828871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122828871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122828871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122828871 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122828871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bba2bf), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122828871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122828871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122828871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122828871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122828871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122828871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122828871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122828872 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122828872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122828872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122828872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122828872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122828872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122828872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122828872 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122828872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122828872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122828872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122828872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122828872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122828872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122828872 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122828872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122828872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122828872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_paging_tmsi started. 20250813122829309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122829314 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122829314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060e934), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122829314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122829314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122829314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829314 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122829314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034e11e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122829314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829314 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122829314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122829314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829314 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122829314 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d09dd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122829314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122829314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122829314 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122829315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122829315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122829315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122829315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122829315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122829315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122829315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122829315 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122829315 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 20250813122829315 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829315 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829315 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829315 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122829315 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122829315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122829315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122829315 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122829315 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 20250813122829319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122829324 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44005<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122829343 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122829343 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122829351 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122829351 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122829351 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122829351 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122829351 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122829351 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122829351 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122829351 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122829351 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122829352 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122829352 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(775)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122829352 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54602 (stream_srv.c:142) 20250813122829352 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54602<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122829353 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122829353 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122829353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122829353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122829353 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) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 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) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829353 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) 20250813122829353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122829353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829353 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122829353 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122829353 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122829353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122829353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829353 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) 20250813122829353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122829353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829353 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122829353 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122829353 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122829353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122829353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829353 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122829353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122829353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829353 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122829353 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122829353 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122829353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122829353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122829353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122829353 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829353 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122829353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829353 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829353 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829353 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 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122829353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829353 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829353 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829353 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 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122829353 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 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122829353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829353 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829353 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829353 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122829353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829353 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829353 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829353 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122829353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122829353 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122829353 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(779)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(777)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(782)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(782)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(780)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-M3UA(785)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-SCCP(783)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122829390 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122829390 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122829390 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122829390 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122829390 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122829390 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122829390 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122829390 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122829390 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122829392 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122829392 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122829392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122829392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122829392 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) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 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) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829392 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) 20250813122829392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122829392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829392 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122829392 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122829392 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122829392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122829392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829392 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) 20250813122829392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122829392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829392 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122829392 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122829392 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122829392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122829392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829392 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) 20250813122829392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122829392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829392 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122829392 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122829392 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122829392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122829392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122829392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122829392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122829392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122829392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122829392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829392 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122829392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829392 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 20250813122829392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122829392 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122829392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829392 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 20250813122829392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122829392 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 20250813122829392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122829392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122829392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829392 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 20250813122829392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122829392 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 20250813122829392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122829392 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 20250813122829392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829392 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122829392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122829392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122829392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(788)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(786)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122829416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122829416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122829416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122829416 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122829416 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) 20250813122829416 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122829416 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122829416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122829416 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122829420 DLINP DEBUG SRVCONN(,r=127.0.0.1:54602<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122829421 DLINP DEBUG SRVCONN(,r=127.0.0.1:54602<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122829421 DLINP DEBUG SRVCONN(,r=127.0.0.1:54602<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122829421 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122829421 DHNBAP DEBUG (127.0.0.1:54602 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122829421 DHNBAP NOTICE (127.0.0.1:54602 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122829421 DHNBAP NOTICE (127.0.0.1:54602 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122829421 DLINP DEBUG SRVCONN(,r=127.0.0.1:54602<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122829421 DLINP DEBUG SRVCONN(,r=127.0.0.1:54602<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122829565 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 20250813122829565 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 20250813122829565 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 20250813122829565 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122829565 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122829565 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122829565 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(779)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122829573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829573 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122829573 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122829573 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122829573 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122829574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122829574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122829574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122829574 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 20250813122829575 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 20250813122829575 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 20250813122829576 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122829576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813122829579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829579 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122829579 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122829579 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122829579 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122829579 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250813122829579 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122829579 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.msc1-M3UA(782)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122829581 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) 20250813122829581 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122829581 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122829581 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122829581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122829581 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122829581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122829582 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) 20250813122829582 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122829582 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122829582 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122829582 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122829582 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122829582 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122829582 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 20250813122829588 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 20250813122829588 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 20250813122829588 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122829588 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813122829595 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) 20250813122829595 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813122829595 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122829595 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122829595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122829595 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813122829595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122829598 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) 20250813122829598 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122829598 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122829598 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122829598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122829598 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122829598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122829598 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 20250813122829604 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 20250813122829604 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 20250813122829604 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122829604 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122829609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829609 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122829609 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122829609 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122829609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122829609 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122829609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122829609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829609 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122829609 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122829609 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122829609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122829609 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122829609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122829609 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 20250813122829969 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122829970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085b22c), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122829970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122829970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122829970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829970 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122829970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00351219), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122829970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829970 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122829970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122829970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829970 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122829970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005c8fd), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122829970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122829970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122829970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122829970 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122829970 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122829971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122829971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122829971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122829971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122829971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122829971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122829971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122829971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122829971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122829971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122829971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122829971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122829971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122829971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122829971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122829971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122829982 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) 20250813122829982 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122829982 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122829982 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 20250813122829982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122829982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122829982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122829982 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122829982 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122829982 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122829983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122829983 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) 20250813122829983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122829983 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=00351219) (sccp_scrc.c:477) 20250813122829983 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(72)[0x557dd25b9c20]{IDLE}: Deallocated (fsm.c:568) 20250813122829983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122829983 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122829983 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122829983 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122829983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122829983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122829983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122829983 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122829983 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122829983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122829983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122829983 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122829983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122829983 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=0085b22c) (sccp_scrc.c:477) 20250813122829983 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122829983 DLSCCP DEBUG SCCP-SCOC(71)[0x557dd25be370]{IDLE}: Deallocated (fsm.c:568) 20250813122830186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122830186 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122830186 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122830186 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122830186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122830186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122830186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122830186 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122830187 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122830187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122830187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122830187 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122830187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122830187 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=0005c8fd) (sccp_scrc.c:477) 20250813122830187 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20250813122830187 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122830187 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122830187 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122830187 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122830187 DLSCCP DEBUG SCCP-SCOC(73)[0x557dd25e31e0]{IDLE}: Deallocated (fsm.c:568) 20250813122830388 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) 20250813122830388 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122830388 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122830388 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 20250813122830388 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122830388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122830388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122830388 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122830389 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122830389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122830389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122830389 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) 20250813122830389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122830389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122830389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122830389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122830389 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) 20250813122830389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830389 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) 20250813122830389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122830389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122830389 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122830389 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122830389 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) 20250813122830389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122830389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122830389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122830389 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122830389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122830389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122830389 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122830389 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122830389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122830389 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122830389 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122830389 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122830389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122830389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122830389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122830389 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(781)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122830393 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) 20250813122830393 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122830393 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122830393 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 20250813122830393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122830394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122830394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122830394 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122830394 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122830394 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122830394 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122830394 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) 20250813122830394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122830394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122830394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813122830394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122830394 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) 20250813122830394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122830394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122830394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830394 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) 20250813122830394 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122830394 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122830394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122830394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122830394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122830394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122830394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122830394 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122830394 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122830394 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122830394 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) 20250813122830394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122830394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122830394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122830395 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) 20250813122830395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122830395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122830395 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122830395 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813122830395 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122830395 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122830395 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122830395 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122830395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122830395 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122830395 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122830395 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122830395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830395 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122830395 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122830395 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122830395 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122830395 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) 20250813122830395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122830395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122830395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122830395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122830396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122830396 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122830396 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122830396 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122830396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122830396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122830396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122830396 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 20250813122830396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122830396 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 20250813122830396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122830396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122830396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122830396 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122830396 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122830396 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122830396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122830396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122830396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122830396 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(778)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc2-RAN(784)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122830415 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122830415 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122830415 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122830415 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122830415 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122830415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122830415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122830415 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122830415 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122830415 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122830415 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122830415 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122830415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122830415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122830415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122830415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122830415 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) 20250813122830415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830416 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) 20250813122830416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122830416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122830416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122830416 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122830416 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) 20250813122830416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122830416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122830416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122830416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122830416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122830416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122830416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122830416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122830416 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122830416 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122830416 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122830417 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122830417 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122830417 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122830417 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122830417 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122830417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122830417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122830417 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(787)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122831432 DLCTRL DEBUG Command: GET 772023483 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122831432 DLCTRL DEBUG Tx Command reply: GET_REPLY 772023483 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122831433 DLCTRL DEBUG Command: GET 925731557 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122831433 DLCTRL DEBUG Tx Command reply: GET_REPLY 925731557 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122831435 DLCTRL DEBUG Command: GET 754945980 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122831435 DLCTRL DEBUG Tx Command reply: GET_REPLY 754945980 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122831440 DLCTRL DEBUG Command: GET 602114276 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122831440 DLCTRL DEBUG Tx Command reply: GET_REPLY 602114276 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122831444 DLCTRL DEBUG Command: GET 371762177 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122831444 DLCTRL DEBUG Tx Command reply: GET_REPLY 371762177 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122831448 DLCTRL DEBUG Command: GET 437667460 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122831448 DLCTRL DEBUG Tx Command reply: GET_REPLY 437667460 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122831452 DLCTRL DEBUG Command: GET 553500714 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122831453 DLCTRL DEBUG Tx Command reply: GET_REPLY 553500714 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122831457 DLCTRL DEBUG Command: GET 340189534 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122831457 DLCTRL DEBUG Tx Command reply: GET_REPLY 340189534 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122831461 DLCTRL DEBUG Command: GET 342043905 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122831461 DLCTRL DEBUG Tx Command reply: GET_REPLY 342043905 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122831465 DLCTRL DEBUG Command: GET 974862841 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122831465 DLCTRL DEBUG Tx Command reply: GET_REPLY 974862841 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122831469 DLCTRL DEBUG Command: GET 71237260 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122831469 DLCTRL DEBUG Tx Command reply: GET_REPLY 71237260 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122831474 DLCTRL DEBUG Command: GET 106796596 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122831474 DLCTRL DEBUG Tx Command reply: GET_REPLY 106796596 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122831478 DLCTRL DEBUG Command: GET 540575195 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122831478 DLCTRL DEBUG Tx Command reply: GET_REPLY 540575195 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122831482 DLCTRL DEBUG Command: GET 88757446 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122831482 DLCTRL DEBUG Tx Command reply: GET_REPLY 88757446 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122831486 DLCTRL DEBUG Command: GET 118745224 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122831486 DLCTRL DEBUG Tx Command reply: GET_REPLY 118745224 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122831490 DLCTRL DEBUG Command: GET 388659219 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122831490 DLCTRL DEBUG Tx Command reply: GET_REPLY 388659219 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122831494 DLCTRL DEBUG Command: GET 677357652 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122831494 DLCTRL DEBUG Tx Command reply: GET_REPLY 677357652 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122831498 DLCTRL DEBUG Command: GET 873591811 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122831498 DLCTRL DEBUG Tx Command reply: GET_REPLY 873591811 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122831501 DLCTRL DEBUG Command: GET 238111059 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122831501 DLCTRL DEBUG Tx Command reply: GET_REPLY 238111059 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122831504 DLCTRL DEBUG Command: GET 846357004 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122831504 DLCTRL DEBUG Tx Command reply: GET_REPLY 846357004 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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 } } } 20250813122831524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@8ad7688026aa: 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 20250813122832549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122832549 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122832549 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122832549 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122832549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122832549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122832549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122832549 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122832550 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122832550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122832550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122832550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122832550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122832550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122832550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122832550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122832550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122832550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122832550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122832550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122832550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122832550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122832550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122832550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122832550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122832550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122832550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122832550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122832550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122832550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122832550 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250813122832550 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250813122832550 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250813122832550 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250813122832550 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250813122832550 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250813122832550 DRUA DEBUG (127.0.0.1:54602 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250813122832550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122832550 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250813122832550 DLINP DEBUG SRVCONN(,r=127.0.0.1:54602<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122832550 DLINP DEBUG SRVCONN(,r=127.0.0.1:54602<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@8ad7688026aa: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(776)@8ad7688026aa: UnitdataCallback TC_mscpool_paging_tmsi0(790)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@8ad7688026aa: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@8ad7688026aa: Added conn table entry 0TC_mscpool_paging_tmsi0(790)16291755 20250813122833580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122833580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122833580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813122833580 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122833580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf897ab, normal) (hnbgw_rua.c:407) 20250813122833580 DHNB DEBUG map_rua[0x557dd25b9c20]{init}: Allocated (fsm.c:456) 20250813122833580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16291755)[0x557dd25b9c20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122833580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16291755 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122833580 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122833580 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122833580 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16291755 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250813122833580 DCN DEBUG map_sccp[0x557dd25e39c0]{init}: Allocated (fsm.c:456) 20250813122833580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122833580 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-16291755 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122833580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16291755 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813122833580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16291755)[0x557dd25b9c20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122833580 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122833580 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122833580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16291755)[0x557dd25b9c20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122833580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122833580 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122833580 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{IDLE}: Allocated (fsm.c:456) 20250813122833580 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122833580 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f400300039d0056400500f1100926) (sccp_scrc.c:406) 20250813122833580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122833580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122833580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122833580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122833580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122833580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122833580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122833580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122833580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122833580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122833580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122833580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122833580 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122833580 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122833580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122833580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16291755)[0x557dd25b9c20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122833581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122833581 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122833581 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122833581 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122833581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122833581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122833581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122833581 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(777)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@8ad7688026aa: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@8ad7688026aa: Added conn table entry 0TC_mscpool_paging_tmsi0(790)4354387 HNBGW_Test.msc0-SCCP(777)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122833599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122833599 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122833599 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122833599 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122833599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122833599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122833599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122833599 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi0(790)@8ad7688026aa: setverdict(pass): none -> pass 20250813122833599 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122833599 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122833599 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122833599 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122833599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122833599 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=00f1129f) (sccp_scrc.c:477) 20250813122833599 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250813122833599 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122833599 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122833599 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122833599 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122833599 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) 20250813122833599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122833599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122834605 DLCTRL DEBUG Command: GET 709751713 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122834605 DLCTRL DEBUG Tx Command reply: GET_REPLY 709751713 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122834610 DLCTRL DEBUG Command: GET 655579524 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122834610 DLCTRL DEBUG Tx Command reply: GET_REPLY 655579524 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122834614 DLCTRL DEBUG Command: GET 989372663 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122834614 DLCTRL DEBUG Tx Command reply: GET_REPLY 989372663 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122834618 DLCTRL DEBUG Command: GET 935345484 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122834618 DLCTRL DEBUG Tx Command reply: GET_REPLY 935345484 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122834621 DLCTRL DEBUG Command: GET 786232109 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122834621 DLCTRL DEBUG Tx Command reply: GET_REPLY 786232109 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122834625 DLCTRL DEBUG Command: GET 945251525 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122834625 DLCTRL DEBUG Tx Command reply: GET_REPLY 945251525 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122834629 DLCTRL DEBUG Command: GET 298374062 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122834629 DLCTRL DEBUG Tx Command reply: GET_REPLY 298374062 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122834632 DLCTRL DEBUG Command: GET 975043858 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122834632 DLCTRL DEBUG Tx Command reply: GET_REPLY 975043858 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122834634 DLCTRL DEBUG Command: GET 347499002 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122834634 DLCTRL DEBUG Tx Command reply: GET_REPLY 347499002 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122834637 DLCTRL DEBUG Command: GET 119218354 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122834637 DLCTRL DEBUG Tx Command reply: GET_REPLY 119218354 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122834639 DLCTRL DEBUG Command: GET 461683384 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122834639 DLCTRL DEBUG Tx Command reply: GET_REPLY 461683384 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122834641 DLCTRL DEBUG Command: GET 248569897 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122834641 DLCTRL DEBUG Tx Command reply: GET_REPLY 248569897 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122834642 DLCTRL DEBUG Command: GET 592819519 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122834642 DLCTRL DEBUG Tx Command reply: GET_REPLY 592819519 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122834644 DLCTRL DEBUG Command: GET 770958814 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122834644 DLCTRL DEBUG Tx Command reply: GET_REPLY 770958814 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122834645 DLCTRL DEBUG Command: GET 533301011 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122834645 DLCTRL DEBUG Tx Command reply: GET_REPLY 533301011 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122834646 DLCTRL DEBUG Command: GET 373823067 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122834646 DLCTRL DEBUG Tx Command reply: GET_REPLY 373823067 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122834647 DLCTRL DEBUG Command: GET 362616272 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122834647 DLCTRL DEBUG Tx Command reply: GET_REPLY 362616272 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122834649 DLCTRL DEBUG Command: GET 286631735 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122834649 DLCTRL DEBUG Tx Command reply: GET_REPLY 286631735 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122834650 DLCTRL DEBUG Command: GET 104370854 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122834650 DLCTRL DEBUG Tx Command reply: GET_REPLY 104370854 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122834650 DLCTRL DEBUG Command: GET 522355743 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122834650 DLCTRL DEBUG Tx Command reply: GET_REPLY 522355743 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122834656 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44005<->l=127.0.0.1:4262) (control_if.c:193) 20250813122834656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(771)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(770)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122834658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52022<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122834658 DLINP DEBUG SRVCONN(,r=127.0.0.1:54602<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122834658 DLINP DEBUG SRVCONN(,r=127.0.0.1:54602<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122834658 DLINP NOTICE SRV(,r=127.0.0.1:54602<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122834658 DMAIN NOTICE (127.0.0.1:54602 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54602<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122834658 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813122834658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122834658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122834658 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122834658 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) 20250813122834658 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122834658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16291755)[0x557dd25b9c20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122834658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16291755)[0x557dd25b9c20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122834658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122834658 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122834658 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122834658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1129f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122834658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122834658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122834658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122834659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122834659 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122834659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122834659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16291755)[0x557dd25b9c20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122834659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16291755)[0x557dd25b9c20]{disrupted}: Freeing instance (context_map.c:202) 20250813122834659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16291755)[0x557dd25b9c20]{disrupted}: Deallocated (fsm.c:568) 20250813122834659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122834659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{disconnected}: Freeing instance (context_map.c:206) 20250813122834659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x557dd25e39c0]{disconnected}: Deallocated (fsm.c:568) 20250813122834659 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16291755 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250813122834659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122834659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122834659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122834659 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122834659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122834659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122834659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122834659 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi-Iuh1-RUA(776)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@8ad7688026aa: Final verdict of PTC: none 20250813122834660 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122834660 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) 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(787)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(781)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(784)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@8ad7688026aa: Final verdict of PTC: none 20250813122834660 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 20250813122834660 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) 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122834660 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122834660 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) 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122834660 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122834660 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) 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813122834660 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122834660 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) 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122834660 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122834660 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) 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813122834660 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122834660 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) 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122834660 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122834661 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122834661 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) 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122834661 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 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122834661 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122834661 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_tmsi-Iuh1(775)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@8ad7688026aa: Final verdict of PTC: none 20250813122834661 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 20250813122834661 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) 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122834661 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122834661 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 20250813122834661 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) 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122834661 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122834661 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 20250813122834661 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) 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813122834661 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122834661 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122834661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122834661 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 20250813122834661 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 20250813122834661 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 20250813122834671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52040<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(772)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(773)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(789)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(782)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(779)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_tmsi0(790)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed Aug 13 12:28:34 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 20250813122834776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122835378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56794<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=385332) 20250813122835461 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122835461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3270c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122835461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122835461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122835461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122835461 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122835461 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122835461 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122835461 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122835461 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122835461 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122835461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122835461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122835461 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122836197 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122836197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dceb3), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122836197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122836197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122836197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122836197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122836197 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122836197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715437), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122836197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122836197 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) 20250813122836197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122836197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122836198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122836198 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122836198 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122836198 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122836198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122836198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122836198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122836198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122836198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122836198 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122836198 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122836198 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 20250813122836198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122836198 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 20250813122836198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122836198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=385332, count=393672) 20250813122836662 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122836662 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813122836662 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813122836662 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122836662 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122836662 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122836662 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122836662 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122836662 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122836662 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122836662 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122836662 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:28: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_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 20250813122838422 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122838422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c8d72), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122838422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838422 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) 20250813122838422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122838422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838422 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122838422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eeeae), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122838422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838422 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) 20250813122838422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122838422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838422 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122838422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e2d18), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122838422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838422 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122838422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122838422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838423 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 20250813122838423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122838423 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 20250813122838423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122838423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838423 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 20250813122838423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122838423 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 20250813122838423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122838423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122838423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122838423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122838423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_paging_imsi_lai_registered started. 20250813122838507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122838511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122838515 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38489<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122838530 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122838530 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122838537 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122838537 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122838537 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122838538 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122838538 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122838538 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122838538 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122838538 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122838538 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122838538 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122838538 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122838538 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60949 (stream_srv.c:142) 20250813122838538 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60949<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122838539 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122838539 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122838539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122838539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122838539 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) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838539 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) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838539 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) 20250813122838539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122838539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838539 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122838539 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122838539 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122838539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122838539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122838539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838539 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) 20250813122838539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122838539 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838539 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122838539 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122838539 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122838539 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122838539 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122838539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838539 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838539 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838540 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122838540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122838540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838540 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122838540 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122838540 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122838540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122838540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122838540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122838540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122838540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838540 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122838540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838540 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 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122838540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838540 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 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122838540 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 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122838540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838540 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122838540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838540 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122838540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(801)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(801)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(799)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(804)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(804)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(802)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(807)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-M3UA(807)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(807)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-SCCP(805)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122838577 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122838577 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122838577 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122838577 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122838577 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122838577 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122838577 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122838578 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122838578 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122838579 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122838579 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122838579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122838579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122838579 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) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 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) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838579 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) 20250813122838579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122838579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838579 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122838579 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122838579 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122838579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122838579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838579 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) 20250813122838579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122838579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838579 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122838579 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122838579 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122838579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122838579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838579 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) 20250813122838579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122838579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838579 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122838579 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122838579 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122838579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122838579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122838579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122838579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122838579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122838579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122838579 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838579 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122838579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838579 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 20250813122838579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122838579 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122838579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838579 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 20250813122838579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122838579 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 20250813122838579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122838579 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122838579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838579 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 20250813122838579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122838579 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 20250813122838579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122838579 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 20250813122838579 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838579 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838579 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838579 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122838579 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122838579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122838579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122838604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122838604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122838604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122838604 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122838604 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) 20250813122838604 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122838604 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122838604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122838604 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122838609 DLINP DEBUG SRVCONN(,r=127.0.0.1:60949<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122838609 DLINP DEBUG SRVCONN(,r=127.0.0.1:60949<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122838609 DLINP DEBUG SRVCONN(,r=127.0.0.1:60949<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122838609 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122838609 DHNBAP DEBUG (127.0.0.1:60949 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122838609 DHNBAP NOTICE (127.0.0.1:60949 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122838609 DHNBAP NOTICE (127.0.0.1:60949 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122838609 DLINP DEBUG SRVCONN(,r=127.0.0.1:60949<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122838609 DLINP DEBUG SRVCONN(,r=127.0.0.1:60949<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122838752 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 20250813122838752 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 20250813122838752 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122838752 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122838761 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838761 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122838761 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122838761 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122838761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122838761 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122838761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122838763 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 20250813122838763 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 20250813122838763 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122838763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813122838765 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838765 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122838765 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122838765 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122838765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122838765 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122838765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122838765 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.msc1-M3UA(804)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122838769 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) 20250813122838769 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122838769 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122838769 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122838769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122838769 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122838769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122838769 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) 20250813122838769 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122838769 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122838769 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122838769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122838769 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122838769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122838769 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 20250813122838775 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 20250813122838775 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 20250813122838775 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122838775 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813122838781 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) 20250813122838781 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813122838781 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122838781 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122838781 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122838781 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813122838781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122838784 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) 20250813122838784 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122838784 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122838784 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122838784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122838784 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122838784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122838784 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 20250813122838792 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 20250813122838792 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 20250813122838792 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122838792 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122838798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838798 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122838798 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122838798 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122838798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122838798 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122838798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122838801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838801 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122838801 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122838801 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122838801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122838801 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122838801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122838801 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 20250813122838872 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122838872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bba2bf), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122838872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122838872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122838872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838872 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122838872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b72e20), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122838872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122838872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122838872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838872 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122838872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007ea31), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122838872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122838872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122838872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122838872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122838872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122838873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122838873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122838873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122838873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122838873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122838873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122838873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122838873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122838873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122838873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122838873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122838873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122838873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122838873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122838873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122838873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122838873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122838883 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) 20250813122838883 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122838883 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122838883 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 20250813122838883 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122838883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122838883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122838883 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122838884 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122838884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122838884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122838884 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) 20250813122838884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122838884 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=00bba2bf) (sccp_scrc.c:477) 20250813122838884 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250813122838884 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122838884 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122838884 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122838884 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122838884 DLSCCP DEBUG SCCP-SCOC(79)[0x557dd25c5a10]{IDLE}: Deallocated (fsm.c:568) 20250813122839086 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) 20250813122839086 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122839086 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122839086 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 20250813122839086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122839086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122839086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122839086 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839086 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) 20250813122839086 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122839086 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122839086 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 20250813122839086 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122839086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122839086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122839086 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839086 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122839087 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122839087 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122839087 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) 20250813122839087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122839087 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=00b72e20) (sccp_scrc.c:477) 20250813122839087 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(78)[0x557dd25c04f0]{IDLE}: Deallocated (fsm.c:568) 20250813122839087 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122839087 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122839087 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122839087 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) 20250813122839087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122839087 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=0007ea31) (sccp_scrc.c:477) 20250813122839087 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122839087 DLSCCP DEBUG SCCP-SCOC(77)[0x557dd25fd380]{IDLE}: Deallocated (fsm.c:568) 20250813122839316 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122839316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d09dd), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122839316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122839316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122839316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122839316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122839316 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122839316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034e11e), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122839316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122839316 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122839316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122839316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122839316 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122839316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0060e934), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122839316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122839316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122839316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122839316 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122839316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122839316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122839316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122839316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122839316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122839316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122839316 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839316 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122839316 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122839316 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122839316 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122839316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122839316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122839316 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839316 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122839317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122839317 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122839317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122839317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122839317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122839317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839321 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) 20250813122839321 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122839321 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122839321 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 20250813122839321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122839321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122839321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122839321 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839321 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122839321 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122839321 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122839321 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) 20250813122839321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122839322 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=0034e11e) (sccp_scrc.c:477) 20250813122839322 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250813122839322 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122839322 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122839322 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122839322 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122839322 DLSCCP DEBUG SCCP-SCOC(75)[0x557dd25beb10]{IDLE}: Deallocated (fsm.c:568) 20250813122839326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839326 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122839326 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122839326 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122839326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122839326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122839326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122839326 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839326 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122839326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122839326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122839326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122839326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122839326 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=000d09dd) (sccp_scrc.c:477) 20250813122839326 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250813122839326 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122839326 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122839326 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122839326 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122839326 DLSCCP DEBUG SCCP-SCOC(74)[0x557dd2442e30]{IDLE}: Deallocated (fsm.c:568) 20250813122839530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839530 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122839530 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122839530 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122839530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122839530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122839530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122839530 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839531 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122839531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122839531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122839531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122839531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122839531 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=0060e934) (sccp_scrc.c:477) 20250813122839531 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250813122839531 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122839531 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122839531 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122839531 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122839531 DLSCCP DEBUG SCCP-SCOC(76)[0x557dd25bc340]{IDLE}: Deallocated (fsm.c:568) 20250813122839571 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) 20250813122839571 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122839571 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122839571 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 20250813122839571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122839571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122839571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122839571 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839571 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122839571 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122839572 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122839572 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) 20250813122839572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122839572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122839572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122839572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122839572 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) 20250813122839572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839572 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) 20250813122839572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122839572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122839572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122839572 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122839572 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) 20250813122839572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122839572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122839572 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122839572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122839572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122839572 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122839572 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122839572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839572 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122839572 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122839572 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122839572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122839572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122839572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122839572 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(803)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122839593 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) 20250813122839593 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122839593 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122839593 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 20250813122839593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122839593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122839593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122839593 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839593 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122839593 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122839593 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122839593 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) 20250813122839593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122839593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122839593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813122839593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122839593 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) 20250813122839593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839594 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) 20250813122839594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122839594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122839594 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122839594 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122839594 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) 20250813122839594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122839594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122839594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122839594 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) 20250813122839594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122839594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122839594 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122839594 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813122839595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122839595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122839595 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 20250813122839595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122839595 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 20250813122839595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122839595 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(806)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122839604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839604 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122839604 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122839604 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122839604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122839604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122839604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122839604 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839604 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122839604 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122839604 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122839604 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122839604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122839604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122839604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122839604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122839604 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) 20250813122839604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839604 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) 20250813122839604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122839604 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122839604 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122839604 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122839604 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) 20250813122839604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122839604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122839604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122839604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122839604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122839604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122839604 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122839604 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122839604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122839604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122839604 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122839604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122839604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122839604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122839604 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(809)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122839734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839734 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122839734 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122839734 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122839734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122839734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122839735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122839735 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122839735 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122839735 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122839735 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122839735 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122839735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122839735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122839735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122839735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122839735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122839735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122839735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122839735 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122839735 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) 20250813122839735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122839735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122839735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122839735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122839735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122839736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122839736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122839736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122839736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122839736 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122839736 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122839736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122839736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122839736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122839736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122839736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122839736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122839736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122839736 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(800)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122840621 DLCTRL DEBUG Command: GET 990058190 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122840621 DLCTRL DEBUG Tx Command reply: GET_REPLY 990058190 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122840624 DLCTRL DEBUG Command: GET 172026940 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122840624 DLCTRL DEBUG Tx Command reply: GET_REPLY 172026940 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122840628 DLCTRL DEBUG Command: GET 923636153 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122840628 DLCTRL DEBUG Tx Command reply: GET_REPLY 923636153 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122840633 DLCTRL DEBUG Command: GET 7405227 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122840633 DLCTRL DEBUG Tx Command reply: GET_REPLY 7405227 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122840636 DLCTRL DEBUG Command: GET 556028207 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122840636 DLCTRL DEBUG Tx Command reply: GET_REPLY 556028207 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122840640 DLCTRL DEBUG Command: GET 843463482 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122840640 DLCTRL DEBUG Tx Command reply: GET_REPLY 843463482 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122840643 DLCTRL DEBUG Command: GET 110904193 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122840643 DLCTRL DEBUG Tx Command reply: GET_REPLY 110904193 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122840646 DLCTRL DEBUG Command: GET 10100862 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122840647 DLCTRL DEBUG Tx Command reply: GET_REPLY 10100862 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122840649 DLCTRL DEBUG Command: GET 856534770 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122840649 DLCTRL DEBUG Tx Command reply: GET_REPLY 856534770 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122840652 DLCTRL DEBUG Command: GET 124039902 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122840652 DLCTRL DEBUG Tx Command reply: GET_REPLY 124039902 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122840655 DLCTRL DEBUG Command: GET 127103873 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122840655 DLCTRL DEBUG Tx Command reply: GET_REPLY 127103873 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122840657 DLCTRL DEBUG Command: GET 287563092 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122840657 DLCTRL DEBUG Tx Command reply: GET_REPLY 287563092 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122840659 DLCTRL DEBUG Command: GET 533910986 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122840659 DLCTRL DEBUG Tx Command reply: GET_REPLY 533910986 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122840661 DLCTRL DEBUG Command: GET 450667910 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122840661 DLCTRL DEBUG Tx Command reply: GET_REPLY 450667910 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122840663 DLCTRL DEBUG Command: GET 832096018 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122840663 DLCTRL DEBUG Tx Command reply: GET_REPLY 832096018 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122840665 DLCTRL DEBUG Command: GET 837611840 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122840665 DLCTRL DEBUG Tx Command reply: GET_REPLY 837611840 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122840667 DLCTRL DEBUG Command: GET 412748567 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122840667 DLCTRL DEBUG Tx Command reply: GET_REPLY 412748567 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122840669 DLCTRL DEBUG Command: GET 913703536 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122840669 DLCTRL DEBUG Tx Command reply: GET_REPLY 913703536 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122840670 DLCTRL DEBUG Command: GET 254521375 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122840670 DLCTRL DEBUG Tx Command reply: GET_REPLY 254521375 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122840672 DLCTRL DEBUG Command: GET 654427601 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122840672 DLCTRL DEBUG Tx Command reply: GET_REPLY 654427601 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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 } } } 20250813122840700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122841731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122841731 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122841731 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122841731 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122841731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122841731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122841731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122841731 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122841732 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122841732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122841732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122841732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122841732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122841732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122841732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122841732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122841732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122841732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122841732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122841732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122841732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122841732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122841732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122841732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122841732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122841732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122841732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122841732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122841732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122841732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122841732 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250813122841732 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250813122841732 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250813122841732 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250813122841732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250813122841732 DRUA DEBUG (127.0.0.1:60949 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250813122841732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122841732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250813122841732 DLINP DEBUG SRVCONN(,r=127.0.0.1:60949<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122841732 DLINP DEBUG SRVCONN(,r=127.0.0.1:60949<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@8ad7688026aa: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@8ad7688026aa: UnitdataCallback HNBGW_Test.msc0-RAN(800)@8ad7688026aa: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)289779 20250813122842766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122842766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122842766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122842766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122842766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x46bf3, normal) (hnbgw_rua.c:407) 20250813122842766 DHNB DEBUG map_rua[0x557dd25c5a10]{init}: Allocated (fsm.c:456) 20250813122842766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-289779)[0x557dd25c5a10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122842766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-289779 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122842766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122842766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122842767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-289779 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250813122842767 DCN DEBUG map_sccp[0x557dd25b9c20]{init}: Allocated (fsm.c:456) 20250813122842767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122842767 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-289779 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122842767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-289779 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122842767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-289779)[0x557dd25c5a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122842767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122842767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122842767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-289779)[0x557dd25c5a10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122842767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122842767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122842767 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{IDLE}: Allocated (fsm.c:456) 20250813122842767 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122842767 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001040056400500f1100926) (sccp_scrc.c:406) 20250813122842767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122842767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122842767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122842767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122842767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122842767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122842767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122842767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122842767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122842767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122842767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122842767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122842767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122842767 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122842767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122842767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-289779)[0x557dd25c5a10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122842767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122842767 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122842767 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122842767 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122842767 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122842767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122842767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122842768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(799)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@8ad7688026aa: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@8ad7688026aa: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)2000311 HNBGW_Test.msc0-SCCP(799)@8ad7688026aa: Session index based on connection ID:0 TC_mscpool_paging_imsi_lai_registered0(812)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(799)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122842791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122842791 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122842791 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122842791 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122842791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122842791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122842791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122842791 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122842792 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122842792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122842792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122842792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122842792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122842792 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=00607073) (sccp_scrc.c:477) 20250813122842792 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250813122842792 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122842792 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122842792 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122842792 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122842792 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) 20250813122842792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122842792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122843796 DLCTRL DEBUG Command: GET 654298593 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122843796 DLCTRL DEBUG Tx Command reply: GET_REPLY 654298593 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122843801 DLCTRL DEBUG Command: GET 484809813 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122843801 DLCTRL DEBUG Tx Command reply: GET_REPLY 484809813 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122843805 DLCTRL DEBUG Command: GET 527642927 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122843805 DLCTRL DEBUG Tx Command reply: GET_REPLY 527642927 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122843810 DLCTRL DEBUG Command: GET 113732378 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122843810 DLCTRL DEBUG Tx Command reply: GET_REPLY 113732378 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122843814 DLCTRL DEBUG Command: GET 472525815 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122843815 DLCTRL DEBUG Tx Command reply: GET_REPLY 472525815 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122843818 DLCTRL DEBUG Command: GET 391815244 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122843819 DLCTRL DEBUG Tx Command reply: GET_REPLY 391815244 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122843822 DLCTRL DEBUG Command: GET 771992446 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122843822 DLCTRL DEBUG Tx Command reply: GET_REPLY 771992446 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122843826 DLCTRL DEBUG Command: GET 417436397 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122843826 DLCTRL DEBUG Tx Command reply: GET_REPLY 417436397 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122843829 DLCTRL DEBUG Command: GET 342703321 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122843829 DLCTRL DEBUG Tx Command reply: GET_REPLY 342703321 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122843832 DLCTRL DEBUG Command: GET 554798181 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122843832 DLCTRL DEBUG Tx Command reply: GET_REPLY 554798181 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122843834 DLCTRL DEBUG Command: GET 361948850 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122843834 DLCTRL DEBUG Tx Command reply: GET_REPLY 361948850 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122843836 DLCTRL DEBUG Command: GET 400515216 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122843836 DLCTRL DEBUG Tx Command reply: GET_REPLY 400515216 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122843838 DLCTRL DEBUG Command: GET 685103659 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122843838 DLCTRL DEBUG Tx Command reply: GET_REPLY 685103659 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122843840 DLCTRL DEBUG Command: GET 935690987 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122843840 DLCTRL DEBUG Tx Command reply: GET_REPLY 935690987 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122843842 DLCTRL DEBUG Command: GET 49978406 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122843842 DLCTRL DEBUG Tx Command reply: GET_REPLY 49978406 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122843843 DLCTRL DEBUG Command: GET 155156127 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122843843 DLCTRL DEBUG Tx Command reply: GET_REPLY 155156127 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122843845 DLCTRL DEBUG Command: GET 952449706 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122843845 DLCTRL DEBUG Tx Command reply: GET_REPLY 952449706 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122843846 DLCTRL DEBUG Command: GET 822413460 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122843846 DLCTRL DEBUG Tx Command reply: GET_REPLY 822413460 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122843847 DLCTRL DEBUG Command: GET 110545182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122843847 DLCTRL DEBUG Tx Command reply: GET_REPLY 110545182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122843849 DLCTRL DEBUG Command: GET 406404722 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122843849 DLCTRL DEBUG Tx Command reply: GET_REPLY 406404722 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122843854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122843854 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38489<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(793)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(792)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122843856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122843857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122843857 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122843857 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122843857 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) 20250813122843857 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122843857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-289779)[0x557dd25c5a10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122843857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-289779)[0x557dd25c5a10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122843857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122843857 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122843857 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122843857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607073), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122843857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122843857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122843857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122843857 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122843857 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122843857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122843857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-289779)[0x557dd25c5a10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122843857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-289779)[0x557dd25c5a10]{disrupted}: Freeing instance (context_map.c:202) 20250813122843857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-289779)[0x557dd25c5a10]{disrupted}: Deallocated (fsm.c:568) 20250813122843857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122843857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{disconnected}: Freeing instance (context_map.c:206) 20250813122843857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x557dd25b9c20]{disconnected}: Deallocated (fsm.c:568) 20250813122843857 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-289779 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250813122843857 DLINP DEBUG SRVCONN(,r=127.0.0.1:60949<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122843857 DLINP DEBUG SRVCONN(,r=127.0.0.1:60949<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122843857 DLINP NOTICE SRV(,r=127.0.0.1:60949<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122843857 DMAIN NOTICE (127.0.0.1:60949 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60949<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122843857 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813122843857 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122843857 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122843858 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122843858 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122843858 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122843858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122843858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122843858 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@8ad7688026aa: Final verdict of PTC: none 20250813122843859 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn0-SCCP(808)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@8ad7688026aa: Final verdict of PTC: none 20250813122843860 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) 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(809)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(805)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(806)@8ad7688026aa: Final verdict of PTC: none 20250813122843860 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 20250813122843860 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) 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122843860 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122843860 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) 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122843860 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122843860 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) 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813122843860 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122843860 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) 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813122843860 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 20250813122843860 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) 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122843860 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122843860 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122843860 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122843860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122843860 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122843860 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122843860 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) 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(799)@8ad7688026aa: Final verdict of PTC: none 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122843860 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122843860 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) 20250813122843860 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122843861 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 20250813122843861 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) 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122843861 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122843861 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 20250813122843861 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) 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122843861 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122843861 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122843861 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) 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122843861 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 20250813122843861 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 20250813122843861 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 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122843861 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122843861 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122843861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122843862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122843862 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 20250813122843862 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.msc1-M3UA(804)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(810)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(794)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(811)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@8ad7688026aa: Final verdict of PTC: none 20250813122843884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56810<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:28:43 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 20250813122843977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122844479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53938<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=392776) 20250813122844659 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122844659 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1129f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122844659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122844659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122844659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122844659 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122844660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122844660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122844660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122844660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122844660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122844660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122844660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122844660 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122845461 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122845462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3270c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122845462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122845462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122845462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122845462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122845462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122845462 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122845462 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122845462 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122845462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122845462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122845462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122845462 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=392776, count=397680) 20250813122845862 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122845862 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122845862 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122845862 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122845862 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813122845862 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813122845862 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122845862 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122845862 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122845862 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122845862 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122845862 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122846199 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122846199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715437), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122846199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122846199 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) 20250813122846199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122846199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122846199 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122846199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dceb3), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122846199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122846199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122846199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122846199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122846199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122846199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122846199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122846199 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 20250813122846199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122846199 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 20250813122846199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122846199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122846199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122846200 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122846200 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122846200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122846200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122846200 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:28:46 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 MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_paging_imsi_rai_registered started. 20250813122847610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122847615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122847620 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34839<->l=127.0.0.1:4262) (control_if.c:572) 20250813122847640 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122847640 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)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122847649 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122847649 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122847649 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122847649 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122847649 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122847649 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122847649 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122847649 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122847649 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122847649 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53226 (stream_srv.c:142) 20250813122847649 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53226<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122847649 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122847649 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122847651 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122847651 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122847651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122847651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122847651 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) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 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) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122847651 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) 20250813122847651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122847651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122847651 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122847651 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122847651 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122847651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122847651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122847651 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) 20250813122847651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122847651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122847651 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122847651 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122847651 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122847651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122847651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122847651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122847651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122847651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122847651 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122847651 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122847651 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122847651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122847651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122847651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122847651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122847651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122847651 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122847651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122847651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122847651 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 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122847651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122847651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122847651 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 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122847651 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 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122847651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122847651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122847651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122847651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122847651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122847651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122847651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(823)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(823)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(823)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(821)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(826)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(824)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(829)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-M3UA(829)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(827)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122847692 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122847692 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122847692 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122847692 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122847692 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122847692 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122847692 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122847692 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122847693 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122847694 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122847694 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122847694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122847694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122847694 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) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 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) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122847694 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) 20250813122847694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122847694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122847694 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122847694 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122847694 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122847694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122847694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122847694 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) 20250813122847694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122847694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122847694 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122847694 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122847694 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122847694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122847694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122847694 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) 20250813122847694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122847694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122847694 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122847694 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122847694 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122847694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122847694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122847694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122847694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122847694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122847694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122847694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122847694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122847694 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122847694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122847694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122847694 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 20250813122847694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122847694 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122847694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122847694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122847694 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 20250813122847694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122847694 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 20250813122847694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122847694 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122847694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122847694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122847694 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 20250813122847694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122847694 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 20250813122847694 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122847694 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 20250813122847694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122847694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122847694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122847694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122847694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122847694 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(832)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(832)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(830)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122847719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122847719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122847719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122847719 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122847719 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) 20250813122847719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122847719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122847719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122847719 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122847723 DLINP DEBUG SRVCONN(,r=127.0.0.1:53226<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122847723 DLINP DEBUG SRVCONN(,r=127.0.0.1:53226<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122847723 DLINP DEBUG SRVCONN(,r=127.0.0.1:53226<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122847723 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122847723 DHNBAP DEBUG (127.0.0.1:53226 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122847723 DHNBAP NOTICE (127.0.0.1:53226 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122847723 DHNBAP NOTICE (127.0.0.1:53226 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122847723 DLINP DEBUG SRVCONN(,r=127.0.0.1:53226<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122847723 DLINP DEBUG SRVCONN(,r=127.0.0.1:53226<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122847864 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 20250813122847864 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 20250813122847864 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122847864 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122847873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847873 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122847873 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122847873 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122847873 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122847873 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122847873 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122847876 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 20250813122847876 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 20250813122847876 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122847876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813122847877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847877 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122847877 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122847877 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122847877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122847877 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122847877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122847877 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.msc1-M3UA(826)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122847882 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) 20250813122847882 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122847882 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122847882 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122847882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122847882 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122847882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122847885 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) 20250813122847885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122847885 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122847885 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122847885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122847885 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122847885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122847885 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 20250813122847888 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 20250813122847888 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 20250813122847888 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122847888 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813122847894 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) 20250813122847894 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813122847894 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122847894 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122847894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122847894 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813122847894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122847897 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) 20250813122847897 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122847897 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122847897 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122847897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122847897 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122847897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122847897 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 20250813122847907 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 20250813122847907 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 20250813122847907 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122847907 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122847913 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847913 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122847913 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122847913 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122847913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122847913 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122847913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122847915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122847915 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122847915 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122847915 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122847915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122847915 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122847915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122847915 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 20250813122848423 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122848423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005e2d18), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122848423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122848423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122848423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122848423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122848423 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122848423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006eeeae), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122848423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122848423 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) 20250813122848423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122848423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122848423 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122848423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c8d72), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122848423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122848423 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) 20250813122848423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122848423 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122848423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122848423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122848423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122848423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122848423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122848423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122848424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122848424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122848424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122848424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122848424 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 20250813122848424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122848424 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 20250813122848424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122848424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122848424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122848424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122848424 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 20250813122848424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122848424 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 20250813122848424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122848424 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848433 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122848433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122848433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122848433 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) 20250813122848433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122848433 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=005e2d18) (sccp_scrc.c:477) 20250813122848433 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) 20250813122848433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122848433 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122848433 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 20250813122848433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122848433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122848433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122848433 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848433 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) 20250813122848433 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122848433 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122848433 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 20250813122848433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122848433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122848433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122848433 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848433 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1824) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(82)[0x557dd25460a0]{IDLE}: Deallocated (fsm.c:568) 20250813122848433 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122848433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122848433 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122848433 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) 20250813122848433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122848433 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=006eeeae) (sccp_scrc.c:477) 20250813122848433 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122848433 DLSCCP DEBUG SCCP-SCOC(81)[0x557dd25c33c0]{IDLE}: Deallocated (fsm.c:568) 20250813122848634 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) 20250813122848634 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122848634 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122848634 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 20250813122848634 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122848634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122848634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122848634 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848635 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122848635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122848635 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122848635 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) 20250813122848635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122848635 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=001c8d72) (sccp_scrc.c:477) 20250813122848635 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250813122848635 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122848635 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122848635 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122848635 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122848635 DLSCCP DEBUG SCCP-SCOC(80)[0x557dd25c7c10]{IDLE}: Deallocated (fsm.c:568) 20250813122848670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122848670 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122848670 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122848670 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122848670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122848670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122848670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122848670 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848670 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122848670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122848670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122848670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122848670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122848670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122848670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122848670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122848670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122848670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122848670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122848670 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122848670 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) 20250813122848670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122848670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122848670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122848670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122848670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122848670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122848670 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122848670 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122848670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122848670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122848670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122848670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122848670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122848670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122848670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122848670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(822)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122848680 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) 20250813122848680 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122848680 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122848680 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 20250813122848680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122848680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122848680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122848680 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848680 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122848680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122848680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122848680 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) 20250813122848680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122848680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122848680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122848680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122848680 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) 20250813122848680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848680 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) 20250813122848680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122848680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122848680 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122848680 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122848680 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) 20250813122848680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122848680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122848680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122848680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122848680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122848680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122848680 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122848680 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122848680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122848680 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122848680 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122848680 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122848680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122848680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122848680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122848680 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(825)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122848725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122848725 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122848725 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122848725 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122848725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122848725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122848725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122848725 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848726 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122848726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122848726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122848726 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122848726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122848726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122848726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122848726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122848726 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) 20250813122848726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848726 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) 20250813122848726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122848726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122848726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122848726 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122848726 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) 20250813122848726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122848726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122848726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122848727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122848727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122848727 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122848727 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122848727 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122848727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122848727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122848727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122848727 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122848727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122848727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122848727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122848727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(831)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122848838 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) 20250813122848838 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122848838 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122848838 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 20250813122848838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122848838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122848838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122848838 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122848839 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122848839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122848839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122848839 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) 20250813122848839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122848839 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122848839 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813122848839 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122848839 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) 20250813122848839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848839 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848839 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848839 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848839 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) 20250813122848839 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848839 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848839 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122848839 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122848840 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122848840 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122848840 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) 20250813122848840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122848840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122848840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122848840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122848840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122848840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122848840 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) 20250813122848840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122848840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122848840 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122848840 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813122848840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122848840 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122848840 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122848840 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 20250813122848840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122848840 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 20250813122848840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122848840 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(828)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122849728 DLCTRL DEBUG Command: GET 305469642 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122849728 DLCTRL DEBUG Tx Command reply: GET_REPLY 305469642 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122849732 DLCTRL DEBUG Command: GET 523747813 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122849732 DLCTRL DEBUG Tx Command reply: GET_REPLY 523747813 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122849734 DLCTRL DEBUG Command: GET 645286167 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122849734 DLCTRL DEBUG Tx Command reply: GET_REPLY 645286167 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122849737 DLCTRL DEBUG Command: GET 31722266 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122849737 DLCTRL DEBUG Tx Command reply: GET_REPLY 31722266 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122849739 DLCTRL DEBUG Command: GET 777626240 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122849739 DLCTRL DEBUG Tx Command reply: GET_REPLY 777626240 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122849741 DLCTRL DEBUG Command: GET 151846209 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122849741 DLCTRL DEBUG Tx Command reply: GET_REPLY 151846209 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122849744 DLCTRL DEBUG Command: GET 256502631 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122849744 DLCTRL DEBUG Tx Command reply: GET_REPLY 256502631 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122849745 DLCTRL DEBUG Command: GET 465043589 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122849745 DLCTRL DEBUG Tx Command reply: GET_REPLY 465043589 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122849747 DLCTRL DEBUG Command: GET 471397249 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122849747 DLCTRL DEBUG Tx Command reply: GET_REPLY 471397249 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122849748 DLCTRL DEBUG Command: GET 692369934 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122849748 DLCTRL DEBUG Tx Command reply: GET_REPLY 692369934 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122849750 DLCTRL DEBUG Command: GET 23024253 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122849750 DLCTRL DEBUG Tx Command reply: GET_REPLY 23024253 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122849751 DLCTRL DEBUG Command: GET 482921031 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122849751 DLCTRL DEBUG Tx Command reply: GET_REPLY 482921031 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122849752 DLCTRL DEBUG Command: GET 546733861 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122849752 DLCTRL DEBUG Tx Command reply: GET_REPLY 546733861 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122849753 DLCTRL DEBUG Command: GET 927711133 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122849753 DLCTRL DEBUG Tx Command reply: GET_REPLY 927711133 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122849754 DLCTRL DEBUG Command: GET 349484514 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122849754 DLCTRL DEBUG Tx Command reply: GET_REPLY 349484514 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122849755 DLCTRL DEBUG Command: GET 799420935 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122849755 DLCTRL DEBUG Tx Command reply: GET_REPLY 799420935 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122849756 DLCTRL DEBUG Command: GET 319258704 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122849756 DLCTRL DEBUG Tx Command reply: GET_REPLY 319258704 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122849757 DLCTRL DEBUG Command: GET 779514755 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122849757 DLCTRL DEBUG Tx Command reply: GET_REPLY 779514755 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122849758 DLCTRL DEBUG Command: GET 490106392 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122849758 DLCTRL DEBUG Tx Command reply: GET_REPLY 490106392 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122849758 DLCTRL DEBUG Command: GET 939839009 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122849758 DLCTRL DEBUG Tx Command reply: GET_REPLY 939839009 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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 } } } 20250813122849777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122850801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122850801 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122850801 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122850801 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122850801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122850801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122850801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122850801 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122850801 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122850801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122850801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122850801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122850801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122850801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122850801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122850802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122850802 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) 20250813122850802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122850802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122850802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122850802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122850802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122850802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122850802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122850802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122850802 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) 20250813122850802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122850802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122850802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122850802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122850802 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250813122850802 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250813122850802 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250813122850802 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250813122850802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250813122850802 DRUA DEBUG (127.0.0.1:53226 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250813122850802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122850802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250813122850802 DLINP DEBUG SRVCONN(,r=127.0.0.1:53226<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122850802 DLINP DEBUG SRVCONN(,r=127.0.0.1:53226<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@8ad7688026aa: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@8ad7688026aa: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@8ad7688026aa: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)6533940 20250813122851825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122851825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122851825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250813122851825 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122851825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x63b334, normal) (hnbgw_rua.c:407) 20250813122851825 DHNB DEBUG map_rua[0x557dd25460a0]{init}: Allocated (fsm.c:456) 20250813122851825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6533940)[0x557dd25460a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122851825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6533940 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122851825 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122851825 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122851825 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6533940 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250813122851825 DCN DEBUG map_sccp[0x557dd25c5a10]{init}: Allocated (fsm.c:456) 20250813122851825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122851825 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-6533940 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122851825 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6533940 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250813122851826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6533940)[0x557dd25460a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122851826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122851826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122851826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6533940)[0x557dd25460a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122851826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122851826 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122851826 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{IDLE}: Allocated (fsm.c:456) 20250813122851826 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122851826 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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030003810056400500f1100926) (sccp_scrc.c:406) 20250813122851826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122851826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122851826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122851826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122851826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122851826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122851826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122851826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122851826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122851826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122851826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122851826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122851826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122851826 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122851826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122851826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6533940)[0x557dd25460a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122851827 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122851827 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122851827 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122851827 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122851827 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122851827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122851827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122851827 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@8ad7688026aa: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@8ad7688026aa: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)2162546 HNBGW_Test.sgsn0-SCCP(830)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122851845 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122851845 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122851845 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122851845 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122851845 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122851845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122851845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122851845 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122851845 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122851845 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122851845 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122851845 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122851846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) TC_mscpool_paging_imsi_rai_registered0(834)@8ad7688026aa: setverdict(pass): none -> pass 20250813122851846 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=004b7217) (sccp_scrc.c:477) 20250813122851846 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250813122851846 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122851846 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122851846 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122851846 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122851846 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) 20250813122851846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122851846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122852851 DLCTRL DEBUG Command: GET 297214121 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122852852 DLCTRL DEBUG Tx Command reply: GET_REPLY 297214121 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122852857 DLCTRL DEBUG Command: GET 532369442 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122852857 DLCTRL DEBUG Tx Command reply: GET_REPLY 532369442 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122852861 DLCTRL DEBUG Command: GET 84496069 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122852861 DLCTRL DEBUG Tx Command reply: GET_REPLY 84496069 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122852865 DLCTRL DEBUG Command: GET 870974654 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122852865 DLCTRL DEBUG Tx Command reply: GET_REPLY 870974654 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122852869 DLCTRL DEBUG Command: GET 4557385 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122852869 DLCTRL DEBUG Tx Command reply: GET_REPLY 4557385 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122852873 DLCTRL DEBUG Command: GET 853670566 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122852873 DLCTRL DEBUG Tx Command reply: GET_REPLY 853670566 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122852877 DLCTRL DEBUG Command: GET 801967901 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122852877 DLCTRL DEBUG Tx Command reply: GET_REPLY 801967901 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122852881 DLCTRL DEBUG Command: GET 499644947 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122852881 DLCTRL DEBUG Tx Command reply: GET_REPLY 499644947 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122852884 DLCTRL DEBUG Command: GET 181798054 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122852884 DLCTRL DEBUG Tx Command reply: GET_REPLY 181798054 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122852887 DLCTRL DEBUG Command: GET 602684064 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122852887 DLCTRL DEBUG Tx Command reply: GET_REPLY 602684064 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122852891 DLCTRL DEBUG Command: GET 670818694 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122852891 DLCTRL DEBUG Tx Command reply: GET_REPLY 670818694 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122852893 DLCTRL DEBUG Command: GET 189790348 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122852893 DLCTRL DEBUG Tx Command reply: GET_REPLY 189790348 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122852896 DLCTRL DEBUG Command: GET 103639932 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122852896 DLCTRL DEBUG Tx Command reply: GET_REPLY 103639932 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122852898 DLCTRL DEBUG Command: GET 502079726 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122852898 DLCTRL DEBUG Tx Command reply: GET_REPLY 502079726 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122852901 DLCTRL DEBUG Command: GET 830598305 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122852901 DLCTRL DEBUG Tx Command reply: GET_REPLY 830598305 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122852903 DLCTRL DEBUG Command: GET 362254176 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122852903 DLCTRL DEBUG Tx Command reply: GET_REPLY 362254176 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122852905 DLCTRL DEBUG Command: GET 359079208 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122852905 DLCTRL DEBUG Tx Command reply: GET_REPLY 359079208 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122852907 DLCTRL DEBUG Command: GET 194203551 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122852907 DLCTRL DEBUG Tx Command reply: GET_REPLY 194203551 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122852908 DLCTRL DEBUG Command: GET 132506152 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122852908 DLCTRL DEBUG Tx Command reply: GET_REPLY 132506152 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122852910 DLCTRL DEBUG Command: GET 783058214 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122852910 DLCTRL DEBUG Tx Command reply: GET_REPLY 783058214 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122852917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53968<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122852918 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34839<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(814)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(815)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122852920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53952<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122852920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122852920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122852920 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122852921 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) 20250813122852921 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122852921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6533940)[0x557dd25460a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122852921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6533940)[0x557dd25460a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122852921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122852921 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122852921 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122852921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b7217), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122852921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122852921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122852921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122852921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122852921 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122852921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122852921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6533940)[0x557dd25460a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122852921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6533940)[0x557dd25460a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122852921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6533940)[0x557dd25460a0]{disrupted}: Deallocated (fsm.c:568) 20250813122852921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122852921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{disconnected}: Freeing instance (context_map.c:206) 20250813122852921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x557dd25c5a10]{disconnected}: Deallocated (fsm.c:568) 20250813122852921 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6533940 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813122852921 DLINP DEBUG SRVCONN(,r=127.0.0.1:53226<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122852921 DLINP DEBUG SRVCONN(,r=127.0.0.1:53226<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122852921 DLINP NOTICE SRV(,r=127.0.0.1:53226<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122852921 DMAIN NOTICE (127.0.0.1:53226 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53226<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122852921 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813122852921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122852921 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122852921 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122852921 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122852921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122852921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122852921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122852921 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(822)@8ad7688026aa: Final verdict of PTC: none 20250813122852923 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122852923 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) 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(821)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@8ad7688026aa: Final verdict of PTC: none 20250813122852923 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122852923 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) 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813)@8ad7688026aa: Final verdict of PTC: none 20250813122852923 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122852923 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) 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122852923 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122852923 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) 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813122852923 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 20250813122852923 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) 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122852923 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122852923 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) 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122852923 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122852924 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 20250813122852924 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) 20250813122852924 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122852924 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122852924 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122852924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122852924 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122852924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122852924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122852924 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122852924 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) 20250813122852924 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122852924 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122852924 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122852924 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) 20250813122852924 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122852924 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-SCCP(824)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(833)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(816)@8ad7688026aa: Final verdict of PTC: none 20250813122852924 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 20250813122852924 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 20250813122852924 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 20250813122852924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122852924 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122852924 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122852925 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122852925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122852925 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122852925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122852925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122852925 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 20250813122852925 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) 20250813122852925 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813122852925 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122852925 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122852925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122852925 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813122852925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122852925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122852925 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 20250813122852925 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 20250813122852925 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 20250813122852925 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.sgsn0-RAN(831)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@8ad7688026aa: Final verdict of PTC: none 20250813122852936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53970<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_rai_registered0(834)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:28:53 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 20250813122853052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122853554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60308<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=346308) 20250813122853858 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122853858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607073), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122853858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122853858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122853858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122853858 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122853859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122853859 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122853859 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122853859 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122853859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122853859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122853859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122853859 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=346308, count=346848) 20250813122854660 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122854660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1129f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122854660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122854660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122854660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122854660 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122854660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122854660 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122854660 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122854660 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122854660 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122854661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122854661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122854661 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122854925 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122854925 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813122854925 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813122854925 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122854925 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122854925 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122854925 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122854925 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122854925 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122855463 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122855463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3270c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122855463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122855463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122855463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122855463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122855463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122855463 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122855463 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122855463 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122855463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122855463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122855463 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:28: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_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 20250813122856200 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122856200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dceb3), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122856200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122856200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122856200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856200 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122856200 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715437), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122856200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856200 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) 20250813122856200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122856200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856200 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856200 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856201 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122856201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122856201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122856201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122856201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856201 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856201 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856201 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 20250813122856201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122856201 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 20250813122856201 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_no_allow_attach_round_robin started. 20250813122856678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122856683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122856689 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35039<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122856710 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122856710 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122856718 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122856718 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122856718 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122856718 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122856718 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122856718 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122856718 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122856718 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122856718 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122856718 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42793 (stream_srv.c:142) 20250813122856718 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42793<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122856719 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122856719 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122856719 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122856719 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122856719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122856719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122856719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122856719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122856719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856719 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122856719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856719 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122856719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122856719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122856719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122856720 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122856720 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122856720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122856720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122856720 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) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856720 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) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856720 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) 20250813122856720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122856720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856720 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122856720 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122856720 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122856720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122856720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122856720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856720 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) 20250813122856720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122856720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856720 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122856720 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122856720 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122856720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122856720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122856720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856720 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122856720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122856720 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856720 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122856720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856720 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 20250813122856720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122856720 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122856720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856720 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 20250813122856720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122856720 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 20250813122856720 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122856720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856720 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856720 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856720 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122856720 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122856720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122856720 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(845)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(845)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(848)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(848)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(846)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(851)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-M3UA(851)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(849)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122856765 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122856765 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122856765 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122856766 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122856766 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122856766 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122856766 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122856766 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122856766 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122856767 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122856767 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122856767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122856767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122856767 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) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856767 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) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856767 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) 20250813122856767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122856767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856767 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122856767 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122856767 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122856767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122856767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856767 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) 20250813122856767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122856767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856767 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122856767 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122856767 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122856767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122856767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856768 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) 20250813122856768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122856768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856768 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122856768 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122856768 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122856768 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122856768 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122856768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122856768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122856768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122856768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122856768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122856768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122856768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122856768 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122856768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856768 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 20250813122856768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122856768 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122856768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856768 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 20250813122856768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122856768 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 20250813122856768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122856768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122856768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856768 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 20250813122856768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122856768 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 20250813122856768 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122856768 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 20250813122856768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122856768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122856768 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122856768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122856768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122856768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122856768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122856768 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(854)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122856792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122856792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122856792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122856792 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122856792 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) 20250813122856792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122856792 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122856792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122856792 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122856798 DLINP DEBUG SRVCONN(,r=127.0.0.1:42793<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122856798 DLINP DEBUG SRVCONN(,r=127.0.0.1:42793<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122856798 DLINP DEBUG SRVCONN(,r=127.0.0.1:42793<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122856798 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122856798 DHNBAP DEBUG (127.0.0.1:42793 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122856798 DHNBAP NOTICE (127.0.0.1:42793 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122856798 DHNBAP NOTICE (127.0.0.1:42793 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122856798 DLINP DEBUG SRVCONN(,r=127.0.0.1:42793<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122856798 DLINP DEBUG SRVCONN(,r=127.0.0.1:42793<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122856934 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 20250813122856934 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 20250813122856934 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122856934 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122856943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856943 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122856943 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122856943 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122856944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122856944 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122856944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122856946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856946 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122856947 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122856947 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122856947 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122856947 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122856947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122856947 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 20250813122856947 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 20250813122856947 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 20250813122856947 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 20250813122856947 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122856947 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122856954 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) 20250813122856954 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122856954 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122856954 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122856954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122856954 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122856954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122856956 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) 20250813122856956 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122856956 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122856956 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122856956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122856956 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122856956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122856956 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 20250813122856956 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 20250813122856960 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 20250813122856961 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 20250813122856961 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122856961 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813122856967 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) 20250813122856967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813122856967 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122856967 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122856967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122856967 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813122856967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122856969 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) 20250813122856969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122856969 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122856969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122856969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122856969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122856969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122856969 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 20250813122856969 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 20250813122856981 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 20250813122856981 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 20250813122856981 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 20250813122856981 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122856981 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122856981 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122856981 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(854)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122856986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856986 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122856986 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122856986 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122856986 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122856986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122856986 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122856986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122856986 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 20250813122856991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122856991 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122856991 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122856991 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122856991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122856991 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250813122856991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122856991 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 20250813122857740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122857740 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122857740 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122857740 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122857740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122857740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122857740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122857741 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122857741 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122857741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122857741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122857741 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122857741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122857741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122857741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122857741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122857741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122857741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122857741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122857741 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122857741 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) 20250813122857741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122857741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122857741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122857741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122857741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122857741 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122857741 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122857741 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122857741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122857741 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122857741 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122857741 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122857741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122857741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122857741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122857741 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(844)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122857756 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) 20250813122857756 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122857757 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122857757 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 20250813122857757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122857757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122857757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122857757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122857757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122857757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122857757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122857757 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) 20250813122857757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122857757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122857757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122857757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122857757 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) 20250813122857757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857757 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) 20250813122857757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122857757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122857757 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122857757 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122857757 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) 20250813122857757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122857757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122857757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122857757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122857757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122857757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122857757 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122857757 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122857758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122857758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122857758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122857758 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122857758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122857758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122857758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122857758 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(847)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122857775 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) 20250813122857775 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122857775 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122857775 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 20250813122857775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122857775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122857775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122857775 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122857775 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122857775 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122857775 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122857775 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) 20250813122857775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122857775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122857775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813122857775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122857775 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) 20250813122857775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857775 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) 20250813122857775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122857775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122857775 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122857775 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122857775 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) 20250813122857775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122857775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122857775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122857776 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) 20250813122857776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122857776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122857776 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122857776 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813122857776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122857776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122857776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122857776 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 20250813122857776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122857776 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 20250813122857776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122857776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(850)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122857791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122857791 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122857791 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122857791 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122857791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122857791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122857791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122857791 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122857791 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122857791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122857791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122857791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122857791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122857791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122857791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122857791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122857791 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) 20250813122857791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857791 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) 20250813122857791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122857791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122857791 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122857791 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122857791 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) 20250813122857791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122857791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122857791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122857791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122857791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122857791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122857791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122857791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122857791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122857791 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122857791 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122857791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122857791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122857791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122857791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122857791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122857791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122857791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122857791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(853)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122858822 DLCTRL DEBUG Command: GET 376513164 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122858823 DLCTRL DEBUG Tx Command reply: GET_REPLY 376513164 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122858829 DLCTRL DEBUG Command: GET 758021997 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122858829 DLCTRL DEBUG Tx Command reply: GET_REPLY 758021997 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122858833 DLCTRL DEBUG Command: GET 169320170 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122858833 DLCTRL DEBUG Tx Command reply: GET_REPLY 169320170 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122858836 DLCTRL DEBUG Command: GET 280373602 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122858836 DLCTRL DEBUG Tx Command reply: GET_REPLY 280373602 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122858838 DLCTRL DEBUG Command: GET 784050032 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122858838 DLCTRL DEBUG Tx Command reply: GET_REPLY 784050032 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122858841 DLCTRL DEBUG Command: GET 793960287 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122858841 DLCTRL DEBUG Tx Command reply: GET_REPLY 793960287 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122858843 DLCTRL DEBUG Command: GET 460164847 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122858843 DLCTRL DEBUG Tx Command reply: GET_REPLY 460164847 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122858844 DLCTRL DEBUG Command: GET 367902126 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122858844 DLCTRL DEBUG Tx Command reply: GET_REPLY 367902126 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122858846 DLCTRL DEBUG Command: GET 509647110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122858846 DLCTRL DEBUG Tx Command reply: GET_REPLY 509647110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122858847 DLCTRL DEBUG Command: GET 311236028 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122858847 DLCTRL DEBUG Tx Command reply: GET_REPLY 311236028 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122858849 DLCTRL DEBUG Command: GET 121299100 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122858849 DLCTRL DEBUG Tx Command reply: GET_REPLY 121299100 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122858850 DLCTRL DEBUG Command: GET 487023791 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122858850 DLCTRL DEBUG Tx Command reply: GET_REPLY 487023791 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122858851 DLCTRL DEBUG Command: GET 717938223 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122858851 DLCTRL DEBUG Tx Command reply: GET_REPLY 717938223 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122858852 DLCTRL DEBUG Command: GET 346034067 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122858852 DLCTRL DEBUG Tx Command reply: GET_REPLY 346034067 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122858853 DLCTRL DEBUG Command: GET 657819593 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122858853 DLCTRL DEBUG Tx Command reply: GET_REPLY 657819593 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122858854 DLCTRL DEBUG Command: GET 409583855 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122858854 DLCTRL DEBUG Tx Command reply: GET_REPLY 409583855 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122858854 DLCTRL DEBUG Command: GET 80426309 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122858854 DLCTRL DEBUG Tx Command reply: GET_REPLY 80426309 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122858855 DLCTRL DEBUG Command: GET 902644898 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122858855 DLCTRL DEBUG Tx Command reply: GET_REPLY 902644898 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122858856 DLCTRL DEBUG Command: GET 17099272 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122858856 DLCTRL DEBUG Tx Command reply: GET_REPLY 17099272 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122858857 DLCTRL DEBUG Command: GET 307292456 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122858857 DLCTRL DEBUG Tx Command reply: GET_REPLY 307292456 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000000010100011'B, t_guard := 20.000000 } 20250813122858877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60342<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)10982161 20250813122859909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122859909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122859909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122859909 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122859909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa79311, normal) (hnbgw_rua.c:407) 20250813122859909 DHNB DEBUG map_rua[0x557dd25460a0]{init}: Allocated (fsm.c:456) 20250813122859909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982161)[0x557dd25460a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122859909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982161 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122859909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122859909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122859909 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982161 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122859909 DCN DEBUG map_sccp[0x557dd25c5a10]{init}: Allocated (fsm.c:456) 20250813122859909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122859909 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-10982161 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122859909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10982161 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122859909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982161)[0x557dd25460a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122859909 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122859909 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122859909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982161)[0x557dd25460a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122859909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122859909 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122859909 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{IDLE}: Allocated (fsm.c:456) 20250813122859909 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122859909 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000a30056400500f1100926) (sccp_scrc.c:406) 20250813122859909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122859909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122859909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122859909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122859909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122859909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122859909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122859909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122859909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122859909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122859909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122859909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122859909 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122859909 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122859909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122859909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982161)[0x557dd25460a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122859909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122859909 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122859909 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122859909 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122859909 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122859909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122859909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122859909 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@8ad7688026aa: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)7275716 HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(856)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122859920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122859920 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122859920 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122859920 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122859920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122859920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122859920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122859920 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122859920 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122859920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122859920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122859920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122859920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122859920 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=003d68b0) (sccp_scrc.c:477) 20250813122859920 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250813122859920 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122859920 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122859920 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122859920 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122859920 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) 20250813122859920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122859920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122859921 DLCTRL DEBUG Command: GET 135879888 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122859921 DLCTRL DEBUG Tx Command reply: GET_REPLY 135879888 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122859923 DLCTRL DEBUG Command: GET 722641148 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122859923 DLCTRL DEBUG Tx Command reply: GET_REPLY 722641148 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122859925 DLCTRL DEBUG Command: GET 292587630 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122859925 DLCTRL DEBUG Tx Command reply: GET_REPLY 292587630 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122859926 DLCTRL DEBUG Command: GET 218534419 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122859926 DLCTRL DEBUG Tx Command reply: GET_REPLY 218534419 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122859929 DLCTRL DEBUG Command: GET 202189881 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122859929 DLCTRL DEBUG Tx Command reply: GET_REPLY 202189881 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122859931 DLCTRL DEBUG Command: GET 992175273 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122859931 DLCTRL DEBUG Tx Command reply: GET_REPLY 992175273 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122859932 DLCTRL DEBUG Command: GET 22788403 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122859932 DLCTRL DEBUG Tx Command reply: GET_REPLY 22788403 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122859935 DLCTRL DEBUG Command: GET 569647882 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122859935 DLCTRL DEBUG Tx Command reply: GET_REPLY 569647882 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122859937 DLCTRL DEBUG Command: GET 497582276 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122859937 DLCTRL DEBUG Tx Command reply: GET_REPLY 497582276 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122859939 DLCTRL DEBUG Command: GET 987238788 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122859939 DLCTRL DEBUG Tx Command reply: GET_REPLY 987238788 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122859941 DLCTRL DEBUG Command: GET 590883957 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122859941 DLCTRL DEBUG Tx Command reply: GET_REPLY 590883957 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122859944 DLCTRL DEBUG Command: GET 503172000 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122859944 DLCTRL DEBUG Tx Command reply: GET_REPLY 503172000 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122859946 DLCTRL DEBUG Command: GET 999413095 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122859946 DLCTRL DEBUG Tx Command reply: GET_REPLY 999413095 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122859948 DLCTRL DEBUG Command: GET 259756740 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122859948 DLCTRL DEBUG Tx Command reply: GET_REPLY 259756740 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122859951 DLCTRL DEBUG Command: GET 211937945 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122859951 DLCTRL DEBUG Tx Command reply: GET_REPLY 211937945 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122859952 DLCTRL DEBUG Command: GET 753748208 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122859953 DLCTRL DEBUG Tx Command reply: GET_REPLY 753748208 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122859954 DLCTRL DEBUG Command: GET 641307856 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122859954 DLCTRL DEBUG Tx Command reply: GET_REPLY 641307856 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122859958 DLCTRL DEBUG Command: GET 586511338 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122859958 DLCTRL DEBUG Tx Command reply: GET_REPLY 586511338 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122859960 DLCTRL DEBUG Command: GET 666529204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122859960 DLCTRL DEBUG Tx Command reply: GET_REPLY 666529204 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122859963 DLCTRL DEBUG Command: GET 808540324 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122859963 DLCTRL DEBUG Tx Command reply: GET_REPLY 808540324 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000110011000'B, t_guard := 20.000000 } 20250813122859996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@8ad7688026aa: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)13127112 20250813122901009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122901009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122901009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122901009 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122901009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc84dc8, normal) (hnbgw_rua.c:407) 20250813122901009 DHNB DEBUG map_rua[0x557dd25e3890]{init}: Allocated (fsm.c:456) 20250813122901009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127112)[0x557dd25e3890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122901009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127112 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122901009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122901009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122901009 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122901009 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127112 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250813122901009 DCN DEBUG map_sccp[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122901009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122901009 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-13127112 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813122901009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13127112 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122901009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127112)[0x557dd25e3890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122901009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122901009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122901009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127112)[0x557dd25e3890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122901009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122901009 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122901009 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{IDLE}: Allocated (fsm.c:456) 20250813122901009 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122901009 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001980056400500f1100926) (sccp_scrc.c:406) 20250813122901009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122901009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122901009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122901009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122901009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122901009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122901009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122901009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122901009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122901009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122901009 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) 20250813122901009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122901009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122901009 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122901009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122901009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127112)[0x557dd25e3890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122901009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122901009 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122901009 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122901009 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 20250813122901009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122901009 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 20250813122901009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122901009 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(849)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@8ad7688026aa: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@8ad7688026aa: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)6985724 HNBGW_Test.msc2-SCCP(849)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@8ad7688026aa: setverdict(pass): none -> pass 20250813122901014 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) 20250813122901014 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122901014 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122901014 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 20250813122901014 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122901014 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122901014 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122901014 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122901014 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122901014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122901014 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122901014 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) 20250813122901014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122901014 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=008e40f6) (sccp_scrc.c:477) 20250813122901014 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250813122901014 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) MTC@8ad7688026aa: 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 } } } 20250813122901014 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122901014 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122901014 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122901014 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) 20250813122901014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122901014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122901015 DLCTRL DEBUG Command: GET 512701228 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122901015 DLCTRL DEBUG Tx Command reply: GET_REPLY 512701228 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122901016 DLCTRL DEBUG Command: GET 547721698 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122901016 DLCTRL DEBUG Tx Command reply: GET_REPLY 547721698 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122901016 DLCTRL DEBUG Command: GET 529795937 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122901016 DLCTRL DEBUG Tx Command reply: GET_REPLY 529795937 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122901017 DLCTRL DEBUG Command: GET 559360708 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122901017 DLCTRL DEBUG Tx Command reply: GET_REPLY 559360708 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122901018 DLCTRL DEBUG Command: GET 374526613 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122901018 DLCTRL DEBUG Tx Command reply: GET_REPLY 374526613 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122901019 DLCTRL DEBUG Command: GET 744702750 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122901019 DLCTRL DEBUG Tx Command reply: GET_REPLY 744702750 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122901020 DLCTRL DEBUG Command: GET 475063134 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122901020 DLCTRL DEBUG Tx Command reply: GET_REPLY 475063134 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122901021 DLCTRL DEBUG Command: GET 781518207 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122901021 DLCTRL DEBUG Tx Command reply: GET_REPLY 781518207 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122901022 DLCTRL DEBUG Command: GET 416992337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122901022 DLCTRL DEBUG Tx Command reply: GET_REPLY 416992337 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122901022 DLCTRL DEBUG Command: GET 406519964 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122901022 DLCTRL DEBUG Tx Command reply: GET_REPLY 406519964 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122901023 DLCTRL DEBUG Command: GET 567015535 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122901023 DLCTRL DEBUG Tx Command reply: GET_REPLY 567015535 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250813122901024 DLCTRL DEBUG Command: GET 536627878 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122901024 DLCTRL DEBUG Tx Command reply: GET_REPLY 536627878 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122901025 DLCTRL DEBUG Command: GET 961625819 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122901025 DLCTRL DEBUG Tx Command reply: GET_REPLY 961625819 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122901026 DLCTRL DEBUG Command: GET 688478823 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122901026 DLCTRL DEBUG Tx Command reply: GET_REPLY 688478823 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122901026 DLCTRL DEBUG Command: GET 880107348 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122901026 DLCTRL DEBUG Tx Command reply: GET_REPLY 880107348 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122901027 DLCTRL DEBUG Command: GET 409409683 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122901027 DLCTRL DEBUG Tx Command reply: GET_REPLY 409409683 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122901028 DLCTRL DEBUG Command: GET 769911624 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122901028 DLCTRL DEBUG Tx Command reply: GET_REPLY 769911624 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122901028 DLCTRL DEBUG Command: GET 670055227 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122901028 DLCTRL DEBUG Tx Command reply: GET_REPLY 670055227 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122901029 DLCTRL DEBUG Command: GET 605809065 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122901029 DLCTRL DEBUG Tx Command reply: GET_REPLY 605809065 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122901030 DLCTRL DEBUG Command: GET 264835189 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122901030 DLCTRL DEBUG Tx Command reply: GET_REPLY 264835189 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001010011011'B, t_guard := 20.000000 } 20250813122901042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@8ad7688026aa: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)16160741 20250813122902061 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122902062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122902062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122902062 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122902062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf697e5, normal) (hnbgw_rua.c:407) 20250813122902062 DHNB DEBUG map_rua[0x557dd25fd740]{init}: Allocated (fsm.c:456) 20250813122902062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160741)[0x557dd25fd740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122902062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16160741 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122902062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122902062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122902062 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16160741 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122902062 DCN DEBUG map_sccp[0x557dd2656150]{init}: Allocated (fsm.c:456) 20250813122902062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122902062 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-16160741 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122902062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16160741 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122902062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160741)[0x557dd25fd740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122902062 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122902062 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122902062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160741)[0x557dd25fd740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122902062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122902062 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122902062 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{IDLE}: Allocated (fsm.c:456) 20250813122902062 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122902062 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300029b0056400500f1100926) (sccp_scrc.c:406) 20250813122902062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122902062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122902062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122902062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122902062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122902062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122902062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122902062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122902062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122902062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122902062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122902062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122902062 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122902062 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122902062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122902062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160741)[0x557dd25fd740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122902062 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122902062 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122902062 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122902062 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122902062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122902062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122902062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122902062 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@8ad7688026aa: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@8ad7688026aa: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)13375734 HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122902067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122902067 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122902067 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122902067 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122902067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122902067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122902067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122902067 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122902067 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122902067 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122902067 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122902067 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122902067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122902067 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=007e8514) (sccp_scrc.c:477) 20250813122902067 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250813122902067 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122902068 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122902068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122902068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122902068 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) 20250813122902068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122902068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(858)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122902069 DLCTRL DEBUG Command: GET 928075464 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122902069 DLCTRL DEBUG Tx Command reply: GET_REPLY 928075464 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813122902072 DLCTRL DEBUG Command: GET 209502754 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122902072 DLCTRL DEBUG Tx Command reply: GET_REPLY 209502754 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122902075 DLCTRL DEBUG Command: GET 911425772 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122902075 DLCTRL DEBUG Tx Command reply: GET_REPLY 911425772 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122902079 DLCTRL DEBUG Command: GET 787514466 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122902079 DLCTRL DEBUG Tx Command reply: GET_REPLY 787514466 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122902082 DLCTRL DEBUG Command: GET 786990602 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122902082 DLCTRL DEBUG Tx Command reply: GET_REPLY 786990602 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122902086 DLCTRL DEBUG Command: GET 268407516 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122902086 DLCTRL DEBUG Tx Command reply: GET_REPLY 268407516 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122902092 DLCTRL DEBUG Command: GET 939916351 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122902092 DLCTRL DEBUG Tx Command reply: GET_REPLY 939916351 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122902095 DLCTRL DEBUG Command: GET 96620180 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122902095 DLCTRL DEBUG Tx Command reply: GET_REPLY 96620180 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122902097 DLCTRL DEBUG Command: GET 387018345 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122902098 DLCTRL DEBUG Tx Command reply: GET_REPLY 387018345 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122902101 DLCTRL DEBUG Command: GET 989949793 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122902101 DLCTRL DEBUG Tx Command reply: GET_REPLY 989949793 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122902105 DLCTRL DEBUG Command: GET 397484047 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122902105 DLCTRL DEBUG Tx Command reply: GET_REPLY 397484047 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250813122902108 DLCTRL DEBUG Command: GET 158891531 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122902108 DLCTRL DEBUG Tx Command reply: GET_REPLY 158891531 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122902111 DLCTRL DEBUG Command: GET 501563393 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122902111 DLCTRL DEBUG Tx Command reply: GET_REPLY 501563393 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122902114 DLCTRL DEBUG Command: GET 353203817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122902114 DLCTRL DEBUG Tx Command reply: GET_REPLY 353203817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122902116 DLCTRL DEBUG Command: GET 7931140 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122902116 DLCTRL DEBUG Tx Command reply: GET_REPLY 7931140 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122902119 DLCTRL DEBUG Command: GET 718951465 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122902119 DLCTRL DEBUG Tx Command reply: GET_REPLY 718951465 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122902122 DLCTRL DEBUG Command: GET 791602512 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122902122 DLCTRL DEBUG Tx Command reply: GET_REPLY 791602512 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122902124 DLCTRL DEBUG Command: GET 732443632 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122902124 DLCTRL DEBUG Tx Command reply: GET_REPLY 732443632 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122902127 DLCTRL DEBUG Command: GET 121558421 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122902127 DLCTRL DEBUG Tx Command reply: GET_REPLY 121558421 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122902129 DLCTRL DEBUG Command: GET 958799124 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122902129 DLCTRL DEBUG Tx Command reply: GET_REPLY 958799124 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122902137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122902138 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35039<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(837)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(836)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122902141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122902142 DLINP DEBUG SRVCONN(,r=127.0.0.1:42793<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122902142 DLINP DEBUG SRVCONN(,r=127.0.0.1:42793<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122902142 DLINP NOTICE SRV(,r=127.0.0.1:42793<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122902142 DMAIN NOTICE (127.0.0.1:42793 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42793<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122902142 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(852)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@8ad7688026aa: Final verdict of PTC: none 20250813122902146 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122902146 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) 20250813122902146 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122902146 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122902146 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122902146 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) 20250813122902146 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122902146 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122902146 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 20250813122902146 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) 20250813122902146 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122902146 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122902146 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122902146 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122902146 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122902146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122902146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122902146 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 20250813122902147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122902147 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) 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122902147 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122902147 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) 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122902147 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 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122902147 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122902147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122902147 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122902147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122902147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122902147 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 20250813122902147 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) 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122902147 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.sgsn0-RAN(853)@8ad7688026aa: Final verdict of PTC: none 20250813122902147 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 20250813122902147 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 20250813122902147 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) 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122902147 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 20250813122902147 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122902147 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) 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813122902147 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250813122902147 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) 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813122902147 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-SCCP(846)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(849)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(844)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(845)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(854)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(843)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(848)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(838)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(855)@8ad7688026aa: Final verdict of PTC: none 20250813122902160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60354<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(857)@8ad7688026aa: Final verdict of PTC: pass 20250813122902165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60342<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(856)@8ad7688026aa: Final verdict of PTC: pass 20250813122902185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(858)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:29:02 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 20250813122902266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122902266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122902266 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122902266 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) 20250813122902266 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982161)[0x557dd25460a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982161)[0x557dd25460a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122902266 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122902266 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122902266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d68b0), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122902266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122902266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122902266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122902266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122902266 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982161)[0x557dd25460a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982161)[0x557dd25460a0]{disrupted}: Freeing instance (context_map.c:202) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10982161)[0x557dd25460a0]{disrupted}: Deallocated (fsm.c:568) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{disconnected}: Freeing instance (context_map.c:206) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x557dd25c5a10]{disconnected}: Deallocated (fsm.c:568) 20250813122902266 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10982161 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127112)[0x557dd25e3890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127112)[0x557dd25e3890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122902266 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122902266 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122902266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e40f6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122902266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122902266 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) 20250813122902266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122902266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122902266 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127112)[0x557dd25e3890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127112)[0x557dd25e3890]{disrupted}: Freeing instance (context_map.c:202) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13127112)[0x557dd25e3890]{disrupted}: Deallocated (fsm.c:568) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{disconnected}: Freeing instance (context_map.c:206) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x557dd25c55a0]{disconnected}: Deallocated (fsm.c:568) 20250813122902266 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13127112 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160741)[0x557dd25fd740]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160741)[0x557dd25fd740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122902266 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122902266 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122902266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e8514), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122902266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122902266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122902266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122902266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122902266 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160741)[0x557dd25fd740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160741)[0x557dd25fd740]{disrupted}: Freeing instance (context_map.c:202) 20250813122902266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16160741)[0x557dd25fd740]{disrupted}: Deallocated (fsm.c:568) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{disconnected}: Freeing instance (context_map.c:206) 20250813122902266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x557dd2656150]{disconnected}: Deallocated (fsm.c:568) 20250813122902266 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16160741 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122902266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122902266 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122902266 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122902266 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122902266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122902266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122902266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122902266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122902266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122902266 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122902266 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122902266 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 20250813122902266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122902266 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 20250813122902266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122902266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122902266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122902266 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122902266 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122902266 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122902266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122902267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122902267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122902267 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122902267 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 20250813122902284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49230<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122902786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49230<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=414664) 20250813122902922 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122902922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b7217), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122902922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122902922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122902922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122902922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122902922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122902922 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122902922 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122902922 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122902922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122902922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122902922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122902922 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122902923 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=414664, count=420208) 20250813122903859 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122903859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607073), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122903859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122903859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122903859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122903859 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122903860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122903860 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122903860 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122903860 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122903860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122903860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122903860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122903860 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122904147 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122904147 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122904147 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122904148 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122904148 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122904148 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122904661 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122904661 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1129f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122904661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122904661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122904661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122904661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122904661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122904661 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122904661 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122904661 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122904661 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122904661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122904661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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 20250813122905463 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122905463 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3270c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122905463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122905463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122905463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122905463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122905464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122905464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122905464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122905464 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122905464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122905464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122905464 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250813122905840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122905846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122905850 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34531<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122905869 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122905869 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122905878 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122905878 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122905878 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122905878 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122905878 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122905878 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122905878 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122905878 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122905878 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122905878 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122905878 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122905879 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55771 (stream_srv.c:142) 20250813122905879 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55771<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122905880 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122905880 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122905880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122905880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122905880 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) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 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) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122905880 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) 20250813122905880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122905880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122905880 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122905880 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122905880 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122905880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122905880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122905880 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) 20250813122905880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122905880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122905880 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122905880 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122905880 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122905880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122905880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122905880 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122905880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122905880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122905880 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122905880 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122905880 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122905880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122905880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122905880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122905880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122905880 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122905880 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122905880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122905880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122905880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122905880 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 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122905880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122905880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122905880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122905880 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 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122905880 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 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122905880 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122905880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122905880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122905880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122905880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122905880 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 20250813122905880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122905880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122905880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122905880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122905880 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(869)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(869)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(867)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(872)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(870)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(875)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-SCCP(873)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122905922 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122905922 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122905922 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122905922 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122905922 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122905922 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122905922 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122905922 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122905922 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122905924 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122905924 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122905924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122905924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122905924 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) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 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) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122905924 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) 20250813122905924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122905924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122905924 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122905924 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122905924 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122905924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122905924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122905924 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) 20250813122905924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122905924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122905924 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122905924 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122905924 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122905924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122905924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122905924 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) 20250813122905924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122905924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122905924 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122905924 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122905924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122905924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122905924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122905924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122905924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122905924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122905924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122905924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122905924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122905924 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122905924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122905924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122905924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122905924 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 20250813122905924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122905924 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122905924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122905924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122905924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122905924 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 20250813122905924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122905924 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 20250813122905924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122905924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122905924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122905924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122905924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122905924 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 20250813122905924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122905924 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 20250813122905924 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122905924 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 20250813122905924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122905924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122905924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122905924 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122905924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122905924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122905924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122905924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122905924 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(878)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(876)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122905947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122905947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122905947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122905947 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122905947 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) 20250813122905947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122905947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122905947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122905947 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122905951 DLINP DEBUG SRVCONN(,r=127.0.0.1:55771<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122905951 DLINP DEBUG SRVCONN(,r=127.0.0.1:55771<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122905951 DLINP DEBUG SRVCONN(,r=127.0.0.1:55771<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122905951 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122905951 DHNBAP DEBUG (127.0.0.1:55771 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122905951 DHNBAP NOTICE (127.0.0.1:55771 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122905951 DHNBAP NOTICE (127.0.0.1:55771 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122905951 DLINP DEBUG SRVCONN(,r=127.0.0.1:55771<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122905951 DLINP DEBUG SRVCONN(,r=127.0.0.1:55771<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122906092 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 20250813122906092 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 20250813122906092 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122906092 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122906097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906097 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122906097 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122906097 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122906097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122906097 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122906097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122906098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906098 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122906098 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122906098 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122906098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122906098 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122906098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122906098 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 20250813122906098 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 20250813122906098 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 20250813122906104 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 20250813122906104 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 20250813122906104 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122906104 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122906109 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) 20250813122906109 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122906109 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122906109 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122906109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122906109 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122906109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122906110 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) 20250813122906110 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122906110 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122906110 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122906110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122906110 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122906110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122906110 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 20250813122906110 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 20250813122906110 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 20250813122906120 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 20250813122906120 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 20250813122906120 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 20250813122906120 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122906120 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122906120 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122906120 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(875)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813122906127 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) 20250813122906127 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813122906127 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122906127 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122906127 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122906127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122906127 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813122906127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122906127 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 20250813122906127 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 20250813122906131 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) 20250813122906131 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122906131 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122906131 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122906131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122906131 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250813122906131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122906131 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 20250813122906131 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 20250813122906137 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 20250813122906137 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 20250813122906137 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 20250813122906137 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813122906137 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813122906137 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813122906137 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(878)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122906141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906141 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122906141 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813122906141 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813122906141 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813122906141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122906141 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122906141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813122906141 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 20250813122906145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906145 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122906145 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122906145 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122906145 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122906145 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250813122906145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122906145 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 20250813122906201 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122906201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715437), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122906201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122906201 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) 20250813122906201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122906201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122906201 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122906201 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006dceb3), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122906201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122906201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122906201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122906201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122906201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906201 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122906201 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122906201 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 20250813122906201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122906201 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 20250813122906201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122906201 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122906201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906201 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122906201 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122906201 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122906201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122906201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122906201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122906201 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122906204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906204 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122906204 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122906204 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122906204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122906204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122906204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122906204 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122906204 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) 20250813122906204 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122906204 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122906204 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 20250813122906204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122906204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122906204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122906204 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122906204 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122906204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122906204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122906204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122906204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122906204 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=006dceb3) (sccp_scrc.c:477) 20250813122906204 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1824) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(83)[0x557dd25c86c0]{IDLE}: Deallocated (fsm.c:568) 20250813122906204 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122906204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122906204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122906204 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) 20250813122906204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122906204 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=00715437) (sccp_scrc.c:477) 20250813122906204 DLSCCP DEBUG Received CO:RELCO for local reference 84 (sccp_scoc.c:1824) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122906204 DLSCCP DEBUG SCCP-SCOC(84)[0x557dd25da000]{IDLE}: Deallocated (fsm.c:568) 20250813122906896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906896 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122906896 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122906896 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122906896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122906896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122906896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122906896 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122906896 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122906896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122906896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122906896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122906896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122906896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122906896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122906896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122906896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122906896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122906896 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122906896 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122906896 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) 20250813122906896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122906896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122906896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122906896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122906896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122906896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122906896 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122906896 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122906896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122906896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122906896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122906896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122906896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122906896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122906896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(868)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122906908 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122906908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122906908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122906908 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) 20250813122906908 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) 20250813122906908 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122906908 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122906908 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 20250813122906908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122906908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122906908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122906908 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122906908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122906908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122906908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122906908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122906908 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) 20250813122906908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906908 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) 20250813122906908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122906908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122906908 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122906908 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122906908 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) 20250813122906908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122906908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122906908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122906908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122906908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122906908 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122906908 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122906908 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122906908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122906908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122906908 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122906908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122906908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122906908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122906908 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(871)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122906924 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122906924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122906924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122906924 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) 20250813122906924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122906924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122906924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813122906924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122906924 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) 20250813122906924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906924 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) 20250813122906924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122906924 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122906924 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 20250813122906924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122906924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122906924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122906924 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122906924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906924 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) 20250813122906924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122906924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122906924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122906924 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122906924 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) 20250813122906924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122906924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122906924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122906924 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) 20250813122906924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122906924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122906924 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122906924 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813122906924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122906924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122906924 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 20250813122906924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122906924 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 20250813122906924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122906924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(874)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122906941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906941 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122906941 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122906941 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122906941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122906941 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122906941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122906941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122906941 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122906941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122906941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122906941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122906941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122906941 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) 20250813122906941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122906941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122906941 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122906941 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) 20250813122906941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122906941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122906941 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122906941 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122906941 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) 20250813122906941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122906941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122906941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122906941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122906941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122906941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122906941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122906941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122906941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122906941 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122906941 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122906941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122906941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122906941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122906941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122906941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122906941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122906941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122906941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(877)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122907980 DLCTRL DEBUG Command: GET 653703205 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122907980 DLCTRL DEBUG Tx Command reply: GET_REPLY 653703205 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122907987 DLCTRL DEBUG Command: GET 682133979 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122907987 DLCTRL DEBUG Tx Command reply: GET_REPLY 682133979 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122907991 DLCTRL DEBUG Command: GET 417351269 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122907991 DLCTRL DEBUG Tx Command reply: GET_REPLY 417351269 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122907995 DLCTRL DEBUG Command: GET 332463816 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122907995 DLCTRL DEBUG Tx Command reply: GET_REPLY 332463816 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122907997 DLCTRL DEBUG Command: GET 450230421 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122907997 DLCTRL DEBUG Tx Command reply: GET_REPLY 450230421 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122908000 DLCTRL DEBUG Command: GET 858131728 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122908000 DLCTRL DEBUG Tx Command reply: GET_REPLY 858131728 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122908003 DLCTRL DEBUG Command: GET 355034446 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122908003 DLCTRL DEBUG Tx Command reply: GET_REPLY 355034446 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122908006 DLCTRL DEBUG Command: GET 245593235 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122908006 DLCTRL DEBUG Tx Command reply: GET_REPLY 245593235 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122908010 DLCTRL DEBUG Command: GET 108404408 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122908010 DLCTRL DEBUG Tx Command reply: GET_REPLY 108404408 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122908013 DLCTRL DEBUG Command: GET 282386893 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122908013 DLCTRL DEBUG Tx Command reply: GET_REPLY 282386893 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122908015 DLCTRL DEBUG Command: GET 334165356 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122908015 DLCTRL DEBUG Tx Command reply: GET_REPLY 334165356 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122908017 DLCTRL DEBUG Command: GET 505108900 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122908017 DLCTRL DEBUG Tx Command reply: GET_REPLY 505108900 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122908019 DLCTRL DEBUG Command: GET 445649935 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122908019 DLCTRL DEBUG Tx Command reply: GET_REPLY 445649935 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122908021 DLCTRL DEBUG Command: GET 930561217 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122908021 DLCTRL DEBUG Tx Command reply: GET_REPLY 930561217 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122908023 DLCTRL DEBUG Command: GET 638487351 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122908023 DLCTRL DEBUG Tx Command reply: GET_REPLY 638487351 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122908024 DLCTRL DEBUG Command: GET 188003630 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122908024 DLCTRL DEBUG Tx Command reply: GET_REPLY 188003630 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122908025 DLCTRL DEBUG Command: GET 181693023 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122908025 DLCTRL DEBUG Tx Command reply: GET_REPLY 181693023 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122908027 DLCTRL DEBUG Command: GET 926887355 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122908027 DLCTRL DEBUG Tx Command reply: GET_REPLY 926887355 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122908028 DLCTRL DEBUG Command: GET 281137217 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122908028 DLCTRL DEBUG Tx Command reply: GET_REPLY 281137217 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122908030 DLCTRL DEBUG Command: GET 150014905 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122908030 DLCTRL DEBUG Tx Command reply: GET_REPLY 150014905 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000000011000011'B, t_guard := 20.000000 } 20250813122908053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)14226263 20250813122909099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122909099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122909099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813122909099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122909099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd91357, normal) (hnbgw_rua.c:407) 20250813122909099 DHNB DEBUG map_rua[0x557dd25c86c0]{init}: Allocated (fsm.c:456) 20250813122909099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226263)[0x557dd25c86c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122909099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14226263 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122909099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122909099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122909099 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14226263 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250813122909099 DCN DEBUG map_sccp[0x557dd25460a0]{init}: Allocated (fsm.c:456) 20250813122909099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122909099 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-14226263 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122909099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14226263 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813122909099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226263)[0x557dd25c86c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122909099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122909099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122909099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226263)[0x557dd25c86c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122909099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122909099 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122909099 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{IDLE}: Allocated (fsm.c:456) 20250813122909099 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122909099 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000c30056400500f1100926) (sccp_scrc.c:406) 20250813122909099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122909099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122909099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122909099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122909099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122909099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122909099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122909099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122909099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122909099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122909099 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122909099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122909099 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122909099 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122909099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122909099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226263)[0x557dd25c86c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122909100 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122909100 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122909100 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122909100 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122909100 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122909100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122909100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122909100 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(870)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@8ad7688026aa: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)14861542 HNBGW_Test.msc1-SCCP(870)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(870)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(880)@8ad7688026aa: setverdict(pass): none -> pass 20250813122909109 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) 20250813122909109 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122909109 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122909109 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 20250813122909109 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122909109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122909109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122909109 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122909109 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122909109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122909109 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122909109 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) 20250813122909109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122909109 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=00e8ae73) (sccp_scrc.c:477) 20250813122909109 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250813122909109 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122909109 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122909109 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122909109 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122909109 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) 20250813122909109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122909109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122909110 DLCTRL DEBUG Command: GET 102061465 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122909110 DLCTRL DEBUG Tx Command reply: GET_REPLY 102061465 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122909111 DLCTRL DEBUG Command: GET 403002196 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122909111 DLCTRL DEBUG Tx Command reply: GET_REPLY 403002196 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122909112 DLCTRL DEBUG Command: GET 862135965 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122909112 DLCTRL DEBUG Tx Command reply: GET_REPLY 862135965 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122909113 DLCTRL DEBUG Command: GET 896348442 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122909113 DLCTRL DEBUG Tx Command reply: GET_REPLY 896348442 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122909115 DLCTRL DEBUG Command: GET 832410975 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122909115 DLCTRL DEBUG Tx Command reply: GET_REPLY 832410975 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122909116 DLCTRL DEBUG Command: GET 573684530 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122909116 DLCTRL DEBUG Tx Command reply: GET_REPLY 573684530 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122909117 DLCTRL DEBUG Command: GET 189199782 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122909117 DLCTRL DEBUG Tx Command reply: GET_REPLY 189199782 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250813122909118 DLCTRL DEBUG Command: GET 508007366 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122909118 DLCTRL DEBUG Tx Command reply: GET_REPLY 508007366 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122909119 DLCTRL DEBUG Command: GET 597046212 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122909119 DLCTRL DEBUG Tx Command reply: GET_REPLY 597046212 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122909121 DLCTRL DEBUG Command: GET 191413354 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122909121 DLCTRL DEBUG Tx Command reply: GET_REPLY 191413354 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122909124 DLCTRL DEBUG Command: GET 439191398 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122909124 DLCTRL DEBUG Tx Command reply: GET_REPLY 439191398 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122909127 DLCTRL DEBUG Command: GET 22610691 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122909127 DLCTRL DEBUG Tx Command reply: GET_REPLY 22610691 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122909130 DLCTRL DEBUG Command: GET 619853646 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122909130 DLCTRL DEBUG Tx Command reply: GET_REPLY 619853646 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122909133 DLCTRL DEBUG Command: GET 742227725 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122909133 DLCTRL DEBUG Tx Command reply: GET_REPLY 742227725 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122909136 DLCTRL DEBUG Command: GET 859237965 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122909136 DLCTRL DEBUG Tx Command reply: GET_REPLY 859237965 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122909139 DLCTRL DEBUG Command: GET 576156753 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122909139 DLCTRL DEBUG Tx Command reply: GET_REPLY 576156753 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122909143 DLCTRL DEBUG Command: GET 1308801 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122909143 DLCTRL DEBUG Tx Command reply: GET_REPLY 1308801 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122909145 DLCTRL DEBUG Command: GET 355348313 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122909146 DLCTRL DEBUG Tx Command reply: GET_REPLY 355348313 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122909148 DLCTRL DEBUG Command: GET 344744772 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122909148 DLCTRL DEBUG Tx Command reply: GET_REPLY 344744772 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122909150 DLCTRL DEBUG Command: GET 137424248 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122909150 DLCTRL DEBUG Tx Command reply: GET_REPLY 137424248 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000111011110'B, t_guard := 20.000000 } 20250813122909170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49268<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@8ad7688026aa: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)2304947 20250813122910189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122910189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122910189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122910189 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122910189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x232bb3, normal) (hnbgw_rua.c:407) 20250813122910189 DHNB DEBUG map_rua[0x557dd25e3890]{init}: Allocated (fsm.c:456) 20250813122910189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2304947)[0x557dd25e3890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122910189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2304947 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122910189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122910189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122910189 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122910189 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2304947 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122910189 DCN DEBUG map_sccp[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122910189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122910189 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-2304947 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122910189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2304947 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122910189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2304947)[0x557dd25e3890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122910189 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122910189 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122910189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2304947)[0x557dd25e3890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122910189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122910189 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122910189 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{IDLE}: Allocated (fsm.c:456) 20250813122910189 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122910189 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030001de0056400500f1100926) (sccp_scrc.c:406) 20250813122910189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122910189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122910189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122910189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122910189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122910189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122910189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122910189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122910189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122910189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122910189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122910189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122910189 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122910189 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122910189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122910189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2304947)[0x557dd25e3890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122910189 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122910189 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122910189 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122910189 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122910189 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122910189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122910189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122910189 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(867)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@8ad7688026aa: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@8ad7688026aa: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)285739 HNBGW_Test.msc0-SCCP(867)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122910203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122910203 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122910203 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122910203 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122910203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122910204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122910204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122910204 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122910204 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122910204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122910204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122910204 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122910204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122910204 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=00f3b938) (sccp_scrc.c:477) 20250813122910204 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250813122910204 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122910204 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122910204 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122910204 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122910204 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) 20250813122910204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122910204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_valid_nri0(881)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122910206 DLCTRL DEBUG Command: GET 354491758 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122910206 DLCTRL DEBUG Tx Command reply: GET_REPLY 354491758 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122910210 DLCTRL DEBUG Command: GET 587866148 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122910210 DLCTRL DEBUG Tx Command reply: GET_REPLY 587866148 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122910215 DLCTRL DEBUG Command: GET 852534770 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122910215 DLCTRL DEBUG Tx Command reply: GET_REPLY 852534770 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122910221 DLCTRL DEBUG Command: GET 103923033 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122910221 DLCTRL DEBUG Tx Command reply: GET_REPLY 103923033 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122910226 DLCTRL DEBUG Command: GET 155718640 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122910226 DLCTRL DEBUG Tx Command reply: GET_REPLY 155718640 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122910232 DLCTRL DEBUG Command: GET 112023996 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122910232 DLCTRL DEBUG Tx Command reply: GET_REPLY 112023996 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122910235 DLCTRL DEBUG Command: GET 870339788 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122910235 DLCTRL DEBUG Tx Command reply: GET_REPLY 870339788 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250813122910238 DLCTRL DEBUG Command: GET 841038320 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122910238 DLCTRL DEBUG Tx Command reply: GET_REPLY 841038320 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122910242 DLCTRL DEBUG Command: GET 281126250 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122910242 DLCTRL DEBUG Tx Command reply: GET_REPLY 281126250 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122910246 DLCTRL DEBUG Command: GET 527740282 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122910246 DLCTRL DEBUG Tx Command reply: GET_REPLY 527740282 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122910250 DLCTRL DEBUG Command: GET 362952453 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122910250 DLCTRL DEBUG Tx Command reply: GET_REPLY 362952453 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122910254 DLCTRL DEBUG Command: GET 47151260 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122910254 DLCTRL DEBUG Tx Command reply: GET_REPLY 47151260 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122910258 DLCTRL DEBUG Command: GET 652308714 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122910258 DLCTRL DEBUG Tx Command reply: GET_REPLY 652308714 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122910261 DLCTRL DEBUG Command: GET 74484818 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122910262 DLCTRL DEBUG Tx Command reply: GET_REPLY 74484818 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122910265 DLCTRL DEBUG Command: GET 95015469 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122910265 DLCTRL DEBUG Tx Command reply: GET_REPLY 95015469 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122910267 DLCTRL DEBUG Command: GET 786896789 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122910267 DLCTRL DEBUG Tx Command reply: GET_REPLY 786896789 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122910270 DLCTRL DEBUG Command: GET 984142291 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122910270 DLCTRL DEBUG Tx Command reply: GET_REPLY 984142291 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122910272 DLCTRL DEBUG Command: GET 772032524 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122910272 DLCTRL DEBUG Tx Command reply: GET_REPLY 772032524 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122910273 DLCTRL DEBUG Command: GET 828329201 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122910273 DLCTRL DEBUG Tx Command reply: GET_REPLY 828329201 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122910275 DLCTRL DEBUG Command: GET 579800398 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122910275 DLCTRL DEBUG Tx Command reply: GET_REPLY 579800398 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001001111000'B, t_guard := 20.000000 } 20250813122910305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49270<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@8ad7688026aa: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)3953722 20250813122911317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122911317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122911317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122911317 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122911317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c543a, normal) (hnbgw_rua.c:407) 20250813122911317 DHNB DEBUG map_rua[0x557dd2656150]{init}: Allocated (fsm.c:456) 20250813122911317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3953722)[0x557dd2656150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122911317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3953722 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122911317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122911317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122911317 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3953722 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250813122911317 DCN DEBUG map_sccp[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813122911317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122911317 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-3953722 <-> SCCP-94 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813122911317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3953722 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122911317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3953722)[0x557dd2656150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122911317 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122911317 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122911317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3953722)[0x557dd2656150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122911317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122911317 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122911317 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{IDLE}: Allocated (fsm.c:456) 20250813122911317 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122911317 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002780056400500f1100926) (sccp_scrc.c:406) 20250813122911317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122911317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122911317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122911317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122911317 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122911317 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122911317 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122911317 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122911317 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122911317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122911317 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) 20250813122911317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122911317 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122911317 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122911317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122911317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3953722)[0x557dd2656150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122911317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122911317 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122911317 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122911317 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 20250813122911317 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122911317 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 20250813122911317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122911317 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(873)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@8ad7688026aa: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@8ad7688026aa: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)12077769 HNBGW_Test.msc2-SCCP(873)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(873)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(882)@8ad7688026aa: setverdict(pass): none -> pass 20250813122911321 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) 20250813122911321 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813122911321 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813122911321 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 20250813122911321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122911321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122911321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122911321 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122911321 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122911321 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122911321 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122911321 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) 20250813122911321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122911321 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=00c4ba0a) (sccp_scrc.c:477) 20250813122911321 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250813122911321 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122911321 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122911321 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122911321 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122911321 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) 20250813122911321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122911321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122911322 DLCTRL DEBUG Command: GET 747076727 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122911322 DLCTRL DEBUG Tx Command reply: GET_REPLY 747076727 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122911322 DLCTRL DEBUG Command: GET 72329736 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122911322 DLCTRL DEBUG Tx Command reply: GET_REPLY 72329736 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122911323 DLCTRL DEBUG Command: GET 799313417 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122911323 DLCTRL DEBUG Tx Command reply: GET_REPLY 799313417 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122911324 DLCTRL DEBUG Command: GET 850047000 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122911324 DLCTRL DEBUG Tx Command reply: GET_REPLY 850047000 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122911325 DLCTRL DEBUG Command: GET 996283407 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122911325 DLCTRL DEBUG Tx Command reply: GET_REPLY 996283407 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122911326 DLCTRL DEBUG Command: GET 905799919 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122911326 DLCTRL DEBUG Tx Command reply: GET_REPLY 905799919 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122911327 DLCTRL DEBUG Command: GET 280755586 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122911327 DLCTRL DEBUG Tx Command reply: GET_REPLY 280755586 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250813122911329 DLCTRL DEBUG Command: GET 98642084 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122911329 DLCTRL DEBUG Tx Command reply: GET_REPLY 98642084 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122911330 DLCTRL DEBUG Command: GET 730947326 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122911330 DLCTRL DEBUG Tx Command reply: GET_REPLY 730947326 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122911330 DLCTRL DEBUG Command: GET 454437929 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122911330 DLCTRL DEBUG Tx Command reply: GET_REPLY 454437929 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122911331 DLCTRL DEBUG Command: GET 491999262 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122911331 DLCTRL DEBUG Tx Command reply: GET_REPLY 491999262 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250813122911332 DLCTRL DEBUG Command: GET 938189767 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122911332 DLCTRL DEBUG Tx Command reply: GET_REPLY 938189767 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122911332 DLCTRL DEBUG Command: GET 771901081 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122911332 DLCTRL DEBUG Tx Command reply: GET_REPLY 771901081 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122911333 DLCTRL DEBUG Command: GET 968942822 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122911333 DLCTRL DEBUG Tx Command reply: GET_REPLY 968942822 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122911334 DLCTRL DEBUG Command: GET 721960295 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122911334 DLCTRL DEBUG Tx Command reply: GET_REPLY 721960295 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122911335 DLCTRL DEBUG Command: GET 513959562 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122911335 DLCTRL DEBUG Tx Command reply: GET_REPLY 513959562 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122911336 DLCTRL DEBUG Command: GET 242934014 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122911336 DLCTRL DEBUG Tx Command reply: GET_REPLY 242934014 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122911337 DLCTRL DEBUG Command: GET 618675267 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122911337 DLCTRL DEBUG Tx Command reply: GET_REPLY 618675267 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122911337 DLCTRL DEBUG Command: GET 391592082 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122911337 DLCTRL DEBUG Tx Command reply: GET_REPLY 391592082 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122911338 DLCTRL DEBUG Command: GET 769716893 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122911338 DLCTRL DEBUG Tx Command reply: GET_REPLY 769716893 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122911341 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34531<->l=127.0.0.1:4262) (control_if.c:193) 20250813122911342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(861)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(860)@8ad7688026aa: Final verdict of PTC: none 20250813122911342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122911343 DLINP DEBUG SRVCONN(,r=127.0.0.1:55771<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122911343 DLINP DEBUG SRVCONN(,r=127.0.0.1:55771<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122911343 DLINP NOTICE SRV(,r=127.0.0.1:55771<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122911343 DMAIN NOTICE (127.0.0.1:55771 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55771<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122911343 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(877)@8ad7688026aa: Final verdict of PTC: none 20250813122911344 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122911344 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) 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(876)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(874)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(871)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(868)@8ad7688026aa: Final verdict of PTC: none 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122911344 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122911344 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) 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122911344 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122911344 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) 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122911344 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122911344 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) 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122911344 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122911344 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) 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(867)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(870)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(875)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(869)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@8ad7688026aa: Final verdict of PTC: none 20250813122911344 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 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122911344 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122911344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122911344 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122911344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122911344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122911344 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 20250813122911344 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) 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122911344 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122911344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122911344 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122911344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122911344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122911344 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122911344 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) 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122911344 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122911344 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 20250813122911345 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 20250813122911345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122911345 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122911345 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122911345 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122911345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122911345 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122911345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122911345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122911345 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 20250813122911345 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122911345 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) 20250813122911345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122911345 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813122911345 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 20250813122911345 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 20250813122911345 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122911345 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) 20250813122911345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122911345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122911345 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 20250813122911345 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 20250813122911345 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) 20250813122911345 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813122911345 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122911345 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122911345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122911345 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813122911345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122911345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122911345 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-PFCP(862)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(880)@8ad7688026aa: Final verdict of PTC: pass 20250813122911345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49262<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(879)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(881)@8ad7688026aa: Final verdict of PTC: pass 20250813122911366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49268<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(882)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@8ad7688026aa: 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'. 20250813122911382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49270<->l=127.0.0.1:4261 (telnet_interface.c:138) Wed Aug 13 12:29:11 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 20250813122911438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122911518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122911518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122911518 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122911518 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) 20250813122911518 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226263)[0x557dd25c86c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226263)[0x557dd25c86c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122911518 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122911518 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122911518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8ae73), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122911518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122911518 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122911518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122911518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122911518 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226263)[0x557dd25c86c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226263)[0x557dd25c86c0]{disrupted}: Freeing instance (context_map.c:202) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14226263)[0x557dd25c86c0]{disrupted}: Deallocated (fsm.c:568) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{disconnected}: Freeing instance (context_map.c:206) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x557dd25460a0]{disconnected}: Deallocated (fsm.c:568) 20250813122911518 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14226263 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2304947)[0x557dd25e3890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2304947)[0x557dd25e3890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122911518 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122911518 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122911518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b938), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122911518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122911518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122911518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122911518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122911518 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2304947)[0x557dd25e3890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2304947)[0x557dd25e3890]{disrupted}: Freeing instance (context_map.c:202) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2304947)[0x557dd25e3890]{disrupted}: Deallocated (fsm.c:568) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{disconnected}: Freeing instance (context_map.c:206) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x557dd25c55a0]{disconnected}: Deallocated (fsm.c:568) 20250813122911518 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2304947 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3953722)[0x557dd2656150]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3953722)[0x557dd2656150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122911518 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122911518 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122911518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ba0a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122911518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122911518 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) 20250813122911518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122911518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122911518 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3953722)[0x557dd2656150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3953722)[0x557dd2656150]{disrupted}: Freeing instance (context_map.c:202) 20250813122911518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3953722)[0x557dd2656150]{disrupted}: Deallocated (fsm.c:568) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{disconnected}: Freeing instance (context_map.c:206) 20250813122911518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x557dd25beb10]{disconnected}: Deallocated (fsm.c:568) 20250813122911518 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3953722 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250813122911518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122911518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122911518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122911518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122911518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122911518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122911518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122911518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122911518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122911518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122911518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122911518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122911518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122911518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122911518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122911518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122911518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122911518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122911518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122911518 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 20250813122911518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122911518 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 20250813122911518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122911518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122912040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49272<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=416164) 20250813122912266 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122912266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e40f6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122912266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122912266 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) 20250813122912266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122912266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122912266 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122912266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d68b0), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122912266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122912266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122912266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122912266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122912266 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122912266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e8514), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122912266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122912266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122912266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122912266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122912266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122912266 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122912266 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122912266 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 20250813122912266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122912266 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 20250813122912266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813122912266 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122912266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122912266 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122912266 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122912266 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122912266 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122912267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122912267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122912267 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122912267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122912267 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122912267 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122912267 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122912267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122912267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122912267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122912267 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122912923 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122912923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b7217), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122912923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122912923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122912923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122912923 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122912923 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122912923 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122912923 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122912923 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122912923 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122912923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122912923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122912923 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=416164, count=455116) 20250813122913346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122913346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813122913346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813122913346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122913346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122913346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122913346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122913346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122913346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122913346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122913346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122913346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122913860 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122913860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607073), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122913860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122913860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122913860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122913860 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122913860 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122913860 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122913860 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122913860 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122913860 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122913860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122913860 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:29: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_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 20250813122914662 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122914662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1129f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122914662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122914662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122914662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122914662 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122914662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122914662 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122914662 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122914662 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122914662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122914662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122914662 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250813122915080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122915083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122915087 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44437<->l=127.0.0.1:4262) (control_if.c:572) 20250813122915102 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122915102 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122915110 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122915110 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122915110 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122915111 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122915111 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122915111 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122915111 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122915111 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122915111 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122915111 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122915111 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122915111 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51370 (stream_srv.c:142) 20250813122915111 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51370<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122915112 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122915112 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122915112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122915112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122915112 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) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 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) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122915112 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) 20250813122915112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122915112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122915112 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122915112 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122915112 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122915112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122915112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122915112 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) 20250813122915112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122915112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122915112 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122915112 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122915112 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122915112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122915112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122915112 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122915112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122915112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122915112 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122915112 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122915112 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122915112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122915112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122915112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122915112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122915112 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122915112 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122915112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122915112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122915112 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 20250813122915112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122915112 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122915112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122915112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122915112 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 20250813122915112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122915112 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 20250813122915112 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122915112 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915112 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122915112 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122915112 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122915112 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122915112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122915113 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122915113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122915113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122915113 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122915113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122915113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122915113 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(893)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(891)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(896)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(896)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(894)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122915140 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122915140 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122915140 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122915140 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122915140 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122915140 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122915140 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122915140 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122915140 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122915141 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122915141 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122915141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122915141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122915141 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) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 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) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122915141 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) 20250813122915141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122915141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122915141 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122915141 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122915141 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122915141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122915141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122915141 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) 20250813122915141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122915141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122915141 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122915141 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122915141 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122915141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122915141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122915141 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) 20250813122915141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122915141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122915141 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122915141 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122915141 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122915141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122915141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122915141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122915141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122915141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122915141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122915141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122915141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122915141 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122915141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122915141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122915141 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 20250813122915141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122915141 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122915141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122915141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122915141 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 20250813122915141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122915141 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 20250813122915141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122915141 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122915141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122915141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122915141 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 20250813122915141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122915141 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 20250813122915141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122915141 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 20250813122915141 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915141 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122915141 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122915141 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122915141 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122915141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122915141 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(899)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(897)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(902)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(900)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122915179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122915179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122915179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122915179 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122915179 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) 20250813122915179 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122915179 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122915179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122915179 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122915183 DLINP DEBUG SRVCONN(,r=127.0.0.1:51370<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122915183 DLINP DEBUG SRVCONN(,r=127.0.0.1:51370<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122915183 DLINP DEBUG SRVCONN(,r=127.0.0.1:51370<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122915183 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122915183 DHNBAP DEBUG (127.0.0.1:51370 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122915183 DHNBAP NOTICE (127.0.0.1:51370 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122915183 DHNBAP NOTICE (127.0.0.1:51370 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122915183 DLINP DEBUG SRVCONN(,r=127.0.0.1:51370<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122915183 DLINP DEBUG SRVCONN(,r=127.0.0.1:51370<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122915324 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 20250813122915324 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 20250813122915324 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122915324 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122915326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915326 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122915326 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122915326 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122915326 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122915326 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122915326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122915327 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915327 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122915327 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122915327 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122915327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122915327 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122915327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122915327 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 20250813122915336 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 20250813122915336 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 20250813122915336 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122915336 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122915337 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) 20250813122915337 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122915337 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122915337 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122915337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122915337 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122915337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122915338 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) 20250813122915338 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122915338 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122915338 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122915338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122915338 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122915338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122915338 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 20250813122915355 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 20250813122915355 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 20250813122915355 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122915355 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122915357 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915357 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122915357 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122915357 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122915357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122915357 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122915357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122915358 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915358 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122915358 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122915358 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122915358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122915358 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122915358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122915358 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 20250813122915368 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 20250813122915368 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 20250813122915368 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122915368 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122915372 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) 20250813122915372 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122915372 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122915372 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122915372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122915372 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122915372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122915374 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) 20250813122915374 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122915374 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122915374 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122915374 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122915374 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122915374 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122915374 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 20250813122915464 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122915465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e3270c), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122915465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122915465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122915465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122915465 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122915465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915465 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122915465 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122915465 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122915465 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122915465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122915465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122915465 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122915475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122915475 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122915475 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122915475 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122915475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122915475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122915475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122915475 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122915475 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122915475 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122915476 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122915476 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122915476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122915476 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=00e3270c) (sccp_scrc.c:477) 20250813122915476 DLSCCP DEBUG Received CO:RELCO for local reference 85 (sccp_scoc.c:1824) 20250813122915476 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122915476 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122915476 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122915476 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122915476 DLSCCP DEBUG SCCP-SCOC(85)[0x557dd25e1de0]{IDLE}: Deallocated (fsm.c:568) 20250813122916136 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122916136 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122916136 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122916136 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122916136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122916136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122916136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122916136 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122916136 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122916136 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122916136 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122916136 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122916136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122916136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122916136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122916136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122916136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916136 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122916136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122916136 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122916136 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122916136 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) 20250813122916136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122916136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122916136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122916136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122916136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122916136 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122916136 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122916136 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122916137 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122916137 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122916137 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122916137 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122916137 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122916137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122916137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122916137 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(892)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122916143 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) 20250813122916143 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122916143 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122916143 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 20250813122916143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122916143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122916143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122916143 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122916143 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122916143 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122916143 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122916143 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) 20250813122916143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122916143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122916143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122916143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122916143 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) 20250813122916144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916144 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) 20250813122916144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122916144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122916144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122916144 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122916144 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) 20250813122916144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122916144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122916144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122916144 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122916144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122916144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122916144 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122916144 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122916144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122916144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122916144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122916144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122916144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122916144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122916144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122916144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(895)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122916162 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122916162 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122916162 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122916162 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122916162 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122916162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122916162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122916162 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122916162 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122916162 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122916162 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122916162 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122916162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122916162 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122916162 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122916162 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122916162 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) 20250813122916162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916162 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) 20250813122916162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916162 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122916162 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122916162 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122916162 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122916162 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) 20250813122916162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122916162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122916162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122916162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122916162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122916162 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122916162 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122916162 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122916163 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122916163 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122916163 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122916163 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122916163 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122916163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122916163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122916163 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(898)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122916173 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) 20250813122916173 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122916173 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122916173 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 20250813122916173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122916173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122916173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122916173 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122916173 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122916173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122916173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122916173 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) 20250813122916173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122916173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122916173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122916173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122916173 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) 20250813122916173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916173 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) 20250813122916173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122916173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122916173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122916173 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122916173 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) 20250813122916173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122916173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122916173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122916173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122916173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122916173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122916173 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) 20250813122916173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122916173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122916173 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122916173 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122916174 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122916174 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122916174 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122916174 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 20250813122916174 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122916174 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 20250813122916174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122916174 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(901)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122917192 DLCTRL DEBUG Command: GET 78926034 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122917192 DLCTRL DEBUG Tx Command reply: GET_REPLY 78926034 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122917195 DLCTRL DEBUG Command: GET 109409417 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122917195 DLCTRL DEBUG Tx Command reply: GET_REPLY 109409417 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122917197 DLCTRL DEBUG Command: GET 673900748 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122917197 DLCTRL DEBUG Tx Command reply: GET_REPLY 673900748 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122917198 DLCTRL DEBUG Command: GET 82651676 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122917198 DLCTRL DEBUG Tx Command reply: GET_REPLY 82651676 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122917199 DLCTRL DEBUG Command: GET 919043450 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122917199 DLCTRL DEBUG Tx Command reply: GET_REPLY 919043450 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122917200 DLCTRL DEBUG Command: GET 16029112 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122917200 DLCTRL DEBUG Tx Command reply: GET_REPLY 16029112 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122917200 DLCTRL DEBUG Command: GET 897924858 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122917200 DLCTRL DEBUG Tx Command reply: GET_REPLY 897924858 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122917201 DLCTRL DEBUG Command: GET 943664188 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122917201 DLCTRL DEBUG Tx Command reply: GET_REPLY 943664188 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122917202 DLCTRL DEBUG Command: GET 609156264 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122917202 DLCTRL DEBUG Tx Command reply: GET_REPLY 609156264 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122917203 DLCTRL DEBUG Command: GET 461183453 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122917203 DLCTRL DEBUG Tx Command reply: GET_REPLY 461183453 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122917203 DLCTRL DEBUG Command: GET 621691574 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122917203 DLCTRL DEBUG Tx Command reply: GET_REPLY 621691574 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122917204 DLCTRL DEBUG Command: GET 838149367 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122917204 DLCTRL DEBUG Tx Command reply: GET_REPLY 838149367 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122917205 DLCTRL DEBUG Command: GET 370220799 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122917205 DLCTRL DEBUG Tx Command reply: GET_REPLY 370220799 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122917206 DLCTRL DEBUG Command: GET 90973736 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122917206 DLCTRL DEBUG Tx Command reply: GET_REPLY 90973736 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122917206 DLCTRL DEBUG Command: GET 96536796 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122917206 DLCTRL DEBUG Tx Command reply: GET_REPLY 96536796 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122917207 DLCTRL DEBUG Command: GET 434099861 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122917207 DLCTRL DEBUG Tx Command reply: GET_REPLY 434099861 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122917208 DLCTRL DEBUG Command: GET 295454442 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122917208 DLCTRL DEBUG Tx Command reply: GET_REPLY 295454442 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122917209 DLCTRL DEBUG Command: GET 523890972 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122917209 DLCTRL DEBUG Tx Command reply: GET_REPLY 523890972 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122917209 DLCTRL DEBUG Command: GET 56148687 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122917209 DLCTRL DEBUG Tx Command reply: GET_REPLY 56148687 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122917210 DLCTRL DEBUG Command: GET 201762284 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122917210 DLCTRL DEBUG Tx Command reply: GET_REPLY 201762284 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000000001001111'B, t_guard := 20.000000 } 20250813122917222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)15824175 20250813122918239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122918239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122918239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122918239 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122918239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf1752f, normal) (hnbgw_rua.c:407) 20250813122918239 DHNB DEBUG map_rua[0x557dd25e1de0]{init}: Allocated (fsm.c:456) 20250813122918239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15824175)[0x557dd25e1de0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122918239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15824175 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122918239 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122918239 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122918239 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15824175 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122918239 DCN DEBUG map_sccp[0x557dd25c86c0]{init}: Allocated (fsm.c:456) 20250813122918239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122918239 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-15824175 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122918239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15824175 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122918239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15824175)[0x557dd25e1de0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122918239 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122918239 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122918239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15824175)[0x557dd25e1de0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122918239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122918239 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122918239 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{IDLE}: Allocated (fsm.c:456) 20250813122918239 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122918239 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300004f0056400500f1100926) (sccp_scrc.c:406) 20250813122918239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122918239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122918239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122918239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122918239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122918239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122918239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122918239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122918239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122918239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122918239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122918239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122918239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122918239 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122918239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122918239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15824175)[0x557dd25e1de0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122918239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122918239 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122918239 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122918239 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122918239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122918239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122918239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122918239 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(891)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@8ad7688026aa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)14530899 HNBGW_Test.msc0-SCCP(891)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(891)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122918251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122918251 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122918251 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122918251 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122918251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122918251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122918251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122918251 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122918251 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122918251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122918251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122918251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122918251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122918251 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=00fda0f0) (sccp_scrc.c:477) 20250813122918251 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250813122918251 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122918251 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122918251 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122918251 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122918251 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) 20250813122918251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122918251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122918253 DLCTRL DEBUG Command: GET 857781103 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122918253 DLCTRL DEBUG Tx Command reply: GET_REPLY 857781103 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122918255 DLCTRL DEBUG Command: GET 185176051 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122918255 DLCTRL DEBUG Tx Command reply: GET_REPLY 185176051 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122918258 DLCTRL DEBUG Command: GET 395862879 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122918258 DLCTRL DEBUG Tx Command reply: GET_REPLY 395862879 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122918260 DLCTRL DEBUG Command: GET 129035140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122918260 DLCTRL DEBUG Tx Command reply: GET_REPLY 129035140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122918262 DLCTRL DEBUG Command: GET 893028882 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122918262 DLCTRL DEBUG Tx Command reply: GET_REPLY 893028882 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122918264 DLCTRL DEBUG Command: GET 231774423 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122918264 DLCTRL DEBUG Tx Command reply: GET_REPLY 231774423 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122918266 DLCTRL DEBUG Command: GET 979326048 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122918266 DLCTRL DEBUG Tx Command reply: GET_REPLY 979326048 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122918267 DLCTRL DEBUG Command: GET 617726249 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122918267 DLCTRL DEBUG Tx Command reply: GET_REPLY 617726249 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122918268 DLCTRL DEBUG Command: GET 402991511 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122918268 DLCTRL DEBUG Tx Command reply: GET_REPLY 402991511 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122918270 DLCTRL DEBUG Command: GET 894207541 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122918270 DLCTRL DEBUG Tx Command reply: GET_REPLY 894207541 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122918271 DLCTRL DEBUG Command: GET 186324776 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122918271 DLCTRL DEBUG Tx Command reply: GET_REPLY 186324776 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122918272 DLCTRL DEBUG Command: GET 733756811 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122918272 DLCTRL DEBUG Tx Command reply: GET_REPLY 733756811 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122918273 DLCTRL DEBUG Command: GET 692674797 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122918273 DLCTRL DEBUG Tx Command reply: GET_REPLY 692674797 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122918274 DLCTRL DEBUG Command: GET 342369075 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122918274 DLCTRL DEBUG Tx Command reply: GET_REPLY 342369075 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122918275 DLCTRL DEBUG Command: GET 470433639 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122918275 DLCTRL DEBUG Tx Command reply: GET_REPLY 470433639 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122918276 DLCTRL DEBUG Command: GET 840149310 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122918276 DLCTRL DEBUG Tx Command reply: GET_REPLY 840149310 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122918277 DLCTRL DEBUG Command: GET 424548242 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122918277 DLCTRL DEBUG Tx Command reply: GET_REPLY 424548242 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122918278 DLCTRL DEBUG Command: GET 430253205 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122918278 DLCTRL DEBUG Tx Command reply: GET_REPLY 430253205 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122918279 DLCTRL DEBUG Command: GET 96735690 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122918279 DLCTRL DEBUG Tx Command reply: GET_REPLY 96735690 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122918279 DLCTRL DEBUG Command: GET 354919721 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122918279 DLCTRL DEBUG Tx Command reply: GET_REPLY 354919721 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000000110010'B, t_guard := 20.000000 } 20250813122918292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37696<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@8ad7688026aa: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)5508988 20250813122919319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122919319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122919319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122919319 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122919319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x540f7c, normal) (hnbgw_rua.c:407) 20250813122919319 DHNB DEBUG map_rua[0x557dd25e3890]{init}: Allocated (fsm.c:456) 20250813122919319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5508988)[0x557dd25e3890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122919319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5508988 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122919319 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122919319 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122919319 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122919319 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5508988 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813122919319 DCN DEBUG map_sccp[0x557dd25c55a0]{init}: Allocated (fsm.c:456) 20250813122919319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122919319 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-5508988 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122919319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5508988 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122919319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5508988)[0x557dd25e3890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122919319 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122919319 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122919319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5508988)[0x557dd25e3890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122919319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122919319 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122919319 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{IDLE}: Allocated (fsm.c:456) 20250813122919319 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122919319 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000320056400500f1100926) (sccp_scrc.c:406) 20250813122919319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122919319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122919319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122919319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122919319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122919319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122919319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122919319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122919319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122919319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122919319 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122919319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122919319 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122919319 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122919319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122919319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5508988)[0x557dd25e3890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122919319 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122919319 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122919319 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122919319 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122919319 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122919319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122919319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122919319 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(894)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@8ad7688026aa: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@8ad7688026aa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)4086706 HNBGW_Test.msc1-SCCP(894)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813122919329 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) 20250813122919329 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122919329 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122919329 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 20250813122919329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122919329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122919329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122919329 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122919329 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122919329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122919329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122919329 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) 20250813122919329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122919329 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=00602c0e) (sccp_scrc.c:477) 20250813122919329 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250813122919329 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122919330 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122919330 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122919330 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122919330 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) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@8ad7688026aa: setverdict(pass): none -> pass 20250813122919330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122919330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122919330 DLCTRL DEBUG Command: GET 355021968 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122919330 DLCTRL DEBUG Tx Command reply: GET_REPLY 355021968 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122919332 DLCTRL DEBUG Command: GET 479221837 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122919332 DLCTRL DEBUG Tx Command reply: GET_REPLY 479221837 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122919334 DLCTRL DEBUG Command: GET 655775981 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122919334 DLCTRL DEBUG Tx Command reply: GET_REPLY 655775981 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122919337 DLCTRL DEBUG Command: GET 415170690 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122919337 DLCTRL DEBUG Tx Command reply: GET_REPLY 415170690 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122919340 DLCTRL DEBUG Command: GET 153056174 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122919340 DLCTRL DEBUG Tx Command reply: GET_REPLY 153056174 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122919344 DLCTRL DEBUG Command: GET 979098244 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122919344 DLCTRL DEBUG Tx Command reply: GET_REPLY 979098244 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122919347 DLCTRL DEBUG Command: GET 889797622 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122919347 DLCTRL DEBUG Tx Command reply: GET_REPLY 889797622 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122919350 DLCTRL DEBUG Command: GET 152592347 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122919350 DLCTRL DEBUG Tx Command reply: GET_REPLY 152592347 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122919352 DLCTRL DEBUG Command: GET 64524331 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122919352 DLCTRL DEBUG Tx Command reply: GET_REPLY 64524331 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122919353 DLCTRL DEBUG Command: GET 536191488 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122919353 DLCTRL DEBUG Tx Command reply: GET_REPLY 536191488 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122919355 DLCTRL DEBUG Command: GET 227361467 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122919355 DLCTRL DEBUG Tx Command reply: GET_REPLY 227361467 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122919356 DLCTRL DEBUG Command: GET 250860727 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122919356 DLCTRL DEBUG Tx Command reply: GET_REPLY 250860727 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122919357 DLCTRL DEBUG Command: GET 407474387 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122919357 DLCTRL DEBUG Tx Command reply: GET_REPLY 407474387 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122919358 DLCTRL DEBUG Command: GET 553145685 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122919358 DLCTRL DEBUG Tx Command reply: GET_REPLY 553145685 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122919358 DLCTRL DEBUG Command: GET 338107516 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122919358 DLCTRL DEBUG Tx Command reply: GET_REPLY 338107516 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122919359 DLCTRL DEBUG Command: GET 780827430 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122919359 DLCTRL DEBUG Tx Command reply: GET_REPLY 780827430 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122919360 DLCTRL DEBUG Command: GET 282785260 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122919360 DLCTRL DEBUG Tx Command reply: GET_REPLY 282785260 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122919361 DLCTRL DEBUG Command: GET 567298162 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122919361 DLCTRL DEBUG Tx Command reply: GET_REPLY 567298162 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122919361 DLCTRL DEBUG Command: GET 952009077 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122919361 DLCTRL DEBUG Tx Command reply: GET_REPLY 952009077 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122919362 DLCTRL DEBUG Command: GET 755007410 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122919362 DLCTRL DEBUG Tx Command reply: GET_REPLY 755007410 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: "disconnecting msc0" 20250813122919363 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250813122919364 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122919364 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) 20250813122919364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122919364 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122919364 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122919364 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) 20250813122919364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122919364 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122919364 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 20250813122919364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122919364 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122919364 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122919364 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122919364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122919364 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122919364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122919364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122919364 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 MTC@8ad7688026aa: 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 := '000000000000001010100011'B, t_guard := 20.000000 } 20250813122919385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@8ad7688026aa: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)4156624 20250813122920394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122920394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122920394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122920394 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122920394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f6cd0, normal) (hnbgw_rua.c:407) 20250813122920394 DHNB DEBUG map_rua[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813122920394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122920394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4156624 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122920394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122920394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122920394 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4156624 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122920394 DCN DEBUG map_sccp[0x557dd25b5910]{init}: Allocated (fsm.c:456) 20250813122920394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x557dd25b5910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122920394 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-4156624 <-> SCCP-97 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122920394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4156624 SCCP-97 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122920394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122920394 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122920394 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122920394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122920394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x557dd25b5910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122920394 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122920394 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{IDLE}: Allocated (fsm.c:456) 20250813122920394 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122920394 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002a30056400500f1100926) (sccp_scrc.c:406) 20250813122920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122920394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122920394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122920394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122920394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122920394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122920394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122920394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122920394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122920394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122920394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122920394 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122920394 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122920394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x557dd25b5910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122920394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122920394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122920394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122920394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122920394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122920394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122920394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122920394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122920394 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122921365 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122921365 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122921365 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122921519 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122921519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ba0a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122921519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122921519 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) 20250813122921519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122921519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122921519 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122921519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b938), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122921519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122921519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122921519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122921519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122921519 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122921519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e8ae73), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122921519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122921519 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122921519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122921519 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122921519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122921519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122921519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122921519 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 20250813122921519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122921519 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 20250813122921519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122921519 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122921519 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122921519 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122921519 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122921519 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122921519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122921519 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122921520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122921520 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122921520 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122921520 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122921520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122921520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122921520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122921520 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122921526 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) 20250813122921526 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122921526 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122921526 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 20250813122921526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122921526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122921526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122921526 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122921526 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122921526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122921526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122921526 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) 20250813122921526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122921526 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=00e8ae73) (sccp_scrc.c:477) 20250813122921526 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250813122921526 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122921526 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122921526 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122921526 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122921526 DLSCCP DEBUG SCCP-SCOC(92)[0x557dd25c5a10]{IDLE}: Deallocated (fsm.c:568) 20250813122922266 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122922266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e40f6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122922266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122922266 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) 20250813122922266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122922266 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122922266 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122922267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e8514), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122922267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122922267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122922267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122922267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122922267 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122922267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d68b0), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122922267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122922267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122922267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122922267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122922267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122922267 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122922267 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122922267 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 20250813122922267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122922267 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 20250813122922267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122922267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122922267 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122922267 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122922267 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122922267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122922267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122922267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122922267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122922267 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122922267 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122922267 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122922267 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122922267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122922267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122922924 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122922924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b7217), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122922924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122922924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122922924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122922924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122922924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122922924 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122922924 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122922924 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122922924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122922924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122922924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122922924 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122922931 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122922931 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122922931 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122922931 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122922931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122922931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122922931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122922931 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122922931 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122922932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122922932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122922932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122922932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122922932 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=004b7217) (sccp_scrc.c:477) 20250813122922932 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20250813122922932 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122922932 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122922932 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122922932 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122922932 DLSCCP DEBUG SCCP-SCOC(88)[0x557dd25b9c20]{IDLE}: Deallocated (fsm.c:568) 20250813122923861 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122923861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607073), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122923861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122923861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122923861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122923861 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122923861 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122923861 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122923861 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122923861 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122923861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122923861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122923861 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122924663 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122924663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1129f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122924663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122924663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122924663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122924663 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122924663 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122924663 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122924663 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122924663 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122924664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122924664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122924664 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122925395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x557dd25b5910]{wait_cc}: Timeout of X31 (fsm.c:317) 20250813122925395 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122925395 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122925395 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250813122925395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x557dd25b5910]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250813122925395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813122925395 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813122925395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813122925395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813122925395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122925395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{disrupted}: Freeing instance (context_map.c:202) 20250813122925395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4156624)[0x557dd25beb10]{disrupted}: Deallocated (fsm.c:568) 20250813122925395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x557dd25b5910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122925395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x557dd25b5910]{disconnected}: Freeing instance (context_map.c:206) 20250813122925395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x557dd25b5910]{disconnected}: Deallocated (fsm.c:568) 20250813122925395 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4156624 SCCP-97 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122925395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122925395 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)@8ad7688026aa: 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 := '000000000000001010100011'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 := '000000000000001010100011'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)@8ad7688026aa: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@8ad7688026aa: Test Component 906 has requested to stop MTC. Terminating current testcase execution. 20250813122925398 DLINP DEBUG SRVCONN(,r=127.0.0.1:51370<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.msc0-M3UA(893)@8ad7688026aa: Final verdict of PTC: none 20250813122925399 DLINP DEBUG SRVCONN(,r=127.0.0.1:51370<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122925399 DLINP NOTICE SRV(,r=127.0.0.1:51370<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122925399 DMAIN NOTICE (127.0.0.1:51370 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51370<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122925399 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(892)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(897)@8ad7688026aa: Final verdict of PTC: none 20250813122925401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122925401 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44437<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(891)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(898)@8ad7688026aa: Final verdict of PTC: none 20250813122925402 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122925402 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) 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122925402 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122925402 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) 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(900)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@8ad7688026aa: Final verdict of PTC: none 20250813122925402 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122925402 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) 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122925402 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122925402 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) 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122925402 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 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122925402 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122925402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122925402 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122925402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122925402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122925402 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 20250813122925402 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) 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813122925402 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122925402 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122925402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122925402 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122925402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122925402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122925402 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 20250813122925402 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 20250813122925402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122925403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37688<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122925403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37696<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(901)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@8ad7688026aa: Dynamic test case error: Sending data on the connection of port RUA to 888:RUA failed. (Broken pipe) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@8ad7688026aa: setverdict(error): none -> error HNBGW_Test.msc1-RAN(895)@8ad7688026aa: Final verdict of PTC: none 20250813122925404 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 20250813122925404 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) 20250813122925404 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122925404 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813122925404 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) 20250813122925404 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) 20250813122925404 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122925404 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122925404 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122925404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122925404 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@8ad7688026aa: Final verdict of PTC: pass 20250813122925404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122925404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122925404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122925404 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 20250813122925404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122925404 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122925404 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) 20250813122925404 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@8ad7688026aa: Final verdict of PTC: pass20250813122925405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15824175)[0x557dd25e1de0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122925405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15824175)[0x557dd25e1de0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122925405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122925405 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122925405 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122925405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fda0f0), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) HNBGW-PFCP(886)@8ad7688026aa: Final verdict of PTC: none20250813122925405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122925405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW_Test.msc1-SCCP(894)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(903)@8ad7688026aa: Final verdict of PTC: none20250813122925405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122925405 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122925405 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122925405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122925405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15824175)[0x557dd25e1de0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122925405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15824175)[0x557dd25e1de0]{disrupted}: Freeing instance (context_map.c:202) 20250813122925405 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15824175)[0x557dd25e1de0]{disrupted}: Deallocated (fsm.c:568) 20250813122925405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122925406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{disconnected}: Freeing instance (context_map.c:206) 20250813122925406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x557dd25c86c0]{disconnected}: Deallocated (fsm.c:568) 20250813122925406 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15824175 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122925406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5508988)[0x557dd25e3890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122925406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5508988)[0x557dd25e3890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122925406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122925406 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122925406 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122925406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00602c0e), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122925406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122925406 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122925406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122925406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122925406 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122925406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122925406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5508988)[0x557dd25e3890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122925406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5508988)[0x557dd25e3890]{disrupted}: Freeing instance (context_map.c:202) 20250813122925406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5508988)[0x557dd25e3890]{disrupted}: Deallocated (fsm.c:568) 20250813122925406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122925406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{disconnected}: Freeing instance (context_map.c:206) 20250813122925406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x557dd25c55a0]{disconnected}: Deallocated (fsm.c:568) 20250813122925406 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5508988 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122925407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122925407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122925407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122925407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122925407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122925407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122925407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122925407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122925407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122925407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122925407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122925407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122925407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122925407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122925407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122925407 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(896)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@8ad7688026aa: Final verdict of PTC: error TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@8ad7688026aa: 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 := '000000000000001010100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" VirtHNBGW-STATS(884)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): error (pass -> error) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(903): none (error -> error) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (error -> error) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (error -> error) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): 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 := 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 := '000000000000001010100011'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@8ad7688026aa: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error MTC@8ad7688026aa: 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 error'. Wed Aug 13 12:29:25 UTC 2025 ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250813122925489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122926091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=438384) Waiting for packet dumper to finish... 1 (prev_count=438384, count=438924) 20250813122927403 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122927403 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122927403 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813122927403 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122927403 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122927403 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122927405 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122927405 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122927405 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error' was executed successfully (exit status: 0). MTC@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250813122929214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122929218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122929221 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41657<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122929235 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122929235 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122929242 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122929242 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122929242 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122929243 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122929243 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122929243 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122929243 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122929243 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122929243 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35424 (stream_srv.c:142) 20250813122929243 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35424<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122929243 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122929243 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122929244 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122929244 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122929244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122929245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122929245 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) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 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) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122929245 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) 20250813122929245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122929245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122929245 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122929245 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122929245 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122929245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122929245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122929245 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) 20250813122929245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122929245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122929245 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122929245 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122929245 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122929245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122929245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122929245 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122929245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122929245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122929245 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122929245 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122929245 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122929245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122929245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122929245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122929245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122929245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122929245 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122929245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122929245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122929245 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 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122929245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122929245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122929245 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 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122929245 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 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122929245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122929245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122929245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122929245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122929245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122929245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122929245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(917)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(917)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122929260 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122929260 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122929260 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122929260 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122929260 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122929260 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122929261 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122929261 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122929261 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122929261 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122929262 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122929262 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122929262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122929262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122929262 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) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 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) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122929262 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) 20250813122929262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122929262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122929262 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122929262 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122929262 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122929262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122929262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122929262 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) 20250813122929262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122929262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122929262 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122929262 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122929262 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122929262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122929262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122929262 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) 20250813122929262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122929262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122929262 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122929262 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122929262 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122929262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122929262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122929262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122929262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122929262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122929262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122929262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122929262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122929262 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122929262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122929262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122929262 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 20250813122929262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122929262 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122929262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122929262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122929262 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 20250813122929262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122929262 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 20250813122929262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122929262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122929262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122929262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122929262 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 20250813122929262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122929262 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 20250813122929262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122929262 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 20250813122929263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929263 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122929263 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122929263 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122929263 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122929263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122929263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122929285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122929285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122929285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122929285 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122929285 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) 20250813122929285 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122929285 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122929285 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122929285 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122929289 DLINP DEBUG SRVCONN(,r=127.0.0.1:35424<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122929289 DLINP DEBUG SRVCONN(,r=127.0.0.1:35424<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122929289 DLINP DEBUG SRVCONN(,r=127.0.0.1:35424<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122929289 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122929289 DHNBAP DEBUG (127.0.0.1:35424 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122929289 DHNBAP NOTICE (127.0.0.1:35424 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122929289 DHNBAP NOTICE (127.0.0.1:35424 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122929289 DLINP DEBUG SRVCONN(,r=127.0.0.1:35424<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122929289 DLINP DEBUG SRVCONN(,r=127.0.0.1:35424<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122929458 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 20250813122929458 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 20250813122929458 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122929458 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122929465 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929465 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122929465 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122929465 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122929465 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122929465 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122929465 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122929468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929468 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122929468 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122929468 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122929468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122929468 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122929468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122929468 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 20250813122929475 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 20250813122929475 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 20250813122929475 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122929475 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122929480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929480 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122929480 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122929480 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122929480 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122929480 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122929480 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122929481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122929481 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122929481 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122929481 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122929481 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122929481 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122929481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122929481 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 20250813122930277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122930277 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122930277 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122930277 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122930277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122930277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122930277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122930277 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122930277 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122930277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122930277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122930277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122930277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122930277 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122930277 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122930277 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122930277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930277 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122930277 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122930277 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122930277 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122930277 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) 20250813122930277 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122930277 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122930277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122930277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122930277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122930277 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122930277 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122930277 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122930278 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122930278 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122930278 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122930278 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122930278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122930278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122930278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122930278 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(916)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122930282 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122930282 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122930282 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122930282 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122930282 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122930282 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122930282 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122930282 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122930282 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122930282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122930282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122930282 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122930282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122930282 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122930282 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122930282 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122930282 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) 20250813122930282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930282 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) 20250813122930282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930282 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122930283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122930283 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122930283 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122930283 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) 20250813122930283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122930283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122930283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122930283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122930283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122930283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122930283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122930283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122930283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122930283 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122930283 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122930283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122930283 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122930283 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122930283 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122930283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122930283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122930283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122930283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(919)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122931303 DLCTRL DEBUG Command: GET 682883501 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122931303 DLCTRL DEBUG Tx Command reply: GET_REPLY 682883501 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122931312 DLCTRL DEBUG Command: GET 582848408 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122931312 DLCTRL DEBUG Tx Command reply: GET_REPLY 582848408 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122931317 DLCTRL DEBUG Command: GET 730649274 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122931317 DLCTRL DEBUG Tx Command reply: GET_REPLY 730649274 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122931321 DLCTRL DEBUG Command: GET 461621130 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122931321 DLCTRL DEBUG Tx Command reply: GET_REPLY 461621130 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122931325 DLCTRL DEBUG Command: GET 579557590 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122931325 DLCTRL DEBUG Tx Command reply: GET_REPLY 579557590 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122931328 DLCTRL DEBUG Command: GET 382455173 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122931328 DLCTRL DEBUG Tx Command reply: GET_REPLY 382455173 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122931331 DLCTRL DEBUG Command: GET 274375426 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122931331 DLCTRL DEBUG Tx Command reply: GET_REPLY 274375426 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122931334 DLCTRL DEBUG Command: GET 489000730 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122931334 DLCTRL DEBUG Tx Command reply: GET_REPLY 489000730 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122931336 DLCTRL DEBUG Command: GET 323286571 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122931336 DLCTRL DEBUG Tx Command reply: GET_REPLY 323286571 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122931338 DLCTRL DEBUG Command: GET 725416540 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122931339 DLCTRL DEBUG Tx Command reply: GET_REPLY 725416540 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122931340 DLCTRL DEBUG Command: GET 198032584 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122931340 DLCTRL DEBUG Tx Command reply: GET_REPLY 198032584 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122931342 DLCTRL DEBUG Command: GET 462327884 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122931342 DLCTRL DEBUG Tx Command reply: GET_REPLY 462327884 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122931344 DLCTRL DEBUG Command: GET 671668076 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122931344 DLCTRL DEBUG Tx Command reply: GET_REPLY 671668076 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122931346 DLCTRL DEBUG Command: GET 324716140 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122931346 DLCTRL DEBUG Tx Command reply: GET_REPLY 324716140 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122931351 DLCTRL DEBUG Command: GET 425332978 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122931351 DLCTRL DEBUG Tx Command reply: GET_REPLY 425332978 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122931356 DLCTRL DEBUG Command: GET 344693353 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122931356 DLCTRL DEBUG Tx Command reply: GET_REPLY 344693353 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122931360 DLCTRL DEBUG Command: GET 155126682 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122931360 DLCTRL DEBUG Tx Command reply: GET_REPLY 155126682 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122931362 DLCTRL DEBUG Command: GET 293631104 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122931362 DLCTRL DEBUG Tx Command reply: GET_REPLY 293631104 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122931364 DLCTRL DEBUG Command: GET 32021541 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122931364 DLCTRL DEBUG Tx Command reply: GET_REPLY 32021541 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122931366 DLCTRL DEBUG Command: GET 631734677 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122931366 DLCTRL DEBUG Tx Command reply: GET_REPLY 631734677 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000001100110111'B, t_guard := 20.000000 } 20250813122931392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122931520 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122931520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f3b938), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122931520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122931520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122931520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122931520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122931520 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122931520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ba0a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122931520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122931520 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) 20250813122931520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122931520 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122931520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122931520 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122931520 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122931520 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122931520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122931520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122931520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122931520 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122931520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122931520 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122931520 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122931520 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 20250813122931520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122931520 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 20250813122931520 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122931525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122931525 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122931525 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122931525 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122931525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122931525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122931525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122931525 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122931525 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122931525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122931525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122931525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122931525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122931525 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=00f3b938) (sccp_scrc.c:477) 20250813122931525 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250813122931525 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122931525 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122931525 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122931525 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122931525 DLSCCP DEBUG SCCP-SCOC(93)[0x557dd25fd740]{IDLE}: Deallocated (fsm.c:568) 20250813122932267 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122932268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d68b0), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122932268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122932268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122932268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122932268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122932268 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122932268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e8514), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122932268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122932268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122932268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122932268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122932268 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122932268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e40f6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122932268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122932268 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) 20250813122932268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122932268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122932268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122932268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122932268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122932268 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122932268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122932268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122932268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122932268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122932269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122932269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122932269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122932269 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122932269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122932269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122932269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122932269 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122932269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122932269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122932269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122932269 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 20250813122932269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122932269 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 20250813122932269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122932273 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122932273 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122932273 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122932273 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122932273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122932273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122932273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122932273 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122932273 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122932273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122932273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122932273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122932273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122932273 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=003d68b0) (sccp_scrc.c:477) 20250813122932273 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250813122932273 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122932273 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122932273 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122932273 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122932273 DLSCCP DEBUG SCCP-SCOC(89)[0x557dd2542540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)5798054 20250813122932424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122932424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122932424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122932424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122932424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5878a6, normal) (hnbgw_rua.c:407) 20250813122932424 DHNB DEBUG map_rua[0x557dd25c86c0]{init}: Allocated (fsm.c:456) 20250813122932424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5798054)[0x557dd25c86c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122932424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5798054 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122932424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122932424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122932424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5798054 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122932424 DCN DEBUG map_sccp[0x557dd25e3890]{init}: Allocated (fsm.c:456) 20250813122932424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122932424 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-5798054 <-> SCCP-98 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122932424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5798054 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122932424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5798054)[0x557dd25c86c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122932424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122932424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122932424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5798054)[0x557dd25c86c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122932424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122932424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122932424 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{IDLE}: Allocated (fsm.c:456) 20250813122932425 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122932425 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003370056400500f1100926) (sccp_scrc.c:406) 20250813122932425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122932425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122932425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122932425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122932425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122932425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122932425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122932425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122932425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122932425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122932425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122932425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122932425 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122932425 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122932425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122932425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5798054)[0x557dd25c86c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122932425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122932425 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122932425 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122932425 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122932425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122932425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122932425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122932425 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122932425 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122932425 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122932425 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122932425 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122932425 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122932425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122932425 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122932425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122932425 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122932425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122932425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122932425 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122932425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122932425 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=007e8514) (sccp_scrc.c:477) 20250813122932425 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250813122932425 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122932425 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122932425 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122932425 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122932425 DLSCCP DEBUG SCCP-SCOC(91)[0x557dd25bf460]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@8ad7688026aa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)13863561 HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122932437 DLCTRL DEBUG Command: GET 708563481 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122932437 DLCTRL DEBUG Tx Command reply: GET_REPLY 708563481 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122932440 DLCTRL DEBUG Command: GET 946995151 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122932440 DLCTRL DEBUG Tx Command reply: GET_REPLY 946995151 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122932443 DLCTRL DEBUG Command: GET 209473614 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122932443 DLCTRL DEBUG Tx Command reply: GET_REPLY 209473614 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122932445 DLCTRL DEBUG Command: GET 149538107 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122932445 DLCTRL DEBUG Tx Command reply: GET_REPLY 149538107 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122932448 DLCTRL DEBUG Command: GET 517281066 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122932448 DLCTRL DEBUG Tx Command reply: GET_REPLY 517281066 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122932450 DLCTRL DEBUG Command: GET 739471624 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122932450 DLCTRL DEBUG Tx Command reply: GET_REPLY 739471624 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122932452 DLCTRL DEBUG Command: GET 821976445 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122932452 DLCTRL DEBUG Tx Command reply: GET_REPLY 821976445 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122932454 DLCTRL DEBUG Command: GET 471339493 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122932454 DLCTRL DEBUG Tx Command reply: GET_REPLY 471339493 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122932455 DLCTRL DEBUG Command: GET 468894623 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122932455 DLCTRL DEBUG Tx Command reply: GET_REPLY 468894623 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122932457 DLCTRL DEBUG Command: GET 32529091 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122932457 DLCTRL DEBUG Tx Command reply: GET_REPLY 32529091 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122932458 DLCTRL DEBUG Command: GET 60265878 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122932458 DLCTRL DEBUG Tx Command reply: GET_REPLY 60265878 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122932459 DLCTRL DEBUG Command: GET 433811693 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122932459 DLCTRL DEBUG Tx Command reply: GET_REPLY 433811693 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122932460 DLCTRL DEBUG Command: GET 523030240 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122932460 DLCTRL DEBUG Tx Command reply: GET_REPLY 523030240 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122932462 DLCTRL DEBUG Command: GET 263805902 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122932462 DLCTRL DEBUG Tx Command reply: GET_REPLY 263805902 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122932463 DLCTRL DEBUG Command: GET 500011977 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122932463 DLCTRL DEBUG Tx Command reply: GET_REPLY 500011977 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122932464 DLCTRL DEBUG Command: GET 829304141 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122932464 DLCTRL DEBUG Tx Command reply: GET_REPLY 829304141 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122932465 DLCTRL DEBUG Command: GET 598918649 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122932465 DLCTRL DEBUG Tx Command reply: GET_REPLY 598918649 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122932467 DLCTRL DEBUG Command: GET 600687634 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122932467 DLCTRL DEBUG Tx Command reply: GET_REPLY 600687634 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122932469 DLCTRL DEBUG Command: GET 311669921 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122932469 DLCTRL DEBUG Tx Command reply: GET_REPLY 311669921 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122932470 DLCTRL DEBUG Command: GET 866040766 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122932470 DLCTRL DEBUG Tx Command reply: GET_REPLY 866040766 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001011100010'B, t_guard := 20.000000 } 20250813122932500 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122932630 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122932630 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122932630 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122932630 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122932630 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122932630 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122932630 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122932630 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122932630 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122932630 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122932630 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122932630 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122932630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122932630 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=00e621fc) (sccp_scrc.c:477) 20250813122932630 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250813122932630 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122932631 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122932631 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122932631 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122932631 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) 20250813122932631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122932631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-RAN(916)@8ad7688026aa: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)15306938 20250813122933523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122933523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122933523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122933523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122933523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe990ba, normal) (hnbgw_rua.c:407) 20250813122933523 DHNB DEBUG map_rua[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813122933523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15306938)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122933523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15306938 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122933523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122933523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122933523 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813122933523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15306938 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813122933523 DCN DEBUG map_sccp[0x557dd25b5910]{init}: Allocated (fsm.c:456) 20250813122933523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122933523 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-15306938 <-> SCCP-99 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813122933523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15306938 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122933523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15306938)[0x557dd25beb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122933523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122933523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122933523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15306938)[0x557dd25beb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122933523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122933523 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122933523 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{IDLE}: Allocated (fsm.c:456) 20250813122933523 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122933523 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002e20056400500f1100926) (sccp_scrc.c:406) 20250813122933523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122933523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122933523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122933523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122933523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122933523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122933523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122933523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122933523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122933523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122933523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122933523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122933523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122933523 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122933523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122933523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15306938)[0x557dd25beb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122933523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122933523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122933523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122933523 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122933523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122933523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122933523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122933523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@8ad7688026aa: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@8ad7688026aa: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)9841876 HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122933527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122933527 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122933527 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122933527 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122933527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122933527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122933527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122933527 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@8ad7688026aa: setverdict(pass): none -> pass 20250813122933527 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122933527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122933527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122933527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122933528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122933528 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=002b01f7) (sccp_scrc.c:477) 20250813122933528 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250813122933528 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122933528 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122933528 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122933528 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122933528 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) 20250813122933528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122933528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122933529 DLCTRL DEBUG Command: GET 853856344 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122933529 DLCTRL DEBUG Tx Command reply: GET_REPLY 853856344 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813122933530 DLCTRL DEBUG Command: GET 632953194 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122933530 DLCTRL DEBUG Tx Command reply: GET_REPLY 632953194 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122933532 DLCTRL DEBUG Command: GET 290560468 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122933532 DLCTRL DEBUG Tx Command reply: GET_REPLY 290560468 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122933534 DLCTRL DEBUG Command: GET 740177704 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122933534 DLCTRL DEBUG Tx Command reply: GET_REPLY 740177704 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122933537 DLCTRL DEBUG Command: GET 716708383 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122933537 DLCTRL DEBUG Tx Command reply: GET_REPLY 716708383 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122933542 DLCTRL DEBUG Command: GET 910496309 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122933542 DLCTRL DEBUG Tx Command reply: GET_REPLY 910496309 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122933546 DLCTRL DEBUG Command: GET 668624961 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122933546 DLCTRL DEBUG Tx Command reply: GET_REPLY 668624961 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122933550 DLCTRL DEBUG Command: GET 19030239 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122933550 DLCTRL DEBUG Tx Command reply: GET_REPLY 19030239 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122933554 DLCTRL DEBUG Command: GET 789056052 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122933554 DLCTRL DEBUG Tx Command reply: GET_REPLY 789056052 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122933558 DLCTRL DEBUG Command: GET 606560360 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122933559 DLCTRL DEBUG Tx Command reply: GET_REPLY 606560360 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122933563 DLCTRL DEBUG Command: GET 1288143 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122933563 DLCTRL DEBUG Tx Command reply: GET_REPLY 1288143 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122933567 DLCTRL DEBUG Command: GET 159776375 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122933567 DLCTRL DEBUG Tx Command reply: GET_REPLY 159776375 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122933570 DLCTRL DEBUG Command: GET 775035460 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122933570 DLCTRL DEBUG Tx Command reply: GET_REPLY 775035460 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122933571 DLCTRL DEBUG Command: GET 339581602 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122933571 DLCTRL DEBUG Tx Command reply: GET_REPLY 339581602 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122933573 DLCTRL DEBUG Command: GET 319270872 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122933573 DLCTRL DEBUG Tx Command reply: GET_REPLY 319270872 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122933575 DLCTRL DEBUG Command: GET 997754471 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122933575 DLCTRL DEBUG Tx Command reply: GET_REPLY 997754471 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122933577 DLCTRL DEBUG Command: GET 333693550 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122933577 DLCTRL DEBUG Tx Command reply: GET_REPLY 333693550 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122933580 DLCTRL DEBUG Command: GET 36797018 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122933580 DLCTRL DEBUG Tx Command reply: GET_REPLY 36797018 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122933582 DLCTRL DEBUG Command: GET 886047785 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122933582 DLCTRL DEBUG Tx Command reply: GET_REPLY 886047785 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122933585 DLCTRL DEBUG Command: GET 731792944 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122933585 DLCTRL DEBUG Tx Command reply: GET_REPLY 731792944 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: "connecting cnlink 1" 20250813122933587 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(926)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(926)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(924)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122933816 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 20250813122933816 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 20250813122933816 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122933816 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122933819 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) 20250813122933819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122933819 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122933819 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122933819 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122933819 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122933819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122933820 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) 20250813122933820 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122933820 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122933820 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122933820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122933820 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122933820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122933820 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 20250813122933862 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122933862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00607073), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122933862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122933862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122933862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122933862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122933862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122933862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122933862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122933862 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122933862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122933862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122933862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122933862 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122933863 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122933863 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122933863 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122933863 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122933863 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122933863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122933863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122933863 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122933863 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122933863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122933863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122933863 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122933863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122933863 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=00607073) (sccp_scrc.c:477) 20250813122933863 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20250813122933863 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122933863 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122933863 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122933863 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122933863 DLSCCP DEBUG SCCP-SCOC(87)[0x557dd25e39c0]{IDLE}: Deallocated (fsm.c:568) MTC@8ad7688026aa: 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 := '000000000000000001110011'B, t_guard := 20.000000 } 20250813122934625 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) 20250813122934625 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122934625 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122934625 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 20250813122934625 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122934625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122934625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122934625 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122934625 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122934625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122934625 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122934625 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) 20250813122934625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122934625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122934625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122934625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122934625 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) 20250813122934625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122934625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122934625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122934625 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) 20250813122934625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122934625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122934625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122934625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122934625 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122934625 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) 20250813122934625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122934625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122934625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122934625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122934625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122934625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122934625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122934625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122934625 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122934625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122934625 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122934625 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122934625 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122934625 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122934625 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122934625 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122934625 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122934626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122934626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122934626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122934626 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(925)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122934633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122934664 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122934664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1129f), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122934664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122934664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122934664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122934664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122934664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122934664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122934664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122934664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122934664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122934664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122934664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122934664 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122934665 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122934665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122934665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122934665 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122934665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122934665 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=00f1129f) (sccp_scrc.c:477) 20250813122934665 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1824) 20250813122934665 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122934665 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122934665 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122934665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122934665 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122934665 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122934665 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122934665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122934665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122934665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122934665 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122934665 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122934665 DLSCCP DEBUG SCCP-SCOC(86)[0x557dd25b7b40]{IDLE}: Deallocated (fsm.c:568) 20250813122935406 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122935406 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fda0f0), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122935406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122935406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122935406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122935406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122935406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122935406 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122935406 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122935406 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122935406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122935406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122935406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122935406 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122935407 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122935407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00602c0e), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122935407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122935407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122935407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122935407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122935407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122935407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122935407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122935407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122935407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122935407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122935407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122935407 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122935411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122935411 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122935411 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122935411 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122935411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122935411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122935412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122935412 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122935412 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122935412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122935412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122935412 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122935412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122935412 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=00fda0f0) (sccp_scrc.c:477) 20250813122935412 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250813122935412 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122935412 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122935412 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122935412 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122935412 DLSCCP DEBUG SCCP-SCOC(95)[0x557dd25460a0]{IDLE}: Deallocated (fsm.c:568) 20250813122935413 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) 20250813122935413 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122935413 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122935413 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 20250813122935413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122935413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122935413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122935413 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122935413 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122935413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122935413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122935413 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) 20250813122935413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122935413 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=00602c0e) (sccp_scrc.c:477) 20250813122935413 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250813122935413 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813122935413 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813122935413 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813122935413 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813122935414 DLSCCP DEBUG SCCP-SCOC(96)[0x557dd2656150]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@8ad7688026aa: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)1144279 20250813122935644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122935644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122935644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813122935644 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122935644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1175d7, normal) (hnbgw_rua.c:407) 20250813122935644 DHNB DEBUG map_rua[0x557dd2656150]{init}: Allocated (fsm.c:456) 20250813122935644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1144279)[0x557dd2656150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122935644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1144279 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813122935644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122935644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122935644 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1144279 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813122935644 DCN DEBUG map_sccp[0x557dd25460a0]{init}: Allocated (fsm.c:456) 20250813122935644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122935644 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-1144279 <-> SCCP-100 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813122935644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1144279 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813122935644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1144279)[0x557dd2656150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122935644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122935644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122935644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1144279)[0x557dd2656150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122935644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122935644 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122935644 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{IDLE}: Allocated (fsm.c:456) 20250813122935644 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122935644 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000730056400500f1100926) (sccp_scrc.c:406) 20250813122935644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122935644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122935644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122935644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122935644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122935644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122935644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122935644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122935644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122935644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122935644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122935644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122935644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122935644 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122935644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122935644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1144279)[0x557dd2656150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122935644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122935644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122935644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122935644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122935644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122935644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122935644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122935644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(924)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@8ad7688026aa: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@8ad7688026aa: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)15412967 HNBGW_Test.msc1-SCCP(924)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@8ad7688026aa: setverdict(pass): none -> pass 20250813122935652 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) 20250813122935652 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122935652 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122935652 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 20250813122935652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122935652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122935652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122935652 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122935652 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122935652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122935652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122935652 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) 20250813122935652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122935652 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=0087c8c4) (sccp_scrc.c:477) 20250813122935652 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250813122935652 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122935652 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122935652 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122935652 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122935652 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) 20250813122935652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122935652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122935653 DLCTRL DEBUG Command: GET 766265462 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813122935653 DLCTRL DEBUG Tx Command reply: GET_REPLY 766265462 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813122935656 DLCTRL DEBUG Command: GET 653011282 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813122935656 DLCTRL DEBUG Tx Command reply: GET_REPLY 653011282 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122935659 DLCTRL DEBUG Command: GET 969534056 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122935659 DLCTRL DEBUG Tx Command reply: GET_REPLY 969534056 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122935661 DLCTRL DEBUG Command: GET 55635662 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122935661 DLCTRL DEBUG Tx Command reply: GET_REPLY 55635662 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122935664 DLCTRL DEBUG Command: GET 968127519 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122935664 DLCTRL DEBUG Tx Command reply: GET_REPLY 968127519 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122935667 DLCTRL DEBUG Command: GET 981739980 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813122935667 DLCTRL DEBUG Tx Command reply: GET_REPLY 981739980 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122935670 DLCTRL DEBUG Command: GET 587697937 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813122935670 DLCTRL DEBUG Tx Command reply: GET_REPLY 587697937 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122935672 DLCTRL DEBUG Command: GET 463548209 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122935672 DLCTRL DEBUG Tx Command reply: GET_REPLY 463548209 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122935674 DLCTRL DEBUG Command: GET 95325807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122935674 DLCTRL DEBUG Tx Command reply: GET_REPLY 95325807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122935676 DLCTRL DEBUG Command: GET 789897479 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122935676 DLCTRL DEBUG Tx Command reply: GET_REPLY 789897479 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122935678 DLCTRL DEBUG Command: GET 148169943 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813122935678 DLCTRL DEBUG Tx Command reply: GET_REPLY 148169943 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122935679 DLCTRL DEBUG Command: GET 563870767 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813122935679 DLCTRL DEBUG Tx Command reply: GET_REPLY 563870767 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122935681 DLCTRL DEBUG Command: GET 617279072 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122935681 DLCTRL DEBUG Tx Command reply: GET_REPLY 617279072 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122935683 DLCTRL DEBUG Command: GET 927880090 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122935683 DLCTRL DEBUG Tx Command reply: GET_REPLY 927880090 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122935684 DLCTRL DEBUG Command: GET 429706976 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122935684 DLCTRL DEBUG Tx Command reply: GET_REPLY 429706976 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122935686 DLCTRL DEBUG Command: GET 946212371 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813122935686 DLCTRL DEBUG Tx Command reply: GET_REPLY 946212371 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122935687 DLCTRL DEBUG Command: GET 741832212 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813122935687 DLCTRL DEBUG Tx Command reply: GET_REPLY 741832212 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122935689 DLCTRL DEBUG Command: GET 70402043 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122935689 DLCTRL DEBUG Tx Command reply: GET_REPLY 70402043 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122935690 DLCTRL DEBUG Command: GET 508719420 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122935690 DLCTRL DEBUG Tx Command reply: GET_REPLY 508719420 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122935691 DLCTRL DEBUG Command: GET 794419553 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122935691 DLCTRL DEBUG Tx Command reply: GET_REPLY 794419553 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122935695 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41657<->l=127.0.0.1:4262) (control_if.c:193) 20250813122935695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55850<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(909)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(908)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122935697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122935697 DLINP DEBUG SRVCONN(,r=127.0.0.1:35424<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122935697 DLINP DEBUG SRVCONN(,r=127.0.0.1:35424<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122935697 DLINP NOTICE SRV(,r=127.0.0.1:35424<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122935697 DMAIN NOTICE (127.0.0.1:35424 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35424<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122935697 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(919)@8ad7688026aa: Final verdict of PTC: none 20250813122935699 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122935699 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) 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122935699 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122935699 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) 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122935699 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 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122935699 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122935699 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 20250813122935699 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: Cannot send after transport endpoint shutdown 20250813122935699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122935699 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(918)@8ad7688026aa: Final verdict of PTC: none 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122935699 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122935699 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) 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813122935699 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122935699 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) 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122935699 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122935699 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) 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122935699 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 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122935699 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122935699 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 20250813122935699 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) 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122935699 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122935699 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122935699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122935699 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 20250813122935699 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_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(925)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(915)@8ad7688026aa: Final verdict of PTC: none 20250813122935703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55866<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122935703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122935704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@8ad7688026aa: Final verdict of PTC: pass HNBGW-MGCP(921)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(910)@8ad7688026aa: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@8ad7688026aa: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:29:35 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 20250813122935796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122935846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122935846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122935846 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122935846 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) 20250813122935846 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122935846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5798054)[0x557dd25c86c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122935846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5798054)[0x557dd25c86c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122935846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122935846 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122935847 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122935847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e621fc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122935847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122935847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122935847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122935847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122935847 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5798054)[0x557dd25c86c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5798054)[0x557dd25c86c0]{disrupted}: Freeing instance (context_map.c:202) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5798054)[0x557dd25c86c0]{disrupted}: Deallocated (fsm.c:568) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{disconnected}: Freeing instance (context_map.c:206) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x557dd25e3890]{disconnected}: Deallocated (fsm.c:568) 20250813122935847 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5798054 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15306938)[0x557dd25beb10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15306938)[0x557dd25beb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122935847 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122935847 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122935847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b01f7), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122935847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122935847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122935847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122935847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122935847 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15306938)[0x557dd25beb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15306938)[0x557dd25beb10]{disrupted}: Freeing instance (context_map.c:202) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15306938)[0x557dd25beb10]{disrupted}: Deallocated (fsm.c:568) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{disconnected}: Freeing instance (context_map.c:206) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x557dd25b5910]{disconnected}: Deallocated (fsm.c:568) 20250813122935847 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15306938 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1144279)[0x557dd2656150]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1144279)[0x557dd2656150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122935847 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122935847 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122935847 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c8c4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122935847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122935847 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122935847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122935847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122935847 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1144279)[0x557dd2656150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1144279)[0x557dd2656150]{disrupted}: Freeing instance (context_map.c:202) 20250813122935847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1144279)[0x557dd2656150]{disrupted}: Deallocated (fsm.c:568) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{disconnected}: Freeing instance (context_map.c:206) 20250813122935847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x557dd25460a0]{disconnected}: Deallocated (fsm.c:568) 20250813122935847 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1144279 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122935847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122935847 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122935848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122935848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122935848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122935848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122935848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122935848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122935848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122935848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122935848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122935848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122935848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122935848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122935848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122935848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122935848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122935848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122935848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122935848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122935848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122935848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122935848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122935848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122936398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55142<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=425296) Waiting for packet dumper to finish... 1 (prev_count=425296, count=454664) 20250813122937700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122937700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122937700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122937700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122937700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122937700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813122937700 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122937700 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122937700 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:29: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250813122939504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122939510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122939516 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34539<->l=127.0.0.1:4262) (control_if.c:572) 20250813122939534 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122939534 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122939542 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122939542 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122939542 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122939543 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122939543 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122939543 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122939543 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122939543 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122939543 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122939543 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122939543 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58568 (stream_srv.c:142) 20250813122939543 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58568<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122939544 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122939544 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122939544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122939544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122939544 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) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 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) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122939544 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) 20250813122939544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122939544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122939544 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122939544 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122939544 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122939544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122939544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122939544 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) 20250813122939544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122939544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122939544 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122939544 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122939544 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122939544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122939544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122939544 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122939544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122939544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122939544 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122939544 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122939544 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122939544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122939544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122939544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122939544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122939544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122939544 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122939544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122939544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122939544 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 20250813122939544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122939544 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122939544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122939544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122939544 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 20250813122939544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122939544 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 20250813122939544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122939544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122939544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122939544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122939544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122939544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122939544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122939545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939545 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122939545 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122939545 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122939545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122939545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122939545 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(938)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(938)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(936)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122939560 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122939560 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122939560 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122939560 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122939560 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122939560 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122939560 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122939560 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122939561 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122939562 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122939562 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122939562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122939562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122939562 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) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 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) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA[38;5;47m DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122939562 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) 20250813122939562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122939562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122939562 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122939562 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122939562 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122939562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122939562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122939562 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) 20250813122939562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122939562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122939562 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122939562 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122939562 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122939562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122939562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122939562 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) 20250813122939562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122939562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122939562 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122939562 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122939562 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122939562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122939562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122939562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122939562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122939562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122939562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122939562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122939562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122939562 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122939562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122939562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122939562 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 20250813122939562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122939562 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122939562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122939562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122939562 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 20250813122939562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122939562 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 20250813122939562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122939562 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122939562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122939562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122939562 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 20250813122939562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122939562 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 20250813122939562 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122939562 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 20250813122939562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122939562 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122939562 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122939562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122939562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122939562 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(941)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122939587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122939587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122939587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122939587 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122939587 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) 20250813122939587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122939587 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122939587 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122939587 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122939592 DLINP DEBUG SRVCONN(,r=127.0.0.1:58568<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122939592 DLINP DEBUG SRVCONN(,r=127.0.0.1:58568<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122939592 DLINP DEBUG SRVCONN(,r=127.0.0.1:58568<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122939592 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122939592 DHNBAP DEBUG (127.0.0.1:58568 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122939592 DHNBAP NOTICE (127.0.0.1:58568 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122939592 DHNBAP NOTICE (127.0.0.1:58568 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122939592 DLINP DEBUG SRVCONN(,r=127.0.0.1:58568<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122939592 DLINP DEBUG SRVCONN(,r=127.0.0.1:58568<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122939758 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 20250813122939758 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 20250813122939758 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122939758 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122939767 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939768 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122939768 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122939768 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122939768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122939768 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122939768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122939770 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939770 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122939770 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122939770 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122939771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122939771 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122939771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122939771 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 20250813122939776 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 20250813122939776 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 20250813122939776 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122939776 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122939782 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939782 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122939782 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122939782 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122939782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122939782 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122939782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122939784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122939784 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122939784 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122939784 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122939784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122939784 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122939784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122939784 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 20250813122940584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122940584 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122940584 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122940584 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122940584 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122940584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122940584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122940584 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122940584 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122940584 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122940584 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122940584 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122940584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122940584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122940584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122940584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122940584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122940584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122940584 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122940584 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122940584 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) 20250813122940584 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122940584 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122940584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122940585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122940585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122940585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122940585 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122940585 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122940585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122940585 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122940585 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122940585 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122940585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122940585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122940585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122940585 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122940596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122940596 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122940596 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122940596 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122940596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122940596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122940596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122940596 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122940596 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122940596 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122940596 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122940596 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122940596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122940596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122940596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122940596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122940596 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) 20250813122940596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940596 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) 20250813122940596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122940596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122940596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122940596 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122940596 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) 20250813122940596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122940596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122940596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122940596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122940596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122940596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) HNBGW_Test.msc0-RAN(937)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122940596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122940596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122940596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122940596 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122940596 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122940596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122940596 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122940596 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122940596 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122940596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122940596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122940596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122940596 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122940597 DLCTRL DEBUG Command: GET 517479288 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122940597 DLCTRL DEBUG Tx Command reply: GET_REPLY 517479288 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122940603 DLCTRL DEBUG Command: GET 856261389 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122940603 DLCTRL DEBUG Tx Command reply: GET_REPLY 856261389 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122940608 DLCTRL DEBUG Command: GET 111346499 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122940608 DLCTRL DEBUG Tx Command reply: GET_REPLY 111346499 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122940612 DLCTRL DEBUG Command: GET 485768056 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122940612 DLCTRL DEBUG Tx Command reply: GET_REPLY 485768056 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122940615 DLCTRL DEBUG Command: GET 526291836 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122940615 DLCTRL DEBUG Tx Command reply: GET_REPLY 526291836 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122940618 DLCTRL DEBUG Command: GET 654202243 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122940618 DLCTRL DEBUG Tx Command reply: GET_REPLY 654202243 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122940620 DLCTRL DEBUG Command: GET 538880641 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122940620 DLCTRL DEBUG Tx Command reply: GET_REPLY 538880641 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122940621 DLCTRL DEBUG Command: GET 205605709 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122940621 DLCTRL DEBUG Tx Command reply: GET_REPLY 205605709 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122940623 DLCTRL DEBUG Command: GET 645719282 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122940623 DLCTRL DEBUG Tx Command reply: GET_REPLY 645719282 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122940623 DLCTRL DEBUG Command: GET 724836827 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122940623 DLCTRL DEBUG Tx Command reply: GET_REPLY 724836827 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122940624 DLCTRL DEBUG Command: GET 981112479 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122940624 DLCTRL DEBUG Tx Command reply: GET_REPLY 981112479 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122940625 DLCTRL DEBUG Command: GET 30181630 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122940625 DLCTRL DEBUG Tx Command reply: GET_REPLY 30181630 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122940626 DLCTRL DEBUG Command: GET 212626193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122940626 DLCTRL DEBUG Tx Command reply: GET_REPLY 212626193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122940628 DLCTRL DEBUG Command: GET 817897049 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122940628 DLCTRL DEBUG Tx Command reply: GET_REPLY 817897049 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122940629 DLCTRL DEBUG Command: GET 134588918 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122940629 DLCTRL DEBUG Tx Command reply: GET_REPLY 134588918 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122940631 DLCTRL DEBUG Command: GET 631374278 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122940631 DLCTRL DEBUG Tx Command reply: GET_REPLY 631374278 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122940633 DLCTRL DEBUG Command: GET 874381432 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122940633 DLCTRL DEBUG Tx Command reply: GET_REPLY 874381432 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122940635 DLCTRL DEBUG Command: GET 348657563 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122940635 DLCTRL DEBUG Tx Command reply: GET_REPLY 348657563 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122940637 DLCTRL DEBUG Command: GET 657953822 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122940637 DLCTRL DEBUG Tx Command reply: GET_REPLY 657953822 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122940638 DLCTRL DEBUG Command: GET 442200075 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122940638 DLCTRL DEBUG Tx Command reply: GET_REPLY 442200075 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000001101011010'B, t_guard := 20.000000 } 20250813122940668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122941521 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122941521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ba0a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122941521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122941521 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) 20250813122941521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122941521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122941521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122941521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122941521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122941521 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 20250813122941521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122941521 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 20250813122941521 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)14590194 20250813122941717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122941717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122941717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122941717 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122941717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdea0f2, normal) (hnbgw_rua.c:407) 20250813122941717 DHNB DEBUG map_rua[0x557dd25e3890]{init}: Allocated (fsm.c:456) 20250813122941717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14590194)[0x557dd25e3890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122941717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14590194 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122941717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122941717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122941717 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122941717 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14590194 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122941717 DCN DEBUG map_sccp[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813122941717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122941717 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-14590194 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122941717 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14590194 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122941717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14590194)[0x557dd25e3890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122941717 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122941717 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122941717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14590194)[0x557dd25e3890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122941717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122941717 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122941717 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{IDLE}: Allocated (fsm.c:456) 20250813122941717 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122941717 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300035a0056400500f1100926) (sccp_scrc.c:406) 20250813122941717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122941717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122941717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122941717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122941717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122941717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122941717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122941717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122941717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122941717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122941717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122941717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122941717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122941717 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122941717 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122941717 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14590194)[0x557dd25e3890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122941718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122941718 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122941718 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122941718 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122941718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122941718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122941718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122941718 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)11362081 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Session index based on connection ID:0 TC_sgsnpool_L3Compl_on_1_cnlink0(943)@8ad7688026aa: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@8ad7688026aa: 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 } } } 20250813122941743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122941743 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122941743 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122941743 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122941743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122941743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122941743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122941743 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122941744 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122941744 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122941744 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122941744 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122941744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122941744 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=00398f2a) (sccp_scrc.c:477) 20250813122941744 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250813122941744 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122941744 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122941744 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122941744 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122941744 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) 20250813122941744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122941744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122941744 DLCTRL DEBUG Command: GET 273343526 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122941744 DLCTRL DEBUG Tx Command reply: GET_REPLY 273343526 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122941749 DLCTRL DEBUG Command: GET 562951010 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122941749 DLCTRL DEBUG Tx Command reply: GET_REPLY 562951010 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122941753 DLCTRL DEBUG Command: GET 85290766 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122941753 DLCTRL DEBUG Tx Command reply: GET_REPLY 85290766 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122941756 DLCTRL DEBUG Command: GET 878609980 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122941756 DLCTRL DEBUG Tx Command reply: GET_REPLY 878609980 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122941759 DLCTRL DEBUG Command: GET 994964223 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122941759 DLCTRL DEBUG Tx Command reply: GET_REPLY 994964223 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122941762 DLCTRL DEBUG Command: GET 361413699 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122941762 DLCTRL DEBUG Tx Command reply: GET_REPLY 361413699 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122941764 DLCTRL DEBUG Command: GET 855041615 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122941764 DLCTRL DEBUG Tx Command reply: GET_REPLY 855041615 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122941767 DLCTRL DEBUG Command: GET 331636691 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122941767 DLCTRL DEBUG Tx Command reply: GET_REPLY 331636691 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122941770 DLCTRL DEBUG Command: GET 20681226 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122941770 DLCTRL DEBUG Tx Command reply: GET_REPLY 20681226 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122941772 DLCTRL DEBUG Command: GET 885370179 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122941772 DLCTRL DEBUG Tx Command reply: GET_REPLY 885370179 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122941774 DLCTRL DEBUG Command: GET 508049330 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122941774 DLCTRL DEBUG Tx Command reply: GET_REPLY 508049330 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122941776 DLCTRL DEBUG Command: GET 452091694 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122941776 DLCTRL DEBUG Tx Command reply: GET_REPLY 452091694 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122941778 DLCTRL DEBUG Command: GET 430034631 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122941778 DLCTRL DEBUG Tx Command reply: GET_REPLY 430034631 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122941780 DLCTRL DEBUG Command: GET 654613637 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122941780 DLCTRL DEBUG Tx Command reply: GET_REPLY 654613637 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122941781 DLCTRL DEBUG Command: GET 959098500 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122941781 DLCTRL DEBUG Tx Command reply: GET_REPLY 959098500 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122941783 DLCTRL DEBUG Command: GET 45596742 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122941783 DLCTRL DEBUG Tx Command reply: GET_REPLY 45596742 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122941786 DLCTRL DEBUG Command: GET 348745994 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122941786 DLCTRL DEBUG Tx Command reply: GET_REPLY 348745994 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122941789 DLCTRL DEBUG Command: GET 484691371 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122941789 DLCTRL DEBUG Tx Command reply: GET_REPLY 484691371 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122941791 DLCTRL DEBUG Command: GET 307763767 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122941791 DLCTRL DEBUG Tx Command reply: GET_REPLY 307763767 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122941792 DLCTRL DEBUG Command: GET 36452917 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122941792 DLCTRL DEBUG Tx Command reply: GET_REPLY 36452917 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001011011100'B, t_guard := 20.000000 } 20250813122941821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122942268 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122942268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e40f6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122942268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122942268 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) 20250813122942268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122942268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122942269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122942269 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122942269 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122942269 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 20250813122942269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122942269 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 20250813122942269 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)1838205 20250813122942847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122942847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122942847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813122942847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122942847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1c0c7d, normal) (hnbgw_rua.c:407) 20250813122942847 DHNB DEBUG map_rua[0x557dd2656150]{init}: Allocated (fsm.c:456) 20250813122942847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1838205)[0x557dd2656150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122942847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1838205 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122942847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122942847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122942847 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813122942847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1838205 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122942847 DCN DEBUG map_sccp[0x557dd25460a0]{init}: Allocated (fsm.c:456) 20250813122942847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122942847 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-1838205 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122942847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1838205 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250813122942847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1838205)[0x557dd2656150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122942847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122942847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122942847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1838205)[0x557dd2656150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122942847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122942847 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122942847 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{IDLE}: Allocated (fsm.c:456) 20250813122942847 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122942847 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002dc0056400500f1100926) (sccp_scrc.c:406) 20250813122942847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122942847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122942847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122942847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122942847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122942847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122942847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122942847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122942847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122942847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122942847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122942847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122942847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122942847 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122942847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122942847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1838205)[0x557dd2656150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122942848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122942848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122942848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122942848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122942848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122942848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122942848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122942848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)8340759 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122942853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122942853 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122942853 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122942853 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122942853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122942853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua TC_sgsnpool_L3Compl_on_1_cnlink0(944)@8ad7688026aa: setverdict(pass): none -> pass 20250813122942853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122942853 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122942853 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122942853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122942853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122942853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122942853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122942853 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=00159776) (sccp_scrc.c:477) 20250813122942853 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250813122942853 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122942853 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122942853 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122942853 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122942853 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) 20250813122942853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122942853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122942854 DLCTRL DEBUG Command: GET 474866733 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122942855 DLCTRL DEBUG Tx Command reply: GET_REPLY 474866733 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250813122942858 DLCTRL DEBUG Command: GET 993242025 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122942858 DLCTRL DEBUG Tx Command reply: GET_REPLY 993242025 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122942862 DLCTRL DEBUG Command: GET 235803982 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122942862 DLCTRL DEBUG Tx Command reply: GET_REPLY 235803982 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122942867 DLCTRL DEBUG Command: GET 600457417 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122942867 DLCTRL DEBUG Tx Command reply: GET_REPLY 600457417 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122942871 DLCTRL DEBUG Command: GET 372422414 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122942871 DLCTRL DEBUG Tx Command reply: GET_REPLY 372422414 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122942875 DLCTRL DEBUG Command: GET 555010265 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122942875 DLCTRL DEBUG Tx Command reply: GET_REPLY 555010265 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122942878 DLCTRL DEBUG Command: GET 153268334 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122942879 DLCTRL DEBUG Tx Command reply: GET_REPLY 153268334 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122942883 DLCTRL DEBUG Command: GET 18046067 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122942883 DLCTRL DEBUG Tx Command reply: GET_REPLY 18046067 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122942889 DLCTRL DEBUG Command: GET 624557930 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122942889 DLCTRL DEBUG Tx Command reply: GET_REPLY 624557930 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122942896 DLCTRL DEBUG Command: GET 180140201 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122942896 DLCTRL DEBUG Tx Command reply: GET_REPLY 180140201 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122942900 DLCTRL DEBUG Command: GET 840837950 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122942900 DLCTRL DEBUG Tx Command reply: GET_REPLY 840837950 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122942904 DLCTRL DEBUG Command: GET 231896948 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122942904 DLCTRL DEBUG Tx Command reply: GET_REPLY 231896948 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122942908 DLCTRL DEBUG Command: GET 765563722 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122942908 DLCTRL DEBUG Tx Command reply: GET_REPLY 765563722 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122942911 DLCTRL DEBUG Command: GET 863536256 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122942911 DLCTRL DEBUG Tx Command reply: GET_REPLY 863536256 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122942914 DLCTRL DEBUG Command: GET 342715904 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122942914 DLCTRL DEBUG Tx Command reply: GET_REPLY 342715904 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122942916 DLCTRL DEBUG Command: GET 469485112 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122942916 DLCTRL DEBUG Tx Command reply: GET_REPLY 469485112 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122942918 DLCTRL DEBUG Command: GET 474030872 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122942918 DLCTRL DEBUG Tx Command reply: GET_REPLY 474030872 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122942920 DLCTRL DEBUG Command: GET 967068766 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122942920 DLCTRL DEBUG Tx Command reply: GET_REPLY 967068766 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122942922 DLCTRL DEBUG Command: GET 383819353 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122942922 DLCTRL DEBUG Tx Command reply: GET_REPLY 383819353 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122942924 DLCTRL DEBUG Command: GET 511176566 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122942924 DLCTRL DEBUG Tx Command reply: GET_REPLY 511176566 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000000010001'B, t_guard := 20.000000 } 20250813122942937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46216<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)5092465 20250813122943945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122943945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122943945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122943945 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122943945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4db471, normal) (hnbgw_rua.c:407) 20250813122943945 DHNB DEBUG map_rua[0x557dd2545340]{init}: Allocated (fsm.c:456) 20250813122943945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5092465)[0x557dd2545340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122943945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5092465 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122943945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122943945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122943945 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5092465 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122943945 DCN DEBUG map_sccp[0x557dd25c5a10]{init}: Allocated (fsm.c:456) 20250813122943945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122943945 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-5092465 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122943945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5092465 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122943945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5092465)[0x557dd2545340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122943945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122943945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122943945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5092465)[0x557dd2545340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122943945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122943945 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122943945 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{IDLE}: Allocated (fsm.c:456) 20250813122943945 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122943945 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f40030000110056400500f1100926) (sccp_scrc.c:406) 20250813122943945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122943945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122943945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122943945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122943945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122943945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122943945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122943945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122943945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122943945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122943945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122943945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122943945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122943945 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122943945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122943945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5092465)[0x557dd2545340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122943945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122943945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122943945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122943945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122943945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122943945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122943945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122943945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)14251331 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250813122943947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122943947 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122943947 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122943947 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122943947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122943947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122943947 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122943947 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122943947 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122943947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122943947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122943947 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122943947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122943947 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=00a22dd1) (sccp_scrc.c:477) 20250813122943947 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250813122943947 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@8ad7688026aa: setverdict(pass): none -> pass 20250813122943947 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122943947 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122943947 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122943947 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) 20250813122943947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122943947 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122943948 DLCTRL DEBUG Command: GET 312744956 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122943948 DLCTRL DEBUG Tx Command reply: GET_REPLY 312744956 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250813122943949 DLCTRL DEBUG Command: GET 159201434 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122943949 DLCTRL DEBUG Tx Command reply: GET_REPLY 159201434 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122943950 DLCTRL DEBUG Command: GET 692069271 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122943950 DLCTRL DEBUG Tx Command reply: GET_REPLY 692069271 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122943951 DLCTRL DEBUG Command: GET 488572383 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122943951 DLCTRL DEBUG Tx Command reply: GET_REPLY 488572383 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122943952 DLCTRL DEBUG Command: GET 712016600 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122943952 DLCTRL DEBUG Tx Command reply: GET_REPLY 712016600 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122943952 DLCTRL DEBUG Command: GET 73557265 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122943952 DLCTRL DEBUG Tx Command reply: GET_REPLY 73557265 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122943953 DLCTRL DEBUG Command: GET 926830644 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122943953 DLCTRL DEBUG Tx Command reply: GET_REPLY 926830644 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122943954 DLCTRL DEBUG Command: GET 361828258 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122943954 DLCTRL DEBUG Tx Command reply: GET_REPLY 361828258 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122943955 DLCTRL DEBUG Command: GET 249510547 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122943955 DLCTRL DEBUG Tx Command reply: GET_REPLY 249510547 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122943955 DLCTRL DEBUG Command: GET 751815337 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122943955 DLCTRL DEBUG Tx Command reply: GET_REPLY 751815337 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122943956 DLCTRL DEBUG Command: GET 490202575 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122943956 DLCTRL DEBUG Tx Command reply: GET_REPLY 490202575 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122943957 DLCTRL DEBUG Command: GET 333187213 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122943957 DLCTRL DEBUG Tx Command reply: GET_REPLY 333187213 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122943958 DLCTRL DEBUG Command: GET 389456828 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122943958 DLCTRL DEBUG Tx Command reply: GET_REPLY 389456828 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122943959 DLCTRL DEBUG Command: GET 716740073 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122943959 DLCTRL DEBUG Tx Command reply: GET_REPLY 716740073 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122943960 DLCTRL DEBUG Command: GET 5346491 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122943960 DLCTRL DEBUG Tx Command reply: GET_REPLY 5346491 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122943961 DLCTRL DEBUG Command: GET 90668134 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122943961 DLCTRL DEBUG Tx Command reply: GET_REPLY 90668134 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122943962 DLCTRL DEBUG Command: GET 444574242 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122943962 DLCTRL DEBUG Tx Command reply: GET_REPLY 444574242 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122943963 DLCTRL DEBUG Command: GET 566273204 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122943963 DLCTRL DEBUG Tx Command reply: GET_REPLY 566273204 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122943964 DLCTRL DEBUG Command: GET 600093581 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122943964 DLCTRL DEBUG Tx Command reply: GET_REPLY 600093581 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122943966 DLCTRL DEBUG Command: GET 731707229 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122943966 DLCTRL DEBUG Tx Command reply: GET_REPLY 731707229 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000111100000'B, t_guard := 20.000000 } 20250813122943979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)1309792 20250813122944987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122944987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122944987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122944987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122944987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x13fc60, normal) (hnbgw_rua.c:407) 20250813122944987 DHNB DEBUG map_rua[0x557dd25b90b0]{init}: Allocated (fsm.c:456) 20250813122944987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1309792)[0x557dd25b90b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122944987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1309792 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122944987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122944987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122944987 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122944987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1309792 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122944987 DCN DEBUG map_sccp[0x557dd25fd670]{init}: Allocated (fsm.c:456) 20250813122944987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122944987 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-1309792 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122944987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1309792 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122944987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1309792)[0x557dd25b90b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122944987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122944987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122944987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1309792)[0x557dd25b90b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122944987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122944987 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122944987 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{IDLE}: Allocated (fsm.c:456) 20250813122944987 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122944987 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030001e00056400500f1100926) (sccp_scrc.c:406) 20250813122944987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122944987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122944987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122944987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122944987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122944987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122944987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122944987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122944987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122944987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122944987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122944987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122944987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122944987 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122944987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122944987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1309792)[0x557dd25b90b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122944987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122944987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122944987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122944987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122944987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122944987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122944987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122944987 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)11187848 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(946)@8ad7688026aa: setverdict(pass): none -> pass 20250813122944989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122944989 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122944989 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122944989 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122944989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122944989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122944989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122944989 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8ad7688026aa: 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 } } } 20250813122944989 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122944989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122944989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122944989 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122944989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122944989 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=00fbe0db) (sccp_scrc.c:477) 20250813122944989 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250813122944989 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122944989 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122944989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122944989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122944989 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) 20250813122944989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122944989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122944990 DLCTRL DEBUG Command: GET 931435059 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122944990 DLCTRL DEBUG Tx Command reply: GET_REPLY 931435059 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250813122944990 DLCTRL DEBUG Command: GET 773581858 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122944990 DLCTRL DEBUG Tx Command reply: GET_REPLY 773581858 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122944991 DLCTRL DEBUG Command: GET 716586866 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122944991 DLCTRL DEBUG Tx Command reply: GET_REPLY 716586866 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122944992 DLCTRL DEBUG Command: GET 872716780 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122944992 DLCTRL DEBUG Tx Command reply: GET_REPLY 872716780 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122944993 DLCTRL DEBUG Command: GET 745030842 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122944993 DLCTRL DEBUG Tx Command reply: GET_REPLY 745030842 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122944994 DLCTRL DEBUG Command: GET 786959970 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122944994 DLCTRL DEBUG Tx Command reply: GET_REPLY 786959970 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122944994 DLCTRL DEBUG Command: GET 960880812 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122944994 DLCTRL DEBUG Tx Command reply: GET_REPLY 960880812 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122944995 DLCTRL DEBUG Command: GET 463018486 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122944995 DLCTRL DEBUG Tx Command reply: GET_REPLY 463018486 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122944996 DLCTRL DEBUG Command: GET 582825552 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122944996 DLCTRL DEBUG Tx Command reply: GET_REPLY 582825552 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122944997 DLCTRL DEBUG Command: GET 544200538 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122944997 DLCTRL DEBUG Tx Command reply: GET_REPLY 544200538 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122944997 DLCTRL DEBUG Command: GET 400610573 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122944997 DLCTRL DEBUG Tx Command reply: GET_REPLY 400610573 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122944998 DLCTRL DEBUG Command: GET 336098230 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122944998 DLCTRL DEBUG Tx Command reply: GET_REPLY 336098230 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122944999 DLCTRL DEBUG Command: GET 873553535 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122944999 DLCTRL DEBUG Tx Command reply: GET_REPLY 873553535 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122944999 DLCTRL DEBUG Command: GET 983100949 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122944999 DLCTRL DEBUG Tx Command reply: GET_REPLY 983100949 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122945000 DLCTRL DEBUG Command: GET 845439766 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122945000 DLCTRL DEBUG Tx Command reply: GET_REPLY 845439766 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122945001 DLCTRL DEBUG Command: GET 207342745 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122945001 DLCTRL DEBUG Tx Command reply: GET_REPLY 207342745 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122945002 DLCTRL DEBUG Command: GET 324028703 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122945002 DLCTRL DEBUG Tx Command reply: GET_REPLY 324028703 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122945003 DLCTRL DEBUG Command: GET 50889931 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122945003 DLCTRL DEBUG Tx Command reply: GET_REPLY 50889931 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122945003 DLCTRL DEBUG Command: GET 418879849 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122945004 DLCTRL DEBUG Tx Command reply: GET_REPLY 418879849 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122945004 DLCTRL DEBUG Command: GET 256601273 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122945004 DLCTRL DEBUG Tx Command reply: GET_REPLY 256601273 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122945007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55156<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122945007 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34539<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(930)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(929)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122945008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55152<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122945008 DLINP DEBUG SRVCONN(,r=127.0.0.1:58568<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122945008 DLINP DEBUG SRVCONN(,r=127.0.0.1:58568<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122945008 DLINP NOTICE SRV(,r=127.0.0.1:58568<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122945008 DMAIN NOTICE (127.0.0.1:58568 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58568<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122945008 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(936)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@8ad7688026aa: Final verdict of PTC: none 20250813122945010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122945010 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) 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122945010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122945010 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) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(940)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(931)@8ad7688026aa: Final verdict of PTC: none 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122945010 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 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122945010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122945010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122945010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122945010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122945010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122945010 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 20250813122945010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122945010 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) 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122945010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122945010 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) 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122945010 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 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813122945010 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122945010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122945010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122945010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122945010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122945010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122945010 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 20250813122945011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46216<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122945011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122945011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46226<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(942)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(946)@8ad7688026aa: Final verdict of PTC: pass 20250813122945011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55162<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(943)@8ad7688026aa: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(944)@8ad7688026aa: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(945)@8ad7688026aa: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(939)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:29:45 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 20250813122945089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122945190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122945190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122945190 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122945190 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) 20250813122945190 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122945190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14590194)[0x557dd25e3890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122945190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14590194)[0x557dd25e3890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122945190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122945190 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122945190 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122945190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398f2a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122945190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122945191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122945191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122945191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122945191 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14590194)[0x557dd25e3890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14590194)[0x557dd25e3890]{disrupted}: Freeing instance (context_map.c:202) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14590194)[0x557dd25e3890]{disrupted}: Deallocated (fsm.c:568) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{disconnected}: Freeing instance (context_map.c:206) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x557dd25beb10]{disconnected}: Deallocated (fsm.c:568) 20250813122945191 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14590194 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1838205)[0x557dd2656150]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1838205)[0x557dd2656150]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122945191 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122945191 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122945191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00159776), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122945191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122945191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122945191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122945191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122945191 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1838205)[0x557dd2656150]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1838205)[0x557dd2656150]{disrupted}: Freeing instance (context_map.c:202) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1838205)[0x557dd2656150]{disrupted}: Deallocated (fsm.c:568) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{disconnected}: Freeing instance (context_map.c:206) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x557dd25460a0]{disconnected}: Deallocated (fsm.c:568) 20250813122945191 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1838205 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5092465)[0x557dd2545340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122945191 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5092465)[0x557dd2545340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122945191 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122945191 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122945191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a22dd1), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122945191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122945191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122945191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122945191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122945191 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122945191 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122945192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5092465)[0x557dd2545340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122945192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5092465)[0x557dd2545340]{disrupted}: Freeing instance (context_map.c:202) 20250813122945192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5092465)[0x557dd2545340]{disrupted}: Deallocated (fsm.c:568) 20250813122945192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122945192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{disconnected}: Freeing instance (context_map.c:206) 20250813122945192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x557dd25c5a10]{disconnected}: Deallocated (fsm.c:568) 20250813122945192 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5092465 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813122945192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1309792)[0x557dd25b90b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122945192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1309792)[0x557dd25b90b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122945192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122945192 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122945192 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122945192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe0db), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122945192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122945192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122945192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122945192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122945192 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122945192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122945192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1309792)[0x557dd25b90b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122945192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1309792)[0x557dd25b90b0]{disrupted}: Freeing instance (context_map.c:202) 20250813122945192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1309792)[0x557dd25b90b0]{disrupted}: Deallocated (fsm.c:568) 20250813122945192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122945192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{disconnected}: Freeing instance (context_map.c:206) 20250813122945192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x557dd25fd670]{disconnected}: Deallocated (fsm.c:568) 20250813122945192 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1309792 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813122945192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122945192 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122945192 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122945192 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122945192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122945193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122945193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122945193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122945193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122945193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122945193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122945193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122945193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122945193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122945193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122945193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122945193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122945193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122945193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122945193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122945193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122945193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122945691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350072) 20250813122945848 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122945848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c8c4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122945848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122945848 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122945848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122945848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122945848 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122945848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b01f7), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122945848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122945848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122945848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122945848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122945848 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122945848 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e621fc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122945848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122945848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122945848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122945848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122945848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122945848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122945848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122945848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122945848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122945848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122945848 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122945848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122945848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122945848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122945848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122945848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122945848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122945848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122945848 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122945848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122945848 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122945848 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122945848 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122945848 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122945848 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122945848 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122945848 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=350072, count=400192) 20250813122947010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122947010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122947010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122947010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122947010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122947010 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250813122948811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122948816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122948821 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45789<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122948838 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122948838 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122948846 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122948846 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122948846 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122948847 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122948847 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122948847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36506 (stream_srv.c:142) 20250813122948847 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36506<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122948847 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122948847 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122948847 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122948847 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122948848 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122948848 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122948848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122948848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122948848 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) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948848 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) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122948848 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) 20250813122948848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122948848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122948848 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122948848 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122948848 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122948848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122948848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122948848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122948848 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) 20250813122948848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122948848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122948848 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122948848 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122948848 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122948848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122948848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122948848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122948848 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122948848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122948848 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122948849 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122948849 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122948849 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122948849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122948849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122948849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122948849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122948849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122948849 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122948849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122948849 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122948849 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122948849 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 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122948849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122948849 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122948849 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122948849 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 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122948849 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 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122948849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122948849 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122948849 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122948849 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813122948849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122948849 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122948849 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122948849 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122948849 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(957)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(955)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(960)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(960)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(958)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122948875 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122948875 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122948875 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122948875 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122948875 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122948875 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122948875 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122948876 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122948876 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122948877 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122948877 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122948877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122948877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122948877 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) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 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) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122948877 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) 20250813122948877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122948877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122948877 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122948877 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122948877 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122948877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122948877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122948877 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) 20250813122948877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122948877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122948877 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122948877 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122948877 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122948877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122948877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122948877 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) 20250813122948877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122948877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122948877 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122948877 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122948877 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122948877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122948877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122948877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122948877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122948877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122948877 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122948877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122948877 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122948877 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122948877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122948877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122948877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122948877 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 20250813122948877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122948877 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122948877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122948877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122948877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122948877 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 20250813122948877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122948877 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 20250813122948877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122948877 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122948877 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122948877 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122948877 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122948877 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 20250813122948877 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122948878 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 20250813122948878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122948878 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 20250813122948878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122948878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122948878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122948878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122948878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122948878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122948878 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(963)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122948914 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122948915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122948915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122948915 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122948915 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) 20250813122948915 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122948915 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122948915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122948915 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122948920 DLINP DEBUG SRVCONN(,r=127.0.0.1:36506<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122948920 DLINP DEBUG SRVCONN(,r=127.0.0.1:36506<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122948920 DLINP DEBUG SRVCONN(,r=127.0.0.1:36506<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122948920 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122948920 DHNBAP DEBUG (127.0.0.1:36506 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122948920 DHNBAP NOTICE (127.0.0.1:36506 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122948920 DHNBAP NOTICE (127.0.0.1:36506 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122948920 DLINP DEBUG SRVCONN(,r=127.0.0.1:36506<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122948920 DLINP DEBUG SRVCONN(,r=127.0.0.1:36506<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122949060 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 20250813122949060 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 20250813122949061 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122949061 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122949064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949064 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122949064 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122949064 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122949064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122949064 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122949064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122949065 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949065 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122949065 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122949065 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122949065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122949065 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122949065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122949065 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 20250813122949073 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 20250813122949073 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 20250813122949073 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122949073 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122949079 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) 20250813122949079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122949079 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122949079 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122949079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122949079 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122949079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122949082 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) 20250813122949082 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122949082 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122949082 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122949082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122949082 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122949082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122949082 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 20250813122949091 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 20250813122949091 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 20250813122949091 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122949091 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122949097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949097 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122949097 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122949097 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122949097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122949097 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122949097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122949098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949098 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122949098 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122949098 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122949098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122949098 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122949098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122949098 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 20250813122949103 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 20250813122949104 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 20250813122949104 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122949104 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122949106 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) 20250813122949106 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122949106 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122949106 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122949106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122949106 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122949106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122949107 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) 20250813122949107 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122949107 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122949107 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122949107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122949107 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122949107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122949107 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 20250813122949886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949886 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122949886 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122949886 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122949886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122949886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122949886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122949886 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122949886 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122949886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122949886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122949886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122949886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122949886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122949886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122949886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122949886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122949886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122949886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122949886 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122949887 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) 20250813122949887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122949887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122949887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122949887 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122949887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122949887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122949887 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122949887 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122949887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949887 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122949887 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122949887 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122949887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122949887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122949887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122949887 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122949893 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) 20250813122949893 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122949893 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122949893 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 20250813122949893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122949893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122949893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122949893 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122949893 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122949893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122949893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122949893 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) 20250813122949893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122949893 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122949893 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122949893 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122949893 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) 20250813122949893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949894 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) 20250813122949894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949894 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122949894 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122949894 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122949894 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122949894 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) 20250813122949894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122949894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122949894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122949894 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122949894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122949894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122949894 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122949894 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122949894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949894 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122949894 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122949894 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122949894 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122949894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122949894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122949894 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(956)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(959)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122949902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949902 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122949902 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122949902 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122949902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122949902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122949902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122949902 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122949902 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122949902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122949902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122949902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122949902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122949902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122949902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122949902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122949902 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) 20250813122949902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949902 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) 20250813122949902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122949902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122949902 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122949902 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122949902 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) 20250813122949902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122949902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122949902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122949902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122949902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122949902 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122949902 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122949902 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122949903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949903 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122949903 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122949903 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122949903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122949903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122949903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122949903 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122949915 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) 20250813122949915 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122949915 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122949915 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 20250813122949915 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122949915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122949915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122949915 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122949915 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122949915 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122949915 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122949915 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) 20250813122949915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122949916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122949916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122949916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122949916 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) 20250813122949916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949916 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) 20250813122949916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122949916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122949916 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122949916 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122949916 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) 20250813122949916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122949916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122949916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122949916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122949916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122949916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122949916 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) 20250813122949916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122949916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122949916 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122949916 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122949916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122949916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122949916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122949916 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 20250813122949916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122949916 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 20250813122949916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122949916 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(965)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122950925 DLCTRL DEBUG Command: GET 823258307 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122950925 DLCTRL DEBUG Tx Command reply: GET_REPLY 823258307 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813122950926 DLCTRL DEBUG Command: GET 820261528 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122950926 DLCTRL DEBUG Tx Command reply: GET_REPLY 820261528 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122950927 DLCTRL DEBUG Command: GET 386742624 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122950927 DLCTRL DEBUG Tx Command reply: GET_REPLY 386742624 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122950928 DLCTRL DEBUG Command: GET 169318098 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122950928 DLCTRL DEBUG Tx Command reply: GET_REPLY 169318098 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122950929 DLCTRL DEBUG Command: GET 618000935 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122950929 DLCTRL DEBUG Tx Command reply: GET_REPLY 618000935 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813122950929 DLCTRL DEBUG Command: GET 215007344 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122950929 DLCTRL DEBUG Tx Command reply: GET_REPLY 215007344 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122950930 DLCTRL DEBUG Command: GET 728179388 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122950930 DLCTRL DEBUG Tx Command reply: GET_REPLY 728179388 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122950931 DLCTRL DEBUG Command: GET 225709482 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122950931 DLCTRL DEBUG Tx Command reply: GET_REPLY 225709482 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122950932 DLCTRL DEBUG Command: GET 575437066 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122950932 DLCTRL DEBUG Tx Command reply: GET_REPLY 575437066 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122950932 DLCTRL DEBUG Command: GET 992720560 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122950932 DLCTRL DEBUG Tx Command reply: GET_REPLY 992720560 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813122950933 DLCTRL DEBUG Command: GET 705444782 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122950933 DLCTRL DEBUG Tx Command reply: GET_REPLY 705444782 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122950934 DLCTRL DEBUG Command: GET 455058868 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122950934 DLCTRL DEBUG Tx Command reply: GET_REPLY 455058868 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122950935 DLCTRL DEBUG Command: GET 640952223 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122950935 DLCTRL DEBUG Tx Command reply: GET_REPLY 640952223 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122950936 DLCTRL DEBUG Command: GET 986434551 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122950936 DLCTRL DEBUG Tx Command reply: GET_REPLY 986434551 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122950936 DLCTRL DEBUG Command: GET 752492106 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122950936 DLCTRL DEBUG Tx Command reply: GET_REPLY 752492106 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813122950938 DLCTRL DEBUG Command: GET 319397368 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122950938 DLCTRL DEBUG Tx Command reply: GET_REPLY 319397368 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122950939 DLCTRL DEBUG Command: GET 75507540 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122950939 DLCTRL DEBUG Tx Command reply: GET_REPLY 75507540 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122950939 DLCTRL DEBUG Command: GET 376792249 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122950939 DLCTRL DEBUG Tx Command reply: GET_REPLY 376792249 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122950940 DLCTRL DEBUG Command: GET 807747472 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122950940 DLCTRL DEBUG Tx Command reply: GET_REPLY 807747472 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122950941 DLCTRL DEBUG Command: GET 730424715 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122950941 DLCTRL DEBUG Tx Command reply: GET_REPLY 730424715 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000000000010111'B, t_guard := 20.000000 } 20250813122950952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122951521 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122951522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ba0a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122951522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122951522 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) 20250813122951522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122951522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122951522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122951522 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122951522 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122951522 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 20250813122951522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122951522 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 20250813122951522 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)2735906 20250813122952000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122952000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122952000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813122952000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122952000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x29bf22, normal) (hnbgw_rua.c:407) 20250813122952000 DHNB DEBUG map_rua[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813122952000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2735906)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122952000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2735906 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122952000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122952000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122952000 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813122952000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2735906 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122952000 DCN DEBUG map_sccp[0x557dd2656150]{init}: Allocated (fsm.c:456) 20250813122952000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122952000 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-2735906 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122952000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2735906 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813122952000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2735906)[0x557dd25beb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122952000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122952000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122952000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2735906)[0x557dd25beb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122952000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122952000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122952000 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{IDLE}: Allocated (fsm.c:456) 20250813122952000 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122952000 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000170056400500f1100926) (sccp_scrc.c:406) 20250813122952000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122952000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122952000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122952000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122952000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122952000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122952001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122952001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122952001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122952001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122952001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122952001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122952001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122952001 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122952001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122952001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2735906)[0x557dd25beb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122952001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122952001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122952001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122952001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122952001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122952001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122952001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122952001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)4393073 HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@8ad7688026aa: setverdict(pass): none -> pass 20250813122952012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122952012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122952012 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122952012 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122952012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122952012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122952012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122952012 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122952012 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122952012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122952012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122952012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122952012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122952012 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=00423baf) (sccp_scrc.c:477) 20250813122952012 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250813122952012 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122952012 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122952012 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122952012 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122952012 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) 20250813122952012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122952012 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813122952013 DLCTRL DEBUG Command: GET 768802955 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122952013 DLCTRL DEBUG Tx Command reply: GET_REPLY 768802955 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122952014 DLCTRL DEBUG Command: GET 357649320 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122952014 DLCTRL DEBUG Tx Command reply: GET_REPLY 357649320 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122952014 DLCTRL DEBUG Command: GET 760704353 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122952014 DLCTRL DEBUG Tx Command reply: GET_REPLY 760704353 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122952015 DLCTRL DEBUG Command: GET 363227996 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122952015 DLCTRL DEBUG Tx Command reply: GET_REPLY 363227996 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122952016 DLCTRL DEBUG Command: GET 727938610 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122952016 DLCTRL DEBUG Tx Command reply: GET_REPLY 727938610 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122952017 DLCTRL DEBUG Command: GET 795129133 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122952017 DLCTRL DEBUG Tx Command reply: GET_REPLY 795129133 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813122952017 DLCTRL DEBUG Command: GET 463255497 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122952017 DLCTRL DEBUG Tx Command reply: GET_REPLY 463255497 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122952018 DLCTRL DEBUG Command: GET 471542787 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122952018 DLCTRL DEBUG Tx Command reply: GET_REPLY 471542787 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122952019 DLCTRL DEBUG Command: GET 912884539 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122952019 DLCTRL DEBUG Tx Command reply: GET_REPLY 912884539 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122952021 DLCTRL DEBUG Command: GET 607125057 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122952021 DLCTRL DEBUG Tx Command reply: GET_REPLY 607125057 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122952022 DLCTRL DEBUG Command: GET 244110065 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122952022 DLCTRL DEBUG Tx Command reply: GET_REPLY 244110065 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122952022 DLCTRL DEBUG Command: GET 452050800 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122952022 DLCTRL DEBUG Tx Command reply: GET_REPLY 452050800 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122952023 DLCTRL DEBUG Command: GET 78448245 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122952023 DLCTRL DEBUG Tx Command reply: GET_REPLY 78448245 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122952024 DLCTRL DEBUG Command: GET 529064307 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122952024 DLCTRL DEBUG Tx Command reply: GET_REPLY 529064307 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122952024 DLCTRL DEBUG Command: GET 174773790 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122952024 DLCTRL DEBUG Tx Command reply: GET_REPLY 174773790 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122952025 DLCTRL DEBUG Command: GET 931074400 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122952025 DLCTRL DEBUG Tx Command reply: GET_REPLY 931074400 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122952026 DLCTRL DEBUG Command: GET 641826570 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122952026 DLCTRL DEBUG Tx Command reply: GET_REPLY 641826570 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122952027 DLCTRL DEBUG Command: GET 299249179 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122952027 DLCTRL DEBUG Tx Command reply: GET_REPLY 299249179 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122952027 DLCTRL DEBUG Command: GET 123523724 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122952027 DLCTRL DEBUG Tx Command reply: GET_REPLY 123523724 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122952028 DLCTRL DEBUG Command: GET 689578906 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122952028 DLCTRL DEBUG Tx Command reply: GET_REPLY 689578906 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001010011010'B, t_guard := 20.000000 } 20250813122952040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122952269 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122952269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e40f6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122952269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122952269 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) 20250813122952269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122952269 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122952270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122952270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122952270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122952270 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 20250813122952270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122952270 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 20250813122952270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(965)@8ad7688026aa: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)15860302 20250813122953066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122953066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122953066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813122953066 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122953066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf2024e, normal) (hnbgw_rua.c:407) 20250813122953066 DHNB DEBUG map_rua[0x557dd2545340]{init}: Allocated (fsm.c:456) 20250813122953066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15860302)[0x557dd2545340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122953066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15860302 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122953066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122953066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122953066 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813122953066 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15860302 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250813122953066 DCN DEBUG map_sccp[0x557dd25c5a10]{init}: Allocated (fsm.c:456) 20250813122953066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122953066 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-15860302 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813122953066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15860302 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250813122953066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15860302)[0x557dd2545340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122953066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122953066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122953066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15860302)[0x557dd2545340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122953066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122953066 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122953066 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{IDLE}: Allocated (fsm.c:456) 20250813122953066 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122953066 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300029a0056400500f1100926) (sccp_scrc.c:406) 20250813122953066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122953066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122953066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122953066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122953066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122953066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122953066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122953066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122953066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122953066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122953067 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) 20250813122953067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122953067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122953067 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122953067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122953067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15860302)[0x557dd2545340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122953067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122953067 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122953067 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122953067 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 20250813122953067 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122953067 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 20250813122953067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122953067 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(964)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@8ad7688026aa: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)11254426 HNBGW_Test.sgsn1-SCCP(964)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@8ad7688026aa: setverdict(pass): none -> pass 20250813122953082 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) 20250813122953082 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122953082 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122953082 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 20250813122953082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122953082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122953082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122953082 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8ad7688026aa: 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 } } } 20250813122953082 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122953082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122953082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122953082 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) 20250813122953082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122953082 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=0076745c) (sccp_scrc.c:477) 20250813122953082 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250813122953082 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122953082 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122953082 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122953082 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122953082 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) 20250813122953082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122953082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813122953083 DLCTRL DEBUG Command: GET 435086747 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122953083 DLCTRL DEBUG Tx Command reply: GET_REPLY 435086747 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813122953086 DLCTRL DEBUG Command: GET 216909242 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122953086 DLCTRL DEBUG Tx Command reply: GET_REPLY 216909242 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122953090 DLCTRL DEBUG Command: GET 102420248 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122953090 DLCTRL DEBUG Tx Command reply: GET_REPLY 102420248 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122953094 DLCTRL DEBUG Command: GET 558040852 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122953094 DLCTRL DEBUG Tx Command reply: GET_REPLY 558040852 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122953097 DLCTRL DEBUG Command: GET 474590517 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122953097 DLCTRL DEBUG Tx Command reply: GET_REPLY 474590517 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122953102 DLCTRL DEBUG Command: GET 709645663 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122953102 DLCTRL DEBUG Tx Command reply: GET_REPLY 709645663 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122953105 DLCTRL DEBUG Command: GET 621128473 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122953105 DLCTRL DEBUG Tx Command reply: GET_REPLY 621128473 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122953108 DLCTRL DEBUG Command: GET 342844137 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122953108 DLCTRL DEBUG Tx Command reply: GET_REPLY 342844137 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122953111 DLCTRL DEBUG Command: GET 84655000 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122953111 DLCTRL DEBUG Tx Command reply: GET_REPLY 84655000 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122953114 DLCTRL DEBUG Command: GET 89369205 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122953114 DLCTRL DEBUG Tx Command reply: GET_REPLY 89369205 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122953116 DLCTRL DEBUG Command: GET 800233056 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122953116 DLCTRL DEBUG Tx Command reply: GET_REPLY 800233056 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122953118 DLCTRL DEBUG Command: GET 573941135 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122953118 DLCTRL DEBUG Tx Command reply: GET_REPLY 573941135 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122953121 DLCTRL DEBUG Command: GET 51987814 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122953121 DLCTRL DEBUG Tx Command reply: GET_REPLY 51987814 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122953125 DLCTRL DEBUG Command: GET 122654367 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122953125 DLCTRL DEBUG Tx Command reply: GET_REPLY 122654367 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122953128 DLCTRL DEBUG Command: GET 699689833 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122953128 DLCTRL DEBUG Tx Command reply: GET_REPLY 699689833 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122953132 DLCTRL DEBUG Command: GET 917794823 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122953132 DLCTRL DEBUG Tx Command reply: GET_REPLY 917794823 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122953135 DLCTRL DEBUG Command: GET 428630268 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122953135 DLCTRL DEBUG Tx Command reply: GET_REPLY 428630268 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122953138 DLCTRL DEBUG Command: GET 463600427 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122953138 DLCTRL DEBUG Tx Command reply: GET_REPLY 463600427 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122953141 DLCTRL DEBUG Command: GET 859346009 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122953141 DLCTRL DEBUG Tx Command reply: GET_REPLY 859346009 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122953143 DLCTRL DEBUG Command: GET 707355086 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122953143 DLCTRL DEBUG Tx Command reply: GET_REPLY 707355086 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000111110110'B, t_guard := 20.000000 } 20250813122953163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)11644685 20250813122954173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122954173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122954173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813122954173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813122954173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb1af0d, normal) (hnbgw_rua.c:407) 20250813122954173 DHNB DEBUG map_rua[0x557dd25fd670]{init}: Allocated (fsm.c:456) 20250813122954173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644685)[0x557dd25fd670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813122954173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11644685 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813122954173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122954173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122954173 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11644685 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813122954173 DCN DEBUG map_sccp[0x557dd25bf3f0]{init}: Allocated (fsm.c:456) 20250813122954173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813122954173 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-11644685 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813122954173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11644685 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813122954173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644685)[0x557dd25fd670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813122954173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813122954173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813122954173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644685)[0x557dd25fd670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813122954173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813122954173 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813122954173 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{IDLE}: Allocated (fsm.c:456) 20250813122954173 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813122954173 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030001f60056400500f1100926) (sccp_scrc.c:406) 20250813122954173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122954173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122954173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122954173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122954173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122954173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122954173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122954173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122954173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122954173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122954173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122954173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122954173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122954173 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813122954173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813122954173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644685)[0x557dd25fd670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813122954173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122954173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122954173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122954173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122954173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122954173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122954173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122954173 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)16349309 HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813122954176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122954176 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122954176 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122954176 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122954176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122954176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122954176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122954176 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122954176 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122954176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122954176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122954176 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122954176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122954176 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=00a2a5a0) (sccp_scrc.c:477) 20250813122954176 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250813122954176 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813122954176 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813122954176 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122954176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813122954176 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) 20250813122954176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813122954176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813122954177 DLCTRL DEBUG Command: GET 502617681 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813122954177 DLCTRL DEBUG Tx Command reply: GET_REPLY 502617681 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250813122954179 DLCTRL DEBUG Command: GET 538118109 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813122954179 DLCTRL DEBUG Tx Command reply: GET_REPLY 538118109 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813122954180 DLCTRL DEBUG Command: GET 846078742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813122954180 DLCTRL DEBUG Tx Command reply: GET_REPLY 846078742 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122954182 DLCTRL DEBUG Command: GET 72777924 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122954182 DLCTRL DEBUG Tx Command reply: GET_REPLY 72777924 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122954184 DLCTRL DEBUG Command: GET 890356893 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813122954184 DLCTRL DEBUG Tx Command reply: GET_REPLY 890356893 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122954185 DLCTRL DEBUG Command: GET 33822059 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813122954185 DLCTRL DEBUG Tx Command reply: GET_REPLY 33822059 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813122954187 DLCTRL DEBUG Command: GET 687320063 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813122954187 DLCTRL DEBUG Tx Command reply: GET_REPLY 687320063 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813122954188 DLCTRL DEBUG Command: GET 4236421 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813122954188 DLCTRL DEBUG Tx Command reply: GET_REPLY 4236421 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122954189 DLCTRL DEBUG Command: GET 892722226 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122954189 DLCTRL DEBUG Tx Command reply: GET_REPLY 892722226 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122954190 DLCTRL DEBUG Command: GET 783173847 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813122954190 DLCTRL DEBUG Tx Command reply: GET_REPLY 783173847 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122954191 DLCTRL DEBUG Command: GET 969975979 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813122954191 DLCTRL DEBUG Tx Command reply: GET_REPLY 969975979 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813122954192 DLCTRL DEBUG Command: GET 783555629 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813122954192 DLCTRL DEBUG Tx Command reply: GET_REPLY 783555629 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813122954193 DLCTRL DEBUG Command: GET 633409217 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813122954193 DLCTRL DEBUG Tx Command reply: GET_REPLY 633409217 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122954194 DLCTRL DEBUG Command: GET 609787456 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122954194 DLCTRL DEBUG Tx Command reply: GET_REPLY 609787456 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122954195 DLCTRL DEBUG Command: GET 727104720 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813122954195 DLCTRL DEBUG Tx Command reply: GET_REPLY 727104720 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122954196 DLCTRL DEBUG Command: GET 829385366 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813122954196 DLCTRL DEBUG Tx Command reply: GET_REPLY 829385366 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813122954197 DLCTRL DEBUG Command: GET 779360289 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813122954197 DLCTRL DEBUG Tx Command reply: GET_REPLY 779360289 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813122954198 DLCTRL DEBUG Command: GET 106073094 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813122954198 DLCTRL DEBUG Tx Command reply: GET_REPLY 106073094 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813122954199 DLCTRL DEBUG Command: GET 788540326 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813122954199 DLCTRL DEBUG Tx Command reply: GET_REPLY 788540326 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813122954199 DLCTRL DEBUG Command: GET 491552559 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813122954199 DLCTRL DEBUG Tx Command reply: GET_REPLY 491552559 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813122954202 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45789<->l=127.0.0.1:4262) (control_if.c:193) 20250813122954202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46258<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(949)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(948)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122954204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122954205 DLINP DEBUG SRVCONN(,r=127.0.0.1:36506<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122954205 DLINP DEBUG SRVCONN(,r=127.0.0.1:36506<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122954205 DLINP NOTICE SRV(,r=127.0.0.1:36506<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122954205 DMAIN NOTICE (127.0.0.1:36506 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36506<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813122954205 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(956)@8ad7688026aa: Final verdict of PTC: none 20250813122954206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122954206 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) 20250813122954206 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122954206 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813122954206 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122954206 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) 20250813122954206 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122954206 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122954206 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122954206 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) 20250813122954206 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(955)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(958)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(959)@8ad7688026aa: Final verdict of PTC: none 20250813122954207 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122954207 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) 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813122954207 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 20250813122954207 DLSS7 <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_L3Complete_no_nri_round_robin-Iuh1(953)@8ad7688026aa: Final verdict of PTC: none 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122954207 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122954207 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122954207 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122954207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122954207 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122954207 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122954207 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) 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122954207 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122954207 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) 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@8ad7688026aa: Final verdict of PTC: none 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122954207 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 20250813122954207 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 20250813122954207 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) 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813122954207 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122954208 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122954208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122954208 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122954208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122954208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122954208 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 20250813122954208 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) 20250813122954208 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813122954208 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122954208 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122954208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122954208 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813122954208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122954208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122954208 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 20250813122954208 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813122954208 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) 20250813122954208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813122954208 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813122954208 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 20250813122954208 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 20250813122954208 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813122954208 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) 20250813122954208 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813122954208 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813122954209 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 20250813122954209 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 20250813122954209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122954209 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW_Test.msc1-M3UA(960)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@8ad7688026aa: Final verdict of PTC: none20250813122954209 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813122954209 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813122954209 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813122954209 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813122954209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813122954209 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813122954209 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.sgsn0-M3UA(963)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(950)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(967)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@8ad7688026aa: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@8ad7688026aa: Final verdict of PTC: pass20250813122954212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46264<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122954213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46594<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813122954214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@8ad7688026aa: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(957)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:29:54 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 20250813122954309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122954374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122954374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122954374 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813122954374 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) 20250813122954374 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813122954374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2735906)[0x557dd25beb10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122954374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2735906)[0x557dd25beb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122954374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122954374 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122954374 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122954374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423baf), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122954374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122954374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122954374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122954375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122954375 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2735906)[0x557dd25beb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2735906)[0x557dd25beb10]{disrupted}: Freeing instance (context_map.c:202) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2735906)[0x557dd25beb10]{disrupted}: Deallocated (fsm.c:568) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{disconnected}: Freeing instance (context_map.c:206) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x557dd2656150]{disconnected}: Deallocated (fsm.c:568) 20250813122954375 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2735906 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15860302)[0x557dd2545340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15860302)[0x557dd2545340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122954375 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122954375 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122954375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076745c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122954375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122954375 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) 20250813122954375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122954375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122954375 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15860302)[0x557dd2545340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15860302)[0x557dd2545340]{disrupted}: Freeing instance (context_map.c:202) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15860302)[0x557dd2545340]{disrupted}: Deallocated (fsm.c:568) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{disconnected}: Freeing instance (context_map.c:206) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x557dd25c5a10]{disconnected}: Deallocated (fsm.c:568) 20250813122954375 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15860302 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644685)[0x557dd25fd670]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644685)[0x557dd25fd670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813122954375 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813122954375 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813122954375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2a5a0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813122954375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122954375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122954375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122954375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122954375 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644685)[0x557dd25fd670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644685)[0x557dd25fd670]{disrupted}: Freeing instance (context_map.c:202) 20250813122954375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11644685)[0x557dd25fd670]{disrupted}: Deallocated (fsm.c:568) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{disconnected}: Freeing instance (context_map.c:206) 20250813122954375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x557dd25bf3f0]{disconnected}: Deallocated (fsm.c:568) 20250813122954375 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11644685 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813122954376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122954376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122954376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122954376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122954376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122954376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122954376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122954376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122954376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122954376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122954376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122954376 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 20250813122954376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122954376 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 20250813122954376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122954376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122954376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122954376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122954376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122954376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122954376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122954376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122954376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122954376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122954911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46604<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=383804) 20250813122955192 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122955192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a22dd1), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122955192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122955192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122955192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122955192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122955192 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122955192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00159776), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122955192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122955192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122955192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122955192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122955192 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122955192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398f2a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122955192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122955192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122955192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122955192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122955192 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813122955192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe0db), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122955192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122955192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122955192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122955192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122955193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122955193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122955193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122955193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122955193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122955193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122955193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122955193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122955193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122955193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122955193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122955193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122955193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122955193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122955193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122955193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122955193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122955193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122955193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122955193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122955193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122955193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122955193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122955193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122955194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122955194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122955194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122955194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122955194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122955194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122955194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122955194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122955849 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122955849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e621fc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122955849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122955849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122955849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122955849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122955849 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122955849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b01f7), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122955849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122955849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122955849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122955849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122955849 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813122955849 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c8c4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813122955849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122955849 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122955849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122955849 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122955849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122955849 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122955849 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122955849 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122955849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122955849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122955849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122955849 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122955849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122955849 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122955849 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122955849 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122955849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122955849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122955849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122955849 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813122955849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122955849 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122955849 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122955849 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122955849 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122955849 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122955849 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122955849 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=383804, count=427108) 20250813122956207 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122956207 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122956207 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813122956209 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122956209 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122956209 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813122956209 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122956209 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813122956209 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813122956210 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813122956210 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813122956210 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250813122958010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122958015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813122958019 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44287<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122958035 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813122958035 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122958044 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122958044 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122958044 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122958044 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122958044 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122958044 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122958045 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122958045 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122958045 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122958045 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813122958045 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122958045 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813122958045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122958045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122958045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122958045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122958045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122958045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122958045 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122958045 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53203 (stream_srv.c:142) 20250813122958045 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53203<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813122958045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122958045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122958045 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122958045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122958045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122958045 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813122958046 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122958046 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813122958046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122958046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122958046 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) 20250813122958046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958046 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) 20250813122958046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958046 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958046 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122958046 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) 20250813122958046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813122958046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122958046 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122958046 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122958046 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813122958046 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122958046 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122958046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122958047 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) 20250813122958047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813122958047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122958047 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122958047 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122958047 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813122958047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122958047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122958047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122958047 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122958047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122958047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122958047 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122958047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122958047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122958047 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 20250813122958047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813122958047 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813122958047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122958047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122958047 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 20250813122958047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813122958047 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 20250813122958047 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813122958047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122958047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122958047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122958047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122958047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122958047 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(981)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(981)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(979)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(984)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(984)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(982)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122958077 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122958077 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122958077 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122958077 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122958077 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122958077 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813122958077 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122958077 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122958078 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813122958078 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813122958079 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122958079 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813122958079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122958079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122958079 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) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 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) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122958079 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) 20250813122958079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813122958079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122958079 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122958079 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122958079 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813122958079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122958079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122958079 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) 20250813122958079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813122958079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122958079 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122958079 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122958079 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813122958079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122958079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122958079 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) 20250813122958079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122958079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122958079 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122958079 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813122958079 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813122958079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122958079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122958079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122958079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122958079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122958079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122958079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122958079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122958079 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813122958079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958079 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122958079 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122958079 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 20250813122958079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813122958079 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813122958079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958079 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122958079 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122958079 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 20250813122958079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813122958079 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 20250813122958079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813122958079 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122958079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958079 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122958079 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122958079 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 20250813122958079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122958079 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 20250813122958079 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813122958079 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 20250813122958079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958079 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122958079 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122958079 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122958079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122958079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122958080 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(987)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(985)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(990)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(990)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813122958123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122958123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122958123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122958123 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122958123 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) 20250813122958123 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122958123 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122958123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122958123 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@8ad7688026aa: setverdict(pass): none -> pass 20250813122958132 DLINP DEBUG SRVCONN(,r=127.0.0.1:53203<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813122958132 DLINP DEBUG SRVCONN(,r=127.0.0.1:53203<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813122958132 DLINP DEBUG SRVCONN(,r=127.0.0.1:53203<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813122958132 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813122958132 DHNBAP DEBUG (127.0.0.1:53203 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813122958132 DHNBAP NOTICE (127.0.0.1:53203 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813122958132 DHNBAP NOTICE (127.0.0.1:53203 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813122958132 DLINP DEBUG SRVCONN(,r=127.0.0.1:53203<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813122958132 DLINP DEBUG SRVCONN(,r=127.0.0.1:53203<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813122958261 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 20250813122958261 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 20250813122958261 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122958261 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813122958269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958269 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813122958269 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122958269 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122958269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122958269 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122958269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122958272 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958272 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122958272 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122958272 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122958272 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122958272 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122958272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122958273 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 20250813122958273 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 20250813122958274 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 20250813122958274 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122958274 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813122958280 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) 20250813122958280 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813122958280 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122958280 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122958280 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122958280 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122958280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122958282 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) 20250813122958282 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122958282 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122958282 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122958283 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122958283 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122958283 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122958283 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 20250813122958294 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 20250813122958294 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 20250813122958294 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122958294 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813122958300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958301 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813122958301 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122958301 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122958301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122958301 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813122958301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122958303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122958303 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122958303 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122958303 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122958303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122958303 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122958304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122958304 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 20250813122958308 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 20250813122958308 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 20250813122958308 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813122958308 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813122958314 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) 20250813122958314 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813122958314 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813122958314 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813122958314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813122958314 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813122958314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813122958317 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) 20250813122958317 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813122958317 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813122958317 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813122958317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813122958317 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813122958317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813122958317 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 20250813122959066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122959066 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813122959066 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813122959066 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813122959066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122959066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122959066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122959066 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122959066 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122959066 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122959066 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122959066 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813122959066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122959066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122959066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813122959066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122959066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959066 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122959066 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122959066 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122959066 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122959066 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) 20250813122959066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122959066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122959066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122959066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122959066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813122959066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122959066 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122959066 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813122959066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122959066 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122959066 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122959066 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813122959066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813122959066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813122959066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813122959066 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(980)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122959079 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) 20250813122959079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813122959079 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813122959079 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 20250813122959079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122959079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122959079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122959079 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122959079 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122959079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122959079 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122959079 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) 20250813122959079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122959079 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122959079 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813122959079 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122959079 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) 20250813122959079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959079 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) 20250813122959079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959079 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122959079 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122959079 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122959079 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122959079 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) 20250813122959079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122959079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122959079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122959079 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122959079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813122959079 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122959079 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122959079 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813122959079 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122959079 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122959079 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122959079 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813122959079 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813122959079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813122959079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813122959079 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(983)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122959098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122959098 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813122959098 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813122959098 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813122959098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122959098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122959098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122959098 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122959098 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122959098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122959098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122959098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813122959098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122959098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122959098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813122959098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122959098 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) 20250813122959098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959098 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) 20250813122959098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122959098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122959098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122959098 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122959098 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) 20250813122959098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122959098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122959098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122959098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813122959098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813122959098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122959098 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122959098 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813122959098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122959098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122959098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122959099 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813122959099 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813122959099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813122959099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813122959099 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(986)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813122959113 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) 20250813122959113 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813122959113 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813122959113 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 20250813122959113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813122959113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813122959113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813122959113 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813122959113 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813122959113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813122959113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813122959113 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) 20250813122959113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813122959113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813122959113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813122959113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813122959113 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) 20250813122959113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959113 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) 20250813122959113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813122959113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813122959113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813122959113 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813122959113 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) 20250813122959113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813122959113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813122959113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813122959113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813122959113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813122959113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813122959113 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) 20250813122959113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813122959113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813122959113 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813122959113 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813122959113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813122959113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813122959113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813122959113 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 20250813122959113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813122959113 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 20250813122959113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813122959113 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123000147 DLCTRL DEBUG Command: GET 194001287 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123000147 DLCTRL DEBUG Tx Command reply: GET_REPLY 194001287 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123000151 DLCTRL DEBUG Command: GET 258447205 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123000151 DLCTRL DEBUG Tx Command reply: GET_REPLY 258447205 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123000156 DLCTRL DEBUG Command: GET 138681311 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123000156 DLCTRL DEBUG Tx Command reply: GET_REPLY 138681311 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123000160 DLCTRL DEBUG Command: GET 819723460 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123000160 DLCTRL DEBUG Tx Command reply: GET_REPLY 819723460 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123000164 DLCTRL DEBUG Command: GET 98308827 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123000164 DLCTRL DEBUG Tx Command reply: GET_REPLY 98308827 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123000167 DLCTRL DEBUG Command: GET 250495383 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123000167 DLCTRL DEBUG Tx Command reply: GET_REPLY 250495383 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123000170 DLCTRL DEBUG Command: GET 862147360 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123000170 DLCTRL DEBUG Tx Command reply: GET_REPLY 862147360 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123000173 DLCTRL DEBUG Command: GET 420295774 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123000173 DLCTRL DEBUG Tx Command reply: GET_REPLY 420295774 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123000175 DLCTRL DEBUG Command: GET 868980202 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123000175 DLCTRL DEBUG Tx Command reply: GET_REPLY 868980202 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123000177 DLCTRL DEBUG Command: GET 992594201 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123000177 DLCTRL DEBUG Tx Command reply: GET_REPLY 992594201 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123000180 DLCTRL DEBUG Command: GET 686506340 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123000180 DLCTRL DEBUG Tx Command reply: GET_REPLY 686506340 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123000182 DLCTRL DEBUG Command: GET 670067984 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123000182 DLCTRL DEBUG Tx Command reply: GET_REPLY 670067984 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123000183 DLCTRL DEBUG Command: GET 497680514 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123000183 DLCTRL DEBUG Tx Command reply: GET_REPLY 497680514 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123000184 DLCTRL DEBUG Command: GET 556537208 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123000184 DLCTRL DEBUG Tx Command reply: GET_REPLY 556537208 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123000186 DLCTRL DEBUG Command: GET 514532641 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123000186 DLCTRL DEBUG Tx Command reply: GET_REPLY 514532641 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123000187 DLCTRL DEBUG Command: GET 609741401 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123000187 DLCTRL DEBUG Tx Command reply: GET_REPLY 609741401 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123000188 DLCTRL DEBUG Command: GET 120095841 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123000188 DLCTRL DEBUG Tx Command reply: GET_REPLY 120095841 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123000189 DLCTRL DEBUG Command: GET 958087902 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123000189 DLCTRL DEBUG Tx Command reply: GET_REPLY 958087902 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123000190 DLCTRL DEBUG Command: GET 708350065 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123000190 DLCTRL DEBUG Tx Command reply: GET_REPLY 708350065 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123000191 DLCTRL DEBUG Command: GET 406598410 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123000191 DLCTRL DEBUG Tx Command reply: GET_REPLY 406598410 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000001100010010'B, t_guard := 20.000000 } 20250813123000212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46642<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)14608297 20250813123001257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123001257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123001257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250813123001257 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123001257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdee7a9, normal) (hnbgw_rua.c:407) 20250813123001257 DHNB DEBUG map_rua[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813123001257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608297)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123001257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14608297 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123001257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123001257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123001257 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250813123001257 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14608297 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250813123001257 DCN DEBUG map_sccp[0x557dd2656150]{init}: Allocated (fsm.c:456) 20250813123001257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123001257 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-14608297 <-> SCCP-108 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123001257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14608297 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250813123001257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608297)[0x557dd25beb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123001257 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123001257 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123001257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608297)[0x557dd25beb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123001257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123001257 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123001257 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{IDLE}: Allocated (fsm.c:456) 20250813123001257 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123001257 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030003120056400500f1100926) (sccp_scrc.c:406) 20250813123001257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123001257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123001257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123001257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123001257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123001257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123001257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123001257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123001257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123001257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123001257 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) 20250813123001258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123001258 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123001258 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123001258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123001258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608297)[0x557dd25beb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123001258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123001258 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123001258 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123001258 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 20250813123001258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123001258 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 20250813123001258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123001258 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)13445780 HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(992)@8ad7688026aa: setverdict(pass): none -> pass 20250813123001277 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) 20250813123001277 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123001277 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123001277 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 20250813123001277 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123001277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123001277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123001277 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123001277 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123001277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123001277 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123001277 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) 20250813123001277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123001277 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=00383505) (sccp_scrc.c:477) 20250813123001277 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250813123001277 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123001277 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123001277 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123001277 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123001277 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) 20250813123001277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123001277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813123001279 DLCTRL DEBUG Command: GET 887887574 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123001279 DLCTRL DEBUG Tx Command reply: GET_REPLY 887887574 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123001284 DLCTRL DEBUG Command: GET 952345665 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123001284 DLCTRL DEBUG Tx Command reply: GET_REPLY 952345665 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123001291 DLCTRL DEBUG Command: GET 26619788 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123001291 DLCTRL DEBUG Tx Command reply: GET_REPLY 26619788 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123001295 DLCTRL DEBUG Command: GET 622786685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123001295 DLCTRL DEBUG Tx Command reply: GET_REPLY 622786685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123001298 DLCTRL DEBUG Command: GET 191192399 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123001298 DLCTRL DEBUG Tx Command reply: GET_REPLY 191192399 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123001300 DLCTRL DEBUG Command: GET 67048107 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123001300 DLCTRL DEBUG Tx Command reply: GET_REPLY 67048107 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123001303 DLCTRL DEBUG Command: GET 880331150 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123001303 DLCTRL DEBUG Tx Command reply: GET_REPLY 880331150 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250813123001306 DLCTRL DEBUG Command: GET 787880467 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123001306 DLCTRL DEBUG Tx Command reply: GET_REPLY 787880467 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123001310 DLCTRL DEBUG Command: GET 429541305 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123001310 DLCTRL DEBUG Tx Command reply: GET_REPLY 429541305 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123001314 DLCTRL DEBUG Command: GET 286503024 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123001314 DLCTRL DEBUG Tx Command reply: GET_REPLY 286503024 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123001317 DLCTRL DEBUG Command: GET 657905387 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123001317 DLCTRL DEBUG Tx Command reply: GET_REPLY 657905387 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123001320 DLCTRL DEBUG Command: GET 609838903 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123001320 DLCTRL DEBUG Tx Command reply: GET_REPLY 609838903 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123001322 DLCTRL DEBUG Command: GET 403327861 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123001322 DLCTRL DEBUG Tx Command reply: GET_REPLY 403327861 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123001324 DLCTRL DEBUG Command: GET 939431302 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123001324 DLCTRL DEBUG Tx Command reply: GET_REPLY 939431302 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123001327 DLCTRL DEBUG Command: GET 317220628 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123001327 DLCTRL DEBUG Tx Command reply: GET_REPLY 317220628 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123001329 DLCTRL DEBUG Command: GET 279352739 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123001329 DLCTRL DEBUG Tx Command reply: GET_REPLY 279352739 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123001331 DLCTRL DEBUG Command: GET 394654847 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123001331 DLCTRL DEBUG Tx Command reply: GET_REPLY 394654847 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123001333 DLCTRL DEBUG Command: GET 710132013 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123001333 DLCTRL DEBUG Tx Command reply: GET_REPLY 710132013 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123001335 DLCTRL DEBUG Command: GET 469033698 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123001335 DLCTRL DEBUG Tx Command reply: GET_REPLY 469033698 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123001337 DLCTRL DEBUG Command: GET 528625929 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123001337 DLCTRL DEBUG Tx Command reply: GET_REPLY 528625929 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000100111100'B, t_guard := 20.000000 } 20250813123001373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123001522 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123001522 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ba0a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123001522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123001522 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) 20250813123001522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123001522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123001522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123001522 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123001522 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123001522 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 20250813123001522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123001522 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 20250813123001522 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123002270 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123002271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e40f6), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123002271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123002271 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) 20250813123002271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123002271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123002271 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123002271 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123002271 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123002271 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 20250813123002271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123002271 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 20250813123002271 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)360427 20250813123002402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123002402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123002402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250813123002402 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123002402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x57feb, normal) (hnbgw_rua.c:407) 20250813123002402 DHNB DEBUG map_rua[0x557dd25ba4a0]{init}: Allocated (fsm.c:456) 20250813123002402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-360427)[0x557dd25ba4a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123002402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-360427 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123002402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123002402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123002402 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250813123002402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-360427 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250813123002402 DCN DEBUG map_sccp[0x557dd25c5a10]{init}: Allocated (fsm.c:456) 20250813123002402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123002402 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-360427 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123002402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-360427 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250813123002402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-360427)[0x557dd25ba4a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123002402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123002402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123002402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123002402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123002402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123002402 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 20250813123002402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123002402 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 20250813123002402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123002402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123002402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-360427)[0x557dd25ba4a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123002402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123002402 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123002402 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{IDLE}: Allocated (fsm.c:456) 20250813123002402 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123002402 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f400300013c0056400500f1100926) (sccp_scrc.c:406) 20250813123002402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123002402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123002402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123002402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123002402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123002402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123002402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123002402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123002402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123002402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123002402 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) 20250813123002402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123002402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123002402 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123002402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123002402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-360427)[0x557dd25ba4a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)8796624 HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123002407 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) 20250813123002407 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123002407 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123002407 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 20250813123002407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123002407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123002407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123002407 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123002407 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123002407 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123002407 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123002407 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) 20250813123002407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123002407 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=00f42e3c) (sccp_scrc.c:477) 20250813123002407 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250813123002407 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123002407 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123002407 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123002407 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123002407 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) 20250813123002407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123002407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(993)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813123002408 DLCTRL DEBUG Command: GET 297322707 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123002408 DLCTRL DEBUG Tx Command reply: GET_REPLY 297322707 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123002410 DLCTRL DEBUG Command: GET 967153515 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123002410 DLCTRL DEBUG Tx Command reply: GET_REPLY 967153515 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123002413 DLCTRL DEBUG Command: GET 282580835 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123002413 DLCTRL DEBUG Tx Command reply: GET_REPLY 282580835 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123002416 DLCTRL DEBUG Command: GET 281688368 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123002416 DLCTRL DEBUG Tx Command reply: GET_REPLY 281688368 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123002420 DLCTRL DEBUG Command: GET 264653794 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123002420 DLCTRL DEBUG Tx Command reply: GET_REPLY 264653794 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123002424 DLCTRL DEBUG Command: GET 875089119 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123002424 DLCTRL DEBUG Tx Command reply: GET_REPLY 875089119 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123002429 DLCTRL DEBUG Command: GET 90206153 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123002429 DLCTRL DEBUG Tx Command reply: GET_REPLY 90206153 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250813123002433 DLCTRL DEBUG Command: GET 67463218 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123002433 DLCTRL DEBUG Tx Command reply: GET_REPLY 67463218 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123002437 DLCTRL DEBUG Command: GET 690373454 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123002437 DLCTRL DEBUG Tx Command reply: GET_REPLY 690373454 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123002443 DLCTRL DEBUG Command: GET 676329548 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123002443 DLCTRL DEBUG Tx Command reply: GET_REPLY 676329548 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123002450 DLCTRL DEBUG Command: GET 760847750 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123002450 DLCTRL DEBUG Tx Command reply: GET_REPLY 760847750 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123002453 DLCTRL DEBUG Command: GET 956767007 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123002453 DLCTRL DEBUG Tx Command reply: GET_REPLY 956767007 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123002455 DLCTRL DEBUG Command: GET 208562955 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123002455 DLCTRL DEBUG Tx Command reply: GET_REPLY 208562955 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123002457 DLCTRL DEBUG Command: GET 421039178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123002457 DLCTRL DEBUG Tx Command reply: GET_REPLY 421039178 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123002458 DLCTRL DEBUG Command: GET 504376610 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123002458 DLCTRL DEBUG Tx Command reply: GET_REPLY 504376610 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123002460 DLCTRL DEBUG Command: GET 717392806 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123002460 DLCTRL DEBUG Tx Command reply: GET_REPLY 717392806 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123002462 DLCTRL DEBUG Command: GET 601642052 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123002462 DLCTRL DEBUG Tx Command reply: GET_REPLY 601642052 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123002464 DLCTRL DEBUG Command: GET 770998874 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123002464 DLCTRL DEBUG Tx Command reply: GET_REPLY 770998874 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123002466 DLCTRL DEBUG Command: GET 674876890 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123002466 DLCTRL DEBUG Tx Command reply: GET_REPLY 674876890 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123002468 DLCTRL DEBUG Command: GET 501233204 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123002468 DLCTRL DEBUG Tx Command reply: GET_REPLY 501233204 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001111100000'B, t_guard := 20.000000 } 20250813123002498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)15499517 20250813123003518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123003518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123003518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250813123003518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123003518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xec80fd, normal) (hnbgw_rua.c:407) 20250813123003518 DHNB DEBUG map_rua[0x557dd25bf3f0]{init}: Allocated (fsm.c:456) 20250813123003518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15499517)[0x557dd25bf3f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123003518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15499517 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123003518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123003518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123003518 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250813123003518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15499517 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250813123003518 DCN DEBUG map_sccp[0x557dd2545e50]{init}: Allocated (fsm.c:456) 20250813123003518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123003518 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-15499517 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123003518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15499517 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250813123003518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15499517)[0x557dd25bf3f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123003518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123003518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123003518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15499517)[0x557dd25bf3f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123003518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123003518 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123003518 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{IDLE}: Allocated (fsm.c:456) 20250813123003518 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123003518 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030003e00056400500f1100926) (sccp_scrc.c:406) 20250813123003518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123003518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123003518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123003518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123003518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123003518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123003518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123003518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123003518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123003518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123003518 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) 20250813123003518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123003518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123003518 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123003518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123003518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15499517)[0x557dd25bf3f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123003518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123003518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123003518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123003518 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 20250813123003518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123003518 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 20250813123003518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123003518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)6098558 HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250813123003521 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) 20250813123003521 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123003521 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123003521 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 20250813123003521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123003521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123003521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123003521 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123003521 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123003521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123003521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123003521 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) 20250813123003521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123003521 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=0013c82f) (sccp_scrc.c:477) 20250813123003521 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250813123003521 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123003521 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123003521 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123003521 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123003521 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) 20250813123003521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123003521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(994)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813123003522 DLCTRL DEBUG Command: GET 696192116 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123003522 DLCTRL DEBUG Tx Command reply: GET_REPLY 696192116 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123003523 DLCTRL DEBUG Command: GET 66850880 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123003523 DLCTRL DEBUG Tx Command reply: GET_REPLY 66850880 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123003525 DLCTRL DEBUG Command: GET 970894368 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123003525 DLCTRL DEBUG Tx Command reply: GET_REPLY 970894368 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123003526 DLCTRL DEBUG Command: GET 214204434 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123003526 DLCTRL DEBUG Tx Command reply: GET_REPLY 214204434 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123003528 DLCTRL DEBUG Command: GET 985252492 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123003528 DLCTRL DEBUG Tx Command reply: GET_REPLY 985252492 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123003529 DLCTRL DEBUG Command: GET 436131741 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123003529 DLCTRL DEBUG Tx Command reply: GET_REPLY 436131741 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123003530 DLCTRL DEBUG Command: GET 460651093 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123003530 DLCTRL DEBUG Tx Command reply: GET_REPLY 460651093 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250813123003532 DLCTRL DEBUG Command: GET 241466669 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123003532 DLCTRL DEBUG Tx Command reply: GET_REPLY 241466669 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123003533 DLCTRL DEBUG Command: GET 118406411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123003533 DLCTRL DEBUG Tx Command reply: GET_REPLY 118406411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123003534 DLCTRL DEBUG Command: GET 293049731 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123003534 DLCTRL DEBUG Tx Command reply: GET_REPLY 293049731 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123003535 DLCTRL DEBUG Command: GET 780856772 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123003535 DLCTRL DEBUG Tx Command reply: GET_REPLY 780856772 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123003536 DLCTRL DEBUG Command: GET 900714953 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123003536 DLCTRL DEBUG Tx Command reply: GET_REPLY 900714953 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123003537 DLCTRL DEBUG Command: GET 291538855 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123003537 DLCTRL DEBUG Tx Command reply: GET_REPLY 291538855 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123003539 DLCTRL DEBUG Command: GET 24358284 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123003539 DLCTRL DEBUG Tx Command reply: GET_REPLY 24358284 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123003540 DLCTRL DEBUG Command: GET 859063010 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123003540 DLCTRL DEBUG Tx Command reply: GET_REPLY 859063010 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123003541 DLCTRL DEBUG Command: GET 940682176 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123003541 DLCTRL DEBUG Tx Command reply: GET_REPLY 940682176 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123003543 DLCTRL DEBUG Command: GET 115182352 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123003543 DLCTRL DEBUG Tx Command reply: GET_REPLY 115182352 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123003544 DLCTRL DEBUG Command: GET 477563340 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123003544 DLCTRL DEBUG Tx Command reply: GET_REPLY 477563340 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123003545 DLCTRL DEBUG Command: GET 645207726 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123003545 DLCTRL DEBUG Tx Command reply: GET_REPLY 645207726 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123003546 DLCTRL DEBUG Command: GET 127721287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123003546 DLCTRL DEBUG Tx Command reply: GET_REPLY 127721287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813123003550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123003550 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44287<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(972)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123003551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123003551 DLINP DEBUG SRVCONN(,r=127.0.0.1:53203<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123003551 DLINP DEBUG SRVCONN(,r=127.0.0.1:53203<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123003551 DLINP NOTICE SRV(,r=127.0.0.1:53203<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123003551 DMAIN NOTICE (127.0.0.1:53203 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53203<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123003551 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@8ad7688026aa: Final verdict of PTC: none 20250813123003552 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123003552 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) 20250813123003552 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123003552 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123003552 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123003552 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) 20250813123003552 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123003552 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123003552 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 20250813123003552 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123003552 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123003552 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123003552 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123003552 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(986)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@8ad7688026aa: Final verdict of PTC: none 20250813123003552 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123003553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123003553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123003553 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.msc1-RAN(983)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@8ad7688026aa: Final verdict of PTC: none 20250813123003553 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123003553 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) 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123003553 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123003553 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) 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123003553 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 20250813123003553 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) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(985)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@8ad7688026aa: Final verdict of PTC: none 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123003553 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123003553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123003553 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123003553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123003553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123003553 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 20250813123003553 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 20250813123003553 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) 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123003553 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 20250813123003553 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 20250813123003553 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) 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123003553 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 20250813123003553 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123003553 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) 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813123003553 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123003553 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) 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123003553 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-M3UA(984)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(991)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@8ad7688026aa: Final verdict of PTC: none 20250813123003554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123003555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(974)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(992)@8ad7688026aa: Final verdict of PTC: pass HNBGW_Test.sgsn1-SCCP(988)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(987)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@8ad7688026aa: Final verdict of PTC: none 20250813123003578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42904<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(994)@8ad7688026aa: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_10(993)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:30:03 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 20250813123003670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123003722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123003722 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123003722 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123003722 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) 20250813123003722 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608297)[0x557dd25beb10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608297)[0x557dd25beb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123003722 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123003722 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123003722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383505), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123003722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123003722 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) 20250813123003722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123003722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123003722 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608297)[0x557dd25beb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608297)[0x557dd25beb10]{disrupted}: Freeing instance (context_map.c:202) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14608297)[0x557dd25beb10]{disrupted}: Deallocated (fsm.c:568) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{disconnected}: Freeing instance (context_map.c:206) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x557dd2656150]{disconnected}: Deallocated (fsm.c:568) 20250813123003722 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14608297 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-360427)[0x557dd25ba4a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-360427)[0x557dd25ba4a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123003722 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123003722 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123003722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f42e3c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123003722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123003722 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) 20250813123003722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123003722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123003722 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-360427)[0x557dd25ba4a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-360427)[0x557dd25ba4a0]{disrupted}: Freeing instance (context_map.c:202) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-360427)[0x557dd25ba4a0]{disrupted}: Deallocated (fsm.c:568) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{disconnected}: Freeing instance (context_map.c:206) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x557dd25c5a10]{disconnected}: Deallocated (fsm.c:568) 20250813123003722 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-360427 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15499517)[0x557dd25bf3f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15499517)[0x557dd25bf3f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123003722 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123003722 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123003722 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013c82f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123003722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123003722 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) 20250813123003722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123003722 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123003722 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15499517)[0x557dd25bf3f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15499517)[0x557dd25bf3f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123003722 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15499517)[0x557dd25bf3f0]{disrupted}: Deallocated (fsm.c:568) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{disconnected}: Freeing instance (context_map.c:206) 20250813123003722 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x557dd2545e50]{disconnected}: Deallocated (fsm.c:568) 20250813123003722 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15499517 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813123003722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123003722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123003722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123003722 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 20250813123003722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123003722 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 20250813123003722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123003722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123003722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123003722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123003722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123003722 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 20250813123003722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123003722 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 20250813123003722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123003722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123003722 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 20250813123003722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123003722 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123003722 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123003722 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 20250813123003722 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123003722 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 20250813123003722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123003722 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123003722 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 20250813123003722 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 20250813123004373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123004375 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123004375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423baf), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123004375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123004375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123004375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123004375 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123004375 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123004375 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123004375 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123004375 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123004375 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123004375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123004375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123004375 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123004375 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 20250813123004376 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123004376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2a5a0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123004376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123004376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123004376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123004376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123004376 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123004376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076745c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123004376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123004376 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) 20250813123004376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123004376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123004376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123004376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123004376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123004376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123004376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123004376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123004376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123004376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123004376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123004376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123004376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123004376 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 20250813123004376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123004376 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 20250813123004376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123004376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123004376 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 20250813123004376 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... 0 (prev_count=-1, count=379468) 20250813123005193 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123005193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe0db), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123005193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123005193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123005193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123005193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123005193 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123005193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398f2a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123005193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123005193 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123005193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123005193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123005193 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123005193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00159776), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123005194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123005194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123005194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123005194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123005194 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123005194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a22dd1), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123005194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123005194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123005194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123005194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123005194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123005194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123005194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123005195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123005195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123005195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123005195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123005195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123005195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123005195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123005195 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 20250813123005195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123005195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123005195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123005195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123005195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123005195 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 20250813123005195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123005195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123005195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123005195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123005195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123005195 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123005195 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 20250813123005195 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=379468, count=421856) 20250813123005554 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123005554 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123005554 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123005554 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123005554 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123005554 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123005850 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123005850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c8c4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123005850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123005850 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123005850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123005850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123005850 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123005850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b01f7), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123005850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123005850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123005850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123005850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123005850 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123005850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e621fc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123005850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123005850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123005850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123005850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123005851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123005851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123005851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123005851 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123005851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123005851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123005851 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123005851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123005851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123005851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123005851 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123005851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123005851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123005851 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123005851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123005851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123005851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123005851 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123005851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123005851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123005851 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250813123007460 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123007466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123007470 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32859<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123007484 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123007484 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123007492 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123007492 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123007492 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123007492 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123007492 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123007492 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123007492 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123007492 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123007493 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41079 (stream_srv.c:142) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123007493 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41079<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123007493 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123007493 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123007494 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123007494 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123007494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123007494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123007494 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) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 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) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123007494 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) 20250813123007494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123007494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123007494 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123007494 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123007494 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123007494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123007494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123007494 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) 20250813123007494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123007494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123007494 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123007494 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123007494 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123007494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123007494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123007494 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123007494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123007494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123007494 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123007494 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123007494 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123007494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123007494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007494 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007494 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123007494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123007494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123007494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123007494 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123007494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123007494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123007494 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 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123007494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123007494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123007494 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 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123007494 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 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123007494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123007494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123007494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123007494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123007494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123007494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123007494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1005)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(1005)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1005)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(1003)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1008)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(1008)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(1006)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1011)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-M3UA(1011)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-SCCP(1009)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123007532 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123007532 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123007532 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123007532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123007532 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123007532 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123007532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123007532 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123007533 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123007533 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123007534 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123007534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123007534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123007534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123007534 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) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 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) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123007534 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) 20250813123007534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123007534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123007534 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123007534 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123007534 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123007534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123007534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123007534 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) 20250813123007534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123007534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123007534 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123007534 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123007534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123007534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123007534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123007534 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) 20250813123007534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123007534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123007534 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123007534 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123007534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123007534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123007534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123007534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123007534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123007534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123007534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123007534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123007534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123007534 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123007534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007534 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123007534 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123007534 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 20250813123007534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123007534 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123007534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007534 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123007534 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123007534 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 20250813123007534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123007534 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 20250813123007534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123007534 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123007534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007534 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123007534 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123007534 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 20250813123007534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123007534 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 20250813123007534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123007534 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123007534 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 20250813123007534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007534 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123007534 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123007534 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123007534 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123007534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123007534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123007534 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123007534 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 20250813123007534 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1017)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(1015)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1020)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123007591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123007591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123007591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123007591 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123007591 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) 20250813123007591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123007591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123007591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123007591 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@8ad7688026aa: setverdict(pass): none -> pass 20250813123007597 DLINP DEBUG SRVCONN(,r=127.0.0.1:41079<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123007597 DLINP DEBUG SRVCONN(,r=127.0.0.1:41079<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123007597 DLINP DEBUG SRVCONN(,r=127.0.0.1:41079<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123007597 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123007597 DHNBAP DEBUG (127.0.0.1:41079 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123007597 DHNBAP NOTICE (127.0.0.1:41079 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123007597 DHNBAP NOTICE (127.0.0.1:41079 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123007597 DLINP DEBUG SRVCONN(,r=127.0.0.1:41079<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123007597 DLINP DEBUG SRVCONN(,r=127.0.0.1:41079<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123007707 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 20250813123007707 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 20250813123007707 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123007707 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123007710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007710 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123007710 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123007710 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123007710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123007710 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123007710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123007710 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007710 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123007710 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123007710 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123007710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123007710 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123007710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123007710 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 20250813123007710 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 20250813123007710 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 20250813123007718 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 20250813123007718 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 20250813123007718 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123007718 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123007719 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) 20250813123007719 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123007719 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123007719 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123007719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123007719 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123007719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123007720 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) 20250813123007720 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123007720 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123007720 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123007720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123007720 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123007720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123007720 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 20250813123007720 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 20250813123007720 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 20250813123007730 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 20250813123007730 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 20250813123007730 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123007730 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123007736 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) 20250813123007736 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123007736 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123007736 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123007736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123007736 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123007736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123007739 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) 20250813123007739 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123007739 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123007739 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123007739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123007739 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123007739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123007739 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 20250813123007739 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 20250813123007739 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 20250813123007747 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 20250813123007747 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 20250813123007747 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 20250813123007747 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123007747 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813123007747 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813123007747 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(1014)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123007754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007754 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123007754 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813123007754 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813123007754 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813123007754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123007754 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123007754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813123007754 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 20250813123007754 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 20250813123007758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123007758 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123007758 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123007758 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123007758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123007758 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250813123007759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123007759 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 20250813123007759 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 20250813123007759 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 20250813123007759 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 20250813123007759 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 20250813123007759 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123007759 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813123007759 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813123007759 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(1017)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123007767 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) 20250813123007767 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123007767 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813123007767 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813123007767 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813123007767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123007767 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123007767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813123007767 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 20250813123007773 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) 20250813123007773 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123007773 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123007773 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123007773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123007773 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250813123007773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123007773 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 20250813123007780 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 20250813123007780 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 20250813123007780 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 20250813123007780 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123007780 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813123007780 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813123007780 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(1020)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250813123007787 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) 20250813123007787 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250813123007787 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813123007787 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813123007787 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813123007787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123007787 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123007787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813123007791 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) 20250813123007791 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123007791 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123007791 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123007791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123007791 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250813123007791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123008517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123008517 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123008517 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123008517 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123008517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123008517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123008517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123008517 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123008517 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123008517 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123008517 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123008517 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123008517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123008517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123008517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123008517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123008517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123008517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123008517 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123008517 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123008517 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) 20250813123008517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123008517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123008517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123008517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123008517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123008517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123008517 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123008517 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813123008517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123008517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123008517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123008517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123008517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123008517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123008517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123008517 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1004)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123008527 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) 20250813123008527 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123008527 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123008527 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 20250813123008527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123008527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123008527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123008527 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123008527 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123008527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123008527 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123008527 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) 20250813123008527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123008527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123008527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123008527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123008527 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) 20250813123008527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008528 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) 20250813123008528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123008528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123008528 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123008528 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123008528 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) 20250813123008528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123008528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123008528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123008528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123008528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123008528 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123008528 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123008528 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813123008528 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123008528 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123008528 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123008528 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123008528 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123008528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123008528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123008528 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1007)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123008541 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) 20250813123008541 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123008541 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123008541 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 20250813123008541 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123008541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123008541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123008541 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123008541 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123008542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123008542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123008542 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) 20250813123008542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123008542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123008542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123008542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123008542 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) 20250813123008542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008542 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) 20250813123008542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123008542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123008542 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123008542 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123008542 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) 20250813123008542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123008542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123008542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123008542 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) 20250813123008542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123008542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123008542 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123008542 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813123008542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123008542 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123008542 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123008542 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 20250813123008542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123008542 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 20250813123008542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123008542 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1010)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123008556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123008556 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123008556 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123008556 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123008556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123008556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123008556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123008556 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123008556 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123008557 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123008557 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123008557 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123008557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123008557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123008557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123008557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123008557 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) 20250813123008557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008557 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) 20250813123008557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123008557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123008557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123008557 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123008557 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) 20250813123008557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123008557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123008557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123008557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123008557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123008557 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123008557 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123008557 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813123008557 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123008557 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123008557 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123008557 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123008557 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123008557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123008557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123008557 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1013)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123008571 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) 20250813123008571 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123008571 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123008571 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 20250813123008571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123008571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123008571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123008571 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123008571 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123008571 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123008571 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123008571 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) 20250813123008571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123008571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123008571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123008571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123008571 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) 20250813123008571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008571 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) 20250813123008571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123008571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123008571 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123008571 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123008571 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) 20250813123008571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123008571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123008571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123008571 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) 20250813123008571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123008571 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123008571 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123008571 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813123008571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123008571 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123008571 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123008571 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 20250813123008571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123008571 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 20250813123008571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123008571 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1016)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123008596 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) 20250813123008596 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123008596 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123008596 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 20250813123008596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123008596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123008596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123008596 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123008596 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123008596 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123008596 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123008596 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) 20250813123008596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123008596 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123008596 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250813123008596 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123008596 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) 20250813123008596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008596 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) 20250813123008596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008596 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123008596 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123008596 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123008596 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123008596 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) 20250813123008596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123008596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123008596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123008596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123008596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123008596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123008596 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) 20250813123008596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123008596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123008596 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123008596 DRANAP NOTICE cnlink(sgsn-2)[0x557dd25b1610]{CONNECTED}: link up (cnlink.c:111) 20250813123008596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123008597 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123008597 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123008597 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 20250813123008597 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123008597 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 20250813123008597 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123008597 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123009607 DLCTRL DEBUG Command: GET 399806311 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123009607 DLCTRL DEBUG Tx Command reply: GET_REPLY 399806311 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123009622 DLCTRL DEBUG Command: GET 424307904 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123009622 DLCTRL DEBUG Tx Command reply: GET_REPLY 424307904 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123009630 DLCTRL DEBUG Command: GET 101087225 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123009630 DLCTRL DEBUG Tx Command reply: GET_REPLY 101087225 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123009640 DLCTRL DEBUG Command: GET 241805575 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123009641 DLCTRL DEBUG Tx Command reply: GET_REPLY 241805575 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123009648 DLCTRL DEBUG Command: GET 401617364 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123009648 DLCTRL DEBUG Tx Command reply: GET_REPLY 401617364 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123009652 DLCTRL DEBUG Command: GET 899164238 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123009652 DLCTRL DEBUG Tx Command reply: GET_REPLY 899164238 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123009657 DLCTRL DEBUG Command: GET 45350795 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123009657 DLCTRL DEBUG Tx Command reply: GET_REPLY 45350795 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123009661 DLCTRL DEBUG Command: GET 752669045 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123009661 DLCTRL DEBUG Tx Command reply: GET_REPLY 752669045 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123009663 DLCTRL DEBUG Command: GET 379647590 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123009663 DLCTRL DEBUG Tx Command reply: GET_REPLY 379647590 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123009666 DLCTRL DEBUG Command: GET 580523837 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123009666 DLCTRL DEBUG Tx Command reply: GET_REPLY 580523837 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123009667 DLCTRL DEBUG Command: GET 674485068 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123009667 DLCTRL DEBUG Tx Command reply: GET_REPLY 674485068 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123009668 DLCTRL DEBUG Command: GET 905233120 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123009668 DLCTRL DEBUG Tx Command reply: GET_REPLY 905233120 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123009669 DLCTRL DEBUG Command: GET 509308331 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123009669 DLCTRL DEBUG Tx Command reply: GET_REPLY 509308331 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123009670 DLCTRL DEBUG Command: GET 888320450 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123009670 DLCTRL DEBUG Tx Command reply: GET_REPLY 888320450 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123009671 DLCTRL DEBUG Command: GET 658353675 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123009671 DLCTRL DEBUG Tx Command reply: GET_REPLY 658353675 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123009672 DLCTRL DEBUG Command: GET 883914692 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123009672 DLCTRL DEBUG Tx Command reply: GET_REPLY 883914692 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123009673 DLCTRL DEBUG Command: GET 329549134 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123009673 DLCTRL DEBUG Tx Command reply: GET_REPLY 329549134 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123009673 DLCTRL DEBUG Command: GET 769269533 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123009673 DLCTRL DEBUG Tx Command reply: GET_REPLY 769269533 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123009674 DLCTRL DEBUG Command: GET 387114705 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123009674 DLCTRL DEBUG Tx Command reply: GET_REPLY 387114705 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123009675 DLCTRL DEBUG Command: GET 426906631 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123009675 DLCTRL DEBUG Tx Command reply: GET_REPLY 426906631 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000000111000111'B, t_guard := 20.000000 } 20250813123009687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42944<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)4441859 20250813123010738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123010738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123010738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250813123010738 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123010739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x43c703, normal) (hnbgw_rua.c:407) 20250813123010739 DHNB DEBUG map_rua[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813123010739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4441859)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123010739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4441859 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123010739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123010739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123010739 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250813123010739 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4441859 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250813123010739 DCN DEBUG map_sccp[0x557dd2656150]{init}: Allocated (fsm.c:456) 20250813123010739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123010739 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-4441859 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250813123010739 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4441859 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250813123010739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4441859)[0x557dd25beb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123010739 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123010739 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123010739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4441859)[0x557dd25beb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123010739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123010739 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123010739 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{IDLE}: Allocated (fsm.c:456) 20250813123010739 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123010739 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030001c70056400500f1100926) (sccp_scrc.c:406) 20250813123010739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123010739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123010739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123010739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123010739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123010739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123010739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123010739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123010739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123010739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123010739 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) 20250813123010739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123010739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123010739 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123010739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123010739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4441859)[0x557dd25beb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123010740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123010740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123010740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123010740 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 20250813123010740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123010740 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 20250813123010740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123010740 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)3519312 HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1022)@8ad7688026aa: setverdict(pass): none -> pass 20250813123010753 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) 20250813123010753 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123010753 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123010753 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 20250813123010753 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123010753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123010753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123010753 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123010753 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123010753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123010753 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123010753 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) 20250813123010753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123010753 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=00d7e8aa) (sccp_scrc.c:477) 20250813123010753 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250813123010753 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123010753 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123010753 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123010753 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123010753 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) 20250813123010753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123010753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813123010754 DLCTRL DEBUG Command: GET 627478597 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123010754 DLCTRL DEBUG Tx Command reply: GET_REPLY 627478597 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123010756 DLCTRL DEBUG Command: GET 686668247 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123010756 DLCTRL DEBUG Tx Command reply: GET_REPLY 686668247 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123010758 DLCTRL DEBUG Command: GET 572698189 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123010758 DLCTRL DEBUG Tx Command reply: GET_REPLY 572698189 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123010761 DLCTRL DEBUG Command: GET 268324602 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123010761 DLCTRL DEBUG Tx Command reply: GET_REPLY 268324602 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123010763 DLCTRL DEBUG Command: GET 143122620 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123010763 DLCTRL DEBUG Tx Command reply: GET_REPLY 143122620 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123010767 DLCTRL DEBUG Command: GET 724727824 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123010767 DLCTRL DEBUG Tx Command reply: GET_REPLY 724727824 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123010770 DLCTRL DEBUG Command: GET 318717017 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123010770 DLCTRL DEBUG Tx Command reply: GET_REPLY 318717017 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123010773 DLCTRL DEBUG Command: GET 459465951 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123010773 DLCTRL DEBUG Tx Command reply: GET_REPLY 459465951 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123010777 DLCTRL DEBUG Command: GET 863957055 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123010777 DLCTRL DEBUG Tx Command reply: GET_REPLY 863957055 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123010781 DLCTRL DEBUG Command: GET 892326976 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123010781 DLCTRL DEBUG Tx Command reply: GET_REPLY 892326976 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123010785 DLCTRL DEBUG Command: GET 610909588 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123010785 DLCTRL DEBUG Tx Command reply: GET_REPLY 610909588 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123010789 DLCTRL DEBUG Command: GET 456038467 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123010789 DLCTRL DEBUG Tx Command reply: GET_REPLY 456038467 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250813123010792 DLCTRL DEBUG Command: GET 216453448 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123010792 DLCTRL DEBUG Tx Command reply: GET_REPLY 216453448 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123010795 DLCTRL DEBUG Command: GET 799854637 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123010795 DLCTRL DEBUG Tx Command reply: GET_REPLY 799854637 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123010797 DLCTRL DEBUG Command: GET 846340548 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123010797 DLCTRL DEBUG Tx Command reply: GET_REPLY 846340548 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123010800 DLCTRL DEBUG Command: GET 907159763 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123010800 DLCTRL DEBUG Tx Command reply: GET_REPLY 907159763 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123010802 DLCTRL DEBUG Command: GET 681109570 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123010802 DLCTRL DEBUG Tx Command reply: GET_REPLY 681109570 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123010803 DLCTRL DEBUG Command: GET 696974321 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123010803 DLCTRL DEBUG Tx Command reply: GET_REPLY 696974321 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123010805 DLCTRL DEBUG Command: GET 619616623 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123010805 DLCTRL DEBUG Tx Command reply: GET_REPLY 619616623 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123010806 DLCTRL DEBUG Command: GET 165202172 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123010806 DLCTRL DEBUG Tx Command reply: GET_REPLY 165202172 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000011100100'B, t_guard := 20.000000 } 20250813123010823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123011523 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123011523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4ba0a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123011523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123011523 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) 20250813123011523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123011523 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123011523 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123011523 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123011523 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123011523 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 20250813123011523 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123011523 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 20250813123011523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123011523 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123011530 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) 20250813123011530 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123011530 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123011530 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 20250813123011530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123011530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123011530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123011531 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123011531 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123011531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123011531 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123011531 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) 20250813123011531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123011531 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=00c4ba0a) (sccp_scrc.c:477) 20250813123011531 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250813123011531 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123011531 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123011531 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123011531 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123011531 DLSCCP DEBUG SCCP-SCOC(94)[0x557dd25b73a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)13998724 20250813123011846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123011846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123011847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250813123011847 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123011847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd59a84, normal) (hnbgw_rua.c:407) 20250813123011847 DHNB DEBUG map_rua[0x557dd25b73a0]{init}: Allocated (fsm.c:456) 20250813123011847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13998724)[0x557dd25b73a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123011847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13998724 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123011847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123011847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123011847 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250813123011847 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13998724 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250813123011847 DCN DEBUG map_sccp[0x557dd25c5a10]{init}: Allocated (fsm.c:456) 20250813123011847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123011847 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-13998724 <-> SCCP-112 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250813123011847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13998724 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250813123011847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13998724)[0x557dd25b73a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123011847 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123011847 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123011847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13998724)[0x557dd25b73a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123011847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123011847 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123011847 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{IDLE}: Allocated (fsm.c:456) 20250813123011847 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123011847 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030000e40056400500f1100926) (sccp_scrc.c:406) 20250813123011847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123011847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123011847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123011847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123011847 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123011847 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123011847 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123011847 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123011847 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123011847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123011847 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) 20250813123011847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123011847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123011847 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123011847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123011847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13998724)[0x557dd25b73a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123011847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123011847 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123011847 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123011847 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 20250813123011847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123011847 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 20250813123011847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123011847 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)13617490 HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123011851 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) 20250813123011851 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123011851 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123011851 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 20250813123011851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123011851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123011851 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123011851 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123011851 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123011851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123011851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123011851 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) 20250813123011851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123011851 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=00ffe763) (sccp_scrc.c:477) 20250813123011851 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250813123011851 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123011851 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123011851 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123011851 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123011851 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) 20250813123011851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123011851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(1023)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813123011853 DLCTRL DEBUG Command: GET 277061590 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123011853 DLCTRL DEBUG Tx Command reply: GET_REPLY 277061590 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123011855 DLCTRL DEBUG Command: GET 767385075 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123011855 DLCTRL DEBUG Tx Command reply: GET_REPLY 767385075 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123011856 DLCTRL DEBUG Command: GET 351876391 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123011856 DLCTRL DEBUG Tx Command reply: GET_REPLY 351876391 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123011858 DLCTRL DEBUG Command: GET 95490035 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123011858 DLCTRL DEBUG Tx Command reply: GET_REPLY 95490035 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123011859 DLCTRL DEBUG Command: GET 14755846 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123011859 DLCTRL DEBUG Tx Command reply: GET_REPLY 14755846 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123011860 DLCTRL DEBUG Command: GET 430703150 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123011860 DLCTRL DEBUG Tx Command reply: GET_REPLY 430703150 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123011861 DLCTRL DEBUG Command: GET 517751880 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123011861 DLCTRL DEBUG Tx Command reply: GET_REPLY 517751880 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123011862 DLCTRL DEBUG Command: GET 649566561 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123011862 DLCTRL DEBUG Tx Command reply: GET_REPLY 649566561 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123011864 DLCTRL DEBUG Command: GET 606155279 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123011864 DLCTRL DEBUG Tx Command reply: GET_REPLY 606155279 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123011865 DLCTRL DEBUG Command: GET 258231191 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123011865 DLCTRL DEBUG Tx Command reply: GET_REPLY 258231191 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123011867 DLCTRL DEBUG Command: GET 189514298 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123011867 DLCTRL DEBUG Tx Command reply: GET_REPLY 189514298 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123011869 DLCTRL DEBUG Command: GET 526069462 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123011869 DLCTRL DEBUG Tx Command reply: GET_REPLY 526069462 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250813123011871 DLCTRL DEBUG Command: GET 322001797 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123011871 DLCTRL DEBUG Tx Command reply: GET_REPLY 322001797 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123011872 DLCTRL DEBUG Command: GET 487601093 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123011872 DLCTRL DEBUG Tx Command reply: GET_REPLY 487601093 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123011873 DLCTRL DEBUG Command: GET 379293417 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123011873 DLCTRL DEBUG Tx Command reply: GET_REPLY 379293417 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123011874 DLCTRL DEBUG Command: GET 564647712 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123011874 DLCTRL DEBUG Tx Command reply: GET_REPLY 564647712 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123011876 DLCTRL DEBUG Command: GET 872445126 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123011876 DLCTRL DEBUG Tx Command reply: GET_REPLY 872445126 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123011878 DLCTRL DEBUG Command: GET 269711185 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123011878 DLCTRL DEBUG Tx Command reply: GET_REPLY 269711185 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123011879 DLCTRL DEBUG Command: GET 796231294 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123011879 DLCTRL DEBUG Tx Command reply: GET_REPLY 796231294 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123011880 DLCTRL DEBUG Command: GET 116126491 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123011880 DLCTRL DEBUG Tx Command reply: GET_REPLY 116126491 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001101000011'B, t_guard := 20.000000 } 20250813123011898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123012267 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123012267 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123012268 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123012268 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123012268 DLSCCP DEBUG SCCP-SCOC(90)[0x557dd25c38e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1016)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)12417190 20250813123012919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123012919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123012919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123012919 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123012920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbd78a6, normal) (hnbgw_rua.c:407) 20250813123012920 DHNB DEBUG map_rua[0x557dd25c38e0]{init}: Allocated (fsm.c:456) 20250813123012920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12417190)[0x557dd25c38e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123012920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12417190 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123012920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123012920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123012920 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123012920 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12417190 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250813123012920 DCN DEBUG map_sccp[0x557dd2545e50]{init}: Allocated (fsm.c:456) 20250813123012920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123012920 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-12417190 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123012920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12417190 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123012920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12417190)[0x557dd25c38e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123012920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123012920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123012920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12417190)[0x557dd25c38e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123012920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123012920 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123012920 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{IDLE}: Allocated (fsm.c:456) 20250813123012920 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123012920 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030003430056400500f1100926) (sccp_scrc.c:406) 20250813123012920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123012920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123012920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123012920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123012920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123012920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123012920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123012920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123012920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123012920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123012920 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) 20250813123012920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123012920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123012920 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123012920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123012920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12417190)[0x557dd25c38e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123012920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123012920 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123012920 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123012920 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 20250813123012920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123012920 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 20250813123012920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123012920 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1015)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)14487167 HNBGW_Test.sgsn1-SCCP(1015)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1015)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1024)@8ad7688026aa: setverdict(pass): none -> pass 20250813123012941 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) 20250813123012941 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123012941 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123012941 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 20250813123012941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123012941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123012942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123012942 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8ad7688026aa: 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 } } } 20250813123012942 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123012942 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123012942 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123012942 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) 20250813123012942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123012942 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=00a1005f) (sccp_scrc.c:477) 20250813123012942 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250813123012942 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123012942 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123012942 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123012942 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123012942 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) 20250813123012942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123012942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123012943 DLCTRL DEBUG Command: GET 620981392 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123012943 DLCTRL DEBUG Tx Command reply: GET_REPLY 620981392 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123012949 DLCTRL DEBUG Command: GET 459326553 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123012949 DLCTRL DEBUG Tx Command reply: GET_REPLY 459326553 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123012953 DLCTRL DEBUG Command: GET 331816847 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123012953 DLCTRL DEBUG Tx Command reply: GET_REPLY 331816847 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123012957 DLCTRL DEBUG Command: GET 581966414 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123012957 DLCTRL DEBUG Tx Command reply: GET_REPLY 581966414 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123012960 DLCTRL DEBUG Command: GET 9776392 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123012960 DLCTRL DEBUG Tx Command reply: GET_REPLY 9776392 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123012962 DLCTRL DEBUG Command: GET 335338152 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123012962 DLCTRL DEBUG Tx Command reply: GET_REPLY 335338152 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123012964 DLCTRL DEBUG Command: GET 479253063 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123012964 DLCTRL DEBUG Tx Command reply: GET_REPLY 479253063 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123012967 DLCTRL DEBUG Command: GET 573014890 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123012967 DLCTRL DEBUG Tx Command reply: GET_REPLY 573014890 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123012971 DLCTRL DEBUG Command: GET 91402227 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123012971 DLCTRL DEBUG Tx Command reply: GET_REPLY 91402227 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123012974 DLCTRL DEBUG Command: GET 704637356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123012974 DLCTRL DEBUG Tx Command reply: GET_REPLY 704637356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123012977 DLCTRL DEBUG Command: GET 674985819 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123012977 DLCTRL DEBUG Tx Command reply: GET_REPLY 674985819 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123012980 DLCTRL DEBUG Command: GET 739604360 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123012980 DLCTRL DEBUG Tx Command reply: GET_REPLY 739604360 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250813123012982 DLCTRL DEBUG Command: GET 115561416 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123012982 DLCTRL DEBUG Tx Command reply: GET_REPLY 115561416 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123012985 DLCTRL DEBUG Command: GET 145461486 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123012985 DLCTRL DEBUG Tx Command reply: GET_REPLY 145461486 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123012987 DLCTRL DEBUG Command: GET 687987262 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123012987 DLCTRL DEBUG Tx Command reply: GET_REPLY 687987262 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123012989 DLCTRL DEBUG Command: GET 491805830 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123012989 DLCTRL DEBUG Tx Command reply: GET_REPLY 491805830 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123012991 DLCTRL DEBUG Command: GET 233295628 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123012991 DLCTRL DEBUG Tx Command reply: GET_REPLY 233295628 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123012992 DLCTRL DEBUG Command: GET 792773905 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123012992 DLCTRL DEBUG Tx Command reply: GET_REPLY 792773905 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123012994 DLCTRL DEBUG Command: GET 346179946 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123012994 DLCTRL DEBUG Tx Command reply: GET_REPLY 346179946 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123012995 DLCTRL DEBUG Command: GET 649348972 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123012995 DLCTRL DEBUG Tx Command reply: GET_REPLY 649348972 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813123013004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123013005 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32859<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(997)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(996)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123013008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42928<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123013008 DLINP DEBUG SRVCONN(,r=127.0.0.1:41079<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123013008 DLINP DEBUG SRVCONN(,r=127.0.0.1:41079<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123013008 DLINP NOTICE SRV(,r=127.0.0.1:41079<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123013008 DMAIN NOTICE (127.0.0.1:41079 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41079<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123013008 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1007)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1003)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1009)@8ad7688026aa: Final verdict of PTC: none 20250813123013010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123013010 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123013010 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123013010 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(1012)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1010)@8ad7688026aa: Final verdict of PTC: none 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123013010 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(1004)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1013)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1016)@8ad7688026aa: Final verdict of PTC: none 20250813123013010 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 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123013010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123013010 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123013010 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123013010 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250813123013010 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 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123013010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123013010 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 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123013010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123013010 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123013010 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 20250813123013010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123013010 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 20250813123013010 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123013010 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 20250813123013010 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 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123013010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123013010 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123013010 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 20250813123013010 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123013010 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 20250813123013010 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 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123013010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123013010 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 20250813123013010 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) 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123013010 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123013010 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123013010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn2-RAN(1019)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1015)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1014)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(998)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1005)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(1021)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1023)@8ad7688026aa: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(1017)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1024)@8ad7688026aa: Final verdict of PTC: pass MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1022)@8ad7688026aa: Final verdict of PTC: pass 20250813123013011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123013016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123013023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42944<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:30:13 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 20250813123013120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123013126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123013126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123013126 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123013126 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) 20250813123013126 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4441859)[0x557dd25beb10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4441859)[0x557dd25beb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123013126 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123013126 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123013126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7e8aa), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123013126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123013126 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) 20250813123013126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123013126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123013126 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4441859)[0x557dd25beb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4441859)[0x557dd25beb10]{disrupted}: Freeing instance (context_map.c:202) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4441859)[0x557dd25beb10]{disrupted}: Deallocated (fsm.c:568) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{disconnected}: Freeing instance (context_map.c:206) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x557dd2656150]{disconnected}: Deallocated (fsm.c:568) 20250813123013126 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4441859 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13998724)[0x557dd25b73a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13998724)[0x557dd25b73a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123013126 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123013126 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123013126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe763), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123013126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123013126 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) 20250813123013126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123013126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123013126 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13998724)[0x557dd25b73a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13998724)[0x557dd25b73a0]{disrupted}: Freeing instance (context_map.c:202) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13998724)[0x557dd25b73a0]{disrupted}: Deallocated (fsm.c:568) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{disconnected}: Freeing instance (context_map.c:206) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x557dd25c5a10]{disconnected}: Deallocated (fsm.c:568) 20250813123013126 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13998724 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12417190)[0x557dd25c38e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12417190)[0x557dd25c38e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123013126 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123013126 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123013126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1005f), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123013126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123013126 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) 20250813123013126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123013126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123013126 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12417190)[0x557dd25c38e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12417190)[0x557dd25c38e0]{disrupted}: Freeing instance (context_map.c:202) 20250813123013126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12417190)[0x557dd25c38e0]{disrupted}: Deallocated (fsm.c:568) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{disconnected}: Freeing instance (context_map.c:206) 20250813123013126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x557dd2545e50]{disconnected}: Deallocated (fsm.c:568) 20250813123013126 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12417190 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813123013126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123013126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123013126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123013126 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 20250813123013126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123013126 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 20250813123013126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123013126 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123013126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123013126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123013126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123013126 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 20250813123013126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123013126 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 20250813123013126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123013126 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123013126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123013126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123013126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123013126 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 20250813123013126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123013126 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 20250813123013126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123013126 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123013723 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123013723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013c82f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123013723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123013723 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) 20250813123013723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123013723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123013723 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123013723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f42e3c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123013723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123013723 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) 20250813123013723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123013723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123013723 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123013723 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383505), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123013723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123013723 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) 20250813123013723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123013723 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123013724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123013724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123013724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123013724 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 20250813123013724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123013724 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 20250813123013724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123013724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123013724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123013724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123013724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123013724 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 20250813123013724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123013724 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 20250813123013724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123013724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123013724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123013724 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123013724 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123013724 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 20250813123013724 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123013724 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 20250813123013724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123013724 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123013823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500008) 20250813123014375 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123014376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423baf), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123014376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123014376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123014376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123014376 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123014376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123014376 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123014376 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123014376 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123014376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123014376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123014376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123014376 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123014377 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123014377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076745c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123014377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123014377 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) 20250813123014377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123014377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123014377 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123014377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2a5a0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123014377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123014377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123014377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123014377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123014377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123014377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123014377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123014377 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 20250813123014377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123014377 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 20250813123014377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123014378 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123014378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123014378 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123014378 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123014378 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123014378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123014378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123014378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123014378 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=500008, count=513568) 20250813123015010 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123015010 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123015011 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123015011 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123015011 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123015011 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123015011 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123015011 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123015011 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250813123015011 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123015011 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123015011 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123015011 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123015011 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123015011 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123015011 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123015011 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123015011 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123015194 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123015194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a22dd1), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123015194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123015194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123015194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123015194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123015194 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123015194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00159776), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123015194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123015194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123015194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123015194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123015194 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123015194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398f2a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123015194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123015194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123015194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123015194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123015195 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123015195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe0db), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123015195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123015195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123015195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123015195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123015195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123015195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123015195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123015195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123015195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123015195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123015195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123015195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123015195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123015195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123015195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123015195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123015195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123015195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123015195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123015195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123015195 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123015851 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123015851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e621fc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123015851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123015851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123015851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123015851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123015851 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123015851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b01f7), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123015851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123015851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123015851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123015851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123015851 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123015851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c8c4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123015851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123015851 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123015851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123015851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123015852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123015852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123015852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123015852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123015852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123015852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123015852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123015852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123015852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123015852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123015852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123015852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123015852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123015852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123015852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123015852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123015852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123015852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123015852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123015852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123015852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_sgsnpool_L3Compl_no_cn started. 20250813123016955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123016959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123016963 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37041<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123016982 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123016982 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123016990 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123016991 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123016991 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123016991 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123016991 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123016991 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123016991 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123016991 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123016991 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123016991 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123016991 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123016991 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42886 (stream_srv.c:142) 20250813123016991 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42886<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123016992 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123016992 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123016992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123016992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123016992 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) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 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) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123016992 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) 20250813123016992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123016992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123016992 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123016992 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123016992 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123016992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123016992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123016992 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) 20250813123016992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123016992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123016992 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123016992 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123016992 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123016992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123016992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123016992 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123016992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123016992 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123016992 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123016992 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123016992 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123016992 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123016992 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123016992 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123016992 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123016992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123016992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123016992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123016993 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123016993 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123016993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123016993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123016993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123016993 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 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123016993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123016993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123016993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123016993 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 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123016993 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 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123016993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123016993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123016993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123016993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123016993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123016993 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123016993 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123016993 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123016993 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(1035)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(1033)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123017007 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123017007 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123017007 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123017008 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123017008 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123017008 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123017008 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123017008 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123017008 DRANAP NOTICE cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123017008 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123017008 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123017009 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123017009 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123017009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123017009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123017009 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) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 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) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123017009 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) 20250813123017009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123017009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123017009 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123017009 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123017009 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123017009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123017009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123017009 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) 20250813123017009 DLSS7[0;m DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123017009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123017009 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123017009 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123017009 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123017009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123017009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123017009 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) 20250813123017009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123017009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123017009 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123017009 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123017009 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123017009 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123017009 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123017009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123017009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123017009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123017009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123017009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123017009 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123017009 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123017009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123017009 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123017009 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123017009 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 20250813123017009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123017009 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123017009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123017009 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123017009 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123017009 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 20250813123017009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123017009 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 20250813123017009 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123017009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123017009 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123017009 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123017009 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 20250813123017009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123017009 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 20250813123017009 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123017009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123017009 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123017009 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123017009 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123017009 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123017009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123017009 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1038)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(1036)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123017032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123017032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123017032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123017032 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123017032 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) 20250813123017032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123017032 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123017032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123017032 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@8ad7688026aa: setverdict(pass): none -> pass 20250813123017037 DLINP DEBUG SRVCONN(,r=127.0.0.1:42886<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123017037 DLINP DEBUG SRVCONN(,r=127.0.0.1:42886<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123017037 DLINP DEBUG SRVCONN(,r=127.0.0.1:42886<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123017037 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123017037 DHNBAP DEBUG (127.0.0.1:42886 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123017037 DHNBAP NOTICE (127.0.0.1:42886 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123017037 DHNBAP NOTICE (127.0.0.1:42886 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123017037 DLINP DEBUG SRVCONN(,r=127.0.0.1:42886<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123017037 DLINP DEBUG SRVCONN(,r=127.0.0.1:42886<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123017205 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 20250813123017205 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 20250813123017205 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123017205 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123017213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123017213 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123017213 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123017213 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123017213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123017213 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123017213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123017216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123017216 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123017216 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123017216 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123017216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123017216 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123017216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123017222 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 20250813123017222 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 20250813123017222 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123017222 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123017229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123017229 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123017229 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123017229 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123017229 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123017229 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123017229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123017232 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123017232 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123017232 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123017232 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123017232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123017232 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123017232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123018021 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123018021 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123018021 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123018021 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123018021 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123018021 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123018021 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123018021 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123018021 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123018021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123018021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123018021 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123018021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123018021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123018021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123018021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123018021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123018021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123018021 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123018021 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123018021 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) 20250813123018021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123018021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123018021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123018022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123018022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123018022 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123018022 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123018022 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123018022 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123018022 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123018022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123018022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123018022 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123018022 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123018022 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813123018022 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1034)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123018031 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123018031 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123018031 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123018031 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123018031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123018031 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123018031 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123018031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123018031 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123018031 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123018031 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123018031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123018031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123018031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123018031 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123018031 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123018031 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) 20250813123018031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018031 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) 20250813123018031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018031 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123018031 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123018031 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123018031 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123018031 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) 20250813123018031 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123018031 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123018031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123018031 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123018031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123018031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123018031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123018031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123018031 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123018031 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123018031 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813123018031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123018031 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123018031 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123018031 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123018031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123018031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123018031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123018031 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1037)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123018046 DLCTRL DEBUG Command: GET 347761453 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123018046 DLCTRL DEBUG Tx Command reply: GET_REPLY 347761453 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123018051 DLCTRL DEBUG Command: GET 607223212 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123018051 DLCTRL DEBUG Tx Command reply: GET_REPLY 607223212 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123018054 DLCTRL DEBUG Command: GET 226905551 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123018054 DLCTRL DEBUG Tx Command reply: GET_REPLY 226905551 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123018057 DLCTRL DEBUG Command: GET 879947413 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123018057 DLCTRL DEBUG Tx Command reply: GET_REPLY 879947413 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123018059 DLCTRL DEBUG Command: GET 383306393 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123018059 DLCTRL DEBUG Tx Command reply: GET_REPLY 383306393 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123018062 DLCTRL DEBUG Command: GET 33497185 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123018062 DLCTRL DEBUG Tx Command reply: GET_REPLY 33497185 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123018064 DLCTRL DEBUG Command: GET 586246782 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123018064 DLCTRL DEBUG Tx Command reply: GET_REPLY 586246782 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123018068 DLCTRL DEBUG Command: GET 968449471 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123018068 DLCTRL DEBUG Tx Command reply: GET_REPLY 968449471 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123018072 DLCTRL DEBUG Command: GET 316996823 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123018072 DLCTRL DEBUG Tx Command reply: GET_REPLY 316996823 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123018075 DLCTRL DEBUG Command: GET 652285467 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123018075 DLCTRL DEBUG Tx Command reply: GET_REPLY 652285467 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123018078 DLCTRL DEBUG Command: GET 191577031 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123018078 DLCTRL DEBUG Tx Command reply: GET_REPLY 191577031 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123018081 DLCTRL DEBUG Command: GET 646999154 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123018081 DLCTRL DEBUG Tx Command reply: GET_REPLY 646999154 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123018083 DLCTRL DEBUG Command: GET 30880037 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123018083 DLCTRL DEBUG Tx Command reply: GET_REPLY 30880037 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123018085 DLCTRL DEBUG Command: GET 268325592 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123018085 DLCTRL DEBUG Tx Command reply: GET_REPLY 268325592 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123018088 DLCTRL DEBUG Command: GET 879232674 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123018088 DLCTRL DEBUG Tx Command reply: GET_REPLY 879232674 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123018091 DLCTRL DEBUG Command: GET 681026153 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123018091 DLCTRL DEBUG Tx Command reply: GET_REPLY 681026153 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123018094 DLCTRL DEBUG Command: GET 834846563 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123018094 DLCTRL DEBUG Tx Command reply: GET_REPLY 834846563 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123018097 DLCTRL DEBUG Command: GET 626461416 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123018097 DLCTRL DEBUG Tx Command reply: GET_REPLY 626461416 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123018099 DLCTRL DEBUG Command: GET 230602602 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123018099 DLCTRL DEBUG Tx Command reply: GET_REPLY 230602602 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123018101 DLCTRL DEBUG Command: GET 202121505 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123018101 DLCTRL DEBUG Tx Command reply: GET_REPLY 202121505 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000000100100010'B, t_guard := 20.000000 } 20250813123018133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36070<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)13994618 20250813123019148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123019148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123019148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123019148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123019148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd58a7a, normal) (hnbgw_rua.c:407) 20250813123019148 DHNB DEBUG map_rua[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813123019148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13994618)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123019148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13994618 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123019148 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123019148 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123019148 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123019148 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13994618 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250813123019148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13994618)[0x557dd25beb10]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123019148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13994618)[0x557dd25beb10]{init}: Freeing instance (context_map.c:202) 20250813123019148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13994618)[0x557dd25beb10]{init}: Deallocated (fsm.c:568) 20250813123019148 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13994618 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123019148 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) 20250813123019148 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123019149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123019149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123019149 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)@8ad7688026aa: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)13994618 MTC@8ad7688026aa: 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 := '000000000000000110100101'B, t_guard := 20.000000 } 20250813123019163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)11827738 20250813123020176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123020176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123020176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813123020176 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123020176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb47a1a, normal) (hnbgw_rua.c:407) 20250813123020176 DHNB DEBUG map_rua[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813123020176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11827738)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123020176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11827738 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123020176 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123020176 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123020176 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813123020176 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11827738 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250813123020176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11827738)[0x557dd25beb10]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123020176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11827738)[0x557dd25beb10]{init}: Freeing instance (context_map.c:202) 20250813123020176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11827738)[0x557dd25beb10]{init}: Deallocated (fsm.c:568) 20250813123020176 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11827738 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250813123020176 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) 20250813123020176 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123020176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123020176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123020176 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)@8ad7688026aa: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)11827738 MTC@8ad7688026aa: 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 := '000000000000001110010010'B, t_guard := 20.000000 } 20250813123020221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123020394 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:328) 20250813123020394 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1188) 20250813123020394 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123020394 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123020394 DLSCCP DEBUG SCCP-SCOC(97)[0x557dd25b60e0]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)3010713 20250813123021246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123021246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123021246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123021246 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123021246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2df099, normal) (hnbgw_rua.c:407) 20250813123021246 DHNB DEBUG map_rua[0x557dd25b60e0]{init}: Allocated (fsm.c:456) 20250813123021246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3010713)[0x557dd25b60e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123021246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3010713 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123021246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123021246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123021246 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3010713 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250813123021246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3010713)[0x557dd25b60e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123021246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3010713)[0x557dd25b60e0]{init}: Freeing instance (context_map.c:202) 20250813123021246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3010713)[0x557dd25b60e0]{init}: Deallocated (fsm.c:568) 20250813123021246 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3010713 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250813123021246 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) 20250813123021246 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123021246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123021247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123021247 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)@8ad7688026aa: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)3010713 MTC@8ad7688026aa: 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 := '000000000000001100110101'B, t_guard := 20.000000 } 20250813123021295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)898895 20250813123022311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123022311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123022311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123022311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123022311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdb74f, normal) (hnbgw_rua.c:407) 20250813123022311 DHNB DEBUG map_rua[0x557dd25b60e0]{init}: Allocated (fsm.c:456) 20250813123022311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-898895)[0x557dd25b60e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123022311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-898895 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123022311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123022311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123022311 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123022311 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-898895 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250813123022311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-898895)[0x557dd25b60e0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123022311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-898895)[0x557dd25b60e0]{init}: Freeing instance (context_map.c:202) 20250813123022311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-898895)[0x557dd25b60e0]{init}: Deallocated (fsm.c:568) 20250813123022311 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-898895 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123022311 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) 20250813123022311 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123022311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123022311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123022311 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)@8ad7688026aa: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)898895 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813123022327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123022327 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37041<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1027)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(1026)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123022331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36048<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123022332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123022332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123022332 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123022333 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) 20250813123022333 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123022333 DLINP DEBUG SRVCONN(,r=127.0.0.1:42886<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123022333 DLINP DEBUG SRVCONN(,r=127.0.0.1:42886<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123022333 DLINP NOTICE SRV(,r=127.0.0.1:42886<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123022333 DMAIN NOTICE (127.0.0.1:42886 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42886<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123022333 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(1034)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@8ad7688026aa: Final verdict of PTC: none 20250813123022333 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123022333 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) 20250813123022333 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123022333 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123022333 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123022333 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) 20250813123022334 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123022334 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123022334 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123022334 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) 20250813123022334 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123022334 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123022334 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 20250813123022334 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123022334 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123022334 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123022334 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123022334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123022334 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123022334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123022334 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)@8ad7688026aa: Final verdict of PTC: none 20250813123022334 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123022334 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) 20250813123022334 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123022334 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123022334 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 20250813123022334 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 20250813123022335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123022335 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123022335 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123022335 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123022335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123022335 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123022335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123022335 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(1033)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@8ad7688026aa: Final verdict of PTC: none 20250813123022341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36072<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1039)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(1028)@8ad7688026aa: Final verdict of PTC: none 20250813123022341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36070<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1041)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1040)@8ad7688026aa: Final verdict of PTC: none 20250813123022356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36088<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@8ad7688026aa: Final verdict of PTC: none20250813123022357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36074<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1042)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@8ad7688026aa: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Wed Aug 13 12:30:22 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 20250813123022430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123023033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60500<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220100) 20250813123023126 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123023126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1005f), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123023126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123023126 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) 20250813123023126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123023126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123023126 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123023127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe763), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123023127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123023127 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) 20250813123023127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123023127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123023127 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123023127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7e8aa), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123023127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123023127 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) 20250813123023127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123023127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123023127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123023127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123023127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123023127 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 20250813123023127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123023127 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 20250813123023127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123023127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123023127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123023127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123023127 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 20250813123023127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123023127 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 20250813123023127 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123023127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123023127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123023127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123023128 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 20250813123023128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123023128 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 20250813123023128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123023724 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123023724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383505), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123023724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123023724 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) 20250813123023724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123023724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123023724 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123023724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f42e3c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123023724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123023724 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) 20250813123023724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123023724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123023724 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123023724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013c82f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123023724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123023724 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) 20250813123023724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123023724 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123023724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123023725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123023725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123023725 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 20250813123023725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123023725 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 20250813123023725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123023725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123023725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123023725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123023725 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 20250813123023725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123023725 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 20250813123023725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123023725 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123023725 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123023725 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123023725 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 20250813123023725 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123023725 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 20250813123023725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down Waiting for packet dumper to finish... 1 (prev_count=220100, count=245036) 20250813123024336 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123024336 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123024336 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123024336 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123024336 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123024336 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123024376 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123024377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423baf), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123024377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123024377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123024377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123024377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123024377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123024377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123024377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123024377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123024377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123024377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123024377 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123024378 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123024378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2a5a0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123024378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123024378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123024378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123024378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123024378 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123024378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076745c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123024378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123024378 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) 20250813123024378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123024378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123024378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123024378 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123024378 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123024378 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123024378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123024378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123024378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123024379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123024379 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123024379 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123024379 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 20250813123024379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123024379 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 20250813123024379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:30: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_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 20250813123025195 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123025195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe0db), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123025195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123025195 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123025196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123025196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123025196 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123025196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398f2a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123025196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123025196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123025196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123025196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123025196 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123025196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00159776), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123025196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123025196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123025196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123025196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123025196 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123025196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a22dd1), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123025196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123025196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123025196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123025196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123025196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123025196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123025196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123025197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123025197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123025197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123025197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123025197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123025197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123025197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123025197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123025197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123025197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123025197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123025197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123025197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123025197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123025852 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123025852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c8c4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123025852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123025852 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123025852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123025852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123025852 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123025852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b01f7), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123025852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123025852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123025852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123025852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123025852 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123025852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e621fc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123025852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123025852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123025852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123025852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123025853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123025853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123025853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123025853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123025853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123025853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123025853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123025853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123025853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123025853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123025853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123025853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123025853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123025853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123025853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123025853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123025853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123025853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123025853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123025853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123025853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250813123026162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123026166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123026170 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35035<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123026185 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123026185 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123026194 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123026194 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123026194 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123026195 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123026195 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123026195 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123026195 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123026195 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45614 (stream_srv.c:142) 20250813123026195 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45614<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123026195 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123026195 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123026196 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123026196 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123026196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123026196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123026196 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) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 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) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123026196 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) 20250813123026196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123026196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123026196 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123026196 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123026196 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123026196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123026196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123026196 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) 20250813123026196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123026196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123026196 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123026196 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123026196 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123026196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123026196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123026196 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123026196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123026196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123026196 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123026196 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123026196 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123026196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123026196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123026196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123026196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123026196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123026196 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123026196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123026196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123026196 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 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123026196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123026196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123026196 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 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123026196 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 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123026196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123026196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123026196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123026196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123026196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123026196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123026196 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(1054)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(1052)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1057)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(1057)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-SCCP(1055)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1060)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-M3UA(1060)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@8ad7688026aa: ************************************************* HNBGW_Test.msc2-SCCP(1058)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123026238 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123026238 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123026238 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123026238 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123026238 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123026239 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123026239 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123026239 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123026239 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123026240 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123026240 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123026240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123026240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123026240 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) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 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) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123026240 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) 20250813123026240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123026240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123026240 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123026240 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123026240 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123026240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123026240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123026240 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) 20250813123026240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123026240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123026240 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123026240 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123026240 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123026240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123026240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123026240 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) 20250813123026240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123026240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123026240 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123026240 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123026240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123026240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123026240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123026240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123026240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123026240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123026240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123026240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123026240 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123026240 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123026240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123026240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123026240 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 20250813123026240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123026240 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123026240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123026240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123026240 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 20250813123026240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123026240 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 20250813123026240 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123026240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123026240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123026240 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 20250813123026240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123026240 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 20250813123026240 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123026240 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026240 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123026240 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123026240 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123026240 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123026240 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123026240 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1063)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(1061)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1069)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn2-SCCP(1067)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123026288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123026288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123026288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123026288 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123026288 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) 20250813123026288 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123026288 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123026288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123026288 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@8ad7688026aa: setverdict(pass): none -> pass 20250813123026293 DLINP DEBUG SRVCONN(,r=127.0.0.1:45614<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123026293 DLINP DEBUG SRVCONN(,r=127.0.0.1:45614<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123026293 DLINP DEBUG SRVCONN(,r=127.0.0.1:45614<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123026293 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123026293 DHNBAP DEBUG (127.0.0.1:45614 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123026293 DHNBAP NOTICE (127.0.0.1:45614 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123026293 DHNBAP NOTICE (127.0.0.1:45614 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123026293 DLINP DEBUG SRVCONN(,r=127.0.0.1:45614<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123026293 DLINP DEBUG SRVCONN(,r=127.0.0.1:45614<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123026411 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 20250813123026411 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 20250813123026411 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123026411 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123026419 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026419 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123026419 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123026419 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123026419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123026419 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123026419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123026422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026422 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123026422 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123026422 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123026422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123026422 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123026422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123026423 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 20250813123026423 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 20250813123026423 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123026423 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(1057)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123026429 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) 20250813123026429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123026429 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123026429 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123026429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123026429 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123026429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123026429 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) 20250813123026429 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123026429 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123026429 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123026429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123026429 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123026429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123026436 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 20250813123026436 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 20250813123026436 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123026436 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123026442 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) 20250813123026442 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123026442 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123026442 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123026442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123026442 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123026442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123026445 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) 20250813123026445 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123026445 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123026445 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123026445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123026445 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123026445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123026453 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 20250813123026453 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 20250813123026453 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123026453 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123026459 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026459 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123026459 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123026459 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123026459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123026459 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123026459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123026462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123026462 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123026462 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123026462 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123026462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123026462 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123026462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123026466 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 20250813123026466 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 20250813123026466 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123026466 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123026472 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) 20250813123026472 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123026472 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123026472 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123026472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123026472 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123026472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123026475 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) 20250813123026475 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123026475 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123026475 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123026475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123026475 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123026475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123026478 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 20250813123026478 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 20250813123026478 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123026478 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250813123026484 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) 20250813123026484 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250813123026484 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123026484 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123026484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123026484 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123026484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123026486 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) 20250813123026486 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123026486 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123026486 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123026486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123026486 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123026486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123027234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123027234 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123027234 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123027234 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123027234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123027234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123027234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123027234 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123027234 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123027234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123027234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123027234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123027234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123027234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123027234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123027234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123027234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027235 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123027235 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123027235 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123027235 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123027235 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) 20250813123027235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123027235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123027235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123027235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123027235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123027235 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123027235 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123027235 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813123027235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123027235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123027235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123027235 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123027235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123027235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123027235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123027235 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123027246 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) 20250813123027246 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123027246 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123027246 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 20250813123027246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123027246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123027246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123027246 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123027246 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123027246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123027246 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123027246 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) 20250813123027246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123027246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123027246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123027246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123027246 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) 20250813123027246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027247 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) 20250813123027247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027247 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123027247 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123027247 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123027247 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123027247 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) 20250813123027247 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123027247 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123027247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123027247 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123027247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123027247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123027247 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123027247 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813123027247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123027247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123027247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123027247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123027247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123027247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123027247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123027247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1053)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123027254 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) 20250813123027254 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123027254 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123027254 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 20250813123027254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123027254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123027254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123027254 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123027254 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123027254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123027254 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123027254 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) 20250813123027254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123027254 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123027255 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123027255 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123027255 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) 20250813123027255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027255 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) 20250813123027255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027255 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123027255 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123027255 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123027255 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123027255 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) 20250813123027255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123027255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123027255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123027255 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) 20250813123027255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123027255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123027255 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123027255 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: link up (cnlink.c:111) 20250813123027255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123027255 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123027255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123027255 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 20250813123027255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123027255 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 20250813123027255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123027255 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1056)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc2-RAN(1059)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123027262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123027262 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123027262 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123027262 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123027262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123027262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123027262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123027262 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123027262 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123027262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123027262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123027262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123027262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123027262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123027262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123027262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123027262 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) 20250813123027262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027262 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) 20250813123027262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123027262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123027262 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123027262 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123027262 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) 20250813123027262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123027262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123027262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123027262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123027262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123027262 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123027262 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123027262 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813123027262 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123027262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123027262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123027262 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123027262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123027262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123027262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123027262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1062)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123027270 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) 20250813123027270 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123027270 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123027271 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 20250813123027271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123027271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123027271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123027271 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123027271 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123027271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123027271 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123027271 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) 20250813123027271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123027271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123027271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123027271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123027271 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) 20250813123027271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027271 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) 20250813123027271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123027271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123027271 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123027271 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123027271 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) 20250813123027271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123027271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123027271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123027271 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) 20250813123027271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123027271 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123027271 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123027271 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813123027271 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123027271 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123027271 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123027271 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 20250813123027271 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123027271 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 20250813123027271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123027271 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1065)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123027285 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) 20250813123027285 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123027285 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123027285 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 20250813123027285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123027285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123027285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123027285 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123027285 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123027285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123027285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123027285 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) 20250813123027285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123027285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123027285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250813123027285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123027285 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) 20250813123027285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027285 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) 20250813123027285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123027285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123027285 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123027285 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123027285 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) 20250813123027285 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123027285 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123027285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123027285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123027285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123027285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123027285 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) 20250813123027285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123027285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123027285 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123027285 DRANAP NOTICE cnlink(sgsn-2)[0x557dd25b1610]{CONNECTED}: link up (cnlink.c:111) 20250813123027285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123027285 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123027285 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123027285 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 20250813123027285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123027285 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 20250813123027285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123027285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1068)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123028303 DLCTRL DEBUG Command: GET 971490799 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123028303 DLCTRL DEBUG Tx Command reply: GET_REPLY 971490799 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123028307 DLCTRL DEBUG Command: GET 47693958 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123028307 DLCTRL DEBUG Tx Command reply: GET_REPLY 47693958 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123028311 DLCTRL DEBUG Command: GET 600032247 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123028311 DLCTRL DEBUG Tx Command reply: GET_REPLY 600032247 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123028316 DLCTRL DEBUG Command: GET 154831483 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123028316 DLCTRL DEBUG Tx Command reply: GET_REPLY 154831483 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123028317 DLCTRL DEBUG Command: GET 859391611 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123028317 DLCTRL DEBUG Tx Command reply: GET_REPLY 859391611 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123028318 DLCTRL DEBUG Command: GET 202567074 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123028318 DLCTRL DEBUG Tx Command reply: GET_REPLY 202567074 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123028319 DLCTRL DEBUG Command: GET 243084666 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123028319 DLCTRL DEBUG Tx Command reply: GET_REPLY 243084666 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123028320 DLCTRL DEBUG Command: GET 976382305 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123028320 DLCTRL DEBUG Tx Command reply: GET_REPLY 976382305 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123028322 DLCTRL DEBUG Command: GET 797409401 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123028322 DLCTRL DEBUG Tx Command reply: GET_REPLY 797409401 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123028324 DLCTRL DEBUG Command: GET 910055898 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123028324 DLCTRL DEBUG Tx Command reply: GET_REPLY 910055898 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123028326 DLCTRL DEBUG Command: GET 227773960 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123028326 DLCTRL DEBUG Tx Command reply: GET_REPLY 227773960 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123028327 DLCTRL DEBUG Command: GET 162953165 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123028327 DLCTRL DEBUG Tx Command reply: GET_REPLY 162953165 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123028329 DLCTRL DEBUG Command: GET 608522594 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123028329 DLCTRL DEBUG Tx Command reply: GET_REPLY 608522594 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123028330 DLCTRL DEBUG Command: GET 79250413 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123028330 DLCTRL DEBUG Tx Command reply: GET_REPLY 79250413 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123028332 DLCTRL DEBUG Command: GET 855928902 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123028332 DLCTRL DEBUG Tx Command reply: GET_REPLY 855928902 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123028333 DLCTRL DEBUG Command: GET 813880513 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123028333 DLCTRL DEBUG Tx Command reply: GET_REPLY 813880513 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123028334 DLCTRL DEBUG Command: GET 88342234 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123028334 DLCTRL DEBUG Tx Command reply: GET_REPLY 88342234 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123028335 DLCTRL DEBUG Command: GET 576526708 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123028335 DLCTRL DEBUG Tx Command reply: GET_REPLY 576526708 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123028337 DLCTRL DEBUG Command: GET 870178151 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123028337 DLCTRL DEBUG Tx Command reply: GET_REPLY 870178151 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123028339 DLCTRL DEBUG Command: GET 870176358 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123028339 DLCTRL DEBUG Tx Command reply: GET_REPLY 870176358 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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@8ad7688026aa: 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@8ad7688026aa: 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 := '000000000000001100101101'B, t_guard := 20.000000 } 20250813123028365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60524<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@8ad7688026aa: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)160236 20250813123029419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123029419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123029419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250813123029419 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123029419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x271ec, normal) (hnbgw_rua.c:407) 20250813123029419 DHNB DEBUG map_rua[0x557dd25b60e0]{init}: Allocated (fsm.c:456) 20250813123029419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160236)[0x557dd25b60e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123029419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-160236 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123029419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123029419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123029419 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250813123029419 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250813123029419 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-160236 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) 20250813123029419 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-160236 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123029419 DCN DEBUG map_sccp[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813123029419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123029419 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-160236 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123029419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-160236 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250813123029419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160236)[0x557dd25b60e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123029419 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123029419 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123029419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160236)[0x557dd25b60e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123029419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123029419 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123029419 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{IDLE}: Allocated (fsm.c:456) 20250813123029419 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123029420 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f400300032d0056400500f1100926) (sccp_scrc.c:406) 20250813123029420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123029420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123029420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123029420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123029420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123029420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123029420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123029420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123029420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123029420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123029420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123029420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123029420 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123029420 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123029420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123029420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160236)[0x557dd25b60e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123029420 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123029420 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123029420 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123029420 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123029420 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123029420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123029420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123029420 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1061)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@8ad7688026aa: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)15191324 HNBGW_Test.sgsn0-SCCP(1061)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123029441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123029441 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123029441 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123029441 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123029441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123029441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123029441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123029441 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_nri_from_other_PLMN0(1071)@8ad7688026aa: setverdict(pass): none -> pass 20250813123029441 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123029441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123029441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123029441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123029441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123029441 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=0071741a) (sccp_scrc.c:477) 20250813123029442 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250813123029442 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123029442 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123029442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123029442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123029442 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) 20250813123029442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123029442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813123029444 DLCTRL DEBUG Command: GET 61515063 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123029444 DLCTRL DEBUG Tx Command reply: GET_REPLY 61515063 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123029449 DLCTRL DEBUG Command: GET 779939420 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123029449 DLCTRL DEBUG Tx Command reply: GET_REPLY 779939420 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123029453 DLCTRL DEBUG Command: GET 162815809 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123029453 DLCTRL DEBUG Tx Command reply: GET_REPLY 162815809 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123029458 DLCTRL DEBUG Command: GET 980724156 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123029458 DLCTRL DEBUG Tx Command reply: GET_REPLY 980724156 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123029462 DLCTRL DEBUG Command: GET 976152551 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123029462 DLCTRL DEBUG Tx Command reply: GET_REPLY 976152551 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123029466 DLCTRL DEBUG Command: GET 283801707 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123029466 DLCTRL DEBUG Tx Command reply: GET_REPLY 283801707 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123029470 DLCTRL DEBUG Command: GET 25050875 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123029470 DLCTRL DEBUG Tx Command reply: GET_REPLY 25050875 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123029474 DLCTRL DEBUG Command: GET 846874659 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123029474 DLCTRL DEBUG Tx Command reply: GET_REPLY 846874659 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123029478 DLCTRL DEBUG Command: GET 7445734 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123029478 DLCTRL DEBUG Tx Command reply: GET_REPLY 7445734 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123029481 DLCTRL DEBUG Command: GET 855991677 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123029481 DLCTRL DEBUG Tx Command reply: GET_REPLY 855991677 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123029485 DLCTRL DEBUG Command: GET 435824202 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123029485 DLCTRL DEBUG Tx Command reply: GET_REPLY 435824202 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123029487 DLCTRL DEBUG Command: GET 679065708 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123029487 DLCTRL DEBUG Tx Command reply: GET_REPLY 679065708 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123029490 DLCTRL DEBUG Command: GET 775297861 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123029490 DLCTRL DEBUG Tx Command reply: GET_REPLY 775297861 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123029492 DLCTRL DEBUG Command: GET 832426115 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123029492 DLCTRL DEBUG Tx Command reply: GET_REPLY 832426115 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123029495 DLCTRL DEBUG Command: GET 553907832 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123029495 DLCTRL DEBUG Tx Command reply: GET_REPLY 553907832 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123029497 DLCTRL DEBUG Command: GET 815084420 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123029497 DLCTRL DEBUG Tx Command reply: GET_REPLY 815084420 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123029499 DLCTRL DEBUG Command: GET 146295036 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123029499 DLCTRL DEBUG Tx Command reply: GET_REPLY 146295036 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123029500 DLCTRL DEBUG Command: GET 43815989 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123029500 DLCTRL DEBUG Tx Command reply: GET_REPLY 43815989 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123029502 DLCTRL DEBUG Command: GET 526352208 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123029502 DLCTRL DEBUG Tx Command reply: GET_REPLY 526352208 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123029504 DLCTRL DEBUG Command: GET 837258229 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123029504 DLCTRL DEBUG Tx Command reply: GET_REPLY 837258229 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000110101100'B, t_guard := 20.000000 } 20250813123029541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@8ad7688026aa: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)288083 20250813123030571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123030571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123030572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250813123030572 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123030572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x46553, normal) (hnbgw_rua.c:407) 20250813123030572 DHNB DEBUG map_rua[0x557dd25b73a0]{init}: Allocated (fsm.c:456) 20250813123030572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-288083)[0x557dd25b73a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123030572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-288083 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123030572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123030572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123030572 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250813123030572 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-288083 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250813123030572 DCN DEBUG map_sccp[0x557dd25c5a10]{init}: Allocated (fsm.c:456) 20250813123030572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123030572 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-288083 <-> SCCP-115 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250813123030572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-288083 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250813123030572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-288083)[0x557dd25b73a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123030572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123030572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123030572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-288083)[0x557dd25b73a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123030572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123030572 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123030572 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{IDLE}: Allocated (fsm.c:456) 20250813123030572 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123030572 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001ac0056400500f1100926) (sccp_scrc.c:406) 20250813123030572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123030572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123030572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123030572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123030572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123030572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123030572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123030572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123030572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123030572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123030572 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) 20250813123030572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123030572 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123030572 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123030572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123030572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-288083)[0x557dd25b73a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123030572 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123030572 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123030572 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123030572 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 20250813123030572 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123030572 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 20250813123030572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123030572 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1067)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@8ad7688026aa: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)9222382 HNBGW_Test.sgsn2-SCCP(1067)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1067)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(1072)@8ad7688026aa: setverdict(pass): none -> pass 20250813123030581 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) 20250813123030581 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123030581 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123030581 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 20250813123030581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123030581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123030581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123030581 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123030581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123030581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123030581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123030581 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) 20250813123030581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123030581 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=009d8032) (sccp_scrc.c:477) 20250813123030581 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250813123030581 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123030581 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123030581 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123030581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123030581 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) 20250813123030581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123030581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813123030582 DLCTRL DEBUG Command: GET 102724498 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123030582 DLCTRL DEBUG Tx Command reply: GET_REPLY 102724498 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123030585 DLCTRL DEBUG Command: GET 572113518 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123030585 DLCTRL DEBUG Tx Command reply: GET_REPLY 572113518 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123030588 DLCTRL DEBUG Command: GET 252086957 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123030588 DLCTRL DEBUG Tx Command reply: GET_REPLY 252086957 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123030591 DLCTRL DEBUG Command: GET 257529901 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123030591 DLCTRL DEBUG Tx Command reply: GET_REPLY 257529901 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123030593 DLCTRL DEBUG Command: GET 964836734 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123030593 DLCTRL DEBUG Tx Command reply: GET_REPLY 964836734 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123030596 DLCTRL DEBUG Command: GET 654872118 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123030596 DLCTRL DEBUG Tx Command reply: GET_REPLY 654872118 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123030598 DLCTRL DEBUG Command: GET 162540014 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123030598 DLCTRL DEBUG Tx Command reply: GET_REPLY 162540014 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123030600 DLCTRL DEBUG Command: GET 527426091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123030600 DLCTRL DEBUG Tx Command reply: GET_REPLY 527426091 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123030603 DLCTRL DEBUG Command: GET 911542573 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123030603 DLCTRL DEBUG Tx Command reply: GET_REPLY 911542573 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123030607 DLCTRL DEBUG Command: GET 61225394 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123030607 DLCTRL DEBUG Tx Command reply: GET_REPLY 61225394 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123030609 DLCTRL DEBUG Command: GET 458891191 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123030609 DLCTRL DEBUG Tx Command reply: GET_REPLY 458891191 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123030610 DLCTRL DEBUG Command: GET 479075123 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123030610 DLCTRL DEBUG Tx Command reply: GET_REPLY 479075123 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250813123030611 DLCTRL DEBUG Command: GET 903962552 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123030611 DLCTRL DEBUG Tx Command reply: GET_REPLY 903962552 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123030613 DLCTRL DEBUG Command: GET 25423860 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123030614 DLCTRL DEBUG Tx Command reply: GET_REPLY 25423860 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123030615 DLCTRL DEBUG Command: GET 123867855 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123030615 DLCTRL DEBUG Tx Command reply: GET_REPLY 123867855 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123030616 DLCTRL DEBUG Command: GET 676931921 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123030616 DLCTRL DEBUG Tx Command reply: GET_REPLY 676931921 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123030617 DLCTRL DEBUG Command: GET 553578998 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123030617 DLCTRL DEBUG Tx Command reply: GET_REPLY 553578998 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123030619 DLCTRL DEBUG Command: GET 214033873 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123030619 DLCTRL DEBUG Tx Command reply: GET_REPLY 214033873 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123030620 DLCTRL DEBUG Command: GET 509507066 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123030620 DLCTRL DEBUG Tx Command reply: GET_REPLY 509507066 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123030621 DLCTRL DEBUG Command: GET 31161497 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123030621 DLCTRL DEBUG Tx Command reply: GET_REPLY 31161497 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813123030626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60514<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123030627 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35035<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1045)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1046)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123030628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123030629 DLINP DEBUG SRVCONN(,r=127.0.0.1:45614<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123030629 DLINP DEBUG SRVCONN(,r=127.0.0.1:45614<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123030629 DLINP NOTICE SRV(,r=127.0.0.1:45614<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123030629 DMAIN NOTICE (127.0.0.1:45614 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45614<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123030630 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@8ad7688026aa: Final verdict of PTC: none 20250813123030632 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123030632 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) 20250813123030632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123030632 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(1064)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@8ad7688026aa: Final verdict of PTC: none 20250813123030632 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123030632 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) 20250813123030632 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123030633 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123030633 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123030633 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) 20250813123030633 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123030633 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123030633 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 20250813123030633 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) 20250813123030633 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123030633 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123030633 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123030633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123030633 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123030633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123030633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123030633 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123030633 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) 20250813123030633 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123030633 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123030633 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123030633 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) 20250813123030633 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123030633 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(1052)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1065)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1053)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@8ad7688026aa: Final verdict of PTC: none 20250813123030633 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 20250813123030634 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 20250813123030634 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 20250813123030634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123030634 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123030634 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123030634 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123030634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123030634 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123030634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123030634 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-SCCP(1058)@8ad7688026aa: Final verdict of PTC: none 20250813123030634 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123030634 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) 20250813123030634 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123030634 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123030634 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-RAN(1062)@8ad7688026aa: Final verdict of PTC: none 20250813123030635 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123030635 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) 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123030635 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 20250813123030635 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123030635 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) 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1061)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1068)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1054)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1069)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@8ad7688026aa: Final verdict of PTC: none 20250813123030635 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 20250813123030635 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123030635 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) 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123030635 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 20250813123030635 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123030635 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) 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250813123030635 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 20250813123030635 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 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123030635 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123030636 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123030636 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123030636 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123030636 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123030636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123030636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123030636 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123030636 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) 20250813123030636 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123030636 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123030636 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 20250813123030636 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) 20250813123030636 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123030636 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123030636 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123030636 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123030636 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123030636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123030636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123030636 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123030636 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) 20250813123030636 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123030636 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123030636 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 20250813123030636 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) 20250813123030636 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123030636 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123030637 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123030637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123030637 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123030637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123030637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123030637 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 20250813123030637 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) 20250813123030637 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250813123030637 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123030637 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123030637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123030637 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123030637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123030637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123030653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123030659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(1063)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1072)@8ad7688026aa: Final verdict of PTC: pass HNBGW-PFCP(1047)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(1070)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(1071)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:30:30 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 20250813123030764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123030774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123030774 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123030774 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123030774 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) 20250813123030774 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160236)[0x557dd25b60e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160236)[0x557dd25b60e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123030774 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123030774 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123030774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741a), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123030774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123030774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123030774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123030774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123030774 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160236)[0x557dd25b60e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160236)[0x557dd25b60e0]{disrupted}: Freeing instance (context_map.c:202) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160236)[0x557dd25b60e0]{disrupted}: Deallocated (fsm.c:568) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{disconnected}: Freeing instance (context_map.c:206) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x557dd25beb10]{disconnected}: Deallocated (fsm.c:568) 20250813123030774 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-160236 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-288083)[0x557dd25b73a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-288083)[0x557dd25b73a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123030774 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123030774 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123030774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d8032), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123030774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123030774 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) 20250813123030774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123030774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123030774 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-288083)[0x557dd25b73a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-288083)[0x557dd25b73a0]{disrupted}: Freeing instance (context_map.c:202) 20250813123030774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-288083)[0x557dd25b73a0]{disrupted}: Deallocated (fsm.c:568) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{disconnected}: Freeing instance (context_map.c:206) 20250813123030774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x557dd25c5a10]{disconnected}: Deallocated (fsm.c:568) 20250813123030774 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-288083 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250813123030774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123030774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123030774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123030774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123030774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123030774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123030774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123030774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123030774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123030774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123030774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123030774 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 20250813123030774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123030774 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 20250813123030774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123030774 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123031468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=448340) Waiting for packet dumper to finish... 1 (prev_count=448340, count=448880) 20250813123032634 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123032634 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123032634 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123032634 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123032634 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123032634 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123032636 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123032636 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123032637 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123032637 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123032637 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123032637 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123032637 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123032637 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123032637 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123032638 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123032638 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123032638 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250813123033127 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123033127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7e8aa), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123033127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123033127 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) 20250813123033128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123033128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123033128 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123033128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe763), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123033128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123033128 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) 20250813123033128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123033128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123033128 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123033128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1005f), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123033128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123033128 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) 20250813123033128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123033128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123033128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123033128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123033128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123033128 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 20250813123033128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123033128 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 20250813123033128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123033128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123033128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123033128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123033128 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 20250813123033128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123033129 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 20250813123033129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123033129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123033129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123033129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123033129 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 20250813123033129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123033129 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 20250813123033129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:30: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_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 20250813123033725 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123033725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013c82f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123033725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123033725 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) 20250813123033725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123033725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123033725 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123033725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f42e3c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123033725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123033725 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) 20250813123033725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123033725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123033725 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123033725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383505), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123033725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123033725 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) 20250813123033725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123033725 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123033726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123033726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123033726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123033726 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 20250813123033726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123033726 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 20250813123033726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123033726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123033726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123033726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123033726 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 20250813123033726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123033726 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 20250813123033726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123033726 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123033726 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123033726 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123033726 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 20250813123033726 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123033726 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 20250813123033726 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123034378 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123034378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423baf), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123034378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123034378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123034378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034378 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034378 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034378 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123034378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123034378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123034378 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123034379 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123034379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076745c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123034379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034379 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) 20250813123034379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123034379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034379 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123034379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2a5a0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123034379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123034379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123034379 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034380 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 20250813123034380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123034380 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 20250813123034380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123034380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123034380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123034380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123034380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250813123034587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123034590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123034594 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33019<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123034611 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123034611 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123034620 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123034620 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123034620 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123034620 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123034620 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123034620 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123034620 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123034620 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123034620 DRANAP NOTICE cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123034620 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35336 (stream_srv.c:142) 20250813123034620 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35336<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123034621 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123034621 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123034622 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123034622 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123034622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123034622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123034622 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) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 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) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034622 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) 20250813123034622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123034622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034622 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123034622 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123034622 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123034622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123034622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034622 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) 20250813123034622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123034622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034622 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123034622 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123034622 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123034622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123034622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034622 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123034622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123034622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034622 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123034622 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123034622 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123034622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123034622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123034622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123034622 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034622 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123034622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034622 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 20250813123034622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123034622 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123034622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034622 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 20250813123034622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123034622 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 20250813123034622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123034623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123034623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123034623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123034623 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123034623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123034623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123034623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123034623 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1083)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(1083)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1083)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(1081)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1086)@8ad7688026aa: ************************************************* HNBGW_Test.msc1-M3UA(1086)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(1084)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123034649 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123034649 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123034649 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123034649 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123034649 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123034649 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123034649 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123034649 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123034649 DRANAP NOTICE cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123034650 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123034650 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123034651 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123034651 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123034651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123034651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123034651 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) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 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) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034651 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) 20250813123034651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123034651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034651 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123034651 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123034651 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123034651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123034651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034651 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) 20250813123034651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123034651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034651 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123034651 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123034651 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123034651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123034651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034651 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) 20250813123034651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123034651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034651 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123034651 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123034651 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123034651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123034651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123034651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123034651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123034651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123034651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123034651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123034651 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123034651 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123034651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034651 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 20250813123034651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123034651 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123034651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034651 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 20250813123034651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123034651 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 20250813123034651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123034651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034651 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 20250813123034651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123034651 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 20250813123034651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123034651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034651 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123034651 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123034651 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123034651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123034651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123034651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@8ad7688026aa: v_sccp_pdu_maxlen:268 MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1092)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1090)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123034688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123034688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123034688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123034688 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123034688 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) 20250813123034688 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123034688 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123034688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123034688 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@8ad7688026aa: setverdict(pass): none -> pass 20250813123034693 DLINP DEBUG SRVCONN(,r=127.0.0.1:35336<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123034693 DLINP DEBUG SRVCONN(,r=127.0.0.1:35336<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123034693 DLINP DEBUG SRVCONN(,r=127.0.0.1:35336<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123034693 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123034693 DHNBAP DEBUG (127.0.0.1:35336 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123034693 DHNBAP NOTICE (127.0.0.1:35336 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123034693 DHNBAP NOTICE (127.0.0.1:35336 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123034693 DLINP DEBUG SRVCONN(,r=127.0.0.1:35336<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123034693 DLINP DEBUG SRVCONN(,r=127.0.0.1:35336<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123034835 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 20250813123034835 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 20250813123034835 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123034835 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123034844 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034845 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123034845 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123034845 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123034845 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123034845 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123034845 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123034847 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 20250813123034847 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 20250813123034847 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123034847 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813123034848 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034848 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123034848 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123034848 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123034848 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123034848 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123034848 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123034853 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) 20250813123034853 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123034854 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123034854 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123034854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123034854 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123034854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123034858 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) 20250813123034858 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123034858 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123034858 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123034858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123034859 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123034859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123034865 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 20250813123034865 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 20250813123034865 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123034865 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123034871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034871 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123034871 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123034871 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123034871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123034872 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123034872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123034874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123034874 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123034874 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123034874 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123034874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123034874 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123034874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123034877 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 20250813123034877 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 20250813123034877 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123034877 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123034883 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) 20250813123034883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123034883 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123034883 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123034884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123034884 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123034884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123034886 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) 20250813123034886 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123034886 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123034886 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123034886 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123034886 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123034886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123035197 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123035197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a22dd1), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123035197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123035197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035197 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123035197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00159776), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123035197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123035197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035197 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123035197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00398f2a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123035197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123035197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035197 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123035197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbe0db), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123035197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123035197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035198 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035198 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035198 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123035198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035198 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035198 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035198 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123035198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035198 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035198 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035198 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123035198 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035198 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035198 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035198 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123035198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123035199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123035199 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035208 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123035208 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123035209 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123035209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035209 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035209 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123035209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035209 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=00a22dd1) (sccp_scrc.c:477) 20250813123035209 DLSCCP DEBUG Received CO:RELCO for local reference 103 (sccp_scoc.c:1824) 20250813123035209 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123035209 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123035209 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123035209 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123035209 DLSCCP DEBUG SCCP-SCOC(103)[0x557dd25c5b40]{IDLE}: Deallocated (fsm.c:568) 20250813123035410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035410 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123035410 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123035410 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123035410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035410 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035410 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035410 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123035411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035411 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=00159776) (sccp_scrc.c:477) 20250813123035410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035410 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123035410 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123035410 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123035410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035411 DLSCCP DEBUG Received CO:RELCO for local reference 102 (sccp_scoc.c:1824) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123035410 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035410 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123035410 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123035410 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123035410 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035411 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035411 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(102)[0x557dd25e39c0]{IDLE}: Deallocated (fsm.c:568) 20250813123035411 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123035411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035411 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=00398f2a) (sccp_scrc.c:477) 20250813123035411 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(101)[0x557dd25b5910]{IDLE}: Deallocated (fsm.c:568) 20250813123035411 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123035411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035411 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=00fbe0db) (sccp_scrc.c:477) 20250813123035411 DLSCCP DEBUG Received CO:RELCO for local reference 104 (sccp_scoc.c:1824) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123035411 DLSCCP DEBUG SCCP-SCOC(104)[0x557dd25ba260]{IDLE}: Deallocated (fsm.c:568) 20250813123035652 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035652 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123035652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035652 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123035652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123035652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123035652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035652 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123035652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123035652 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123035652 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123035652 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) 20250813123035652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123035652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123035652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123035652 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035652 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123035652 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813123035652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035652 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123035652 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123035652 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123035652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035652 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035652 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035652 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035652 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123035652 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123035652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123035652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123035652 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1082)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123035656 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) 20250813123035656 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123035656 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123035656 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 20250813123035657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035657 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035657 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035657 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035657 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) 20250813123035657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123035657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123035657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123035657 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) 20250813123035657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035657 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) 20250813123035657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123035657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123035657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123035657 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123035657 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) 20250813123035657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123035657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123035657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035657 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123035657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035657 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123035657 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: link up (cnlink.c:111) 20250813123035657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123035657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123035657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123035657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123035657 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1085)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123035676 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035676 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123035676 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123035676 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123035676 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035677 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035677 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123035676 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123035677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123035677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123035677 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) 20250813123035677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035677 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) 20250813123035677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123035677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123035677 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123035677 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123035677 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) 20250813123035677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123035677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123035677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123035677 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035677 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123035677 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813123035677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035677 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035677 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035677 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123035677 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123035677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123035677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123035677 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1088)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123035685 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) 20250813123035685 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123035685 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123035685 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 20250813123035685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035685 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035685 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035685 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035685 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) 20250813123035685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123035685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123035685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123035685 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) 20250813123035686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035686 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) 20250813123035686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123035686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123035686 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123035686 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123035686 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) 20250813123035686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123035686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123035686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123035686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123035686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123035686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035686 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) 20250813123035686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123035686 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035686 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123035686 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813123035686 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035686 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035686 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035686 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 20250813123035686 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123035686 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 20250813123035686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123035686 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1091)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123035853 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123035853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e621fc), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123035853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123035853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035853 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123035853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002b01f7), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123035853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123035853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035853 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123035853 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c8c4), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123035853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123035853 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123035853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123035853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123035854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123035854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123035854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123035854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123035854 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123035854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123035854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123035854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123035854 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035854 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123035854 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123035854 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123035854 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123035854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123035854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123035854 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035859 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123035859 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123035859 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123035859 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123035859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035859 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035859 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) 20250813123035859 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123035859 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123035859 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 20250813123035859 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123035859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123035859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123035859 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123035859 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035859 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123035860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035860 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=00e621fc) (sccp_scrc.c:477) 20250813123035860 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(98)[0x557dd25c55a0]{IDLE}: Deallocated (fsm.c:568) 20250813123035860 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123035860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123035860 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123035860 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) 20250813123035860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123035860 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=0087c8c4) (sccp_scrc.c:477) 20250813123035860 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1824) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123035860 DLSCCP DEBUG SCCP-SCOC(100)[0x557dd25b7b40]{IDLE}: Deallocated (fsm.c:568) 20250813123036062 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123036063 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123036063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123036063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123036063 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123036063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123036063 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=002b01f7) (sccp_scrc.c:477) 20250813123036063 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250813123036063 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123036062 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123036062 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123036062 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123036062 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123036062 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123036062 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123036062 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123036063 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123036063 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123036063 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123036063 DLSCCP DEBUG SCCP-SCOC(99)[0x557dd25b9c20]{IDLE}: Deallocated (fsm.c:568) 20250813123036704 DLCTRL DEBUG Command: GET 160616836 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123036704 DLCTRL DEBUG Tx Command reply: GET_REPLY 160616836 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123036706 DLCTRL DEBUG Command: GET 568392845 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123036706 DLCTRL DEBUG Tx Command reply: GET_REPLY 568392845 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123036708 DLCTRL DEBUG Command: GET 385696200 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123036708 DLCTRL DEBUG Tx Command reply: GET_REPLY 385696200 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123036709 DLCTRL DEBUG Command: GET 181025779 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123036709 DLCTRL DEBUG Tx Command reply: GET_REPLY 181025779 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123036710 DLCTRL DEBUG Command: GET 260320779 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123036710 DLCTRL DEBUG Tx Command reply: GET_REPLY 260320779 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123036711 DLCTRL DEBUG Command: GET 255137591 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123036711 DLCTRL DEBUG Tx Command reply: GET_REPLY 255137591 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123036712 DLCTRL DEBUG Command: GET 251312619 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123036712 DLCTRL DEBUG Tx Command reply: GET_REPLY 251312619 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123036712 DLCTRL DEBUG Command: GET 236912573 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123036712 DLCTRL DEBUG Tx Command reply: GET_REPLY 236912573 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123036713 DLCTRL DEBUG Command: GET 464493154 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123036713 DLCTRL DEBUG Tx Command reply: GET_REPLY 464493154 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123036715 DLCTRL DEBUG Command: GET 491722318 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123036715 DLCTRL DEBUG Tx Command reply: GET_REPLY 491722318 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123036717 DLCTRL DEBUG Command: GET 733673906 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123036717 DLCTRL DEBUG Tx Command reply: GET_REPLY 733673906 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123036721 DLCTRL DEBUG Command: GET 213514948 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123036721 DLCTRL DEBUG Tx Command reply: GET_REPLY 213514948 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123036723 DLCTRL DEBUG Command: GET 619409777 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123036723 DLCTRL DEBUG Tx Command reply: GET_REPLY 619409777 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123036725 DLCTRL DEBUG Command: GET 881613923 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123036725 DLCTRL DEBUG Tx Command reply: GET_REPLY 881613923 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123036727 DLCTRL DEBUG Command: GET 854299725 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123036727 DLCTRL DEBUG Tx Command reply: GET_REPLY 854299725 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123036729 DLCTRL DEBUG Command: GET 96780640 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123036729 DLCTRL DEBUG Tx Command reply: GET_REPLY 96780640 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123036732 DLCTRL DEBUG Command: GET 152965531 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123036732 DLCTRL DEBUG Tx Command reply: GET_REPLY 152965531 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123036734 DLCTRL DEBUG Command: GET 840297725 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123036734 DLCTRL DEBUG Tx Command reply: GET_REPLY 840297725 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123036736 DLCTRL DEBUG Command: GET 810526437 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123036736 DLCTRL DEBUG Tx Command reply: GET_REPLY 810526437 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123036739 DLCTRL DEBUG Command: GET 764415473 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123036739 DLCTRL DEBUG Tx Command reply: GET_REPLY 764415473 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000000010001010'B, t_guard := 20.000000 } 20250813123036772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)9635339 20250813123037833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123037833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123037833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123037833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123037833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x93060b, normal) (hnbgw_rua.c:407) 20250813123037833 DHNB DEBUG map_rua[0x557dd25e39c0]{init}: Allocated (fsm.c:456) 20250813123037833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9635339)[0x557dd25e39c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123037833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9635339 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123037833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123037833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123037833 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123037833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9635339 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123037833 DCN DEBUG map_sccp[0x557dd25c5b40]{init}: Allocated (fsm.c:456) 20250813123037833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123037833 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-9635339 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123037833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9635339 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123037833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9635339)[0x557dd25e39c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123037833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123037833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123037834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9635339)[0x557dd25e39c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123037834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123037834 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123037834 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{IDLE}: Allocated (fsm.c:456) 20250813123037834 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123037834 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300008a0056400500f1100926) (sccp_scrc.c:406) 20250813123037834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123037834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123037834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123037834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123037834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123037834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123037834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123037834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123037834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123037834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123037834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123037834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123037834 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123037834 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123037834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123037834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9635339)[0x557dd25e39c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123037834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123037834 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123037834 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123037834 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123037834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123037835 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123037835 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123037835 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1087)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)5701808 HNBGW_Test.sgsn0-SCCP(1087)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@8ad7688026aa: setverdict(pass): none -> pass 20250813123037850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123037850 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123037850 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123037850 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123037850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123037850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123037850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123037850 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123037850 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123037850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123037850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123037850 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123037850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123037850 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=00396aa9) (sccp_scrc.c:477) 20250813123037850 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250813123037850 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123037850 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123037850 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123037850 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123037850 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) 20250813123037850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123037850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813123037851 DLCTRL DEBUG Command: GET 336510591 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123037851 DLCTRL DEBUG Tx Command reply: GET_REPLY 336510591 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123037853 DLCTRL DEBUG Command: GET 593188997 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123037853 DLCTRL DEBUG Tx Command reply: GET_REPLY 593188997 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123037857 DLCTRL DEBUG Command: GET 331169079 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123037857 DLCTRL DEBUG Tx Command reply: GET_REPLY 331169079 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123037861 DLCTRL DEBUG Command: GET 944778814 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123037861 DLCTRL DEBUG Tx Command reply: GET_REPLY 944778814 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123037865 DLCTRL DEBUG Command: GET 772029739 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123037865 DLCTRL DEBUG Tx Command reply: GET_REPLY 772029739 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123037870 DLCTRL DEBUG Command: GET 938399120 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123037870 DLCTRL DEBUG Tx Command reply: GET_REPLY 938399120 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123037874 DLCTRL DEBUG Command: GET 588706750 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123037874 DLCTRL DEBUG Tx Command reply: GET_REPLY 588706750 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123037878 DLCTRL DEBUG Command: GET 225978912 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123037878 DLCTRL DEBUG Tx Command reply: GET_REPLY 225978912 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123037882 DLCTRL DEBUG Command: GET 527298236 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123037882 DLCTRL DEBUG Tx Command reply: GET_REPLY 527298236 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123037887 DLCTRL DEBUG Command: GET 582537111 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123037887 DLCTRL DEBUG Tx Command reply: GET_REPLY 582537111 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123037891 DLCTRL DEBUG Command: GET 244054823 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123037891 DLCTRL DEBUG Tx Command reply: GET_REPLY 244054823 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123037895 DLCTRL DEBUG Command: GET 438589705 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123037895 DLCTRL DEBUG Tx Command reply: GET_REPLY 438589705 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123037898 DLCTRL DEBUG Command: GET 799201604 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123037898 DLCTRL DEBUG Tx Command reply: GET_REPLY 799201604 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123037902 DLCTRL DEBUG Command: GET 668194923 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123037902 DLCTRL DEBUG Tx Command reply: GET_REPLY 668194923 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123037905 DLCTRL DEBUG Command: GET 584499888 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123037905 DLCTRL DEBUG Tx Command reply: GET_REPLY 584499888 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123037910 DLCTRL DEBUG Command: GET 616769961 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123037910 DLCTRL DEBUG Tx Command reply: GET_REPLY 616769961 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123037914 DLCTRL DEBUG Command: GET 532087932 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123037914 DLCTRL DEBUG Tx Command reply: GET_REPLY 532087932 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123037918 DLCTRL DEBUG Command: GET 127342684 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123037918 DLCTRL DEBUG Tx Command reply: GET_REPLY 127342684 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123037922 DLCTRL DEBUG Command: GET 980151195 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123037922 DLCTRL DEBUG Tx Command reply: GET_REPLY 980151195 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123037925 DLCTRL DEBUG Command: GET 915124303 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123037925 DLCTRL DEBUG Tx Command reply: GET_REPLY 915124303 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000001100101110'B, t_guard := 20.000000 } 20250813123037973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54868<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@8ad7688026aa: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)11563939 20250813123038982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123038982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123038982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813123038982 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123038982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb073a3, normal) (hnbgw_rua.c:407) 20250813123038982 DHNB DEBUG map_rua[0x557dd25beb10]{init}: Allocated (fsm.c:456) 20250813123038982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563939)[0x557dd25beb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123038982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11563939 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123038982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123038982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123038982 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813123038982 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11563939 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250813123038982 DCN DEBUG map_sccp[0x557dd25b73a0]{init}: Allocated (fsm.c:456) 20250813123038982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123038982 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-11563939 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123038982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11563939 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250813123038982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563939)[0x557dd25beb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123038982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123038982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123038982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563939)[0x557dd25beb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123038982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123038982 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123038982 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{IDLE}: Allocated (fsm.c:456) 20250813123038982 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123038982 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300032e0056400500f1100926) (sccp_scrc.c:406) 20250813123038982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123038982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123038982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123038982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123038982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123038982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123038982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123038982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123038982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123038982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123038982 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) 20250813123038982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123038982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123038982 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123038982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123038982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563939)[0x557dd25beb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123038982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123038982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123038982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123038982 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 20250813123038982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123038982 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 20250813123038982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123038982 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1090)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@8ad7688026aa: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)9628932 HNBGW_Test.sgsn1-SCCP(1090)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@8ad7688026aa: setverdict(pass): none -> pass 20250813123038987 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) 20250813123038987 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123038987 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123038987 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 20250813123038987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123038987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123038987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123038987 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123038987 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123038987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123038987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123038987 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) 20250813123038987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123038987 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=000af8e0) (sccp_scrc.c:477) 20250813123038987 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250813123038987 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123038987 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123038987 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123038987 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123038987 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) 20250813123038987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123038987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8ad7688026aa: 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 } } } 20250813123038987 DLCTRL DEBUG Command: GET 466948001 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123038987 DLCTRL DEBUG Tx Command reply: GET_REPLY 466948001 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123038988 DLCTRL DEBUG Command: GET 513492202 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123038988 DLCTRL DEBUG Tx Command reply: GET_REPLY 513492202 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123038989 DLCTRL DEBUG Command: GET 657206545 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123038989 DLCTRL DEBUG Tx Command reply: GET_REPLY 657206545 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123038990 DLCTRL DEBUG Command: GET 298331646 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123038990 DLCTRL DEBUG Tx Command reply: GET_REPLY 298331646 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123038990 DLCTRL DEBUG Command: GET 200289607 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123038990 DLCTRL DEBUG Tx Command reply: GET_REPLY 200289607 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123038991 DLCTRL DEBUG Command: GET 749127976 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123038991 DLCTRL DEBUG Tx Command reply: GET_REPLY 749127976 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123038992 DLCTRL DEBUG Command: GET 628163372 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123038992 DLCTRL DEBUG Tx Command reply: GET_REPLY 628163372 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123038993 DLCTRL DEBUG Command: GET 327171955 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123038993 DLCTRL DEBUG Tx Command reply: GET_REPLY 327171955 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123038994 DLCTRL DEBUG Command: GET 131032093 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123038994 DLCTRL DEBUG Tx Command reply: GET_REPLY 131032093 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123038995 DLCTRL DEBUG Command: GET 743181680 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123038995 DLCTRL DEBUG Tx Command reply: GET_REPLY 743181680 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123038996 DLCTRL DEBUG Command: GET 944472052 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123038996 DLCTRL DEBUG Tx Command reply: GET_REPLY 944472052 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123038996 DLCTRL DEBUG Command: GET 331887718 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123038996 DLCTRL DEBUG Tx Command reply: GET_REPLY 331887718 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123038997 DLCTRL DEBUG Command: GET 311649568 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123038997 DLCTRL DEBUG Tx Command reply: GET_REPLY 311649568 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123038998 DLCTRL DEBUG Command: GET 372632106 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123038998 DLCTRL DEBUG Tx Command reply: GET_REPLY 372632106 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123038999 DLCTRL DEBUG Command: GET 532261791 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123038999 DLCTRL DEBUG Tx Command reply: GET_REPLY 532261791 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123039000 DLCTRL DEBUG Command: GET 956344507 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123039000 DLCTRL DEBUG Tx Command reply: GET_REPLY 956344507 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123039001 DLCTRL DEBUG Command: GET 96010648 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123039001 DLCTRL DEBUG Tx Command reply: GET_REPLY 96010648 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123039002 DLCTRL DEBUG Command: GET 738166883 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123039002 DLCTRL DEBUG Tx Command reply: GET_REPLY 738166883 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123039003 DLCTRL DEBUG Command: GET 514373656 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123039003 DLCTRL DEBUG Tx Command reply: GET_REPLY 514373656 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123039003 DLCTRL DEBUG Command: GET 698747522 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123039003 DLCTRL DEBUG Tx Command reply: GET_REPLY 698747522 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: "disconnecting msc0" 20250813123039004 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250813123039005 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123039005 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) 20250813123039005 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123039005 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123039005 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123039005 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) 20250813123039005 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123039005 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123039005 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 20250813123039005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123039005 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123039005 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123039005 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123039005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123039005 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123039005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123039005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@8ad7688026aa: 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 := '000000000000001010111010'B, t_guard := 20.000000 } 20250813123039016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@8ad7688026aa: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)6211567 20250813123040023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123040023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123040023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123040023 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123040024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ec7ef, normal) (hnbgw_rua.c:407) 20250813123040024 DHNB DEBUG map_rua[0x557dd2545e50]{init}: Allocated (fsm.c:456) 20250813123040024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123040024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211567 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123040024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123040024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123040024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211567 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123040024 DCN DEBUG map_sccp[0x557dd25ca1d0]{init}: Allocated (fsm.c:456) 20250813123040024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x557dd25ca1d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123040024 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-6211567 <-> SCCP-118 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123040024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211567 SCCP-118 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123040024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123040024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123040024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123040024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123040024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x557dd25ca1d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123040024 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123040024 DLSCCP DEBUG SCCP-SCOC(118)[0x557dd25fd810]{IDLE}: Allocated (fsm.c:456) 20250813123040024 DLSCCP DEBUG SCCP-SCOC(118)[0x557dd25fd810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123040024 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002ba0056400500f1100926) (sccp_scrc.c:406) 20250813123040024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123040024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123040024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123040024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123040024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123040024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123040024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123040024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123040024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123040024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123040024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123040024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123040024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123040024 DLSCCP DEBUG SCCP-SCOC(118)[0x557dd25fd810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123040024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x557dd25ca1d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123040024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123040024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123040024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123040024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123040024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123040024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123040024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123040024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123040024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123040775 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123040775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d8032), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123040775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123040775 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) 20250813123040775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123040775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123040775 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123040775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741a), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123040775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123040775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123040775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123040775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123040775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123040775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123040775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123040775 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 20250813123040775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123040775 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 20250813123040775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123040775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123040775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123040775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123040775 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123040775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123040775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123040775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123040775 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123041006 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123041006 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123041006 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123043128 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123043128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1005f), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123043128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123043128 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) 20250813123043128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123043128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123043128 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123043129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe763), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123043129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123043129 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) 20250813123043129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123043129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123043129 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123043129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7e8aa), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123043129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123043129 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) 20250813123043129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123043129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123043129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123043129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123043129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123043129 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 20250813123043129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123043129 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 20250813123043129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123043129 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123043129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123043129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123043129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123043129 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 20250813123043129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123043129 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 20250813123043129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123043129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123043129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123043129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123043129 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 20250813123043129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123043129 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 20250813123043129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123043136 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) 20250813123043136 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123043136 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123043136 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 20250813123043136 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123043136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123043136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123043136 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123043136 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123043136 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123043136 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123043136 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) 20250813123043136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123043136 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=00a1005f) (sccp_scrc.c:477) 20250813123043136 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250813123043136 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123043136 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123043136 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123043136 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123043136 DLSCCP DEBUG SCCP-SCOC(113)[0x557dd25d7380]{IDLE}: Deallocated (fsm.c:568) 20250813123043726 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123043726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00383505), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123043726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123043726 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) 20250813123043726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123043726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123043726 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123043726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f42e3c), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123043726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123043726 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) 20250813123043726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123043726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123043726 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123043726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013c82f), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123043726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123043726 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) 20250813123043726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123043726 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123043727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123043727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123043727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123043727 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 20250813123043727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123043727 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 20250813123043727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123043727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123043727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123043727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123043727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123043727 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 20250813123043727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123043727 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 20250813123043727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123043727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123043727 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123043727 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123043727 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123043727 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 20250813123043727 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123043727 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 20250813123043727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123043727 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123043732 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) 20250813123043732 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123043732 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123043732 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 20250813123043732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123043732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123043732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123043732 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123043732 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123043732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123043732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123043732 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) 20250813123043732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123043732 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=00383505) (sccp_scrc.c:477) 20250813123043732 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250813123043732 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123043732 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123043732 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123043732 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123043732 DLSCCP DEBUG SCCP-SCOC(108)[0x557dd2545340]{IDLE}: Deallocated (fsm.c:568) 20250813123043934 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) 20250813123043934 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123043934 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123043934 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 20250813123043934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123043934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123043934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123043934 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123043934 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) 20250813123043934 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123043934 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123043934 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 20250813123043934 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123043934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123043934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123043934 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123043934 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123043934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123043934 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123043934 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) 20250813123043935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123043935 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=00f42e3c) (sccp_scrc.c:477) 20250813123043935 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(109)[0x557dd25fd670]{IDLE}: Deallocated (fsm.c:568) 20250813123043935 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123043935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123043935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123043935 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) 20250813123043935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123043935 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=0013c82f) (sccp_scrc.c:477) 20250813123043935 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123043935 DLSCCP DEBUG SCCP-SCOC(110)[0x557dd25bfe50]{IDLE}: Deallocated (fsm.c:568) 20250813123044378 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123044378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423baf), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123044378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123044378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123044378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123044378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123044379 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123044379 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123044379 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123044379 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123044379 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123044379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123044379 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123044380 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123044380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2a5a0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123044380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123044380 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123044380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123044380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123044380 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123044380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0076745c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123044380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123044380 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) 20250813123044380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123044380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123044380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123044380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123044380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123044380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123044380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123044380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123044380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123044380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123044380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123044380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123044380 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 20250813123044380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123044380 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 20250813123044380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123044380 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123044385 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) 20250813123044385 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123044385 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123044385 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 20250813123044385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123044385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123044385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123044385 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123044385 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123044385 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123044385 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123044385 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) 20250813123044385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123044385 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=0076745c) (sccp_scrc.c:477) 20250813123044385 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20250813123044385 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123044385 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123044385 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123044385 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123044385 DLSCCP DEBUG SCCP-SCOC(106)[0x557dd25b90b0]{IDLE}: Deallocated (fsm.c:568) 20250813123045024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x557dd25ca1d0]{wait_cc}: Timeout of X31 (fsm.c:317) 20250813123045024 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123045024 DLSCCP DEBUG SCCP-SCOC(118)[0x557dd25fd810]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123045024 DLSCCP DEBUG SCCP-SCOC(118)[0x557dd25fd810]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250813123045024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x557dd25ca1d0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250813123045024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813123045024 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813123045024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123045024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813123045024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123045024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{disrupted}: Freeing instance (context_map.c:202) 20250813123045024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6211567)[0x557dd2545e50]{disrupted}: Deallocated (fsm.c:568) 20250813123045024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x557dd25ca1d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123045024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x557dd25ca1d0]{disconnected}: Freeing instance (context_map.c:206) 20250813123045024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x557dd25ca1d0]{disconnected}: Deallocated (fsm.c:568) 20250813123045024 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6211567 SCCP-118 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813123045024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123045024 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)@8ad7688026aa: 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 := '000000000000001010111010'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 := '000000000000001010111010'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)@8ad7688026aa: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@8ad7688026aa: Test Component 1096 has requested to stop MTC. Terminating current testcase execution. 20250813123045027 DLINP DEBUG SRVCONN(,r=127.0.0.1:35336<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123045027 DLINP DEBUG SRVCONN(,r=127.0.0.1:35336<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123045027 DLINP NOTICE SRV(,r=127.0.0.1:35336<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123045027 DMAIN NOTICE (127.0.0.1:35336 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35336<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123045027 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(1089)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1087)@8ad7688026aa: Final verdict of PTC: none 20250813123045028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123045028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123045028 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123045028 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) 20250813123045028 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9635339)[0x557dd25e39c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9635339)[0x557dd25e39c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123045028 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123045028 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123045028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396aa9), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123045028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123045028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123045028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123045028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123045028 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9635339)[0x557dd25e39c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9635339)[0x557dd25e39c0]{disrupted}: Freeing instance (context_map.c:202) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9635339)[0x557dd25e39c0]{disrupted}: Deallocated (fsm.c:568) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{disconnected}: Freeing instance (context_map.c:206) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x557dd25c5b40]{disconnected}: Deallocated (fsm.c:568) 20250813123045028 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9635339 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563939)[0x557dd25beb10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563939)[0x557dd25beb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123045028 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123045028 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123045028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af8e0), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123045028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123045028 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) 20250813123045028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123045028 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123045028 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563939)[0x557dd25beb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563939)[0x557dd25beb10]{disrupted}: Freeing instance (context_map.c:202) 20250813123045028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11563939)[0x557dd25beb10]{disrupted}: Deallocated (fsm.c:568) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{disconnected}: Freeing instance (context_map.c:206) 20250813123045028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x557dd25b73a0]{disconnected}: Deallocated (fsm.c:568) 20250813123045028 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11563939 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123045028 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123045028 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123045028 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123045028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123045028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123045028 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123045028 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123045028 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123045028 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 20250813123045028 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123045028 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 20250813123045028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123045028 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@8ad7688026aa: Final verdict of PTC: none 20250813123045028 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123045028 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) 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123045028 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123045028 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) 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123045028 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123045028 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) 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123045028 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123045028 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) 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123045028 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 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123045028 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123045028 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123045028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123045028 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123045029 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 20250813123045029 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) 20250813123045029 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123045029 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123045028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54854<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123045029 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33019<->l=127.0.0.1:4262) (control_if.c:193) 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123045029 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123045029 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 20250813123045029 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) 20250813123045029 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123045029 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123045029 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123045029 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) 20250813123045029 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123045029 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250813123045029 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) 20250813123045029 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) HNBGW_Test.sgsn0-RAN(1088)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1085)@8ad7688026aa: Final verdict of PTC: none 20250813123045029 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123045029 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123045029 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123045029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(1081)@8ad7688026aa: Final verdict of PTC: none 20250813123045029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54848<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(1083)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1091)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@8ad7688026aa: Deleted conn table entry 2TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)6211567 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@8ad7688026aa: Final verdict of PTC: none 20250813123045030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123045030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123045031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54874<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(1093)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1092)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(1076)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@8ad7688026aa: Final verdict of PTC: pass IPA-CTRL-CLI-IPA(1075)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@8ad7688026aa: Final verdict of PTC: pass VirtHNBGW-STATS(1074)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@8ad7688026aa: 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 := '000000000000001010111010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@8ad7688026aa: 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 := '000000000000001010111010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@8ad7688026aa: 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 := '000000000000001010111010'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" MTC@8ad7688026aa: 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'. Wed Aug 13 12:30:45 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 20250813123045124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123045625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37864<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502780) Waiting for packet dumper to finish... 1 (prev_count=502780, count=550808) 20250813123047029 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123047029 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123047029 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123047029 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123047030 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123047030 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123047030 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123047030 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123047030 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250813123048743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123048749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123048754 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40049<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123048769 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123048769 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123048777 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123048777 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123048777 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123048778 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123048778 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123048778 DRANAP NOTICE cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123048778 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123048778 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123048778 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55522 (stream_srv.c:142) 20250813123048778 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55522<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123048778 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123048778 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123048779 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123048779 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123048779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123048779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123048779 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) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048779 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) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123048779 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) 20250813123048779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123048779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123048779 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123048779 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123048779 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123048779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123048779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123048779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123048779 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) 20250813123048779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123048779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123048779 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123048779 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123048779 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123048779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123048779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123048779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123048779 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123048779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123048779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123048779 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123048779 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123048779 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123048779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123048779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123048779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123048780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123048780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123048780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123048780 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123048780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123048780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123048780 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 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123048780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123048780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123048780 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 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123048780 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 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123048780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123048780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123048780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123048780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123048780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123048780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123048780 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1107)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(1107)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1105)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123048796 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123048796 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123048796 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123048796 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123048796 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123048796 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123048796 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123048796 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123048796 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123048796 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123048798 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123048798 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123048798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123048798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123048798 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) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 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) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123048798 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) 20250813123048798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123048798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123048798 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123048798 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123048798 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123048798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123048798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123048798 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) 20250813123048798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123048798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123048798 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123048798 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123048798 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123048798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123048798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123048798 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) 20250813123048798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123048798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123048798 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123048798 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123048798 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123048798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123048798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123048798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123048798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123048798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123048798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123048798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123048798 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123048798 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123048798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123048798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123048798 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 20250813123048798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123048798 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123048798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123048798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123048798 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 20250813123048798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123048798 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 20250813123048798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123048798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123048798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123048798 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 20250813123048798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123048798 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 20250813123048798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123048798 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048798 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123048798 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123048798 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123048798 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123048798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123048798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1110)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1110)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123048821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123048821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123048821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123048821 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123048821 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) 20250813123048821 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123048821 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123048821 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123048821 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@8ad7688026aa: setverdict(pass): none -> pass 20250813123048826 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123048826 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123048826 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123048826 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123048826 DHNBAP DEBUG (127.0.0.1:55522 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123048826 DHNBAP NOTICE (127.0.0.1:55522 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123048826 DHNBAP NOTICE (127.0.0.1:55522 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123048826 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123048826 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123048993 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 20250813123048993 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 20250813123048993 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123048993 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123048995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048995 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123048995 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123048995 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123048995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123048995 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123048995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123048996 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123048996 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123048996 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123048996 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123048996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123048996 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123048996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123049011 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 20250813123049011 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 20250813123049011 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123049011 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123049013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123049013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123049013 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123049013 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123049013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123049013 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123049013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123049014 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123049014 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123049014 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123049014 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123049014 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123049014 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123049014 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123049818 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123049818 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123049818 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123049818 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123049818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123049818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123049818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123049818 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123049819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123049819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123049819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123049819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123049819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123049819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123049819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123049819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123049819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123049819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123049819 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123049819 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123049819 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) 20250813123049819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123049819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123049819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123049819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123049819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123049819 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123049819 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123049819 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813123049819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123049819 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123049819 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123049819 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123049820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123049820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123049820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123049820 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123049829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123049829 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123049829 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123049829 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123049829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123049829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123049829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123049829 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123049829 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123049829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123049829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123049829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123049829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123049829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123049829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123049829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123049829 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) 20250813123049829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049829 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) 20250813123049829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123049829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123049829 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123049829 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123049829 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) 20250813123049829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123049829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123049829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123049829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123049829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123049829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123049829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123049829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123049829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123049829 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123049829 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(1106)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123049829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123049829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123049829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123049829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123049830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123049830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123049830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123049830 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123050775 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123050775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071741a), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123050775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123050775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123050775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123050775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123050775 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123050775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d8032), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123050775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123050775 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) 20250813123050775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123050775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123050776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123050776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123050776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123050776 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123050776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123050776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123050776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123050776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123050776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123050776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123050776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123050776 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 20250813123050776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123050776 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 20250813123050776 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123050784 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123050784 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123050784 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123050784 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123050784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123050784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123050784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123050784 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123050784 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123050784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123050785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123050785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123050785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123050785 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=0071741a) (sccp_scrc.c:477) 20250813123050785 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250813123050785 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123050785 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123050785 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123050785 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123050785 DLSCCP DEBUG SCCP-SCOC(114)[0x557dd2656150]{IDLE}: Deallocated (fsm.c:568) 20250813123050837 DLCTRL DEBUG Command: GET 73328998 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123050837 DLCTRL DEBUG Tx Command reply: GET_REPLY 73328998 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123050841 DLCTRL DEBUG Command: GET 314054014 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123050841 DLCTRL DEBUG Tx Command reply: GET_REPLY 314054014 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123050844 DLCTRL DEBUG Command: GET 917972626 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123050844 DLCTRL DEBUG Tx Command reply: GET_REPLY 917972626 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123050846 DLCTRL DEBUG Command: GET 803193378 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123050846 DLCTRL DEBUG Tx Command reply: GET_REPLY 803193378 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123050847 DLCTRL DEBUG Command: GET 356959270 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123050847 DLCTRL DEBUG Tx Command reply: GET_REPLY 356959270 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123050851 DLCTRL DEBUG Command: GET 152061472 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123050851 DLCTRL DEBUG Tx Command reply: GET_REPLY 152061472 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123050854 DLCTRL DEBUG Command: GET 717383502 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123050854 DLCTRL DEBUG Tx Command reply: GET_REPLY 717383502 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123050856 DLCTRL DEBUG Command: GET 331282924 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123050856 DLCTRL DEBUG Tx Command reply: GET_REPLY 331282924 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123050858 DLCTRL DEBUG Command: GET 769910987 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123050858 DLCTRL DEBUG Tx Command reply: GET_REPLY 769910987 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123050861 DLCTRL DEBUG Command: GET 669192662 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123050861 DLCTRL DEBUG Tx Command reply: GET_REPLY 669192662 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123050865 DLCTRL DEBUG Command: GET 907682799 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123050865 DLCTRL DEBUG Tx Command reply: GET_REPLY 907682799 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123050869 DLCTRL DEBUG Command: GET 678471757 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123050869 DLCTRL DEBUG Tx Command reply: GET_REPLY 678471757 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123050873 DLCTRL DEBUG Command: GET 621086514 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123050873 DLCTRL DEBUG Tx Command reply: GET_REPLY 621086514 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123050876 DLCTRL DEBUG Command: GET 426118277 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123050876 DLCTRL DEBUG Tx Command reply: GET_REPLY 426118277 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123050878 DLCTRL DEBUG Command: GET 306592840 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123050878 DLCTRL DEBUG Tx Command reply: GET_REPLY 306592840 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123050880 DLCTRL DEBUG Command: GET 695410499 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123050880 DLCTRL DEBUG Tx Command reply: GET_REPLY 695410499 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123050882 DLCTRL DEBUG Command: GET 267996016 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123050882 DLCTRL DEBUG Tx Command reply: GET_REPLY 267996016 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123050884 DLCTRL DEBUG Command: GET 998412665 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123050884 DLCTRL DEBUG Tx Command reply: GET_REPLY 998412665 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123050885 DLCTRL DEBUG Command: GET 533708476 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123050885 DLCTRL DEBUG Tx Command reply: GET_REPLY 533708476 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123050887 DLCTRL DEBUG Command: GET 80763768 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123050887 DLCTRL DEBUG Tx Command reply: GET_REPLY 80763768 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: 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@8ad7688026aa: "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@8ad7688026aa: 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 := '000000000000001000000010'B, t_guard := 20.000000 } 20250813123050919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37878<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)14825264 20250813123051941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123051941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123051941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123051941 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123051941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe23730, normal) (hnbgw_rua.c:407) 20250813123051941 DHNB DEBUG map_rua[0x557dd25b73a0]{init}: Allocated (fsm.c:456) 20250813123051941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825264)[0x557dd25b73a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123051941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14825264 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123051941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123051941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123051941 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123051941 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14825264 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123051941 DCN DEBUG map_sccp[0x557dd2545e50]{init}: Allocated (fsm.c:456) 20250813123051941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123051941 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-14825264 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123051941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14825264 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123051941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825264)[0x557dd25b73a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123051941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123051941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123051941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825264)[0x557dd25b73a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123051941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123051941 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123051941 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{IDLE}: Allocated (fsm.c:456) 20250813123051941 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123051941 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002020056400500f1100926) (sccp_scrc.c:406) 20250813123051941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123051941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123051941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123051941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123051941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123051941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123051941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123051941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123051941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123051941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123051941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123051941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123051941 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123051941 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123051941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123051941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825264)[0x557dd25b73a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123051941 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123051941 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123051941 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123051941 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123051941 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123051941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123051941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123051941 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)9715558 HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813123051946 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123051946 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123051946 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123051946 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123051946 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123051946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123051946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123051946 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123051946 DLCTRL DEBUG Command: GET 731328613 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123051946 DLCTRL DEBUG Tx Command reply: GET_REPLY 731328613 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123051946 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123051946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123051946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123051946 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123051946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123051946 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=006f00ad) (sccp_scrc.c:477) 20250813123051946 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250813123051946 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123051946 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123051946 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123051946 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123051946 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) 20250813123051946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123051946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123051947 DLCTRL DEBUG Command: GET 71875116 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123051947 DLCTRL DEBUG Tx Command reply: GET_REPLY 71875116 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123051948 DLCTRL DEBUG Command: GET 713410860 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123051948 DLCTRL DEBUG Tx Command reply: GET_REPLY 713410860 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123051949 DLCTRL DEBUG Command: GET 644066219 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123051949 DLCTRL DEBUG Tx Command reply: GET_REPLY 644066219 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123051950 DLCTRL DEBUG Command: GET 83908709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123051950 DLCTRL DEBUG Tx Command reply: GET_REPLY 83908709 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123051951 DLCTRL DEBUG Command: GET 200707771 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123051951 DLCTRL DEBUG Tx Command reply: GET_REPLY 200707771 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123051951 DLCTRL DEBUG Command: GET 785406056 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123051951 DLCTRL DEBUG Tx Command reply: GET_REPLY 785406056 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123051952 DLCTRL DEBUG Command: GET 547086785 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123051952 DLCTRL DEBUG Tx Command reply: GET_REPLY 547086785 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123051953 DLCTRL DEBUG Command: GET 966256430 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123051953 DLCTRL DEBUG Tx Command reply: GET_REPLY 966256430 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123051954 DLCTRL DEBUG Command: GET 862796319 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123051954 DLCTRL DEBUG Tx Command reply: GET_REPLY 862796319 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123051955 DLCTRL DEBUG Command: GET 424359425 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123051955 DLCTRL DEBUG Tx Command reply: GET_REPLY 424359425 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123051955 DLCTRL DEBUG Command: GET 808072615 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123051955 DLCTRL DEBUG Tx Command reply: GET_REPLY 808072615 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123051956 DLCTRL DEBUG Command: GET 851159034 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123051956 DLCTRL DEBUG Tx Command reply: GET_REPLY 851159034 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123051957 DLCTRL DEBUG Command: GET 138777128 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123051957 DLCTRL DEBUG Tx Command reply: GET_REPLY 138777128 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123051958 DLCTRL DEBUG Command: GET 182089422 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123051958 DLCTRL DEBUG Tx Command reply: GET_REPLY 182089422 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123051959 DLCTRL DEBUG Command: GET 259913480 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123051959 DLCTRL DEBUG Tx Command reply: GET_REPLY 259913480 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123051960 DLCTRL DEBUG Command: GET 468830733 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123051960 DLCTRL DEBUG Tx Command reply: GET_REPLY 468830733 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123051960 DLCTRL DEBUG Command: GET 714455687 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123051960 DLCTRL DEBUG Tx Command reply: GET_REPLY 714455687 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123051961 DLCTRL DEBUG Command: GET 257628642 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123051961 DLCTRL DEBUG Tx Command reply: GET_REPLY 257628642 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123051962 DLCTRL DEBUG Command: GET 700058699 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123051962 DLCTRL DEBUG Tx Command reply: GET_REPLY 700058699 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: 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 := '000000000000000000010101'B, t_guard := 20.000000 } 20250813123051973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)7608654 20250813123052999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123052999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123052999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813123052999 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123052999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x74194e, normal) (hnbgw_rua.c:407) 20250813123052999 DHNB DEBUG map_rua[0x557dd25bfe50]{init}: Allocated (fsm.c:456) 20250813123052999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7608654)[0x557dd25bfe50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123052999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7608654 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123052999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123052999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123052999 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813123052999 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7608654 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123052999 DCN DEBUG map_sccp[0x557dd25fd670]{init}: Allocated (fsm.c:456) 20250813123052999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123052999 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-7608654 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123052999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7608654 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250813123052999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7608654)[0x557dd25bfe50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123052999 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123052999 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123052999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7608654)[0x557dd25bfe50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123053000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123053000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123053000 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{IDLE}: Allocated (fsm.c:456) 20250813123053000 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123053000 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000150056400500f1100926) (sccp_scrc.c:406) 20250813123053000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123053000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123053000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123053000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123053000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123053000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123053000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123053000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123053000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123053000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123053000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123053000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123053000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123053000 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123053000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123053000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7608654)[0x557dd25bfe50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123053000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123053000 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123053000 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123053000 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123053000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123053000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123053000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123053000 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)5183172 HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123053008 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123053008 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123053008 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123053008 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123053008 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123053008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123053008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123053008 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123053008 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123053008 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123053008 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123053008 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123053008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123053008 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=00c3e18c) (sccp_scrc.c:477) 20250813123053008 DLSCCP DEBUG Received CO:COAK for local reference 120 (sccp_scoc.c:1824) 20250813123053008 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123053008 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123053008 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123053008 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123053008 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) 20250813123053008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123053008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@8ad7688026aa: setverdict(pass): none -> pass MTC@8ad7688026aa: 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 } } } 20250813123053011 DLCTRL DEBUG Command: GET 92828181 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123053011 DLCTRL DEBUG Tx Command reply: GET_REPLY 92828181 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123053016 DLCTRL DEBUG Command: GET 387441409 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123053016 DLCTRL DEBUG Tx Command reply: GET_REPLY 387441409 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123053020 DLCTRL DEBUG Command: GET 605729861 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123053020 DLCTRL DEBUG Tx Command reply: GET_REPLY 605729861 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123053024 DLCTRL DEBUG Command: GET 486459011 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123053024 DLCTRL DEBUG Tx Command reply: GET_REPLY 486459011 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123053028 DLCTRL DEBUG Command: GET 798085885 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123053028 DLCTRL DEBUG Tx Command reply: GET_REPLY 798085885 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123053032 DLCTRL DEBUG Command: GET 822669470 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123053032 DLCTRL DEBUG Tx Command reply: GET_REPLY 822669470 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123053035 DLCTRL DEBUG Command: GET 827132287 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123053035 DLCTRL DEBUG Tx Command reply: GET_REPLY 827132287 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123053038 DLCTRL DEBUG Command: GET 317392885 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123053038 DLCTRL DEBUG Tx Command reply: GET_REPLY 317392885 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123053040 DLCTRL DEBUG Command: GET 40034112 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123053040 DLCTRL DEBUG Tx Command reply: GET_REPLY 40034112 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123053042 DLCTRL DEBUG Command: GET 899117580 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123053042 DLCTRL DEBUG Tx Command reply: GET_REPLY 899117580 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123053044 DLCTRL DEBUG Command: GET 129175591 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123053044 DLCTRL DEBUG Tx Command reply: GET_REPLY 129175591 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123053046 DLCTRL DEBUG Command: GET 766758528 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123053046 DLCTRL DEBUG Tx Command reply: GET_REPLY 766758528 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123053047 DLCTRL DEBUG Command: GET 248981098 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123053047 DLCTRL DEBUG Tx Command reply: GET_REPLY 248981098 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123053049 DLCTRL DEBUG Command: GET 145407126 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123053049 DLCTRL DEBUG Tx Command reply: GET_REPLY 145407126 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123053050 DLCTRL DEBUG Command: GET 879341495 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123053050 DLCTRL DEBUG Tx Command reply: GET_REPLY 879341495 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123053051 DLCTRL DEBUG Command: GET 894348493 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123053051 DLCTRL DEBUG Tx Command reply: GET_REPLY 894348493 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123053052 DLCTRL DEBUG Command: GET 186840862 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123053052 DLCTRL DEBUG Tx Command reply: GET_REPLY 186840862 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123053053 DLCTRL DEBUG Command: GET 251270843 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123053053 DLCTRL DEBUG Tx Command reply: GET_REPLY 251270843 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123053054 DLCTRL DEBUG Command: GET 189533789 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123053054 DLCTRL DEBUG Tx Command reply: GET_REPLY 189533789 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123053055 DLCTRL DEBUG Command: GET 820815885 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123053055 DLCTRL DEBUG Tx Command reply: GET_REPLY 820815885 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20250813123053056 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: "connecting cnlink 1" MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1116)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn1-SCCP(1114)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123053129 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123053130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7e8aa), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123053130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123053130 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) 20250813123053130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123053130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123053130 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123053130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe763), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123053130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123053130 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) 20250813123053130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123053130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123053130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123053130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123053130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123053130 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 20250813123053130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123053130 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 20250813123053130 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123053130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123053131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123053131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123053131 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 20250813123053131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123053131 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 20250813123053131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123053272 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 20250813123053272 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 20250813123053272 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123053272 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123053281 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) 20250813123053281 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123053281 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123053281 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123053281 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123053281 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123053281 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123053284 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) 20250813123053284 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123053284 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123053284 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123053284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123053284 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123053284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication MTC@8ad7688026aa: 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 := '000000000000001000000010'B, t_guard := 20.000000 } 20250813123054083 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) 20250813123054083 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123054083 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123054083 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 20250813123054083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123054083 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123054083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123054083 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123054083 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123054083 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123054083 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123054083 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) 20250813123054083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123054083 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123054083 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123054083 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123054083 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) 20250813123054083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123054083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123054083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123054083 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) 20250813123054083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123054083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123054083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123054083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123054083 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123054083 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) 20250813123054083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123054083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123054083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123054083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123054083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123054083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123054083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123054083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123054083 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) 20250813123054083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123054083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123054083 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123054083 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: link up (cnlink.c:111) 20250813123054083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123054083 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123054083 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123054083 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 20250813123054083 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123054083 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 20250813123054083 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123054083 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1115)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123054103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123054379 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123054379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00423baf), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123054379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123054379 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123054380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123054380 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123054380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123054380 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123054380 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123054380 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123054380 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123054380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123054380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123054380 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123054381 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123054381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2a5a0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123054381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123054381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123054381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123054381 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123054381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123054381 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123054381 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123054381 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123054381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123054381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123054381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123054381 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123054381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123054381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123054381 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123054381 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123054381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123054381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123054381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123054381 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123054381 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123054381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123054381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123054381 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123054381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123054381 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=00423baf) (sccp_scrc.c:477) 20250813123054381 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1824) 20250813123054381 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123054381 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123054381 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123054381 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123054381 DLSCCP DEBUG SCCP-SCOC(105)[0x557dd25460a0]{IDLE}: Deallocated (fsm.c:568) 20250813123054381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123054381 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123054381 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123054381 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123054381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123054381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123054381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123054381 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123054382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123054382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123054382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123054382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123054382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123054382 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=00a2a5a0) (sccp_scrc.c:477) 20250813123054382 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1824) 20250813123054382 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123054382 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123054382 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123054382 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123054382 DLSCCP DEBUG SCCP-SCOC(107)[0x557dd25c8fb0]{IDLE}: Deallocated (fsm.c:568) 20250813123055028 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123055028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000af8e0), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123055028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123055029 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) 20250813123055029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123055029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123055029 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123055029 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396aa9), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123055029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123055029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123055029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123055029 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123055029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123055029 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123055029 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123055029 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 20250813123055029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123055029 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 20250813123055029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123055029 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123055029 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123055029 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123055029 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123055029 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123055029 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123055030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123055030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123055030 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123055034 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123055034 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123055034 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123055034 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123055034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123055034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123055034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123055034 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123055034 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123055034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123055034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123055034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123055034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123055034 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=00396aa9) (sccp_scrc.c:477) 20250813123055034 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250813123055034 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) 20250813123055034 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123055034 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123055034 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123055034 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123055034 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123055034 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 20250813123055034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123055034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123055034 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123055034 DLSCCP DEBUG SCCP-SCOC(116)[0x557dd25b60e0]{IDLE}: Deallocated (fsm.c:568) 20250813123055034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123055034 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123055034 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123055034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123055034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123055034 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) 20250813123055034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123055034 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=000af8e0) (sccp_scrc.c:477) 20250813123055034 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20250813123055034 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123055034 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123055034 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123055034 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123055034 DLSCCP DEBUG SCCP-SCOC(117)[0x557dd25c5a10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@8ad7688026aa: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@8ad7688026aa: 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)@8ad7688026aa: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)16664535 20250813123055131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123055131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123055131 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123055131 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123055131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfe47d7, normal) (hnbgw_rua.c:407) 20250813123055131 DHNB DEBUG map_rua[0x557dd25c5a10]{init}: Allocated (fsm.c:456) 20250813123055131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16664535)[0x557dd25c5a10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123055132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16664535 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123055132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123055132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123055132 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16664535 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250813123055132 DCN DEBUG map_sccp[0x557dd25b60e0]{init}: Allocated (fsm.c:456) 20250813123055132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123055132 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-16664535 <-> SCCP-121 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123055132 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16664535 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123055132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16664535)[0x557dd25c5a10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123055132 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123055132 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123055132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16664535)[0x557dd25c5a10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123055132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123055132 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123055132 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{IDLE}: Allocated (fsm.c:456) 20250813123055132 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123055132 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002020056400500f1100926) (sccp_scrc.c:406) 20250813123055132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123055132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123055132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123055132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123055132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123055132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123055132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123055132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123055132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123055132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123055132 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) 20250813123055132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123055132 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123055132 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123055132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123055132 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16664535)[0x557dd25c5a10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123055132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123055132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123055132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123055132 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 20250813123055132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123055132 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 20250813123055132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123055132 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1114)@8ad7688026aa: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@8ad7688026aa: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@8ad7688026aa: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)12716128 HNBGW_Test.sgsn1-SCCP(1114)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@8ad7688026aa: setverdict(pass): none -> pass 20250813123055137 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) 20250813123055138 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123055138 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123055138 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 20250813123055138 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123055138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123055138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123055138 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@8ad7688026aa: 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 } } } 20250813123055138 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123055138 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123055138 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123055138 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) 20250813123055138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123055138 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=003fde19) (sccp_scrc.c:477) 20250813123055138 DLSCCP DEBUG Received CO:COAK for local reference 121 (sccp_scoc.c:1824) 20250813123055138 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123055138 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123055138 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123055138 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123055138 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) 20250813123055138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123055138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123055138 DLCTRL DEBUG Command: GET 192468136 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123055138 DLCTRL DEBUG Tx Command reply: GET_REPLY 192468136 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123055139 DLCTRL DEBUG Command: GET 976487360 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123055139 DLCTRL DEBUG Tx Command reply: GET_REPLY 976487360 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123055139 DLCTRL DEBUG Command: GET 843762943 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123055139 DLCTRL DEBUG Tx Command reply: GET_REPLY 843762943 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123055140 DLCTRL DEBUG Command: GET 412077630 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123055140 DLCTRL DEBUG Tx Command reply: GET_REPLY 412077630 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123055141 DLCTRL DEBUG Command: GET 370526032 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123055141 DLCTRL DEBUG Tx Command reply: GET_REPLY 370526032 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123055141 DLCTRL DEBUG Command: GET 37702359 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123055141 DLCTRL DEBUG Tx Command reply: GET_REPLY 37702359 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123055142 DLCTRL DEBUG Command: GET 32955557 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123055142 DLCTRL DEBUG Tx Command reply: GET_REPLY 32955557 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123055143 DLCTRL DEBUG Command: GET 169448136 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123055143 DLCTRL DEBUG Tx Command reply: GET_REPLY 169448136 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123055143 DLCTRL DEBUG Command: GET 341838552 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123055143 DLCTRL DEBUG Tx Command reply: GET_REPLY 341838552 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123055144 DLCTRL DEBUG Command: GET 692632101 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123055144 DLCTRL DEBUG Tx Command reply: GET_REPLY 692632101 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123055145 DLCTRL DEBUG Command: GET 934435176 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123055145 DLCTRL DEBUG Tx Command reply: GET_REPLY 934435176 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123055146 DLCTRL DEBUG Command: GET 268990137 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123055146 DLCTRL DEBUG Tx Command reply: GET_REPLY 268990137 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123055146 DLCTRL DEBUG Command: GET 977094761 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123055146 DLCTRL DEBUG Tx Command reply: GET_REPLY 977094761 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123055147 DLCTRL DEBUG Command: GET 422341063 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123055147 DLCTRL DEBUG Tx Command reply: GET_REPLY 422341063 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123055148 DLCTRL DEBUG Command: GET 69318439 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123055148 DLCTRL DEBUG Tx Command reply: GET_REPLY 69318439 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123055149 DLCTRL DEBUG Command: GET 986930961 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123055149 DLCTRL DEBUG Tx Command reply: GET_REPLY 986930961 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123055149 DLCTRL DEBUG Command: GET 182185986 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123055149 DLCTRL DEBUG Tx Command reply: GET_REPLY 182185986 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123055150 DLCTRL DEBUG Command: GET 381038643 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123055150 DLCTRL DEBUG Tx Command reply: GET_REPLY 381038643 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123055151 DLCTRL DEBUG Command: GET 243324571 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123055151 DLCTRL DEBUG Tx Command reply: GET_REPLY 243324571 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123055151 DLCTRL DEBUG Command: GET 636559204 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123055151 DLCTRL DEBUG Tx Command reply: GET_REPLY 636559204 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813123055154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37876<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123055154 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40049<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1098)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1099)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123055156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123055156 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123055156 DLINP DEBUG SRVCONN(,r=127.0.0.1:55522<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123055156 DLINP NOTICE SRV(,r=127.0.0.1:55522<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123055156 DMAIN NOTICE (127.0.0.1:55522 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55522<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123055156 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1106)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1105)@8ad7688026aa: Final verdict of PTC: none 20250813123055157 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123055157 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) 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123055157 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123055157 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) 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123055157 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 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123055157 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123055157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123055157 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123055157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123055157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123055157 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123055157 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) 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123055157 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123055157 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) 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123055157 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 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@8ad7688026aa: Final verdict of PTC: none 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123055157 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123055157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123055157 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123055157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123055157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123055157 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 20250813123055157 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) 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123055157 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 20250813123055157 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123055157 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) 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123055157 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-RAN(1115)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1114)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1108)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@8ad7688026aa: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(1100)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(1111)@8ad7688026aa: Final verdict of PTC: none 20250813123055159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37878<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@8ad7688026aa: Final verdict of PTC: pass 20250813123055160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123055161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@8ad7688026aa: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:30:55 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 20250813123055334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123055334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123055335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123055335 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123055335 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123055335 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123055335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123055335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123055335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123055335 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123055335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123055335 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123055335 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123055335 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123055335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123055335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123055336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123055336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123055336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123055336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123055336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123055336 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 20250813123055336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123055336 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 20250813123055336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123055336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123055336 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 20250813123055334 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123055334 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) 20250813123055334 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123055334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825264)[0x557dd25b73a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123055334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825264)[0x557dd25b73a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123055334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123055334 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123055334 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123055334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f00ad), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123055334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123055334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123055334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123055334 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123055334 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123055334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123055334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825264)[0x557dd25b73a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825264)[0x557dd25b73a0]{disrupted}: Freeing instance (context_map.c:202) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14825264)[0x557dd25b73a0]{disrupted}: Deallocated (fsm.c:568) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{disconnected}: Freeing instance (context_map.c:206) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x557dd2545e50]{disconnected}: Deallocated (fsm.c:568) 20250813123055335 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14825264 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7608654)[0x557dd25bfe50]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7608654)[0x557dd25bfe50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123055335 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123055335 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123055335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e18c), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123055335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123055335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123055335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123055335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123055335 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7608654)[0x557dd25bfe50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7608654)[0x557dd25bfe50]{disrupted}: Freeing instance (context_map.c:202) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7608654)[0x557dd25bfe50]{disrupted}: Deallocated (fsm.c:568) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{disconnected}: Freeing instance (context_map.c:206) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x557dd25fd670]{disconnected}: Deallocated (fsm.c:568) 20250813123055335 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7608654 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16664535)[0x557dd25c5a10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16664535)[0x557dd25c5a10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123055335 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123055335 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123055335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fde19), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123055335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123055335 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) 20250813123055335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123055335 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123055335 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16664535)[0x557dd25c5a10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16664535)[0x557dd25c5a10]{disrupted}: Freeing instance (context_map.c:202) 20250813123055335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16664535)[0x557dd25c5a10]{disrupted}: Deallocated (fsm.c:568) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{disconnected}: Freeing instance (context_map.c:206) 20250813123055335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x557dd25b60e0]{disconnected}: Deallocated (fsm.c:568) 20250813123055335 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16664535 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813123055408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123055910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58046<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=431180) Waiting for packet dumper to finish... 1 (prev_count=431180, count=431720) 20250813123057157 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123057157 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123057157 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123057157 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123057157 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123057157 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:30: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_second_rab_assignment started. 20250813123059001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123059006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123059009 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43909<->l=127.0.0.1:4262) (control_if.c:572) 20250813123059023 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123059023 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123059023 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) TC_second_rab_assignment-Iuh0(1122)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123059023 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123059023 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123059023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123059023 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123059024 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123059024 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123059024 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123059024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123059024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123059024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123059024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123059024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123059024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123059024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123059024 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123059024 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123059024 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123059024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123059024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123059024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123059024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123059024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123059024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123059025 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123059025 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123059025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123059025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123059025 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) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059025 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) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123059025 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) 20250813123059025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123059025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123059025 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123059025 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123059025 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123059025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123059025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123059025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123059025 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) 20250813123059025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123059025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123059025 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123059025 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123059025 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123059025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123059025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123059025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123059025 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123059025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123059025 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123059025 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123059025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123059025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123059025 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 20250813123059025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123059025 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123059025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123059025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123059025 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 20250813123059025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123059025 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 20250813123059025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123059025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059025 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123059025 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123059025 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123059025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123059025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123059025 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1126)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(1126)@8ad7688026aa: M3UA emulation initiated, the test can be started MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1126)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123059040 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123059040 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123059040 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123059040 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123059040 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123059040 DRANAP NOTICE cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123059040 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123059040 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123059040 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123059040 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123059041 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123059041 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123059041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123059041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123059041 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) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 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) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123059041 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) 20250813123059041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123059041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123059041 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123059041 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123059041 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123059041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123059041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123059041 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) 20250813123059041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123059041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123059041 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123059041 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123059041 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123059041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123059041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123059041 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) 20250813123059041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123059041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123059041 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123059041 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123059041 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123059041 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123059041 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123059041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123059041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123059041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123059041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123059041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123059041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123059041 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123059041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123059041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123059041 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 20250813123059041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123059041 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123059041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123059041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123059041 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 20250813123059041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123059041 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 20250813123059041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123059041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123059041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123059041 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 20250813123059041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123059041 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 20250813123059041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123059041 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123059041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123059041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123059041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123059041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123059041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123059041 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123059041 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1129)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(1129)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@8ad7688026aa: ************************************************* MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1127)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123059063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123059063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123059063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123059063 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123059063 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) 20250813123059063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123059063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123059063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123059063 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@8ad7688026aa: setverdict(pass): none -> pass 20250813123059237 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 20250813123059237 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 20250813123059237 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123059237 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123059245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059245 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123059245 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123059245 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123059245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123059245 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123059245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123059248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059248 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123059248 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123059248 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123059248 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123059248 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123059248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123059248 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 20250813123059253 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 20250813123059253 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 20250813123059253 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123059253 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123059259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059259 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123059259 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123059259 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123059259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123059259 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123059259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123059261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123059261 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123059261 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123059261 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123059261 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123059261 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123059261 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123059261 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 20250813123100052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123100052 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123100052 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123100052 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123100052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123100052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123100052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123100052 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123100053 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123100053 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123100053 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123100053 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123100053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123100053 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123100053 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123100053 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123100053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100053 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123100053 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123100053 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123100053 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123100053 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) 20250813123100053 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123100053 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123100053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123100053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123100053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123100053 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123100053 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123100053 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813123100054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123100054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123100054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123100054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123100054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123100054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123100054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123100054 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1125)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123100072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123100072 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123100072 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123100072 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123100072 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123100072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123100072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123100072 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123100072 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123100072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123100072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123100072 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123100072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123100072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123100072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123100072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123100072 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) 20250813123100072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100072 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) 20250813123100072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123100072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123100072 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123100072 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123100072 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) 20250813123100072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123100072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123100072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123100072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123100072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123100072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123100072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123100072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123100072 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123100072 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123100072 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813123100073 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123100073 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123100073 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123100073 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123100073 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123100073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123100073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123100073 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1128)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123100086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123100776 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123100776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d8032), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123100776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123100776 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) 20250813123100776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123100776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123100776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123100776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123100776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123100776 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 20250813123100776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123100776 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 20250813123100776 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@8ad7688026aa: 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)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@8ad7688026aa: Added conn table entry 0TC_second_rab_assignment0(1131)11908886 20250813123101127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123101127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123101127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123101127 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123101127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb5b716, normal) (hnbgw_rua.c:407) 20250813123101127 DHNB DEBUG map_rua[0x557dd2545e50]{init}: Allocated (fsm.c:456) 20250813123101127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123101127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11908886 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123101128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123101128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123101128 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11908886 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123101128 DCN DEBUG map_sccp[0x557dd25bfe50]{init}: Allocated (fsm.c:456) 20250813123101128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123101128 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-11908886 <-> SCCP-122 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123101128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11908886 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123101128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123101128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123101128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123101128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123101128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123101128 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123101128 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{IDLE}: Allocated (fsm.c:456) 20250813123101128 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123101128 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001ab0056400500f1100926) (sccp_scrc.c:406) 20250813123101128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123101128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123101128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123101128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123101128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123101128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123101128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123101128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123101128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123101128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123101128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123101128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123101128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123101128 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123101128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123101128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123101128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123101128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123101128 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123101128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123101128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123101128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123101128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@8ad7688026aa: Added conn table entry 0TC_second_rab_assignment0(1131)14777966 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1131)@8ad7688026aa: setverdict(pass): none -> pass 20250813123101140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101140 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123101140 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123101140 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123101140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123101140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123101140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123101140 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123101140 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123101140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123101140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123101140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123101140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123101140 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=00cbc46c) (sccp_scrc.c:477) 20250813123101140 DLSCCP DEBUG Received CO:COAK for local reference 122 (sccp_scoc.c:1824) 20250813123101140 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123101140 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123101140 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123101140 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123101140 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) 20250813123101140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123101140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1131)@8ad7688026aa: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@8ad7688026aa: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813123101342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123101342 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123101342 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123101342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123101342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123101342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123101342 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123101342 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123101343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123101343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123101343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123101343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123101343 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) 20250813123101343 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250813123101343 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123101343 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123101343 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123101343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123101343 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123101343 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123101343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123101343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123101343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123101343 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123101343 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123101343 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123101343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123101343 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123101343 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{UNUSED}: Allocated (fsm.c:456) 20250813123101343 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{UNUSED}: is child of mgw(mgw-fsm-11908886-0)[0x557dd25c5a10] (fsm.c:486) 20250813123101343 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11908886-0)[0x557dd25c5a10] (mgcp_client_endpoint_fsm.c:724) 20250813123101343 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123101343 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123101343 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123101343 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25460a0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123101343 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25460a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0] (fsm.c:486) 20250813123101343 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25460a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123101343 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25460a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123101343 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: b5b7'... (mgcp_client.c:807) 20250813123101343 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250813123101344 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25460a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123101344 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@8ad7688026aa: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b5b71617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5b71617", 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)@8ad7688026aa: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b5b71617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5b71617", 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)@8ad7688026aa: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813123101379 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250813123101379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123101379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123101379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123101379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123101379 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123101379 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101379 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101379 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123101379 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123101379 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101379 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123101379 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123101379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123101380 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123101380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123101380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123101380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123101380 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123101407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123101407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123101407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123101407 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123101407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb5b716) (hnbgw_rua.c:471) 20250813123101407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11908886 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123101407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123101407 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123101407 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123101407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123101407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123101407 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123101407 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123101407 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123101407 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123101407 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11908886-0)[0x557dd25c5a10] (mgcp_client_endpoint_fsm.c:724) 20250813123101407 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123101407 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123101407 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123101407 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: b5b7'... (mgcp_client.c:807) 20250813123101407 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813123101407 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123101407 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123101407 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101407 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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)@8ad7688026aa: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b5b71617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5b71617", 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" } } } } } } } 20250813123101421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250813123101421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123101421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123101421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101421 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123101421 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123101421 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11908886-0)[0x557dd25c5a10] (mgcp_client_endpoint_fsm.c:724) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123101421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25d7380]{ST_CRCX}: Allocated (fsm.c:456) 20250813123101421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25d7380]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0] (fsm.c:486) 20250813123101421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25d7380]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123101421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25d7380]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250813123101421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: b5b7'... (mgcp_client.c:807) 20250813123101421 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813123101421 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11908886-0)[0x557dd25d7380]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101421 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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)@8ad7688026aa: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b5b71617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b5b71617", 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" } } } } } } } 20250813123101431 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250813123101431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123101431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123101431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123101431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123101431 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123101431 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101431 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101431 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101431 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123101431 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123101431 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101431 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{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) 20250813123101431 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123101431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123101431 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123101431 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123101431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123101431 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123101431 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123101431 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=00cbc46c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123101431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123101431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123101431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123101431 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123101431 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123101432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101432 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123101432 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123101432 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123101432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123101432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123101432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123101432 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250813123101438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101438 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123101438 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123101438 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123101438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123101438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123101438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123101438 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123101438 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123101438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123101438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123101438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123101438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123101438 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) 20250813123101438 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250813123101438 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123101438 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123101438 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123101438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123101438 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123101438 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123101438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123101438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123101439 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123101439 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11908886 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250813123101439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250813123101439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250813123101439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123101439 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123101442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123101442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123101442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250813123101442 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123101442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb5b716) (hnbgw_rua.c:471) 20250813123101442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11908886 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250813123101442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123101442 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123101442 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123101442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123101442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123101442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250813123101442 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123101442 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123101442 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=00cbc46c), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250813123101442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123101442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123101442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123101442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123101442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123101442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123101442 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123101442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123101442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123101442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123101442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123101454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101454 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123101454 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123101454 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123101454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123101454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123101454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123101455 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123101455 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123101455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123101455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123101455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123101455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123101455 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) 20250813123101455 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250813123101455 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123101455 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123101455 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123101455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123101455 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123101455 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123101455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123101455 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123101455 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123101455 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123101455 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123101455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123101455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: b5b7'... (mgcp_client.c:807) 20250813123101455 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123101455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123101455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123101455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:56095: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: b5b7'... (mgcp_client.c:807) 20250813123101455 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123101455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123101455 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: Removing from parent mgw(mgw-fsm-11908886-0)[0x557dd25c5a10] (mgcp_client_endpoint_fsm.c:873) 20250813123101455 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123101455 DLMGCP DEBUG mgw-endp(mgw-fsm-11908886-0)[0x557dd25b60e0]{IN_USE}: Deallocated (fsm.c:568) 20250813123101455 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123101455 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123101455 DMGW DEBUG mgw(mgw-fsm-11908886-0)[0x557dd25c5a10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123101455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123101455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123101455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123101455 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b5b71617" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@8ad7688026aa: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "b5b71617" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1131)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123101469 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250813123101469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123101469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123101469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123101469 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x557dd25460a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123101469 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250813123101469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123101469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123101469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123101469 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x557dd25d7380]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@8ad7688026aa: Deleted conn table entry 0TC_second_rab_assignment0(1131)11908886 20250813123101480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123101480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123101480 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123101480 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123101480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb5b716,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123101480 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11908886 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123101480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123101480 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123101480 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123101480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123101480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123101481 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123101481 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123101481 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=00cbc46c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123101481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123101481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123101481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123101481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123101481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123101481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123101481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123101481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123101481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123101481 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123101481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123101481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123101481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123101481 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@8ad7688026aa: Deleted conn table entry 0TC_second_rab_assignment0(1131)14777966 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Session index based on connection ID:0 20250813123101491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101491 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123101491 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123101491 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123101491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123101491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123101491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123101491 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123101492 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123101492 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123101492 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123101492 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123101492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123101492 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=00cbc46c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123101492 DLSCCP DEBUG Received CO:RELRE for local reference 122 (sccp_scoc.c:1824) 20250813123101492 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123101492 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123101492 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123101492 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) 20250813123101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123101492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123101492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{disconnected}: Freeing instance (context_map.c:202) 20250813123101492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11908886)[0x557dd2545e50]{disconnected}: Deallocated (fsm.c:568) 20250813123101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{disconnected}: Freeing instance (context_map.c:206) 20250813123101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x557dd25bfe50]{disconnected}: Deallocated (fsm.c:568) 20250813123101492 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11908886 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123101492 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=00cbc46c), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:406) 20250813123101492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123101492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123101492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123101492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123101492 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123101492 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123101492 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123101492 DLSCCP DEBUG SCCP-SCOC(122)[0x557dd25fd670]{IDLE}: Deallocated (fsm.c:568) 20250813123101492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123101492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123101493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123101493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123101493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123101493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123101493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123101493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@8ad7688026aa: RLC received in state:disconnect_pending 20250813123103130 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123103130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe763), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123103130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123103130 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) 20250813123103130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123103130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123103130 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123103130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7e8aa), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123103130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123103130 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) 20250813123103130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123103130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123103131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123103131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123103131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123103131 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 20250813123103131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123103131 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 20250813123103131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123103131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123103131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123103131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123103131 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 20250813123103131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123103131 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 20250813123103131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813123103490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58074<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123103491 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43909<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1119)@8ad7688026aa: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1120)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123103492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58058<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_second_rab_assignment(1118)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1128)@8ad7688026aa: Final verdict of PTC: none 20250813123103493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123103493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123103493 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123103493 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) 20250813123103493 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_second_rab_assignment-Iuh0-RUA(1123)@8ad7688026aa: Final verdict of PTC: none 20250813123103493 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123103493 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) 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123103493 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123103493 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) 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123103493 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 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123103493 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123103493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123103493 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123103493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123103493 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(1127)@8ad7688026aa: Final verdict of PTC: none 20250813123103493 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-SCCP(1124)@8ad7688026aa: Final verdict of PTC: none 20250813123103493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123103493 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) 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123103493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123103493 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) 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123103493 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 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123103493 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123103493 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123103493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123103493 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123103493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123103493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123103493 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)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1126)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1129)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(1121)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(1130)@8ad7688026aa: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1122)@8ad7688026aa: Final verdict of PTC: none 20250813123103494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58080<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_second_rab_assignment finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Wed Aug 13 12:31:03 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 20250813123103533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123104035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=298420) Waiting for packet dumper to finish... 1 (prev_count=298420, count=298960) 20250813123105335 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123105336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fde19), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123105336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123105336 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) 20250813123105336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123105336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123105336 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123105336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e18c), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123105336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123105336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123105336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123105336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123105336 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123105336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f00ad), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123105336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123105336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123105336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123105336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123105336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123105336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123105336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123105336 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 20250813123105336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123105336 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 20250813123105336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123105336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123105336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123105336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123105336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123105336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123105336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123105336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123105336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123105336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123105336 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 20250813123105336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123105336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123105336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123105336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123105336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123105336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123105336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123105336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123105494 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123105494 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123105494 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123105494 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123105494 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123105494 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:31: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_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@8ad7688026aa: 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@8ad7688026aa: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250813123107146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123107149 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123107152 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39837<->l=127.0.0.1:4262) (control_if.c:572) 20250813123107168 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123107168 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123107168 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123107168 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123107168 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123107168 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123107168 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123107168 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123107168 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123107168 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123107168 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123107169 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123107169 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123107170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123107170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123107170 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) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 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) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123107170 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) 20250813123107170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123107170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123107170 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123107170 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123107170 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123107170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123107170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123107170 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) 20250813123107170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123107170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123107170 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123107170 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123107170 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123107170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123107170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123107170 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123107170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123107170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123107170 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123107170 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123107170 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123107170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123107170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123107170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123107170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123107170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123107170 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123107170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123107170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123107170 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 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123107170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123107170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123107170 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 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123107170 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 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123107170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123107170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123107170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123107170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123107170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123107170 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123107170 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1140)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(1140)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(1138)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123107184 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123107184 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123107184 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123107184 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123107184 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123107184 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123107184 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123107184 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123107184 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123107185 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123107185 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123107185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123107185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123107185 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) 20250813123107185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107185 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) 20250813123107185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123107186 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) 20250813123107186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123107186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123107186 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123107186 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123107186 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123107186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123107186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123107186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123107186 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) 20250813123107186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123107186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123107186 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123107186 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123107186 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123107186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123107186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123107186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123107186 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) 20250813123107186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123107186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123107186 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123107186 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123107186 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123107186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123107186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123107186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123107186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123107186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123107186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123107186 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123107186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123107186 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123107186 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123107186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123107186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123107186 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 20250813123107186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123107186 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123107186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123107186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123107186 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 20250813123107186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123107186 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 20250813123107186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123107186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123107186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123107186 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 20250813123107186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123107186 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 20250813123107186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123107186 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123107186 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107186 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123107186 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123107186 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123107186 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123107186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123107186 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123107186 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123107382 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 20250813123107382 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 20250813123107382 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123107382 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123107384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107384 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123107384 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123107384 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123107384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123107384 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123107384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123107384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107384 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123107384 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123107384 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123107384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123107384 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123107384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123107384 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 20250813123107405 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 20250813123107405 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 20250813123107405 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123107405 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123107411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107411 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123107411 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123107411 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123107411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123107411 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123107411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123107413 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123107413 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123107413 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123107413 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123107413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123107413 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123107414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123107414 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 20250813123108201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123108201 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123108201 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123108201 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123108201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123108201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123108201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123108201 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123108201 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123108201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123108202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123108202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123108202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123108202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123108202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123108202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123108202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123108202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123108202 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123108202 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123108202 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) 20250813123108202 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123108202 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123108202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123108202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123108202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123108202 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123108202 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123108202 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813123108202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123108202 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123108202 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123108202 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123108202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123108202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123108202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123108203 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1139)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123108216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123108216 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123108216 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123108216 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123108216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123108216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123108216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123108216 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123108216 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123108216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123108216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123108216 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123108216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123108216 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123108216 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123108216 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123108216 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) 20250813123108216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108216 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) 20250813123108216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123108217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123108217 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123108217 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123108217 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) 20250813123108217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123108217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123108217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123108217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123108217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123108217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123108217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123108217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123108217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123108217 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123108217 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813123108217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123108217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123108217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123108217 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123108217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123108217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123108217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123108217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1142)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123108222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123108222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123108222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123108222 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123108222 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) 20250813123108222 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123108222 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123108222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123108222 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@8ad7688026aa: setverdict(pass): none -> pass 20250813123108226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123108226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123108226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250813123108226 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250813123108226 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250813123108426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123108426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123108426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123108426 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123108426 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) 20250813123108426 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123108426 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123108426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123108426 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@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed MTC@8ad7688026aa: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813123108437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123108437 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39837<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1134)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(1133)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123108441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40834<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@8ad7688026aa: Final verdict of PTC: none 20250813123108443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123108443 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123108443 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123108443 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) 20250813123108443 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1142)@8ad7688026aa: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@8ad7688026aa: Final verdict of PTC: none 20250813123108444 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123108444 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) 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123108444 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123108444 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) 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123108444 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 20250813123108444 DLSS7 <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(1138)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1141)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@8ad7688026aa: Final verdict of PTC: none 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123108444 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123108444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123108444 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123108444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123108444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123108444 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 20250813123108444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123108444 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) 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123108444 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 20250813123108444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123108444 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) 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123108444 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 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123108444 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123108444 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123108444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123108444 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123108444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123108444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123108444 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)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(1135)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@8ad7688026aa: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(1144)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@8ad7688026aa: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@8ad7688026aa: 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'. Wed Aug 13 12:31:08 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 20250813123108535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123109036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40852<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165624) Waiting for packet dumper to finish... 1 (prev_count=165624, count=166164) 20250813123110445 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123110445 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123110445 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123110445 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123110445 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123110445 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123110777 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123110777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d8032), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123110777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123110777 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) 20250813123110777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123110777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123110777 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123110778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123110778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123110778 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 20250813123110778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123110778 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 20250813123110778 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@8ad7688026aa: 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@8ad7688026aa: 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 ------ Wed Aug 13 12:31:11 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 MTC@8ad7688026aa: 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@8ad7688026aa: Test case TC_apply_sccp started. 20250813123112132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123112135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123112138 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39911<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1149)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123112154 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123112154 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123112165 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123112165 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123112165 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123112165 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123112165 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123112165 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123112165 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123112165 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123112165 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123112165 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55639 (stream_srv.c:142) 20250813123112165 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55639<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(1151)@8ad7688026aa: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123112166 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123112166 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123112166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123112167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123112167 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) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 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) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123112167 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) 20250813123112167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123112167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123112167 DRANAP DEBUG cnlink(msc-3)[0x557dd25af960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123112167 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123112167 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123112167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123112167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123112167 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) 20250813123112167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123112167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123112167 DRANAP DEBUG cnlink(msc-2)[0x557dd25aefe0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123112167 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123112167 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123112167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123112167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123112167 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123112167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123112167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123112167 DRANAP DEBUG cnlink(msc-1)[0x557dd25ae870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123112167 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123112167 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123112167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123112167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123112167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123112167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123112167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123112167 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123112167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123112167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123112167 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 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123112167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123112167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123112167 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 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123112167 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 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123112167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123112167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123112167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123112167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123112167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123112167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123112167 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1155)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-M3UA(1155)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1155)@8ad7688026aa: ************************************************* HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123112180 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123112180 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123112181 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123112181 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123112181 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123112181 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123112181 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123112181 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123112181 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123112182 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123112182 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123112182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123112182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123112182 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) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 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) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123112182 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) 20250813123112182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123112182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123112182 DRANAP DEBUG cnlink(sgsn-3)[0x557dd25b1fa0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123112182 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123112182 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123112182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123112182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123112182 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) 20250813123112182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123112182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123112182 DRANAP DEBUG cnlink(sgsn-2)[0x557dd25b1610]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123112182 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123112182 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123112182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123112182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123112182 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) 20250813123112182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123112182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123112182 DRANAP DEBUG cnlink(sgsn-1)[0x557dd25b0c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123112182 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123112182 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123112182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123112182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123112182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123112182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123112182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123112182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123112182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123112182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123112182 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123112182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123112182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123112182 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 20250813123112182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123112182 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123112182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123112182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123112182 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 20250813123112182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123112182 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 20250813123112182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123112182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123112182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123112182 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 20250813123112182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123112182 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 20250813123112182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123112182 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123112182 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112182 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123112182 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123112182 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123112182 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123112182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123112182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123112182 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@8ad7688026aa: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8ad7688026aa: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1158)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-M3UA(1158)@8ad7688026aa: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1158)@8ad7688026aa: ************************************************* HNBGW_Test.sgsn0-SCCP(1156)@8ad7688026aa: v_sccp_pdu_maxlen:268 20250813123112204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123112204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123112204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123112204 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123112204 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) 20250813123112204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123112204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123112204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123112204 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@8ad7688026aa: setverdict(pass): none -> pass 20250813123112210 DLINP DEBUG SRVCONN(,r=127.0.0.1:55639<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123112210 DLINP DEBUG SRVCONN(,r=127.0.0.1:55639<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123112210 DLINP DEBUG SRVCONN(,r=127.0.0.1:55639<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123112210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123112210 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) 20250813123112210 DLGLOBAL DEBUG validating counter group 0x557dd19d5be0(hnb) with 60 counters (rate_ctr.c:86) 20250813123112210 DHNBAP DEBUG (127.0.0.1:55639 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123112210 DHNBAP NOTICE (127.0.0.1:55639 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123112210 DHNBAP NOTICE (127.0.0.1:55639 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123112210 DLINP DEBUG SRVCONN(,r=127.0.0.1:55639<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123112210 DLINP DEBUG SRVCONN(,r=127.0.0.1:55639<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123112379 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 20250813123112379 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 20250813123112379 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123112379 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123112390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123112390 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123112390 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123112390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123112390 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123112390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123112392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112392 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123112392 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123112392 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123112392 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123112393 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123112393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123112393 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 20250813123112394 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 20250813123112394 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 20250813123112394 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123112394 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)@8ad7688026aa: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123112402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112402 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123112402 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123112402 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123112402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123112402 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123112402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123112405 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123112405 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123112405 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123112405 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123112405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123112405 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123112405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123112405 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 20250813123113131 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123113131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7e8aa), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123113131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123113131 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) 20250813123113131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123113131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123113131 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123113131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ffe763), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123113131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123113131 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) 20250813123113131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123113131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123113132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123113132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123113132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123113132 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 20250813123113132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123113132 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 20250813123113132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123113132 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123113132 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123113132 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123113132 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 20250813123113132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123113132 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 20250813123113132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123113199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123113199 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123113199 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123113199 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123113199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123113199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123113199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123113199 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123113199 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123113199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123113199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123113199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123113199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123113199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123113199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123113199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123113199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123113200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123113200 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123113200 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123113200 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) 20250813123113200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123113200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123113200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123113200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123113200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123113200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123113200 DRANAP DEBUG cnlink(msc-0)[0x557dd25ae100]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123113200 DRANAP NOTICE cnlink(msc-0)[0x557dd25ae100]{CONNECTED}: link up (cnlink.c:111) 20250813123113200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123113200 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123113200 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123113200 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123113200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123113200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123113200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123113200 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1154)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123113205 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123113205 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123113205 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123113205 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123113205 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123113205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123113205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123113205 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123113205 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123113205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123113205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123113205 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123113205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123113205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123113205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123113205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123113205 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) 20250813123113205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113205 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) 20250813123113205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123113206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123113206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123113206 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123113206 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) 20250813123113206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123113206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123113206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123113206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123113206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123113206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123113206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123113206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123113206 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123113206 DRANAP DEBUG cnlink(sgsn-0)[0x557dd25b02f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123113206 DRANAP NOTICE cnlink(sgsn-0)[0x557dd25b02f0]{CONNECTED}: link up (cnlink.c:111) 20250813123113206 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123113206 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123113206 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123113206 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123113206 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123113206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123113206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123113206 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1157)@8ad7688026aa: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123114247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35596<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1154)@8ad7688026aa: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1154)@8ad7688026aa: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1160) TC_apply_sccp-Iuh0-RUA(1150)@8ad7688026aa: Added conn table entry 0TC_apply_sccp0(1160)10332320 20250813123115264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123115264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123115264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123115264 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123115264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9da8a0, normal) (hnbgw_rua.c:407) 20250813123115264 DHNB DEBUG map_rua[0x557dd2545e50]{init}: Allocated (fsm.c:456) 20250813123115264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123115264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10332320 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123115264 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123115264 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123115264 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10332320 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123115264 DCN DEBUG map_sccp[0x557dd25bfe50]{init}: Allocated (fsm.c:456) 20250813123115264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123115264 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-10332320 <-> SCCP-123 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123115264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10332320 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123115264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123115264 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123115264 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123115264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123115264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123115264 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123115264 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{IDLE}: Allocated (fsm.c:456) 20250813123115264 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123115264 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300021d0056400500f1100926) (sccp_scrc.c:406) 20250813123115264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123115264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123115264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123115264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123115264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123115264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123115264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123115264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123115264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123115264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123115264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123115264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123115264 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123115264 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123115264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123115264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123115264 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123115264 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123115264 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123115264 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123115264 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123115264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123115264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123115264 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: First idle individual index:0 HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1154)@8ad7688026aa: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1160) HNBGW_Test.msc0-RAN(1154)@8ad7688026aa: Added conn table entry 0TC_apply_sccp0(1160)9950574 HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1160)@8ad7688026aa: setverdict(pass): none -> pass 20250813123115269 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123115269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123115269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123115269 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123115269 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123115269 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123115269 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123115269 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123115269 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123115269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123115269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123115269 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123115269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123115269 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=00d35255) (sccp_scrc.c:477) 20250813123115269 DLSCCP DEBUG Received CO:COAK for local reference 123 (sccp_scoc.c:1824) 20250813123115269 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123115269 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123115269 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123115269 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123115269 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) 20250813123115269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123115269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123115336 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123115336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f00ad), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123115336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123115336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123115336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123115336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123115336 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123115336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3e18c), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123115336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123115336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123115336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123115336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123115336 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123115336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fde19), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123115336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123115336 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) 20250813123115336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123115336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123115336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123115336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123115336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123115336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123115336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123115336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123115336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123115336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123115336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123115336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123115336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123115336 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123115336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123115336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123115336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123115336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123115336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123115336 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123115336 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123115336 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 20250813123115336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123115336 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 20250813123115336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123115336 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123115336 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 20250813123115338 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123115338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123115338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123115338 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123115338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123115338 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=006f00ad) (sccp_scrc.c:477) 20250813123115338 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250813123115338 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123115338 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123115338 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123115338 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123115338 DLSCCP DEBUG SCCP-SCOC(119)[0x557dd25b90b0]{IDLE}: Deallocated (fsm.c:568) 20250813123115338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123115338 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123115338 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123115338 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123115338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123115338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123115338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123115338 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123115542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123115542 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123115542 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123115542 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123115542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123115542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123115542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123115542 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123115542 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123115542 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123115543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123115543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123115543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123115543 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=00c3e18c) (sccp_scrc.c:477) 20250813123115543 DLSCCP DEBUG Received CO:RELCO for local reference 120 (sccp_scoc.c:1824) 20250813123115543 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123115543 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123115543 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123115543 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123115543 DLSCCP DEBUG SCCP-SCOC(120)[0x557dd2545340]{IDLE}: Deallocated (fsm.c:568) 20250813123116269 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) TC_apply_sccp0(1160)@8ad7688026aa: "Changing SCCP address, don't apply yet" 20250813123117286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123117286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123117286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250813123117286 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123117286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9da8a0) (hnbgw_rua.c:471) 20250813123117286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10332320 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250813123117286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123117286 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250813123117287 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813123117287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250813123117287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123117287 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123117287 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123117287 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=00d35255), PART(T=Data,L=22,D=001440120000010010400b0a6f245650b55a288ad4d9) (sccp_scrc.c:406) 20250813123117287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123117287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123117287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123117287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123117287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123117287 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123117287 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123117287 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123117287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123117287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123117287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123117287 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1160)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: vl_len:22 HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: vl_from0 HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AC6CDFA73C0A2A81C9CF3'O 20250813123117305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123117305 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123117305 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123117305 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123117305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123117305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123117305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123117305 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123117306 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123117306 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123117306 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123117306 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123117306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123117306 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=001440120000010010400b0ac6cdfa73c0a2a81c9cf3) (sccp_scrc.c:477) 20250813123117306 DLSCCP DEBUG Received CO:CODT for local reference 123 (sccp_scoc.c:1824) 20250813123117306 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123117306 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123117306 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123117306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123117306 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250813123117306 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813123117306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250813123117306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123117306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250813123117306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123117306 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)@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1160)@8ad7688026aa: "Apply SCCP address changes" 20250813123117319 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250813123117320 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250813123117320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250813123117320 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123117320 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123117320 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d35255), PART(T=Source Reference,L=4,D=0000007b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123117320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123117320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123117320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123117320 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123117320 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123117320 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123117320 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813123117320 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813123117321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813123117321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813123117321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123117321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{disrupted}: Freeing instance (context_map.c:202) 20250813123117321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10332320)[0x557dd2545e50]{disrupted}: Deallocated (fsm.c:568) 20250813123117321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123117321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{disconnected}: Freeing instance (context_map.c:206) 20250813123117321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x557dd25bfe50]{disconnected}: Deallocated (fsm.c:568) 20250813123117321 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10332320 SCCP-123 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813123117321 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250813123117321 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813123117321 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250813123117321 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813123117321 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813123117321 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813123117321 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813123117321 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813123117321 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813123117321 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813123117321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123117321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250813123117321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123117321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123117321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123117321 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123117321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123117321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123117321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123117321 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1154)@8ad7688026aa: Deleted conn table entry 0TC_apply_sccp0(1160)9950574 20250813123117326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123117326 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123117326 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123117326 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123117326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123117326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123117326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123117326 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123117327 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123117327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123117327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123117327 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123117327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123117327 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=00d35255) (sccp_scrc.c:477) 20250813123117327 DLSCCP DEBUG Received CO:RELCO for local reference 123 (sccp_scoc.c:1824) 20250813123117327 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123117327 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123117327 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123117327 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123117327 DLSCCP DEBUG SCCP-SCOC(123)[0x557dd25fd670]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1150)@8ad7688026aa: Deleted conn table entry 0TC_apply_sccp0(1160)10332320 MTC@8ad7688026aa: ok: talloc reports "asn1_context" = 1 bytes 20250813123118338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35592<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123118338 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39911<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1147)@8ad7688026aa: Final verdict of PTC: none VirtHNBGW-STATS(1146)@8ad7688026aa: Final verdict of PTC: none MTC@8ad7688026aa: setverdict(pass): pass -> pass, component reason not changed 20250813123118342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35582<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123118344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123118344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123118344 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123118344 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) 20250813123118344 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1152)@8ad7688026aa: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1145)@8ad7688026aa: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1150)@8ad7688026aa: Final verdict of PTC: none 20250813123118345 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123118346 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) 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123118346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123118346 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) 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123118346 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123118346 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) 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(1157)@8ad7688026aa: Final verdict of PTC: none 20250813123118346 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123118346 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) 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123118346 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 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123118346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123118346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123118346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(1153)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1154)@8ad7688026aa: Final verdict of PTC: none 20250813123118346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123118346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123118346 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 20250813123118346 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 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123118346 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123118346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123118346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123118347 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123118347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123118347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123118347 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 20250813123118346 DLINP DEBUG SRVCONN(,r=127.0.0.1:55639<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123118346 DLINP DEBUG SRVCONN(,r=127.0.0.1:55639<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123118346 DLINP NOTICE SRV(,r=127.0.0.1:55639<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123118346 DMAIN NOTICE (127.0.0.1:55639 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55639<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123118346 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(1158)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1155)@8ad7688026aa: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1156)@8ad7688026aa: Final verdict of PTC: none TC_apply_sccp-Iuh0(1149)@8ad7688026aa: Final verdict of PTC: none HNBGW-PFCP(1148)@8ad7688026aa: Final verdict of PTC: none HNBGW-MGCP(1159)@8ad7688026aa: Final verdict of PTC: none TC_apply_sccp-Iuh1(1151)@8ad7688026aa: Final verdict of PTC: none 20250813123118351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1160)@8ad7688026aa: Final verdict of PTC: pass MTC@8ad7688026aa: Setting final verdict of the test case. MTC@8ad7688026aa: Local verdict of MTC: pass MTC@8ad7688026aa: Local verdict of PTC MutexDispCT-TC_apply_sccp(1145): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_apply_sccp-Iuh0(1149): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1150): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_apply_sccp-Iuh1(1151): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1152): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-SCCP(1153): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-RAN(1154): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.msc0-M3UA(1155): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1156): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1157): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1158): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC HNBGW-MGCP(1159): none (pass -> pass) MTC@8ad7688026aa: Local verdict of PTC TC_apply_sccp0(1160): pass (pass -> pass) MTC@8ad7688026aa: Test case TC_apply_sccp finished. Verdict: pass MTC@8ad7688026aa: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed Aug 13 12:31:18 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250813123118422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123118924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=242628) Waiting for packet dumper to finish... 1 (prev_count=242628, count=265140) 20250813123120348 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123120348 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123120348 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123120348 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123120348 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123120348 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123120778 DLSCCP DEBUG SCCP-SCOC(115)[0x557dd25c38e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123120778 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d8032), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123120778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123120778 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) 20250813123120778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123120778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123120778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123120778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123120778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123120778 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 20250813123120778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123120778 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 20250813123120779 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@8ad7688026aa: 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@8ad7688026aa: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8ad7688026aa: Terminating MTC. MC@8ad7688026aa: MTC terminated. MC2> exit MC@8ad7688026aa: Shutting down session. MC@8ad7688026aa: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/hnbgw/expected-results.xml' against results in 'junit-xml-12136.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 (10014) [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-20250813-1222-cf15a7f9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250813123123127 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123123127 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123123127 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123123127 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123123127 DLSCCP DEBUG SCCP-SCOC(111)[0x557dd25ba4a0]{IDLE}: Deallocated (fsm.c:568) 20250813123123127 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123123127 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123123127 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123123127 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123123127 DLSCCP DEBUG SCCP-SCOC(112)[0x557dd25bf3f0]{IDLE}: Deallocated (fsm.c:568) 20250813123125336 DLSCCP DEBUG SCCP-SCOC(121)[0x557dd25c8fb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123125336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003fde19), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123125336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123125336 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) 20250813123125336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123125336 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x557dd2544310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123125337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123125337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123125337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123125337 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 20250813123125337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123125337 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 20250813123125337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123125337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123125337 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] 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-20250813-1222-cf15a7f9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][generic] Stopping stp (9851) [testenv][generic] Stopping hnbgw (9924) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-latest-20250813-1222-cf15a7f9-0'] testenv-hnbgw-all-osmocom-latest-20250813-1222-cf15a7f9-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-latest-20250813-1222-cf15a7f9-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/podman/testenv-hnbgw-all-osmocom-latest-20250813-1222-cf15a7f9-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'] [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-20250813-1222-cf15a7f9-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-1', '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 Hit:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease [testenv] feed_watchdog_loop: podman container has stopped 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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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 5 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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/logs/with-pfcp/stp/stp.log'] 20250813123135148 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250813123135148 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20250813123135148 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 20250813123135148 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-hnbgw0-0: ASP Restart for server not implemented yet! 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_ASP(hnbgw0-0){ASP_DOWN}: Allocated 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_AS(hnbgw0){AS_DOWN}: Allocated 20250813123135148 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-hnbgw0: Created AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:123 0: as-hnbgw0: Adding ASP hnbgw0-0 to AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813123135148 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 20250813123135148 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250813123135148 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813123135148 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 20250813123135148 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250813123135148 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813123135148 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 20250813123135148 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250813123135148 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813123135148 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 20250813123135148 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250813123135148 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813123135148 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 20250813123135148 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250813123135148 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813123135148 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 20250813123135148 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250813123135148 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250813123135148 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20250813123135148 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250813123135148 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'hnbgw0' 20250813123135148 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' 20250813123135148 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250813123135148 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250813123135148 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-sgsn0' 20250813123135148 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250813123135148 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250813123135148 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250813123135148 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250813123135148 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250813123135148 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-20250813-1222-cf15a7f9-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'] rate_ctr.c:86 validating counter group 0x5602c363f4e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5602c363f4c0(iups) with 3 counters 20250813123135363 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250813123135363 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250813123135363 DLGLOBAL DEBUG validating counter group 0x7f8d7ce2b9e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250813123135363 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) 20250813123135364 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250813123135364 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 20250813123135364 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 20250813123135364 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123135364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813123135364 DLGLOBAL DEBUG validating counter group 0x7f8d7ce2b9a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20250813123135364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_DOWN}: Allocated (fsm.c:456) 20250813123135364 DLSS7 INFO 0: as-as-clnt-CN: Created AS (osmo_ss7_instance.c:315) 20250813123135364 DLSS7 INFO 0: as-as-clnt-CN: Adding ASP asp-clnt-CN-0 to AS (osmo_ss7_as.c:123) 20250813123135364 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250813123135364 DLSS7 INFO 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250813123135364 DLPFCP NOTICE 0x5602c4a90310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250813123135364 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Allocated (fsm.c:456) 20250813123135364 DLGLOBAL DEBUG validating counter group 0x5602c363f560(msc) with 15 counters (rate_ctr.c:86) 20250813123135364 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250813123135364 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813123135364 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Allocated (fsm.c:456) 20250813123135364 DLGLOBAL DEBUG validating counter group 0x5602c363f560(msc) with 15 counters (rate_ctr.c:86) 20250813123135364 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250813123135364 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813123135364 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Allocated (fsm.c:456) 20250813123135364 DLGLOBAL DEBUG validating counter group 0x5602c363f560(msc) with 15 counters (rate_ctr.c:86) 20250813123135364 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250813123135364 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813123135364 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Allocated (fsm.c:456) 20250813123135364 DLGLOBAL DEBUG validating counter group 0x5602c363f560(msc) with 15 counters (rate_ctr.c:86) 20250813123135364 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250813123135364 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813123135364 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Allocated (fsm.c:456) 20250813123135364 DLGLOBAL DEBUG validating counter group 0x5602c363f540(sgsn) with 15 counters (rate_ctr.c:86) 20250813123135364 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250813123135364 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813123135364 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Allocated (fsm.c:456) 20250813123135364 DLGLOBAL DEBUG validating counter group 0x5602c363f540(sgsn) with 15 counters (rate_ctr.c:86) 20250813123135364 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250813123135364 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813123135364 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Allocated (fsm.c:456) 20250813123135364 DLGLOBAL DEBUG validating counter group 0x5602c363f540(sgsn) with 15 counters (rate_ctr.c:86) 20250813123135364 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250813123135364 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813123135364 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Allocated (fsm.c:456) 20250813123135364 DLGLOBAL DEBUG validating counter group 0x5602c363f540(sgsn) with 15 counters (rate_ctr.c:86) 20250813123135364 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250813123135364 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250813123135364 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250813123135364 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250813123135364 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250813123135364 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250813123135364 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250813123135364 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250813123135364 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:44016 (mgcp_client.c:999) 20250813123135364 DLPFCP DEBUG 0x5602c4a90310 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250813123135364 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xec470427 (1755088295 seconds since UNIX epoch, which is 3964077095 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250813123135364 DLPFCP DEBUG pfcp_cp_peer[0x5602c4c05400]{disabled}: Allocated (fsm.c:456) 20250813123135364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250813123135364 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123135364 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250813123135364 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250813123135364 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123135364 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813123135364 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250813123135364 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250813123135364 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20250813123135364 DLSCCP NOTICE msc-0: Using AS instance as-clnt-CN (sccp_user.c:590) 20250813123135364 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20250813123135364 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-CN' (osmo_ss7_route.c:127) 20250813123135364 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{IDLE}: Allocated (fsm.c:456) 20250813123135364 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) 20250813123135364 DLINP DEBUG CLICONN(asp-clnt-CN-0,){CONNECTING} close() (stream_cli.c:178) 20250813123135364 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:717) 20250813123135364 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:717) 20250813123135364 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: Deallocated (fsm.c:568) 20250813123135364 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: Allocated (fsm.c:456) 20250813123135364 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-CN-0 (sccp_user.c:705) 20250813123135364 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250813123135364 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250813123135364 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123135364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250813123135364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123135364 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-hnbgw0-0: xUA SRV SHUTDOWN_EVENT 20250813123135364 DLINP <0002> stream.c:265 hnbgw0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123135364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20250813123135364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-hnbgw0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123135364 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-hnbgw0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123135365 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 20250813123135365 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x5602c4c22dd0 (osmo_ss7_user.c:88) 20250813123135365 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250813123135365 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250813123135365 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 20250813123135365 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 20250813123135365 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250813123135365 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.1 msc-0 msc-naught (hnbgw_cn.c:800) 20250813123135365 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813123135365 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250813123135365 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813123135365 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250813123135365 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123135365 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123135365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813123135365 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813123135365 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250813123135365 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813123135365 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250813123135365 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813123135365 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250813123135365 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813123135365 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250813123135365 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813123135365 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250813123135365 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813123135365 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.4 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250813123135365 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813123135365 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250813123135365 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813123135365 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250813123135365 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813123135365 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250813123135365 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813123135365 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250813123135365 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250813123135365 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250813123135365 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813123135365 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250813123135365 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) 20250813123135365 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250813123135365 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) 20250813123135365 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250813123135365 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250813123135365 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250813123135365 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250813123135365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123135365 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPSM:UP) 20250813123135365 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123135365 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(hnbgw0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123135365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123135365 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(hnbgw0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123135365 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123135365 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123135365 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123135365 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) 20250813123135365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123135365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123135365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123135365 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-CN is down (osmo_ss7_hmrt.c:238) 20250813123135365 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123135365 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123135365 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:751) 20250813123135365 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:714) 20250813123135365 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250813123135365 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20250813123135365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250813123135365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20250813123135365 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250813123135365 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250813123135365 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) 20250813123135365 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123135365 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123135365 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) 20250813123135365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123135365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123135365 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) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 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) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123135365 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) 20250813123135365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123135365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123135365 DLSS7 ERROR XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250813123135365 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123135365 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123135365 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123135365 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) 20250813123135365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123135365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123135365 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) 20250813123135365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123135365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123135365 DLSS7 ERROR XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250813123135365 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123135365 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123135365 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123135365 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) 20250813123135365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123135365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123135365 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) 20250813123135365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123135365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123135365 DLSS7 ERROR XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250813123135365 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123135365 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123135365 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123135365 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) 20250813123135365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123135365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123135365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123135365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123135365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123135365 DLSS7 ERROR XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250813123135365 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123135365 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123135365 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123135365 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) 20250813123135365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123135365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123135365 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) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 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) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123135365 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) 20250813123135365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123135365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123135365 DLSS7 ERROR XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250813123135365 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123135365 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123135365 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123135365 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) 20250813123135365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123135365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123135365 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) 20250813123135365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123135365 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123135365 DLSS7 ERROR XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250813123135365 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123135365 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123135365 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123135365 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) 20250813123135365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123135365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123135365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123135366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123135366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123135366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123135366 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123135366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123135366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123135366 DLSS7 ERROR XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250813123135366 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123135366 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123135366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250813123135366 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250813123135366 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250813123135366 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250813123135366 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250813123135366 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250813123135366 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123135366 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123135366 DLSS7 <000c> m3ua.c:714 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123135366 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(hnbgw0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123135366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(hnbgw0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123135366 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(hnbgw0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123135366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(hnbgw0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123135366 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123135366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:751) 20250813123135366 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:714) 20250813123135366 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250813123135366 DLSS7 DEBUG XUA_ASP(asp-clnt-CN-0)[0x5602c4bb0cc0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20250813123135366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250813123135366 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20250813123135366 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250813123135366 DLSS7 NOTICE xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250813123135366 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123135366 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:751) 20250813123135366 DLM3UA NOTICE 0: asp-asp-clnt-CN-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250813123135366 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250813123135366 DLSS7 DEBUG xua_default_lm(asp-clnt-CN-0)[0x5602c4c22b10]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) [testenv][with-pfcp] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.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=/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-20250813-1222-cf15a7f9-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@10faf1860fc2: Unix server socket created successfully. MC@10faf1860fc2: Listening on TCP port 46601. 10faf1860fc2 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_cache/podman/titan-11.1.0/hnbgw/HNBGW_Tests 10faf1860fc2 46601 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@10faf1860fc2: New HC connected from 10.0.2.100 [10.0.2.100]. 10faf1860fc2: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@10faf1860fc2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@10faf1860fc2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@10faf1860fc2: Configuration file was processed on all HCs. MC@10faf1860fc2: Creating MTC on host 10.0.2.100. MC@10faf1860fc2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@10faf1860fc2: 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 ------ Wed Aug 13 12:31:35 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_hnb_register started. 20250813123137019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123137021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123137025 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37147<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@10faf1860fc2: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250813123138365 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{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)@10faf1860fc2: 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 := 3964077095 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@10faf1860fc2: broadcasting to mtc MTC@10faf1860fc2: setverdict(pass): none -> pass HNBGW-PFCP(6)@10faf1860fc2: 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 } } } 20250813123138377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123138377 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123138377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250813123138377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250813123138377 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250813123138377 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250813123138377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{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) 20250813123138377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250813123138377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123138377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123138377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123138377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@10faf1860fc2: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250813123138410 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123138410 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123138411 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123138411 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123138411 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123138411 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register-Iuh0(7)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123138411 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123138412 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123138412 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) 20250813123138412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123138412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123138412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123138412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123138412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123138412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123138412 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123138412 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123138412 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123138412 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123138412 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123138412 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) 20250813123138412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123138412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123138412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123138412 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123138412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123138412 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123138412 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123138412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123138412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123138412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123138412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123138412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123138412 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123138412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138412 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123138412 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123138412 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123138412 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123138412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123138412 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123138413 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123138413 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123138414 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123138414 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123138414 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) 20250813123138414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123138414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123138414 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) 20250813123138414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138414 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) 20250813123138414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123138414 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) 20250813123138414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123138414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123138414 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123138414 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123138414 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123138414 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) 20250813123138414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123138414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123138414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123138414 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) 20250813123138414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123138414 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123138414 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123138414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138414 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123138414 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123138414 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 20250813123138414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123138414 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123138414 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138414 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123138414 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123138414 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 20250813123138414 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123138414 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 20250813123138414 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(11)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123138434 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123138434 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123138434 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123138434 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123138434 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123138434 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123138434 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123138434 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123138435 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123138435 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123138435 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) 20250813123138435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123138435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123138435 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) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 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) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123138435 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) 20250813123138435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123138435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123138435 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123138435 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123138435 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123138435 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) 20250813123138435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123138435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123138435 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) 20250813123138435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123138435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123138435 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123138435 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123138435 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123138435 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) 20250813123138435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123138435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123138435 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) 20250813123138435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123138435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123138435 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123138435 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123138435 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123138435 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) 20250813123138435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123138435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123138435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123138435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123138435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123138435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123138435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123138435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123138435 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123138435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123138435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123138435 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 20250813123138435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123138435 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123138435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123138435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123138435 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 20250813123138435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123138435 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 20250813123138435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123138435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123138435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123138435 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 20250813123138435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123138435 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 20250813123138435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123138435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123138435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123138435 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123138435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123138435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123138435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123138632 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 20250813123138632 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 20250813123138632 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123138632 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123138640 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138640 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123138640 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123138640 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123138640 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123138640 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123138640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123138643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138643 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123138643 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123138643 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123138643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123138643 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123138643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123138647 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 20250813123138647 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 20250813123138647 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123138647 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123138653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138653 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123138653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123138653 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123138653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123138653 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123138653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123138653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123138653 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123138653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123138653 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123138653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123138653 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123138653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123138910 DLINP INFO asp-clnt-CN-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED 10.0.2.100:2905 err=None (stream.c:265) 20250813123138910 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1057) 20250813123138910 DLSS7 INFO 0: asp-asp-clnt-CN-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250813123138910 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) 20250813123139458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123139458 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123139458 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123139458 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123139458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123139458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123139458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123139458 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123139458 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123139458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123139458 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123139459 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123139459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123139459 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123139459 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123139459 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123139459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139459 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123139459 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123139459 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123139459 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123139459 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) 20250813123139459 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) 20250813123139459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123139459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123139459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123139459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123139459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123139459 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123139459 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123139459 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123139460 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123139460 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123139460 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123139460 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123139460 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123139460 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123139460 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123139460 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123139467 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123139467 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123139467 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123139467 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123139467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123139467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123139467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123139467 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123139467 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123139467 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123139467 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123139467 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123139467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123139467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123139467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123139467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123139467 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) 20250813123139467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139467 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) 20250813123139467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123139467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123139468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123139468 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123139468 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) 20250813123139468 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) 20250813123139468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123139468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123139468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123139468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123139468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123139468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123139468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123139468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123139468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123139468 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123139468 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123139468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123139468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123139468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123139468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123139468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123139468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123139468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123139468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123139473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123139473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123139473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123139473 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123139473 DLGLOBAL DEBUG validating counter group 0x5602c363fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250813123139473 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) 20250813123139473 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123139474 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123139474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123139474 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(13)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123139480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43278<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123139481 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37147<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(5)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(4)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123139486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43276<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123139487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123139487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123139487 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123139487 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) 20250813123139487 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@10faf1860fc2: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@10faf1860fc2: Final verdict of PTC: none 20250813123139490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123139490 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) 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123139490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123139490 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) 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123139490 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123139490 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-SCCP(12)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(6)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@10faf1860fc2: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(15)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@10faf1860fc2: Test case TC_hnb_register finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register pass'. 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123139490 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123139490 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) 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123139490 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 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123139490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123139490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123139490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123139490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123139490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123139490 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 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123139490 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123139490 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123139490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123139490 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123139490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123139490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication Wed Aug 13 12:31:39 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250813123139548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123140051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43286<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=115072) Waiting for packet dumper to finish... 1 (prev_count=115072, count=171964) 20250813123141491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123141491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123141491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123141491 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123141491 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123141491 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:31: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_hnb_register_duplicate started. 20250813123143194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123143199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123143204 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36049<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123143291 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123143291 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123143302 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123143302 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123143302 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123143302 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123143302 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123143302 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45750 (stream_srv.c:142) 20250813123143302 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45750<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123143303 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123143303 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123143303 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123143303 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123143303 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) 20250813123143303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123143303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123143303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123143303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123143303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123143303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123143303 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123143303 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123143303 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123143303 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123143303 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123143303 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) 20250813123143303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123143303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123143303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123143303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123143303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123143303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123143303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123143303 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123143303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123143303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123143303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123143303 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123143303 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123143303 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143303 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123143303 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123143303 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123143303 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123143303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123143303 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123143305 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123143305 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123143305 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) 20250813123143305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123143305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123143305 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) 20250813123143305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143305 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) 20250813123143305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123143305 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) 20250813123143305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123143305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123143305 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123143305 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123143305 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123143305 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) 20250813123143305 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123143305 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123143305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123143305 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) 20250813123143305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123143305 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123143305 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123143305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123143305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123143305 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 20250813123143305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123143305 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123143305 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143305 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123143305 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123143305 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 20250813123143305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123143305 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 20250813123143305 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(26)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(24)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123143319 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123143319 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123143319 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123143320 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123143320 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123143320 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123143320 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123143320 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123143320 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123143321 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123143321 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123143321 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) 20250813123143321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123143321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123143321 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) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 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) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123143321 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) 20250813123143321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123143321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123143321 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123143321 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123143321 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123143321 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) 20250813123143321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123143321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123143321 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) 20250813123143321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123143321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123143321 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123143321 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123143321 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123143321 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) 20250813123143321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123143321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123143321 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) 20250813123143321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123143321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123143321 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123143321 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123143321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123143321 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) 20250813123143321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123143321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123143321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123143321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123143321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123143321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123143321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123143321 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123143321 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123143321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123143321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123143321 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 20250813123143321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123143321 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123143321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123143321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123143321 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 20250813123143321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123143321 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 20250813123143321 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123143321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123143321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123143321 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 20250813123143321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123143321 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 20250813123143321 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123143321 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143321 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123143321 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123143321 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123143321 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123143321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123143321 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123143518 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 20250813123143518 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 20250813123143518 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123143518 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123143527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143527 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123143527 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123143527 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123143527 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123143527 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123143527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123143530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143530 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123143530 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123143530 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123143530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123143530 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123143530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123143533 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 20250813123143533 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 20250813123143533 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123143533 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123143539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143539 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123143539 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123143539 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123143539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123143539 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123143539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123143542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123143542 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123143542 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123143542 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123143542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123143542 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123143542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123144336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123144336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123144336 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123144336 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123144336 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123144336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123144336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123144336 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123144336 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123144336 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123144336 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123144336 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123144336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123144336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123144336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123144336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123144336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144337 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123144337 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123144337 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123144337 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123144337 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) 20250813123144337 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) 20250813123144337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123144337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123144337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123144337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123144337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123144337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123144337 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123144337 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123144337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123144337 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123144337 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123144337 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123144337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123144337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123144337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123144337 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123144343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123144343 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123144343 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123144343 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123144343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123144343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123144343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123144343 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123144343 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123144343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123144343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123144343 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123144343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123144343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123144343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123144343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123144343 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) 20250813123144343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144343 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) 20250813123144343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123144343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123144343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123144343 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123144343 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) 20250813123144343 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) 20250813123144343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123144343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123144343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123144343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123144343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123144343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123144343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123144343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123144343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123144343 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123144343 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123144343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123144343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123144343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123144343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123144343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123144343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123144343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123144344 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123144347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123144347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123144347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123144347 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123144347 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) 20250813123144347 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123144347 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123144347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123144347 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(28)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@10faf1860fc2: setverdict(pass): none -> pass 20250813123144357 DLINP DEBUG SRVCONN(,r=127.0.0.1:45750<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123144357 DLINP DEBUG SRVCONN(,r=127.0.0.1:45750<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123144357 DLINP DEBUG SRVCONN(,r=127.0.0.1:45750<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123144357 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123144357 DHNBAP ERROR (127.0.0.1:45750 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R11-S55-C1 (hnbgw_hnbap.c:552) 20250813123144357 DHNBAP ERROR (127.0.0.1:45750 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250813123144357 DLINP DEBUG SRVCONN(,r=127.0.0.1:45750<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123144357 DLINP DEBUG SRVCONN(,r=127.0.0.1:45750<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250813123144358 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123144372 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36049<->l=127.0.0.1:4262) (control_if.c:193) 20250813123144372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49856<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(18)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(17)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123144375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49844<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_register_duplicate-Iuh0-RUA(21)@10faf1860fc2: Final verdict of PTC: none 20250813123144377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123144377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.msc0-SCCP(24)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@10faf1860fc2: Final verdict of PTC: none 20250813123144377 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123144377 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) 20250813123144377 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate-Iuh1-RUA(23)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@10faf1860fc2: Final verdict of PTC: none 20250813123144377 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123144377 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) 20250813123144377 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123144377 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123144378 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123144378 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) 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123144378 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123144378 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) 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123144378 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123144378 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) 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123144378 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 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123144378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123144378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123144378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123144378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123144378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123144378 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 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123144378 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123144378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123144378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123144378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123144378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123144378 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(26)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@10faf1860fc2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(30)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(19)@10faf1860fc2: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@10faf1860fc2: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_register_duplicate pass'. Wed Aug 13 12:31:44 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 20250813123144464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123144967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=176068) Waiting for packet dumper to finish... 1 (prev_count=176068, count=176608) 20250813123146379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123146379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123146379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123146379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123146379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123146379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:31: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250813123148074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123148079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123148083 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35371<->l=127.0.0.1:4262) (control_if.c:572) 20250813123148162 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123148162 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123148162 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123148162 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123148162 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123148163 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123148163 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123148163 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123148163 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123148163 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123148163 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123148164 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123148164 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123148164 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) 20250813123148164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123148164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123148164 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) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 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) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123148164 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) 20250813123148164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123148164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123148164 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123148164 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123148164 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123148164 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) 20250813123148164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123148164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123148164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123148164 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) 20250813123148164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123148164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123148164 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123148164 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123148164 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123148164 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) 20250813123148164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123148164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123148164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123148164 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123148164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123148164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123148164 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123148164 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123148164 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123148164 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) 20250813123148164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123148164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123148164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123148165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123148165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123148165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123148165 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123148165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123148165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123148165 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 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123148165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123148165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123148165 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 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123148165 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 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123148165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123148165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123148165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123148165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123148165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123148165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123148165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(39)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(37)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123148180 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123148180 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123148180 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123148180 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123148180 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123148181 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123148181 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123148181 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123148181 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123148182 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123148182 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123148182 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) 20250813123148182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123148182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123148182 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) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 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) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123148182 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) 20250813123148182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123148182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123148182 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123148182 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123148182 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123148182 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) 20250813123148182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123148182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123148182 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) 20250813123148182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123148182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123148182 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123148182 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123148182 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123148182 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) 20250813123148182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123148182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123148182 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) 20250813123148182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123148182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123148182 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123148182 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123148182 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123148182 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) 20250813123148182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123148182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123148182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123148182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123148182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123148182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123148182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123148182 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123148182 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123148183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123148183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123148183 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 20250813123148183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123148183 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123148183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123148183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123148183 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 20250813123148183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123148183 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 20250813123148183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123148183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123148183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123148183 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 20250813123148183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123148183 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 20250813123148183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123148183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123148183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123148183 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123148183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123148183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123148183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123148379 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 20250813123148379 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 20250813123148379 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123148379 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123148387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148387 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123148387 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123148387 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123148387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123148387 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123148387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123148390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148390 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123148390 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123148390 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123148390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123148390 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123148390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123148397 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 20250813123148397 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 20250813123148397 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123148397 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123148404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148404 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123148404 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123148404 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123148404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123148404 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123148404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123148407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123148407 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123148407 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123148407 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123148407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123148407 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123148407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123149200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123149200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123149200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123149200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123149200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123149200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123149200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123149200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123149200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123149200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123149200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123149200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123149200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123149200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123149200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123149200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123149201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123149201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123149201 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123149201 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123149201 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) 20250813123149201 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) 20250813123149201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123149201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123149201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123149201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123149201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123149201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123149201 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123149201 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123149201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123149201 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123149201 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123149201 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123149201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123149202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123149202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123149202 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123149209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123149209 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123149209 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123149209 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123149209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123149209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123149209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123149209 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123149209 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123149209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123149209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123149209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123149209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123149209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123149209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123149209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123149209 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) 20250813123149209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149210 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) 20250813123149210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149210 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123149210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123149210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123149210 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123149210 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) 20250813123149210 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) 20250813123149210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123149210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123149210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123149210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123149210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123149210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123149210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123149210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123149210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123149210 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123149210 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123149210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123149211 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123149211 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123149211 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123149211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123149211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123149211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123149211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123149220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123149220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123149220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123149220 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123149220 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) 20250813123149220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123149220 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123149220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123149220 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)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@10faf1860fc2: setverdict(pass): none -> pass 20250813123149224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123149224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123149224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123149224 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123149224 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) 20250813123149224 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123149225 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123149225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123149225 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@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123149231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123149232 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35371<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(32)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123149233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123149234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123149234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123149234 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123149234 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) 20250813123149234 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@10faf1860fc2: Final verdict of PTC: none 20250813123149236 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123149236 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) 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123149236 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123149236 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) 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123149236 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 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123149236 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123149236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123149236 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW-PFCP(34)@10faf1860fc2: Final verdict of PTC: none 20250813123149236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123149236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123149236 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123149236 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) 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123149236 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 20250813123149236 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123149236 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) 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123149236 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 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123149236 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123149236 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123149236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123149236 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123149237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123149237 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(43)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@10faf1860fc2: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:31:49 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 20250813123149316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123149819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49896<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=174328) Waiting for packet dumper to finish... 1 (prev_count=174328, count=174964) 20250813123151237 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123151237 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123151237 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123151237 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123151237 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123151237 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:31:51 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_hnb_disconnected_timeout started. 20250813123152962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123152966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123152970 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39509<->l=127.0.0.1:4262) (control_if.c:572) 20250813123153035 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123153035 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123153035 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123153035 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123153035 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123153036 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123153036 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123153036 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123153036 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123153036 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123153036 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123153037 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123153037 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123153037 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) 20250813123153037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123153037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123153037 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) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 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) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123153037 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) 20250813123153037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123153037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123153037 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123153037 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123153037 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123153037 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) 20250813123153037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123153037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123153037 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) 20250813123153037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123153037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123153037 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123153037 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123153037 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123153037 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) 20250813123153037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123153037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123153037 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123153037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123153037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123153037 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123153037 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123153037 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123153037 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) 20250813123153037 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123153037 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123153037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123153037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123153037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123153037 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123153038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123153038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123153038 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 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123153038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123153038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123153038 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 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123153038 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 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123153038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123153038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123153038 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123153038 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153038 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123153038 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123153038 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123153038 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(52)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(50)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123153052 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123153052 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123153052 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123153052 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123153052 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123153053 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123153053 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123153053 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123153053 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123153054 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123153054 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123153054 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) 20250813123153054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123153054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123153054 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) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 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) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123153054 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) 20250813123153054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123153054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123153054 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123153054 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123153054 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123153054 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) 20250813123153054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123153054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123153054 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) 20250813123153054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123153054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123153054 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123153054 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123153054 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123153054 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) 20250813123153054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123153054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123153054 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) 20250813123153054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123153054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123153054 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123153054 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123153054 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123153054 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) 20250813123153054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123153054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123153054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123153054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123153054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123153054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123153054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123153054 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123153054 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123153054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123153054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123153054 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 20250813123153054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123153054 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123153054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123153054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123153054 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 20250813123153054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123153054 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 20250813123153054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123153054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123153054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123153054 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 20250813123153054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123153054 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 20250813123153054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123153054 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153054 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123153054 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123153054 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123153054 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123153055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123153055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123153077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123153077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123153077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123153077 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123153077 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) 20250813123153077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123153077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123153077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123153077 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123153250 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 20250813123153251 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 20250813123153251 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123153251 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123153260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123153260 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123153260 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123153260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123153260 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123153260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123153263 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153263 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123153263 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123153263 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123153263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123153263 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123153263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123153267 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 20250813123153267 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 20250813123153267 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123153267 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123153274 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153274 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123153274 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123153274 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123153274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123153274 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123153274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123153277 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123153277 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123153277 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123153277 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123153277 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123153277 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123153277 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123154056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123154056 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123154056 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123154056 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123154056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123154056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123154056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123154056 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123154056 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123154056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123154056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123154056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123154056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123154056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123154056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123154056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123154056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123154056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123154056 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123154056 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123154056 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) 20250813123154056 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) 20250813123154056 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123154056 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123154056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123154056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123154056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123154056 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123154056 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123154056 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123154056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123154056 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123154056 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123154056 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123154056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123154056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123154056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123154056 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123154075 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123154075 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123154075 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123154075 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123154075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123154075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123154075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123154075 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123154075 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123154075 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123154075 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123154075 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123154075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123154075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123154075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123154075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123154075 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) 20250813123154075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154075 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) 20250813123154075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123154076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123154076 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123154076 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123154076 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) 20250813123154076 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) 20250813123154076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123154076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123154076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123154076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123154076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123154076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123154076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123154076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123154076 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123154076 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123154076 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123154076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123154076 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123154076 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123154076 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123154076 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123154076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123154076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123154076 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(54)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123154085 DLCTRL DEBUG Command: GET 53465681 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813123154085 DLCTRL DEBUG Tx Command reply: GET_REPLY 53465681 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@10faf1860fc2: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@10faf1860fc2: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250813123154089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123154089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123154089 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123154089 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) 20250813123154089 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@10faf1860fc2: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250813123155093 DLCTRL DEBUG Command: GET 796668166 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813123155093 DLCTRL DEBUG Tx Command reply: GET_REPLY 796668166 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250813123200106 DLCTRL DEBUG Command: GET 875989483 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813123200107 DLCTRL DEBUG Tx Command reply: ERROR 875989483 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)@10faf1860fc2: 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@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250813123201142 DLCTRL DEBUG Command: GET 734285485 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813123201142 DLCTRL DEBUG Tx Command reply: ERROR 734285485 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)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 IPA-CTRL-CLI-IPA(46)@10faf1860fc2: Warning: dec_CtrlMessage(): Data remained at the end of the stream after successful decoding: '2067726F7570207769746820676976656E206E616D6520616E6420696E646578206E6F7420666F756E64'O (" group with given name and index not found") 20250813123201143 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123201143 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123201152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123201152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123201152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123201152 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123201152 DLGLOBAL DEBUG validating counter group 0x5602c363fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250813123201152 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) 20250813123201152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123201152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123201152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123201152 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@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250813123201154 DLCTRL DEBUG Command: GET 789578310 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813123201154 DLCTRL DEBUG Tx Command reply: GET_REPLY 789578310 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123202160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123202160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123202160 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123202160 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) 20250813123202160 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@10faf1860fc2: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250813123202168 DLCTRL DEBUG Command: GET 969816199 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813123202168 DLCTRL DEBUG Tx Command reply: GET_REPLY 969816199 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250813123208173 DLCTRL DEBUG Command: GET 884527315 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250813123208173 DLCTRL DEBUG Tx Command reply: ERROR 884527315 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)@10faf1860fc2: 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@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123208186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48018<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123208187 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39509<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(46)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(45)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123208189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48006<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123208192 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123208192 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) 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123208192 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123208192 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-RAN(51)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@10faf1860fc2: Final verdict of PTC: none 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123208192 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123208192 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) 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123208192 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 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123208192 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123208192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123208192 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123208192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123208192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123208192 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123208192 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) 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123208192 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 20250813123208192 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 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123208192 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123208192 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123208192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123208192 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123208192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123208192 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(55)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(47)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(56)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@10faf1860fc2: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_hnb_disconnected_timeout pass'. Wed Aug 13 12:32:08 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 20250813123208238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123208740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47406<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167524) Waiting for packet dumper to finish... 1 (prev_count=167524, count=186832) 20250813123210193 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123210193 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123210193 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123210193 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123210193 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123210193 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:32: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ue_register started. 20250813123211875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123211880 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50604<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123211883 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39079<->l=127.0.0.1:4262) (control_if.c:572) 20250813123211945 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123211945 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123211945 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123211946 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123211946 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123211946 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123211946 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123211947 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123211947 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123211947 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_ue_register-Iuh0(63)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123211947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123211947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123211947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123211947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123211947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123211947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123211947 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123211947 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123211947 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123211947 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123211947 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123211947 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) 20250813123211947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123211947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123211947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123211947 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123211947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123211947 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123211947 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123211947 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123211947 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123211947 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123211947 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123211947 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123211947 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123211947 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123211947 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123211947 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123211948 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123211948 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123211948 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123211948 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123211948 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123211948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123211948 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123211948 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123211948 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123211948 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) 20250813123211948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123211948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123211948 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) 20250813123211948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211949 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) 20250813123211949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123211949 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) 20250813123211949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123211949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123211949 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123211949 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123211949 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123211949 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) 20250813123211949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123211949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123211949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123211949 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) 20250813123211949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123211949 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123211949 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123211949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123211949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123211949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123211949 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 20250813123211949 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123211949 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123211949 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123211949 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123211949 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123211949 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 20250813123211950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123211950 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 20250813123211950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(67)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123211973 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123211973 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123211973 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123211974 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123211974 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123211974 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123211974 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123211974 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123211974 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123211975 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123211975 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123211975 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) 20250813123211975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123211975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123211975 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) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 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) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123211975 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) 20250813123211975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123211975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123211975 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123211975 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123211975 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123211975 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) 20250813123211975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123211975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123211975 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) 20250813123211975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123211975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123211975 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123211975 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123211975 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123211975 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) 20250813123211975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123211975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123211975 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) 20250813123211975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123211975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123211975 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123211975 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123211975 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123211975 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) 20250813123211975 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123211975 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123211975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123211975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123211975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123211975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123211975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123211975 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123211975 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123211975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123211975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123211975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123211975 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 20250813123211975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123211975 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123211975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123211975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123211975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123211975 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 20250813123211975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123211975 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 20250813123211975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123211975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123211975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123211975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123211975 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 20250813123211975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123211975 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 20250813123211975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123211975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123211975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123211975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123211975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123211975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123211975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123211975 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123211998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123211998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123211998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123211998 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123211998 DLGLOBAL DEBUG validating counter group 0x5602c363fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250813123211998 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) 20250813123211998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123211998 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123211998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123211998 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123212171 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 20250813123212171 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 20250813123212171 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123212171 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123212180 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123212180 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123212180 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123212180 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123212180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123212180 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123212180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123212183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123212183 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123212183 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123212183 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123212183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123212183 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123212183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123212188 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 20250813123212188 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 20250813123212189 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123212189 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123212195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123212195 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123212195 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123212195 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123212195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123212196 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123212196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123212198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123212198 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123212198 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123212198 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123212198 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123212198 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123212198 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123212994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123212994 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123212994 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123212994 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123212994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123212994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123212994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123212994 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123212994 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123212994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123212994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123212994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123212994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123212994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123212994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123212994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123212994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123212994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123212994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123212994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123212994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123212994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123212994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123212994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123212994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123212994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123212994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123212994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123212994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123212994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123212994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123212994 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123212994 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) 20250813123212994 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) 20250813123212995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123212995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123212995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123212995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123212995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123212995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123212995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123212995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123212995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123212995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123212995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123212995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123212995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123212995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123212995 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123212995 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123212995 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123212995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123212995 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123212995 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123212995 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123212995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123212995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123212995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123212995 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123212999 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123212999 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123212999 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123212999 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123212999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123212999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123212999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123212999 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123212999 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123212999 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123212999 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123213000 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123213000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123213000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123213000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123213000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123213000 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) 20250813123213000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123213000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123213000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123213000 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) 20250813123213000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123213000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123213000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123213000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123213000 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123213000 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) 20250813123213000 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) 20250813123213000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123213000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123213000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123213000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123213000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123213000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123213000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123213000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123213001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123213001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123213001 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123213001 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123213001 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123213001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123213001 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123213001 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123213001 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123213001 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123213001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123213001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123213001 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123213009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123213009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123213009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250813123213009 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250813123213009 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250813123213009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123213010 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)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123213023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50604<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123213023 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39079<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(61)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(60)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123213026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50596<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123213027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123213027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123213027 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123213027 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) 20250813123213027 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@10faf1860fc2: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@10faf1860fc2: Final verdict of PTC: none 20250813123213030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123213030 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) 20250813123213030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123213030 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(69)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(71)@10faf1860fc2: Final verdict of PTC: none 20250813123213030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123213031 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) 20250813123213031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123213031 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123213031 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 20250813123213031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123213031 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123213031 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123213031 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123213031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123213031 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123213031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123213031 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(68)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(62)@10faf1860fc2: Final verdict of PTC: none 20250813123213031 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123213031 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) 20250813123213031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123213031 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123213031 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 20250813123213031 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123213031 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) 20250813123213031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123213031 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123213032 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 20250813123213032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123213032 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123213032 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-M3UA(67)@10faf1860fc2: Final verdict of PTC: none 20250813123213032 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123213032 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123213032 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123213032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123213032 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ue_register-Iuh0(63)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@10faf1860fc2: Test case TC_ue_register finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register pass'. Wed Aug 13 12:32:13 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250813123213134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123213637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50618<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113456) Waiting for packet dumper to finish... 1 (prev_count=113456, count=169964) 20250813123215033 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123215033 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123215033 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123215033 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123215033 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123215033 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:32: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ue_register_tmsi_lai started. MTC@10faf1860fc2: 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 20250813123216779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123216783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123216787 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33775<->l=127.0.0.1:4262) (control_if.c:572) 20250813123216849 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123216849 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123216849 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123216849 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123216849 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123216849 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123216849 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123216850 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123216850 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123216850 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) 20250813123216850 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123216850 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123216850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123216850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123216850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123216850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123216850 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123216850 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123216850 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123216850 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123216850 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123216850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123216850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123216850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123216850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123216850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123216850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123216850 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123216851 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123216851 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123216851 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) 20250813123216851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123216851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123216851 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) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216851 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) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123216851 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) 20250813123216851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123216851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123216851 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123216851 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123216851 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123216851 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) 20250813123216851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123216851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123216851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123216851 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) 20250813123216851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123216851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123216851 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123216851 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123216851 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123216851 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) 20250813123216851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123216851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123216851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123216851 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123216851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123216851 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123216851 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123216851 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123216851 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123216851 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123216851 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 20250813123216851 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123216851 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123216852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123216852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123216852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123216852 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 20250813123216852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123216852 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 20250813123216852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123216852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123216852 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123216852 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123216852 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123216852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123216852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123216852 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(80)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(78)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123216869 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123216869 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123216869 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123216870 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123216870 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123216870 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123216870 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123216870 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123216870 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123216872 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123216872 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123216872 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) 20250813123216872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123216872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123216872 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) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 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) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123216872 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) 20250813123216872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123216872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123216872 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123216872 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123216872 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123216872 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) 20250813123216872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123216872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123216872 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) 20250813123216872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123216872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123216872 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123216872 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123216872 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123216872 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) 20250813123216872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123216872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123216872 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) 20250813123216872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123216872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123216872 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123216872 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123216872 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123216872 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) 20250813123216872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123216872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123216872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123216872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123216872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123216872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123216872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123216872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123216872 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123216872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123216872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123216872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123216872 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 20250813123216872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123216872 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123216872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123216872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123216872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123216872 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 20250813123216872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123216872 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 20250813123216872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123216872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123216872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123216872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123216872 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 20250813123216872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123216872 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 20250813123216872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123216872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123216872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123216872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123216872 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123216872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123216872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123216872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(81)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123216896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123216896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123216896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123216896 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123216896 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) 20250813123216896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123216896 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123216896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123216896 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123217065 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 20250813123217065 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 20250813123217065 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123217065 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123217072 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217072 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123217072 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123217072 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123217072 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123217072 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123217072 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123217076 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217076 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123217076 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123217076 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123217076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123217076 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123217076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123217085 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 20250813123217085 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 20250813123217085 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123217085 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123217091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217091 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123217092 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123217092 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123217092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123217092 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123217092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123217094 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217094 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123217094 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123217094 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123217094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123217094 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123217095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123217888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217888 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123217888 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123217888 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123217888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123217888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123217888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123217888 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123217888 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123217888 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123217888 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123217888 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123217888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123217888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123217888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123217888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123217888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123217888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123217888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123217888 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123217888 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) 20250813123217888 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) 20250813123217888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123217888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123217888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123217889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123217889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123217889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123217889 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123217889 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123217889 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217889 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123217889 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123217889 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123217889 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123217889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123217889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123217889 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123217895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217895 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123217895 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123217895 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123217895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123217895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123217895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123217895 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123217895 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123217895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123217895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123217895 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123217895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123217895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123217895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123217895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123217895 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) 20250813123217895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217895 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) 20250813123217895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123217895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123217895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123217895 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123217895 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) 20250813123217895 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) 20250813123217895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123217895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123217895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123217895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123217895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123217895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123217895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123217895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123217895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123217895 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123217895 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123217896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123217896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123217896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123217896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123217896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123217896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123217896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(82)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123217906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123217906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123217906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250813123217906 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250813123217906 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250813123217906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123217906 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@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123217918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50626<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123217918 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33775<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(73)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123217921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50624<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123217923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123217923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) MutexDispCT-TC_ue_register_tmsi_lai(72)@10faf1860fc2: Final verdict of PTC: none 20250813123217923 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123217923 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) 20250813123217923 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register_tmsi_lai-Iuh0-RUA(77)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@10faf1860fc2: Final verdict of PTC: none 20250813123217925 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123217925 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) 20250813123217925 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(79)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@10faf1860fc2: Final verdict of PTC: none 20250813123217925 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123217925 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123217925 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) 20250813123217925 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123217925 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123217925 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123217925 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) 20250813123217925 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123217925 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123217925 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 20250813123217925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217925 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123217925 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW-PFCP(75)@10faf1860fc2: Final verdict of PTC: none 20250813123217925 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123217925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123217925 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123217925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123217925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123217926 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123217926 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) 20250813123217926 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123217926 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ue_register_tmsi_lai-Iuh0(76)@10faf1860fc2: Final verdict of PTC: none 20250813123217926 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 20250813123217926 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 20250813123217926 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123217926 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123217926 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123217926 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123217926 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123217926 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123217926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123217926 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)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(84)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@10faf1860fc2: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ue_register_tmsi_lai pass'. Wed Aug 13 12:32:17 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 20250813123218011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123218513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50632<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=173260) Waiting for packet dumper to finish... 1 (prev_count=173260, count=173800) 20250813123219926 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123219927 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123219927 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123219927 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123219927 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123219927 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:32: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ue_register_before_hnb_register started. 20250813123221665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123221669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123221671 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41091<->l=127.0.0.1:4262) (control_if.c:572) 20250813123221742 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123221742 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123221742 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123221742 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123221742 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123221742 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123221742 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123221743 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123221743 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123221743 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123221743 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register_before_hnb_register-Iuh0(89)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123221744 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123221744 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123221744 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) 20250813123221744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123221744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123221744 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) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 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) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123221744 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) 20250813123221744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123221744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123221744 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123221744 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123221744 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123221744 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) 20250813123221744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123221744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123221744 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) 20250813123221744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123221744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123221744 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123221744 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123221744 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123221744 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) 20250813123221744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123221744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123221744 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123221744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123221744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123221744 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123221744 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123221744 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123221744 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) 20250813123221744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123221744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123221744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123221744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123221744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123221744 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123221744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123221744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123221744 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 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123221744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123221744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123221744 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 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123221744 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 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123221744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123221744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123221744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123221744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123221744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123221744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123221744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(93)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(91)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123221757 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123221757 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123221757 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123221757 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123221757 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123221757 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123221757 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123221757 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123221757 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123221758 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123221758 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123221758 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) 20250813123221758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123221758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123221758 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) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 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) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123221758 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) 20250813123221758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123221758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123221758 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123221758 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123221758 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123221758 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) 20250813123221758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123221758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123221758 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) 20250813123221758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123221758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123221758 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123221758 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123221758 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123221758 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) 20250813123221758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123221758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123221758 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) 20250813123221758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123221758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123221758 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123221758 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123221758 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123221758 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) 20250813123221758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123221758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123221758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123221758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123221758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123221758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123221758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123221758 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123221758 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123221758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123221758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123221758 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 20250813123221758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123221758 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123221758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123221758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123221758 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 20250813123221758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123221758 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 20250813123221758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123221758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123221758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123221758 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 20250813123221758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123221758 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 20250813123221758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123221758 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221758 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123221758 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123221758 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123221758 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123221758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123221758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123221956 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 20250813123221956 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 20250813123221956 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123221956 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123221964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123221964 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123221964 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123221964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123221964 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123221964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123221967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221967 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123221967 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123221967 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123221967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123221967 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123221967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123221970 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 20250813123221970 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 20250813123221970 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123221970 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123221977 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221977 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123221977 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123221977 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123221977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123221977 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123221977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123221980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123221980 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123221980 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123221980 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123221980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123221980 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123221980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123222776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123222776 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123222776 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123222776 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123222776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123222776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123222776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123222776 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123222776 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123222776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123222776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123222776 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123222776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123222776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123222776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123222776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123222776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123222776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123222776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123222776 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123222776 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) 20250813123222776 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) 20250813123222776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123222776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123222776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123222776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123222776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123222776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123222776 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123222776 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123222776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123222777 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123222777 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123222777 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123222777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123222777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123222777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123222777 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123222781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123222781 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123222781 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123222781 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123222781 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123222781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123222781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123222781 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123222781 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123222781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123222781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123222781 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123222781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123222781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123222781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123222781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123222781 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) 20250813123222781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222781 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) 20250813123222781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123222781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123222781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123222781 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123222781 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) 20250813123222781 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) 20250813123222781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123222781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123222781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123222781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123222781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123222781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123222781 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123222781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123222781 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123222781 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123222781 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123222781 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123222781 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123222781 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123222781 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123222782 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123222782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123222782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123222782 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123222787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123222787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123222787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250813123222787 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250813123222787 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250813123222787 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250813123222788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123222788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:827) HNBGW_Test.sgsn0-RAN(95)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123222804 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41091<->l=127.0.0.1:4262) (control_if.c:193) 20250813123222804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(87)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(86)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123222809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123222810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123222810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123222810 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123222810 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) 20250813123222810 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_before_hnb_register(85)@10faf1860fc2: Final verdict of PTC: none 20250813123222812 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123222812 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) 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123222812 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123222812 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) 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123222812 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123222812 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) 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(91)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@10faf1860fc2: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@10faf1860fc2: Final verdict of PTC: none 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123222812 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123222812 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) 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123222812 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 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123222812 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123222812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123222812 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123222812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123222812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123222812 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 20250813123222812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123222813 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123222813 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123222813 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123222813 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-M3UA(96)@10faf1860fc2: Final verdict of PTC: none 20250813123222813 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123222813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123222813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(88)@10faf1860fc2: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(97)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@10faf1860fc2: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:32:22 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 20250813123222897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123223400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58892<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170388) Waiting for packet dumper to finish... 1 (prev_count=170388, count=170928) 20250813123224813 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123224813 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123224813 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123224813 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123224813 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123224814 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:32: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_cs_initial_ue started. 20250813123226535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123226540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58908<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123226543 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39129<->l=127.0.0.1:4262) (control_if.c:572) 20250813123226601 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123226601 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123226601 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123226602 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123226602 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123226602 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123226602 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123226602 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123226602 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123226603 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123226603 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123226603 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) 20250813123226603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123226603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123226603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123226603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123226603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123226603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123226603 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123226603 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123226603 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123226603 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123226603 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123226603 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) 20250813123226603 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123226603 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123226603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123226603 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123226603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123226603 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123226603 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123226603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123226603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123226603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123226603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123226603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123226603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123226603 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226603 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123226603 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123226603 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123226603 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123226603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123226603 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123226604 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123226604 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123226604 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) 20250813123226604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123226604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123226604 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) 20250813123226604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226604 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) 20250813123226604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123226604 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) 20250813123226604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123226604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123226604 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123226604 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123226604 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123226604 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) 20250813123226604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123226604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123226604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123226604 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) 20250813123226604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123226604 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123226604 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123226604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123226604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123226604 DLM3UA[38;5;49m <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20250813123226604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123226604 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123226604 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226604 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123226604 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123226604 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 20250813123226604 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123226604 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 20250813123226604 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(106)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(104)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123226619 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123226619 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123226619 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123226619 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123226619 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123226619 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123226619 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123226619 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123226619 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123226620 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123226620 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123226620 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) 20250813123226620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123226620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123226620 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) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 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) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123226620 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) 20250813123226620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123226620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123226620 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123226620 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123226620 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123226620 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) 20250813123226620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123226620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123226620 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) 20250813123226620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123226620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123226620 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123226620 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123226620 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123226620 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) 20250813123226620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123226620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123226620 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) 20250813123226620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123226620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123226620 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123226620 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123226620 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123226620 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) 20250813123226620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123226620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123226620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123226620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123226620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123226620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123226620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123226620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123226620 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123226620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226620 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123226620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123226620 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 20250813123226620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123226620 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123226620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226620 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123226620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123226620 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 20250813123226620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123226620 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 20250813123226620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123226620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226620 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123226620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123226620 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 20250813123226620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123226620 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 20250813123226620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123226620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226620 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123226620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123226620 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123226620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123226620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123226620 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123226644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123226644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123226644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123226644 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123226644 DLGLOBAL DEBUG validating counter group 0x5602c363fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250813123226644 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) 20250813123226644 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123226644 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123226644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123226644 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123226817 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 20250813123226818 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 20250813123226818 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123226818 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123226828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226828 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123226828 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123226828 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123226828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123226828 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123226828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123226830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226831 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123226831 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123226831 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123226831 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123226831 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123226831 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123226832 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 20250813123226832 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 20250813123226832 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123226832 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123226836 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226837 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123226837 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123226837 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123226837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123226837 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123226837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123226837 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123226837 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123226837 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123226837 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123226837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123226837 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123226837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123227644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123227644 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123227644 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123227644 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123227644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123227644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123227644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123227644 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123227644 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123227644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123227644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123227644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123227644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123227644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123227644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123227644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123227644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123227644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123227644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123227644 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123227644 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) 20250813123227644 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) 20250813123227644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123227644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123227644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123227644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123227644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123227644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123227644 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123227644 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123227644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123227644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123227644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123227644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123227644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123227644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123227644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123227644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123227645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123227645 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123227645 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123227645 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123227645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123227645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123227645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123227645 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123227645 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123227645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123227645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123227645 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123227645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123227645 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123227645 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123227645 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123227645 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) 20250813123227645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227645 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) 20250813123227645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227645 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123227645 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123227645 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123227645 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123227645 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) 20250813123227645 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) 20250813123227645 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123227645 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123227645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123227645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123227645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123227645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123227645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123227645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123227645 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123227645 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123227645 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123227645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123227645 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123227645 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123227645 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123227645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123227645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123227645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123227645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(108)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc0-RAN(105)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123227657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3941015 20250813123228694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123228694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123228694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123228694 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123228694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3c2297, normal) (hnbgw_rua.c:407) 20250813123228694 DHNB DEBUG map_rua[0x5602c4c0a640]{init}: Allocated (fsm.c:456) 20250813123228694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3941015)[0x5602c4c0a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123228694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3941015 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123228694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123228694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123228694 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3941015 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123228694 DCN DEBUG map_sccp[0x5602c4c08240]{init}: Allocated (fsm.c:456) 20250813123228694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123228694 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-3941015 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123228694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3941015 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123228694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3941015)[0x5602c4c0a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123228694 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123228694 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123228694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3941015)[0x5602c4c0a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123228694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123228694 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123228694 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{IDLE}: Allocated (fsm.c:456) 20250813123228694 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123228694 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001550056400500f1100926) (sccp_scrc.c:406) 20250813123228694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123228694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123228694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123228694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123228694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123228694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123228694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123228694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123228694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123228694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123228694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123228694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123228694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123228694 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123228694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123228694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3941015)[0x5602c4c0a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123228694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123228694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123228694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123228694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123228694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123228694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123228694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123228694 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_initial_ue0(111)6323334 HNBGW_Test.msc0-SCCP(104)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(104)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_initial_ue0(111)@10faf1860fc2: setverdict(pass): none -> pass 20250813123228706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123228706 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123228706 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123228706 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123228706 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123228706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123228706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123228706 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123228706 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123228706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123228706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123228706 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123228706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123228706 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=00cddbf0) (sccp_scrc.c:477) 20250813123228706 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20250813123228706 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123228706 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123228706 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123228706 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123228706 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) 20250813123228706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123228706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123228716 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39129<->l=127.0.0.1:4262) (control_if.c:193) 20250813123228717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58908<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(100)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(99)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123228720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58896<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123228722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123228722 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) 20250813123228722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123228722 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123228722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123228722 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) 20250813123228722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123228722 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123228722 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 20250813123228722 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123228722 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123228722 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123228722 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123228722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123228722 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123228722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123228722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_cs_initial_ue-Iuh0-RUA(103)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@10faf1860fc2: Final verdict of PTC: none 20250813123228724 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 20250813123228724 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) 20250813123228724 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123228724 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123228724 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123228724 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) 20250813123228724 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123228724 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123228724 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) 20250813123228724 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123228725 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123228725 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123228725 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123228725 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123228725 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123228725 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(104)@10faf1860fc2: Final verdict of PTC: none 20250813123228725 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)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(110)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(101)@10faf1860fc2: Final verdict of PTC: none 20250813123228729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58910<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_initial_ue pass'. Wed Aug 13 12:32:28 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 20250813123228819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123228894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123228894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123228894 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123228894 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) 20250813123228894 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123228894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3941015)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123228894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3941015)[0x5602c4c0a640]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123228894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123228895 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123228895 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123228895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cddbf0), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123228895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123228895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123228895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123228895 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123228895 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123228895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123228895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3941015)[0x5602c4c0a640]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123228895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3941015)[0x5602c4c0a640]{disrupted}: Freeing instance (context_map.c:202) 20250813123228895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3941015)[0x5602c4c0a640]{disrupted}: Deallocated (fsm.c:568) 20250813123228895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123228895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{disconnected}: Freeing instance (context_map.c:206) 20250813123228895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5602c4c08240]{disconnected}: Deallocated (fsm.c:568) 20250813123228895 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3941015 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813123228895 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123228895 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123228895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123228895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123228895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123228895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123228895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123228896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123229321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58914<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198792) Waiting for packet dumper to finish... 1 (prev_count=198792, count=199428) 20250813123230723 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123230724 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123230724 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123230726 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123230726 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123230726 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:32: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_ps_initial_ue started. 20250813123232473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123232478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123232481 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41585<->l=127.0.0.1:4262) (control_if.c:572) 20250813123232546 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123232546 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123232546 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123232546 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123232546 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123232547 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123232547 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123232547 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123232547 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123232547 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123232547 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123232548 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123232548 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123232548 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) 20250813123232548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123232548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123232548 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) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 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) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123232548 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) 20250813123232548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123232548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123232548 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123232548 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123232548 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123232548 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) 20250813123232548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123232548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123232548 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) 20250813123232548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123232548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123232548 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123232548 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123232548 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123232548 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) 20250813123232548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123232548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123232548 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123232548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123232548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123232548 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123232548 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123232548 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123232548 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) 20250813123232548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123232548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123232548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123232548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123232548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123232548 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123232548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123232548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123232548 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 20250813123232548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123232548 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123232548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123232548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123232548 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 20250813123232548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123232549 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 20250813123232549 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123232549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123232549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123232549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123232549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123232549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123232549 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123232549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123232549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123232549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123232549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123232549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123232549 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(120)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(118)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123232562 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123232562 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123232562 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123232562 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123232562 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123232562 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123232562 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123232562 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123232562 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123232563 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123232563 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123232563 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) 20250813123232563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123232563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123232563 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) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232563 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) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123232563 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) 20250813123232563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123232563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123232563 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123232563 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123232563 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123232563 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) 20250813123232563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123232563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123232563 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) 20250813123232563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123232563 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123232563 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123232563 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123232563 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123232563 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) 20250813123232563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123232563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123232564 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) 20250813123232564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123232564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123232564 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123232564 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123232564 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123232564 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) 20250813123232564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123232564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123232564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123232564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123232564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123232564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123232564 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123232564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123232564 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123232564 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123232564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123232564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123232564 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 20250813123232564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123232564 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123232564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123232564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123232564 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 20250813123232564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123232564 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 20250813123232564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123232564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123232564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123232564 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 20250813123232564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123232564 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 20250813123232564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123232564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232564 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123232564 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123232564 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123232564 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123232564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123232564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123232584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123232584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123232584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123232584 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123232584 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) 20250813123232584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123232584 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123232584 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123232584 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123232759 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 20250813123232760 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 20250813123232760 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123232760 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123232764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232764 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123232764 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123232764 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123232764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123232764 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123232764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123232768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232768 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123232768 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123232768 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123232768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123232768 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123232768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123232775 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 20250813123232775 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 20250813123232775 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123232775 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123232783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232783 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123232783 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123232783 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123232784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123232784 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123232784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123232786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123232786 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123232786 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123232786 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123232786 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123232787 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123232787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123233576 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123233576 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123233576 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123233576 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123233576 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123233576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123233576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123233576 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123233576 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123233576 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123233576 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123233576 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123233576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123233577 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123233577 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123233577 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123233577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233577 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123233577 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123233577 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123233577 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123233577 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) 20250813123233577 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) 20250813123233577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123233577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123233577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123233577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123233577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123233577 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123233577 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123233577 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123233577 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123233577 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123233577 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123233577 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123233577 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123233577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123233577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123233577 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123233585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123233585 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123233585 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123233585 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123233585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123233585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123233585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123233585 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123233585 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123233585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123233585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123233585 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123233585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123233585 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123233585 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123233585 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123233585 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) 20250813123233585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233585 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) 20250813123233585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233586 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123233586 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123233586 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123233586 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123233586 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) 20250813123233586 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) 20250813123233586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123233586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123233586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123233586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123233586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123233586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123233586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123233586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123233586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123233586 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123233586 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123233586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123233586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123233586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123233586 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123233586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123233586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123233586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123233586 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(122)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123233609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36668<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@10faf1860fc2: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14911925 20250813123234669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123234669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123234669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123234669 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123234669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe389b5, normal) (hnbgw_rua.c:407) 20250813123234669 DHNB DEBUG map_rua[0x5602c4c0a640]{init}: Allocated (fsm.c:456) 20250813123234669 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14911925)[0x5602c4c0a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123234669 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14911925 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123234669 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123234669 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123234669 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123234669 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14911925 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123234670 DCN DEBUG map_sccp[0x5602c4c08240]{init}: Allocated (fsm.c:456) 20250813123234670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123234670 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-14911925 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123234670 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14911925 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123234670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14911925)[0x5602c4c0a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123234670 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123234670 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123234670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14911925)[0x5602c4c0a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123234670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123234670 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123234670 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{IDLE}: Allocated (fsm.c:456) 20250813123234670 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123234670 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300024d0056400500f1100926) (sccp_scrc.c:406) 20250813123234670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123234670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123234670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123234670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123234670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123234670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123234670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123234670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123234670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123234670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123234670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123234670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123234670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123234670 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123234670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123234670 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14911925)[0x5602c4c0a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123234670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123234670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123234670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123234670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123234670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123234670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123234670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123234670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_initial_ue0(125)6646521 HNBGW_Test.sgsn0-SCCP(121)@10faf1860fc2: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123234688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123234688 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123234688 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123234688 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123234688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123234688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123234688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123234688 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123234688 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123234689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123234689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123234689 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123234689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123234689 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=0097482c) (sccp_scrc.c:477) 20250813123234689 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20250813123234689 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123234689 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123234689 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123234689 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123234689 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) 20250813123234689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123234689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123234694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36656<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123234694 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41585<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(114)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(113)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123234697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36640<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@10faf1860fc2: Final verdict of PTC: none 20250813123234701 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123234701 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) 20250813123234701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123234701 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123234701 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123234701 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) 20250813123234701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123234701 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(118)@10faf1860fc2: Final verdict of PTC: none 20250813123234701 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 20250813123234701 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123234701 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123234701 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123234701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123234701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123234701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123234701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123234701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123234702 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123234702 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) 20250813123234702 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123234702 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123234702 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123234702 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) 20250813123234702 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123234702 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123234702 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 20250813123234702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123234702 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123234702 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123234702 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123234702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123234702 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123234702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123234702 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(123)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@10faf1860fc2: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(124)@10faf1860fc2: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(115)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@10faf1860fc2: Final verdict of PTC: none 20250813123234706 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36668<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_initial_ue pass'. Wed Aug 13 12:32:34 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 20250813123234791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123234870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123234870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123234870 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123234870 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) 20250813123234870 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123234870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14911925)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123234870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14911925)[0x5602c4c0a640]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123234870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123234870 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123234870 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123234870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097482c), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123234870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123234870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123234870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123234870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123234871 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123234871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123234871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14911925)[0x5602c4c0a640]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123234871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14911925)[0x5602c4c0a640]{disrupted}: Freeing instance (context_map.c:202) 20250813123234871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14911925)[0x5602c4c0a640]{disrupted}: Deallocated (fsm.c:568) 20250813123234871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123234871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{disconnected}: Freeing instance (context_map.c:206) 20250813123234871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5602c4c08240]{disconnected}: Deallocated (fsm.c:568) 20250813123234871 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14911925 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250813123234871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123234871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123234871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123234871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123234871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123234871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123234871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123234871 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123235293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36680<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193504) Waiting for packet dumper to finish... 1 (prev_count=193504, count=203676) 20250813123236702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123236702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123236702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123236702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123236702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123236702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:32:37 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250813123238443 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123238447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36694<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123238450 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45693<->l=127.0.0.1:4262) (control_if.c:572) 20250813123238514 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123238514 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123238514 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123238514 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123238514 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123238514 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123238514 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123238515 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123238515 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123238515 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123238515 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123238515 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) 20250813123238515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123238515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123238515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123238515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123238515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123238515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123238515 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123238515 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123238515 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123238515 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123238515 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123238516 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) 20250813123238516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123238516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123238516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123238516 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) 20250813123238516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123238516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123238516 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123238516 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123238516 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123238516 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) 20250813123238516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123238516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123238516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123238516 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123238516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123238516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123238516 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123238516 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123238516 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123238516 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) 20250813123238516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123238516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123238516 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) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123238516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123238516 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238516 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) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123238516 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) 20250813123238516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123238516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123238516 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123238516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123238516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123238516 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 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123238516 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 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123238516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123238516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123238516 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123238516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123238516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123238516 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 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123238516 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(134)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123238533 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123238533 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123238533 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123238533 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123238533 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123238533 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123238533 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123238533 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123238533 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123238534 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123238534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123238534 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) 20250813123238534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123238534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123238534 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) 20250813123238534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238534 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) 20250813123238534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123238534 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) 20250813123238534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123238534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123238534 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123238534 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123238534 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123238534 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) 20250813123238534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123238534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123238534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123238534 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) 20250813123238534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123238534 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123238534 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123238534 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123238534 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123238534 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) 20250813123238534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123238534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123238534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123238535 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) 20250813123238535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123238535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123238535 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123238535 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123238535 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123238535 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) 20250813123238535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123238535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123238535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123238535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123238535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123238535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123238535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123238535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123238535 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123238535 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123238535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123238535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123238535 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 20250813123238535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123238535 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123238535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123238535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123238535 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 20250813123238535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123238535 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 20250813123238535 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123238535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123238535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123238535 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 20250813123238535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123238535 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 20250813123238535 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123238535 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238535 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123238535 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123238535 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123238535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123238535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123238535 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123238558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123238558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123238558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123238558 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123238558 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) 20250813123238558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123238558 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123238558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123238558 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123238731 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 20250813123238731 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 20250813123238731 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123238731 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123238734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238734 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123238734 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123238734 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123238734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123238734 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123238734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123238736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238736 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123238736 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123238736 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123238736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123238736 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123238736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123238747 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 20250813123238747 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 20250813123238747 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123238747 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123238752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238752 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123238752 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123238752 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123238752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123238752 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123238752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123238754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238754 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123238754 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123238754 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123238754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123238754 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123238754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123238895 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123238896 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cddbf0), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123238896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123238896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123238896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123238896 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123238896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238896 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123238896 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123238896 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123238896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123238896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123238896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123238896 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123238905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123238905 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123238905 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123238905 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123238905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123238905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123238905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123238905 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123238905 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123238905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123238905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123238905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123238905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123238905 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=00cddbf0) (sccp_scrc.c:477) 20250813123238905 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20250813123238905 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123238905 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123238905 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123238905 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123238905 DLSCCP DEBUG SCCP-SCOC(1)[0x5602c4c0cbf0]{IDLE}: Deallocated (fsm.c:568) 20250813123239542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123239542 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123239542 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123239542 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123239542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123239542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123239543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123239543 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123239543 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123239543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123239543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123239543 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123239543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123239543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123239543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123239543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123239543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123239543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123239543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123239543 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123239543 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) 20250813123239543 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) 20250813123239543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123239543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123239543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123239544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123239544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123239544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123239544 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123239544 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123239544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123239544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123239544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123239544 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123239544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123239544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123239544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123239544 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123239555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123239555 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123239555 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123239555 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123239555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123239555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123239555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123239555 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123239555 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123239555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123239555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123239555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123239555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123239555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123239555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123239555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123239555 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) 20250813123239555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239556 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) 20250813123239556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239556 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123239556 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123239556 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123239556 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123239556 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) 20250813123239556 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) 20250813123239556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123239556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123239556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123239556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123239556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123239556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123239556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123239556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123239556 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123239556 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123239556 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123239556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123239556 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123239556 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123239556 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123239556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123239556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123239556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123239556 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(136)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123239571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)942287 20250813123240585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123240585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123240585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123240585 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123240585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe60cf, normal) (hnbgw_rua.c:407) 20250813123240585 DHNB DEBUG map_rua[0x5602c4c0cbf0]{init}: Allocated (fsm.c:456) 20250813123240585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-942287)[0x5602c4c0cbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123240585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-942287 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123240585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123240585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123240585 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-942287 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123240585 DCN DEBUG map_sccp[0x5602c4c0a640]{init}: Allocated (fsm.c:456) 20250813123240585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123240585 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-942287 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123240585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-942287 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123240585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-942287)[0x5602c4c0cbf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123240585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123240585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123240585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-942287)[0x5602c4c0cbf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123240585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123240585 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123240585 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{IDLE}: Allocated (fsm.c:456) 20250813123240585 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123240585 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) 20250813123240585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123240585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123240585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123240585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123240585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123240585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123240585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123240585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123240585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123240585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123240585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123240585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123240585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123240585 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123240585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123240585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-942287)[0x5602c4c0cbf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123240585 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123240585 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123240585 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123240585 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123240585 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123240585 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123240585 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123240585 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@10faf1860fc2: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)3753579 HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123240588 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123240588 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123240588 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123240588 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123240588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123240588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123240588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123240588 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123240588 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123240588 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123240588 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123240588 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123240588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123240588 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=00b99fbd) (sccp_scrc.c:477) 20250813123240588 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20250813123240588 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123240588 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123240588 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123240588 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123240588 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=00b99fbd), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000db0056400500f1100926) (sccp_scrc.c:406) 20250813123240588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123240588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123240588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123240588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123240588 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123240588 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123240588 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) 20250813123240588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123240588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123240588 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123240588 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123240588 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123240588 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123240588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123240588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123240588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123240588 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123240594 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45693<->l=127.0.0.1:4262) (control_if.c:193) 20250813123240595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36694<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(128)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(127)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123240596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36684<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(136)@10faf1860fc2: Final verdict of PTC: none 20250813123240598 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123240598 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) 20250813123240598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123240598 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123240598 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123240598 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) 20250813123240598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123240598 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(135)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@10faf1860fc2: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@10faf1860fc2: Final verdict of PTC: none 20250813123240598 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123240598 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) 20250813123240598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123240598 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123240598 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123240598 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) 20250813123240598 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123240598 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123240599 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 20250813123240599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123240599 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123240599 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123240599 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123240599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(138)@10faf1860fc2: Final verdict of PTC: none 20250813123240599 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123240599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123240599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123240599 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 20250813123240599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123240599 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed HNBGW_Test.msc0-M3UA(134)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@10faf1860fc2: Final verdict of PTC: none 20250813123240599 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123240599 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123240599 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123240599 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123240599 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123240599 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(137)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(129)@10faf1860fc2: Final verdict of PTC: none 20250813123240600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:32:40 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 20250813123240643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123240790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123240790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123240790 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123240790 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) 20250813123240790 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123240790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-942287)[0x5602c4c0cbf0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123240790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-942287)[0x5602c4c0cbf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123240790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123240790 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123240790 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123240790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99fbd), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123240790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123240790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123240790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123240790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123240790 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123240790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123240790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-942287)[0x5602c4c0cbf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123240790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-942287)[0x5602c4c0cbf0]{disrupted}: Freeing instance (context_map.c:202) 20250813123240790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-942287)[0x5602c4c0cbf0]{disrupted}: Deallocated (fsm.c:568) 20250813123240790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123240790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{disconnected}: Freeing instance (context_map.c:206) 20250813123240791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x5602c4c0a640]{disconnected}: Deallocated (fsm.c:568) 20250813123240791 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-942287 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813123240791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123240791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123240791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123240791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123240791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123240791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123240791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123240791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123241145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36714<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220052) Waiting for packet dumper to finish... 1 (prev_count=220052, count=220688) 20250813123242600 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123242600 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123242600 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123242600 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123242600 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123242600 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:32: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250813123244271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123244275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123244278 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35303<->l=127.0.0.1:4262) (control_if.c:572) 20250813123244345 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123244345 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123244346 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123244346 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123244346 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123244346 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123244346 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123244346 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123244346 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123244346 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123244346 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123244347 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123244347 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123244347 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) 20250813123244347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123244347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123244347 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) 20250813123244347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244347 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) 20250813123244347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123244347 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) 20250813123244347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123244347 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123244347 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123244347 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123244347 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123244347 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) 20250813123244347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123244347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123244347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123244348 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) 20250813123244348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123244348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123244348 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123244348 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123244348 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123244348 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) 20250813123244348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123244348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123244348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123244348 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123244348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123244348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123244348 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123244348 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123244348 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123244348 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) 20250813123244348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123244348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123244348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123244348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123244348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123244348 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123244348 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123244348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244348 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123244348 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123244348 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 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123244348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244348 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123244348 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123244348 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 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123244348 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 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123244348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244348 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123244348 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123244348 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123244348 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244348 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123244348 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123244348 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123244348 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(148)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(146)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123244362 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123244362 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123244362 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123244362 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123244362 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123244363 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123244363 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123244363 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123244363 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123244364 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123244364 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123244364 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) 20250813123244364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123244364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123244364 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) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 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) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123244364 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) 20250813123244364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123244364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123244364 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123244364 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123244364 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123244364 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) 20250813123244364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123244364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123244364 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) 20250813123244364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123244364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123244364 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123244364 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123244364 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123244364 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) 20250813123244364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123244364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123244364 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) 20250813123244364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123244364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123244364 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123244364 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123244364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123244364 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) 20250813123244364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123244364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123244364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123244364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123244364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123244364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123244364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123244364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123244364 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123244364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123244364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123244364 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 20250813123244364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123244364 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123244364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123244364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123244364 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 20250813123244364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123244364 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 20250813123244364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123244364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123244364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123244364 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 20250813123244364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123244364 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 20250813123244364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123244364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123244364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123244364 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123244364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123244364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123244364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123244385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123244385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123244385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123244385 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123244385 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) 20250813123244385 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123244385 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123244385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123244385 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123244560 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 20250813123244560 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 20250813123244560 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123244560 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123244568 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244568 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123244568 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123244568 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123244568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123244568 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123244568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123244571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244571 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123244571 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123244571 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123244571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123244571 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123244571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123244576 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 20250813123244576 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 20250813123244576 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123244576 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123244584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244584 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123244584 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123244584 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123244584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123244584 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123244584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123244586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244586 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123244586 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123244586 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123244586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123244586 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123244587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123244871 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123244871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0097482c), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123244871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123244871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123244871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123244871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123244871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123244871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123244871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123244871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123244871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123244871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123244871 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123244884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123244884 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123244884 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123244884 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123244884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123244884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123244884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123244884 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123244884 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123244884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123244884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123244884 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123244884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123244884 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=0097482c) (sccp_scrc.c:477) 20250813123244884 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20250813123244884 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123244884 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123244884 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123244884 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123244884 DLSCCP DEBUG SCCP-SCOC(2)[0x5602c4c0d9a0]{IDLE}: Deallocated (fsm.c:568) 20250813123245382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123245382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123245382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123245382 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123245382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123245382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123245382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123245382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123245382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123245382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123245382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123245382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123245382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123245382 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123245382 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123245383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123245383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123245383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123245383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123245383 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123245383 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) 20250813123245383 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) 20250813123245383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123245383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123245383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123245383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123245383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123245383 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123245383 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123245383 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123245383 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123245383 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123245383 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123245383 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123245383 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123245383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123245383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123245383 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123245389 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123245389 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123245389 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123245389 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123245389 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123245389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123245389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123245389 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123245389 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123245389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123245389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123245389 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123245389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123245389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123245389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123245389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123245389 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) 20250813123245389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245389 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) 20250813123245389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123245389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123245389 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123245389 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123245389 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) 20250813123245389 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) 20250813123245389 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123245389 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123245389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123245389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123245389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123245389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123245389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123245389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123245389 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123245389 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123245389 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123245390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123245390 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123245390 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123245390 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123245390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123245390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123245390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123245390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(147)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(150)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123245407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)8792107 20250813123246441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123246441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123246441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123246441 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123246441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x86282b, normal) (hnbgw_rua.c:407) 20250813123246441 DHNB DEBUG map_rua[0x5602c4c0d9a0]{init}: Allocated (fsm.c:456) 20250813123246441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8792107)[0x5602c4c0d9a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123246441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8792107 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123246441 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123246441 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123246441 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123246441 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8792107 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123246441 DCN DEBUG map_sccp[0x5602c4c0cbf0]{init}: Allocated (fsm.c:456) 20250813123246441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123246441 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-8792107 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123246441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8792107 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123246441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8792107)[0x5602c4c0d9a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123246441 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123246441 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123246441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8792107)[0x5602c4c0d9a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123246441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123246441 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123246441 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{IDLE}: Allocated (fsm.c:456) 20250813123246441 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123246441 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) 20250813123246441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123246441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123246441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123246441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123246441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123246441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123246441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123246441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123246441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123246441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123246441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123246441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123246441 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123246441 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123246441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123246441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8792107)[0x5602c4c0d9a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123246441 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123246441 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123246441 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123246441 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123246441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123246441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123246441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123246441 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@10faf1860fc2: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)5819237 HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123246451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123246451 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123246451 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123246451 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123246451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123246451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123246451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123246451 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123246451 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123246451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123246451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123246451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123246451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123246451 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=0084e31d) (sccp_scrc.c:477) 20250813123246451 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20250813123246451 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123246451 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123246451 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123246451 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123246451 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=0084e31d), PART(T=Data,L=88,D=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300019d0056400500f1100926) (sccp_scrc.c:406) 20250813123246451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123246451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123246451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123246451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123246451 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123246451 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123246451 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) 20250813123246451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123246451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123246451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123246451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123246451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123246451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123246451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123246451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123246451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123246451 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123246478 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35303<->l=127.0.0.1:4262) (control_if.c:193) 20250813123246478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60044<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(141)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123246481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(147)@10faf1860fc2: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@10faf1860fc2: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@10faf1860fc2: Final verdict of PTC: none 20250813123246486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123246486 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) 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(150)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(143)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@10faf1860fc2: Final verdict of PTC: none 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123246486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123246486 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) 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123246486 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123246486 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) 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123246486 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 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123246486 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123246486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123246486 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123246486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123246486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123246486 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123246486 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) 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123246486 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 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123246486 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123246487 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123246487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123246487 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123246487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123246487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(152)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@10faf1860fc2: Final verdict of PTC: none 20250813123246490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60058<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:32:46 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 20250813123246577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123246642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123246642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123246642 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123246642 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) 20250813123246642 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123246642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8792107)[0x5602c4c0d9a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123246642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8792107)[0x5602c4c0d9a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123246642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123246642 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123246642 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123246642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084e31d), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123246642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123246642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123246642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123246642 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123246643 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123246643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123246643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8792107)[0x5602c4c0d9a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123246643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8792107)[0x5602c4c0d9a0]{disrupted}: Freeing instance (context_map.c:202) 20250813123246643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8792107)[0x5602c4c0d9a0]{disrupted}: Deallocated (fsm.c:568) 20250813123246643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123246643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{disconnected}: Freeing instance (context_map.c:206) 20250813123246643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x5602c4c0cbf0]{disconnected}: Deallocated (fsm.c:568) 20250813123246643 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8792107 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250813123246643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123246643 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123246643 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123246643 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123246643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123246643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123246643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123246643 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123247080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60064<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=220728) Waiting for packet dumper to finish... 1 (prev_count=220728, count=221268) 20250813123248487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123248487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123248487 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123248487 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123248487 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123248487 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:32:49 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_cs_bidir started. 20250813123250211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123250215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123250219 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41107<->l=127.0.0.1:4262) (control_if.c:572) 20250813123250286 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123250286 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123250286 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123250286 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123250286 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123250287 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123250287 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123250287 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123250287 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123250287 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123250287 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123250288 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123250288 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123250288 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) 20250813123250288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123250288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123250288 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) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250288 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) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123250288 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) 20250813123250288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123250288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123250288 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123250288 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123250288 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123250288 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) 20250813123250288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123250288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123250288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123250288 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) 20250813123250288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123250288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123250288 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123250288 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123250288 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123250288 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) 20250813123250288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123250288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123250288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123250288 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123250288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123250288 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123250288 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123250288 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123250288 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123250288 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) 20250813123250288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123250288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123250288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123250289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123250289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123250289 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123250289 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123250289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123250289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123250289 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 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123250289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123250289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123250289 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 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123250289 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 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123250289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123250289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123250289 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123250289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123250289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123250289 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123250289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(162)@10faf1860fc2: M3UA emulation initiated, the test can be started MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123250307 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123250307 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123250307 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123250307 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123250307 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123250307 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123250307 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123250307 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123250307 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123250308 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123250309 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123250309 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) 20250813123250309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123250309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123250309 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) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250309 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) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123250309 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) 20250813123250309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123250309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123250309 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123250309 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123250309 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123250309 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) 20250813123250309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123250309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123250309 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) 20250813123250309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123250309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123250309 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123250309 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123250309 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123250309 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) 20250813123250309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123250309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123250309 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) 20250813123250309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123250309 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123250309 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123250309 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123250309 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123250309 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) 20250813123250309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123250309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123250309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123250310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123250310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123250310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123250310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123250310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123250310 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123250310 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123250310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250310 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123250310 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123250310 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 20250813123250310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123250310 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123250310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250310 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123250310 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123250310 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 20250813123250310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123250310 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 20250813123250310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123250310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250310 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123250310 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123250310 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 20250813123250310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123250310 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 20250813123250310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123250310 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250310 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123250310 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123250310 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123250310 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123250310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123250310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123250334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123250334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123250334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123250334 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123250334 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) 20250813123250334 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123250334 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123250334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123250334 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123250503 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 20250813123250503 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 20250813123250503 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123250503 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123250512 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250512 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123250512 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123250512 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123250512 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123250512 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123250512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123250513 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250513 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123250513 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123250513 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123250513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123250513 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123250513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123250524 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 20250813123250524 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 20250813123250524 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123250524 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123250530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250530 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123250530 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123250530 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123250530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123250530 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123250530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123250533 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250533 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123250533 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123250533 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123250533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123250533 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123250533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123250791 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123250791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b99fbd), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123250791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123250791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123250791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123250791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123250792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123250792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123250792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123250792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123250792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123250792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123250792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123250806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123250806 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123250806 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123250806 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123250806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123250806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123250806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123250806 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123250806 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123250806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123250806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123250806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123250806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123250806 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=00b99fbd) (sccp_scrc.c:477) 20250813123250806 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20250813123250807 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123250807 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123250807 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123250807 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123250807 DLSCCP DEBUG SCCP-SCOC(3)[0x5602c4c08240]{IDLE}: Deallocated (fsm.c:568) 20250813123251322 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123251322 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123251322 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123251322 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123251322 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123251322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123251322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123251322 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123251323 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123251323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123251323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123251323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123251323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123251323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123251323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123251323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123251323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123251323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123251323 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123251323 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123251323 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) 20250813123251323 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) 20250813123251323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123251324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123251324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123251324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123251324 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123251324 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123251324 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123251324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123251324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123251324 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123251324 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123251324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123251324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123251324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123251324 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(161)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123251337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123251337 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123251337 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123251337 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123251337 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123251337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123251337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123251337 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123251337 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123251337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123251337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123251337 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123251337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123251337 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123251337 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123251337 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123251337 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) 20250813123251337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251338 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) 20250813123251338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123251338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123251338 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123251338 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123251338 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) 20250813123251338 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) 20250813123251338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123251338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123251338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123251338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123251338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123251338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123251338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123251338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123251338 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123251338 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123251338 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123251338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123251338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123251338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123251338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123251339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123251339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123251339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123251339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(164)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123251353 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60084<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_bidir0(167)6485357 20250813123252403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123252403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123252403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123252403 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123252403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x62f56d, normal) (hnbgw_rua.c:407) 20250813123252403 DHNB DEBUG map_rua[0x5602c4c08240]{init}: Allocated (fsm.c:456) 20250813123252403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123252403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6485357 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123252403 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123252403 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123252403 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6485357 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123252403 DCN DEBUG map_sccp[0x5602c4c0d9a0]{init}: Allocated (fsm.c:456) 20250813123252403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123252404 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-6485357 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123252404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6485357 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123252404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123252404 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123252404 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123252404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123252404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123252404 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123252404 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{IDLE}: Allocated (fsm.c:456) 20250813123252404 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123252404 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300016b0056400500f1100926) (sccp_scrc.c:406) 20250813123252404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123252404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123252404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123252404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123252404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123252404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123252404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123252404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123252404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123252404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123252404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123252404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123252404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123252404 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123252404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123252404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123252404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123252404 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123252405 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123252405 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123252405 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123252405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123252405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123252405 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_bidir0(167)13015611 HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123252422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123252422 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123252422 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123252422 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123252422 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123252422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123252422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123252422 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123252422 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123252422 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123252422 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123252422 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123252422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123252422 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=00e46a8f) (sccp_scrc.c:477) 20250813123252422 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20250813123252422 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123252422 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123252422 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123252422 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123252422 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) 20250813123252422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123252422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: vl_len:22 HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A2CE83A84658860F08861'O 20250813123252622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123252622 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123252622 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123252622 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123252622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123252622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123252622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123252622 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123252622 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123252622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123252622 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123252623 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123252623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123252623 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=001440120000010010400b0a2ce83a84658860f08861) (sccp_scrc.c:477) 20250813123252623 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250813123252623 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123252623 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123252623 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123252623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123252623 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250813123252623 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813123252623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250813123252623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123252623 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250813123252623 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123252623 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123252647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123252647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123252647 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250813123252647 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123252647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x62f56d) (hnbgw_rua.c:471) 20250813123252647 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6485357 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250813123252647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123252647 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250813123252647 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813123252647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250813123252647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123252647 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123252647 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123252647 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=00e46a8f), PART(T=Data,L=22,D=001440120000010010400b0aebb055ec943dd18fe1d2) (sccp_scrc.c:406) 20250813123252647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123252647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123252647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123252647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123252647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123252647 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123252647 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123252647 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123252647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123252647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123252647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123252647 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: vl_len:20 HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250813123252655 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123252655 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123252655 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123252655 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123252655 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123252655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123252655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123252655 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123252655 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123252655 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123252655 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123252655 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123252655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123252655 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) 20250813123252655 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20250813123252655 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123252655 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123252655 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123252655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123252655 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250813123252655 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250813123252655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250813123252655 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123252655 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250813123252655 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123252655 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123252660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123252661 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41107<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(155)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123252663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60066<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123252663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123252663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123252664 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123252664 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) 20250813123252664 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123252664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123252664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) HNBGW_Test.sgsn0-RAN(164)@10faf1860fc2: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@10faf1860fc2: Final verdict of PTC: none 20250813123252664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123252664 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123252664 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123252664 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e46a8f), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123252664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123252664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123252664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123252664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123252664 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123252664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123252664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123252664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{disrupted}: Freeing instance (context_map.c:202) 20250813123252664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6485357)[0x5602c4c08240]{disrupted}: Deallocated (fsm.c:568) 20250813123252664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123252664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{disconnected}: Freeing instance (context_map.c:206) MutexDispCT-TC_ranap_cs_bidir(154)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@10faf1860fc2: Final verdict of PTC: none 20250813123252664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5602c4c0d9a0]{disconnected}: Deallocated (fsm.c:568) 20250813123252664 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6485357 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123252664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123252664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123252664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123252664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123252664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123252664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123252664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123252665 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@10faf1860fc2: Final verdict of PTC: none 20250813123252665 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123252665 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) 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123252665 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123252665 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) 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123252665 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123252665 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) 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123252665 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123252665 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) 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123252665 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 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123252665 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123252666 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123252666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123252666 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123252666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123252666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123252666 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 20250813123252666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123252666 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123252666 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123252666 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123252666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123252666 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123252666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123252666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(157)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(166)@10faf1860fc2: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@10faf1860fc2: Final verdict of PTC: none 20250813123252668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_bidir pass'. Wed Aug 13 12:32:52 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 20250813123252737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123253239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44980<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=185352) Waiting for packet dumper to finish... 1 (prev_count=185352, count=237612) 20250813123254667 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123254667 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123254667 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123254667 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123254667 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123254667 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:32: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_ps_bidir started. 20250813123256364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123256368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123256371 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34819<->l=127.0.0.1:4262) (control_if.c:572) 20250813123256431 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123256431 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123256431 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123256431 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123256431 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123256431 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123256431 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123256431 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123256431 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123256431 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123256432 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)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123256433 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123256433 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123256433 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) 20250813123256433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123256433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123256433 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) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 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) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123256433 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) 20250813123256433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123256433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123256433 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123256433 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123256433 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123256433 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) 20250813123256433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123256433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123256433 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) 20250813123256433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123256433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123256433 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123256433 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123256433 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123256433 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) 20250813123256433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123256433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123256433 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123256433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123256433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123256433 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123256433 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123256433 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123256433 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) 20250813123256433 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123256433 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123256433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123256433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123256433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123256433 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123256433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123256433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123256433 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 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123256433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123256433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123256433 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 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123256433 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 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123256433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123256433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123256433 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123256433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123256433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123256433 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123256433 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(176)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(174)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123256446 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123256446 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123256446 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123256446 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123256446 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123256446 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123256446 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123256446 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123256446 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123256447 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123256447 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123256447 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) 20250813123256447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123256447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123256447 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) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256447 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) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123256447 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) 20250813123256447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123256447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123256447 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123256447 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123256447 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123256447 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) 20250813123256447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123256447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123256447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123256447 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) 20250813123256447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123256447 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123256447 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123256447 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123256447 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123256447 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) 20250813123256447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123256447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123256447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123256448 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) 20250813123256448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123256448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123256448 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123256448 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123256448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123256448 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) 20250813123256448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123256448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123256448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123256448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123256448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123256448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123256448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123256448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123256448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123256448 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123256448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123256448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123256448 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 20250813123256448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123256448 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123256448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123256448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123256448 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 20250813123256448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123256448 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 20250813123256448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123256448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123256448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123256448 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 20250813123256448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123256448 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 20250813123256448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123256448 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256448 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123256448 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123256448 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123256448 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123256448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123256448 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123256469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123256469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123256469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123256469 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123256469 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) 20250813123256469 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123256469 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123256469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123256469 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123256643 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123256644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084e31d), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123256644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123256644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123256644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123256644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123256644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123256644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123256644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123256644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123256644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123256644 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123256645 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 20250813123256645 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 20250813123256645 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123256645 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123256654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256655 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123256655 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123256655 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123256655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123256655 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123256655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123256657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256657 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123256657 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123256657 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123256657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123256657 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123256657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123256659 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 20250813123256659 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 20250813123256659 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123256659 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123256666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256666 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123256666 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123256666 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123256666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123256666 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123256666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123256668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123256668 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123256668 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123256668 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123256668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123256668 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123256668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123257463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123257463 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123257463 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123257463 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123257463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123257463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123257463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123257463 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123257463 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123257463 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123257463 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123257463 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123257463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123257463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123257463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123257463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123257463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123257463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123257464 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123257464 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123257464 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) 20250813123257464 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) 20250813123257464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123257464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123257464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123257464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123257464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123257464 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123257464 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123257464 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123257464 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123257464 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123257464 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123257464 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123257464 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123257464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123257464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123257464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123257472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123257472 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123257472 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123257472 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123257472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123257472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123257472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123257472 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123257472 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123257472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123257472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123257472 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123257472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123257472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123257472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123257472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123257472 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) 20250813123257472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257472 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) 20250813123257472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123257472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123257472 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123257472 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123257472 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) 20250813123257472 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) 20250813123257472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123257472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123257472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123257472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123257472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123257472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123257472 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123257472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123257472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123257472 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123257472 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123257472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123257472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123257472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123257472 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123257472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123257472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123257472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123257472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(178)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123257486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45016<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@10faf1860fc2: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_bidir0(181)3117516 20250813123258518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123258518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123258518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123258518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123258518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2f91cc, normal) (hnbgw_rua.c:407) 20250813123258518 DHNB DEBUG map_rua[0x5602c4c08240]{init}: Allocated (fsm.c:456) 20250813123258518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123258518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3117516 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123258518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123258518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123258518 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123258518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3117516 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123258518 DCN DEBUG map_sccp[0x5602c4c0d9a0]{init}: Allocated (fsm.c:456) 20250813123258518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123258518 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-3117516 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123258518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3117516 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123258518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123258518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123258518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123258518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123258518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123258518 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123258518 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{IDLE}: Allocated (fsm.c:456) 20250813123258518 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123258518 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300031b0056400500f1100926) (sccp_scrc.c:406) 20250813123258518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123258518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123258518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123258518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123258518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123258518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123258518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123258518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123258518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123258518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123258518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123258518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123258518 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123258518 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123258518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123258518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123258518 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123258518 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123258518 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123258518 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123258518 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123258518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123258518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123258518 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_bidir0(181)10342877 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@10faf1860fc2: setverdict(pass): none -> pass 20250813123258539 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123258539 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123258539 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123258539 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123258539 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123258539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123258539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123258539 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123258539 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123258539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123258539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123258539 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123258539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123258539 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=008d1ff1) (sccp_scrc.c:477) 20250813123258539 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20250813123258539 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123258539 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123258539 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123258539 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123258539 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) 20250813123258539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123258539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AD0AF8D505F2D41FE50D2'O 20250813123258742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123258742 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123258742 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123258742 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123258742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123258742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123258742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123258742 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123258742 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123258742 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123258742 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123258742 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123258742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123258743 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=001440120000010010400b0ad0af8d505f2d41fe50d2) (sccp_scrc.c:477) 20250813123258743 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250813123258743 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123258743 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123258743 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123258743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123258743 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250813123258743 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813123258743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250813123258743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123258743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250813123258743 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123258743 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123258760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123258760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123258760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250813123258760 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123258760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2f91cc) (hnbgw_rua.c:471) 20250813123258760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3117516 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250813123258760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123258760 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250813123258760 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813123258760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250813123258760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123258760 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123258760 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123258760 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=008d1ff1), PART(T=Data,L=22,D=001440120000010010400b0a667bd3d8dbccb64f9773) (sccp_scrc.c:406) 20250813123258760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123258760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123258760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123258760 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123258760 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123258760 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123258760 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123258760 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123258760 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123258760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123258760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123258760 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250813123258778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123258778 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123258778 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123258778 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123258778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123258778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123258778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123258778 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123258778 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123258778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123258778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123258778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123258778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123258778 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) 20250813123258778 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20250813123258778 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123258778 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123258778 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123258778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123258778 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250813123258778 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250813123258778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250813123258779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123258779 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250813123258779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123258779 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123258787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45000<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123258788 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34819<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(169)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123258790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44984<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123258790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123258790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123258790 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123258790 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) 20250813123258790 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123258790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123258790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123258790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123258790 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123258790 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123258790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d1ff1), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123258790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123258790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123258790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123258790 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123258790 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123258790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123258790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123258790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{disrupted}: Freeing instance (context_map.c:202) 20250813123258790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3117516)[0x5602c4c08240]{disrupted}: Deallocated (fsm.c:568) 20250813123258790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123258790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{disconnected}: Freeing instance (context_map.c:206) 20250813123258790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5602c4c0d9a0]{disconnected}: Deallocated (fsm.c:568) 20250813123258790 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3117516 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123258790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123258791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123258791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123258791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123258791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123258791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123258791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123258791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@10faf1860fc2: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@10faf1860fc2: Final verdict of PTC: none 20250813123258791 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123258791 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) 20250813123258791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123258791 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123258791 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 20250813123258791 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) 20250813123258791 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123258791 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123258792 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123258792 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) 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123258792 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123258792 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) 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813123258792 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 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123258792 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123258792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123258792 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123258792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123258792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123258792 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) 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123258792 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123258792 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123258792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123258792 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123258792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123258792 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(177)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(179)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(171)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(180)@10faf1860fc2: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@10faf1860fc2: Final verdict of PTC: none 20250813123258798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45016<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_bidir pass'. Wed Aug 13 12:32:58 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 20250813123258864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123259367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230928) Waiting for packet dumper to finish... 1 (prev_count=230928, count=231468) 20250813123300793 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123300793 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123300793 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123300793 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123300793 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123300793 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:33:01 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_rab_assignment started. 20250813123302504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123302509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123302514 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43869<->l=127.0.0.1:4262) (control_if.c:572) 20250813123302594 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123302594 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123302594 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123302594 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123302594 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123302594 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123302594 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123302595 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123302595 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123302595 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123302595 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123302596 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123302596 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123302596 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) 20250813123302596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123302596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123302596 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) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 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) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123302596 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) 20250813123302596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123302596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123302596 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123302596 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123302596 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123302596 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) 20250813123302596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123302596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123302596 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) 20250813123302596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123302596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123302596 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123302596 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123302596 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123302596 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) 20250813123302596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123302596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123302596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123302596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123302596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123302596 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123302596 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123302596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123302596 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) 20250813123302596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123302596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123302596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123302596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123302596 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123302596 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123302596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302596 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123302596 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123302596 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 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123302596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302596 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123302596 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123302596 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 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123302596 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 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123302596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302596 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123302596 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123302596 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123302596 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302596 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123302596 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123302596 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123302596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(190)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123302609 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123302610 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123302610 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123302610 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123302610 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123302610 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123302610 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123302610 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123302610 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123302611 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123302611 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123302611 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) 20250813123302611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123302611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123302611 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) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 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) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123302611 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) 20250813123302611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123302611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123302611 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123302611 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123302611 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123302611 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) 20250813123302611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123302611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123302611 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) 20250813123302611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123302611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123302611 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123302611 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123302611 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123302611 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) 20250813123302611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123302611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123302611 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) 20250813123302611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123302611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123302611 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123302611 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123302611 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123302611 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) 20250813123302611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123302611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123302611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123302611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123302611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123302611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123302611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123302611 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123302611 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123302612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123302612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123302612 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 20250813123302612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123302612 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123302612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123302612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123302612 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 20250813123302612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123302612 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 20250813123302612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123302612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123302612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123302612 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 20250813123302612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123302612 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 20250813123302612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123302612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123302612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123302612 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123302612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123302612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123302612 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123302633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123302633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123302633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123302633 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123302633 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) 20250813123302633 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123302633 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123302633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123302633 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123302665 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123302665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e46a8f), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123302665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123302665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123302665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123302665 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123302665 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302665 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123302665 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123302665 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123302665 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123302665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123302665 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123302808 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 20250813123302808 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 20250813123302808 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123302808 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123302816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302816 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123302816 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123302816 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123302816 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123302816 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123302816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123302819 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302819 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123302819 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123302819 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123302819 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123302819 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123302819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123302823 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 20250813123302823 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 20250813123302823 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123302823 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123302829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302829 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123302829 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123302829 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123302829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123302829 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123302829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123302829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123302829 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123302829 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123302829 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123302829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123302829 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123302829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123303615 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123303615 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123303615 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123303615 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123303615 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123303615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123303615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123303615 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123303615 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123303615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123303615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123303615 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123303615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123303615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123303615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123303615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123303615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123303616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123303616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123303616 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123303616 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) 20250813123303616 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) 20250813123303616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123303616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123303616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123303616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123303616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123303616 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123303616 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123303616 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123303616 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123303616 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123303616 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123303616 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123303616 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123303616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123303616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123303616 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123303631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123303631 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123303631 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123303631 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123303631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123303631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123303631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123303631 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123303631 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123303631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123303631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123303631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123303631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123303631 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123303631 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123303631 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123303631 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) 20250813123303631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303631 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) 20250813123303631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303631 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123303631 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123303631 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123303631 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123303631 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) 20250813123303631 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) 20250813123303631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123303631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123303631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123303631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123303631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123303631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123303631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123303631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123303631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123303631 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123303631 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123303631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123303631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123303631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123303631 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123303631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123303631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123303631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123303631 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(192)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123303647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46634<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@10faf1860fc2: Added conn table entry 0TC_rab_assignment0(195)10843920 20250813123304668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123304668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123304668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123304668 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123304668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa57710, normal) (hnbgw_rua.c:407) 20250813123304668 DHNB DEBUG map_rua[0x5602c4c08240]{init}: Allocated (fsm.c:456) 20250813123304668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123304668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10843920 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123304668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123304668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123304668 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10843920 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123304668 DCN DEBUG map_sccp[0x5602c4c0d9a0]{init}: Allocated (fsm.c:456) 20250813123304668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123304668 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-10843920 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123304668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10843920 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123304668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123304668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123304668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123304668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123304668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123304668 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123304668 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{IDLE}: Allocated (fsm.c:456) 20250813123304668 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123304668 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300017a0056400500f1100926) (sccp_scrc.c:406) 20250813123304668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123304668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123304668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123304668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123304668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123304668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123304668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123304668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123304668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123304668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123304668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123304668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123304668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123304668 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123304668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123304668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123304668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123304668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123304668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123304668 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123304668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123304668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123304668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123304668 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@10faf1860fc2: Added conn table entry 0TC_rab_assignment0(195)8644206 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123304673 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123304673 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123304673 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123304673 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123304673 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123304673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123304673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123304673 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123304673 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123304673 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123304673 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123304673 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123304673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123304673 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=00d0011b) (sccp_scrc.c:477) 20250813123304673 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20250813123304673 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123304673 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123304673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123304673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123304673 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) 20250813123304673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123304673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment0(195)@10faf1860fc2: setverdict(pass): none -> pass VirtHNBGW-STATS(183)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assignment0(195)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(194)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813123304874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123304874 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123304874 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123304874 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123304874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123304874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123304874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123304874 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123304875 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123304875 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123304875 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123304875 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123304875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123304875 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) 20250813123304875 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250813123304875 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123304875 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123304875 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123304875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123304875 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123304875 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123304875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123304875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123304875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123304875 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123304875 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123304875 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123304875 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123304875 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123304875 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{UNUSED}: Allocated (fsm.c:456) 20250813123304875 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{UNUSED}: is child of mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0] (fsm.c:486) 20250813123304876 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0] (mgcp_client_endpoint_fsm.c:724) 20250813123304876 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123304876 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123304876 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123304876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c16ec0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123304876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c16ec0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320] (fsm.c:486) 20250813123304876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c16ec0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123304876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c16ec0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123304876 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: a57710'... (mgcp_client.c:807) 20250813123304876 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250813123304876 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c16ec0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123304876 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5771017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5771017", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5771017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5771017", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813123304899 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250813123304899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123304899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123304899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123304899 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123304899 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123304899 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304899 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304899 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123304899 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123304899 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304899 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123304899 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123304899 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123304899 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123304899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123304899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123304899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123304899 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123304920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123304920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123304920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123304920 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123304920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa57710) (hnbgw_rua.c:471) 20250813123304920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10843920 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123304920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123304920 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123304920 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123304920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123304920 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123304920 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123304920 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123304920 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123304920 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123304920 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0] (mgcp_client_endpoint_fsm.c:724) 20250813123304920 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123304920 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123304920 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123304920 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: a57710'... (mgcp_client.c:807) 20250813123304920 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250813123304920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123304920 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123304920 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304920 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a5771017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5771017", 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" } } } } } } } 20250813123304936 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250813123304936 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123304936 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123304936 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304936 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123304936 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123304936 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0] (mgcp_client_endpoint_fsm.c:724) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123304936 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123304936 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c0f890]{ST_CRCX}: Allocated (fsm.c:456) 20250813123304936 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c0f890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320] (fsm.c:486) 20250813123304936 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c0f890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123304937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c0f890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250813123304937 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: a57710'... (mgcp_client.c:807) 20250813123304937 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250813123304937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10843920-0)[0x5602c4c0f890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123304937 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123304937 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304937 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304937 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a5771017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a5771017", 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" } } } } } } } 20250813123304945 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250813123304945 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123304945 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123304945 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123304945 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123304945 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123304945 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304945 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304945 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304945 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123304945 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123304945 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304945 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{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) 20250813123304945 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123304945 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123304945 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123304945 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123304945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123304945 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123304945 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123304945 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=00d0011b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123304945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123304945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123304945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123304945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123304945 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123304945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123304945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123304945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123304945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123304945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123304945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123304945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123304945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123304961 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123304961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123304961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123304961 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123304961 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123304961 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123304961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123304961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123304961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123304961 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123304961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123304961 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123304961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123304961 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) 20250813123304961 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20250813123304961 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123304961 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123304961 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123304961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123304961 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123304961 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123304961 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123304961 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123304961 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123304961 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123304961 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123304961 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123304961 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: a57710'... (mgcp_client.c:807) 20250813123304961 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813123304961 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123304961 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123304961 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: a57710'... (mgcp_client.c:807) 20250813123304961 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250813123304961 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123304961 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: Removing from parent mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0] (mgcp_client_endpoint_fsm.c:873) 20250813123304961 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123304961 DLMGCP DEBUG mgw-endp(mgw-fsm-10843920-0)[0x5602c4c0d320]{IN_USE}: Deallocated (fsm.c:568) 20250813123304961 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123304961 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123304961 DMGW DEBUG mgw(mgw-fsm-10843920-0)[0x5602c4c0e8f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123304961 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123304961 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123304961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123304961 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a5771017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "a5771017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123304964 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250813123304964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123304964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123304964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123304964 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16ec0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123304964 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250813123304964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123304964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123304964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123304964 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0f890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@10faf1860fc2: Deleted conn table entry 0TC_rab_assignment0(195)10843920 20250813123304966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123304966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123304966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123304966 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123304966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa57710,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123304966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10843920 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123304966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123304966 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123304966 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123304966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123304966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123304966 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123304966 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123304966 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=00d0011b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123304966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123304966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123304966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123304966 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123304966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123304966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123304966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123304967 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123304967 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123304967 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123304967 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123304967 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123304967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123304967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123304967 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@10faf1860fc2: Deleted conn table entry 0TC_rab_assignment0(195)8644206 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Session index based on connection ID:0 20250813123304969 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123304969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123304969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123304969 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123304969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123304969 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=00d0011b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123304969 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20250813123304969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123304969 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123304969 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123304969 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123304969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123304969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123304969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123304969 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123304969 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123304969 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123304969 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123304969 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) 20250813123304969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123304969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123304969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123304969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{disconnected}: Freeing instance (context_map.c:202) 20250813123304969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10843920)[0x5602c4c08240]{disconnected}: Deallocated (fsm.c:568) 20250813123304969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123304969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{disconnected}: Freeing instance (context_map.c:206) 20250813123304969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x5602c4c0d9a0]{disconnected}: Deallocated (fsm.c:568) 20250813123304969 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10843920 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123304969 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=00d0011b), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20250813123304969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123304969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123304969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123304969 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123304969 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123304969 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123304969 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123304969 DLSCCP DEBUG SCCP-SCOC(7)[0x5602c4c0f690]{IDLE}: Deallocated (fsm.c:568) 20250813123304969 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123304969 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123304969 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123304969 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123304969 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123304969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123304969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123304969 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: RLC received in state:disconnect_pending 20250813123306644 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123306644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084e31d), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123306644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123306644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123306644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123306644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123306645 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123306645 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123306645 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123306645 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123306645 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123306645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123306645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123306645 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123306650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123306650 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123306650 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123306650 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123306650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123306650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123306650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123306650 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123306650 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123306650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123306650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123306650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123306650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123306650 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=0084e31d) (sccp_scrc.c:477) 20250813123306650 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20250813123306650 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123306650 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123306651 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123306651 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123306651 DLSCCP DEBUG SCCP-SCOC(4)[0x5602c4c0a640]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123306982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123306982 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43869<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(183)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123306987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46620<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123306988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123306989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123306989 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123306989 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) 20250813123306989 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(191)@10faf1860fc2: Final verdict of PTC: none 20250813123306990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123306990 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) 20250813123306990 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123306990 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_rab_assignment(182)@10faf1860fc2: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@10faf1860fc2: Final verdict of PTC: none 20250813123306991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123306991 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) 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123306991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123306991 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) 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123306991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123306991 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) 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123306991 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 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123306991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123306991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123306991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123306991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123306991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123306991 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 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123306991 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123306992 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123306992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123306992 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123306992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123306992 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(192)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@10faf1860fc2: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(185)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(194)@10faf1860fc2: Final verdict of PTC: none 20250813123306994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46634<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_rab_assignment finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass'. Wed Aug 13 12:33:07 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250813123307082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123307584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294060) Waiting for packet dumper to finish... 1 (prev_count=294060, count=314224) 20250813123308791 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123308791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d1ff1), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123308791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123308791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123308791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123308791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123308792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123308792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123308792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123308792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123308792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123308792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123308792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123308792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123308992 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123308993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123308993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123308993 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123308993 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123308993 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:33: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_rab_assignment_concurrent started. 20250813123310706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123310709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123310713 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37093<->l=127.0.0.1:4262) (control_if.c:572) 20250813123310785 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123310785 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123310785 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123310785 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123310785 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123310785 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123310785 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123310786 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123310786 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123310786 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123310786 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123310787 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123310787 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123310787 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) 20250813123310787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123310787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123310787 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) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 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) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123310787 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) 20250813123310787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123310787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123310787 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123310787 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123310787 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123310787 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) 20250813123310787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123310787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123310787 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) 20250813123310787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123310787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123310787 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123310787 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123310787 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123310787 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) 20250813123310787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123310787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123310787 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123310787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123310787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123310787 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123310787 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123310787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123310787 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) 20250813123310787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123310787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123310787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123310787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123310787 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123310787 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123310788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123310788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123310788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123310788 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 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123310788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123310788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123310788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123310788 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 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123310788 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 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123310788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123310788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123310788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123310788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123310788 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123310788 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123310788 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123310788 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123310788 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(204)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123310813 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123310814 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123310814 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123310814 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123310814 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123310814 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123310814 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123310815 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123310815 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123310815 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) 20250813123310815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123310815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123310815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123310815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123310815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123310815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123310815 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123310815 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123310815 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123310815 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123310815 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123310815 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) 20250813123310815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123310815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123310815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123310815 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) 20250813123310815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123310815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123310815 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123310815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123310815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123310815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123310815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123310815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123310815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123310815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123310815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123310815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123310815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123310815 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 20250813123310815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123310815 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 20250813123310815 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123310816 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123310816 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123310816 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) 20250813123310816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123310816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123310816 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) 20250813123310816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310816 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) 20250813123310816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123310816 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) 20250813123310816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123310816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123310816 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123310816 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123310817 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123310817 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) 20250813123310817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123310817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123310817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123310817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123310817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123310817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123310817 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) 20250813123310817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123310817 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123310817 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123310817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123310817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123310817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123310817 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 20250813123310817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123310817 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123310817 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123310817 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123310817 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123310817 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 20250813123310817 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123310817 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 20250813123310817 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123310854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123310854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123310854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123310854 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123310854 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) 20250813123310854 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123310854 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123310854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123310854 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123311006 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 20250813123311006 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 20250813123311006 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123311006 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123311016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123311016 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123311016 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123311016 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123311016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123311016 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123311016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123311017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123311017 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123311017 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123311017 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123311017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123311017 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123311017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123311035 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 20250813123311035 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 20250813123311035 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123311035 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123311044 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123311044 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123311044 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123311044 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123311044 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123311044 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123311044 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123311047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123311047 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123311047 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123311047 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123311047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123311047 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123311047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123311829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123311829 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123311829 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123311829 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123311829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123311829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123311829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123311829 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123311829 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123311829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123311829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123311829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123311829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123311829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123311829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123311829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123311829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123311829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123311829 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123311829 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123311830 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) 20250813123311830 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) 20250813123311830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123311830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123311830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123311830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123311830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123311830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123311830 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123311830 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123311830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123311830 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123311830 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123311830 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123311830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123311830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123311830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123311830 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123311852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123311852 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123311852 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123311852 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123311852 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123311852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123311852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123311852 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123311852 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123311852 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123311852 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123311852 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123311852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123311852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123311852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123311852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123311852 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) 20250813123311852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311852 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) 20250813123311852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123311852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123311852 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123311852 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123311852 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) 20250813123311852 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) 20250813123311852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123311852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123311852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123311852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123311852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123311852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123311852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123311852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123311852 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123311852 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123311852 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123311853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123311853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123311853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123311853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123311853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123311853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123311853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123311853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(206)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123312666 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123312666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e46a8f), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123312666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123312666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123312666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123312666 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123312666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123312666 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123312666 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123312666 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123312666 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123312666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123312666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123312666 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123312672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123312672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123312672 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123312672 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123312672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123312672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123312672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123312672 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123312672 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123312672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123312672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123312672 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123312672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123312672 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=00e46a8f) (sccp_scrc.c:477) 20250813123312672 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20250813123312672 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123312672 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123312672 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123312672 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123312672 DLSCCP DEBUG SCCP-SCOC(5)[0x5602c4c0cbf0]{IDLE}: Deallocated (fsm.c:568) 20250813123312884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123312906 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123312922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123312943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123312965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123312978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123312991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123313007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123313023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123313033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123313046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123313056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123313065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123313076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123313088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123313101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59674<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent0(210)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_rab_assignment_concurrent0(209)3056611 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 1TC_rab_assignment_concurrent0(210)14294990 20250813123313921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123313921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123313921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123313921 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123313921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2ea3e3, normal) (hnbgw_rua.c:407) 20250813123313921 DHNB DEBUG map_rua[0x5602c4c0a640]{init}: Allocated (fsm.c:456) 20250813123313921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123313921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3056611 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123313921 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123313921 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123313921 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3056611 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123313921 DCN DEBUG map_sccp[0x5602c4c08240]{init}: Allocated (fsm.c:456) 20250813123313921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123313921 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-3056611 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123313921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3056611 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123313921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123313921 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123313921 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123313921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123313921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123313921 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123313921 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{IDLE}: Allocated (fsm.c:456) 20250813123313921 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123313921 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030000b80056400500f1100926) (sccp_scrc.c:406) 20250813123313921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123313921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123313921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123313921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123313921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123313921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123313921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123313921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123313921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123313921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123313921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123313921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123313921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123313921 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123313921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123313921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123313921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123313921 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123313921 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123313921 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123313921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123313921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123313922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123313922 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent0(211)@10faf1860fc2: 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)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 0TC_rab_assignment_concurrent0(209)13985815 TC_rab_assignment_concurrent0(209)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123313930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123313930 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123313930 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123313930 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123313930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123313930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123313930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123313930 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123313930 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123313930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123313930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123313930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123313930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123313930 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=00d7dc7e) (sccp_scrc.c:477) 20250813123313930 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20250813123313930 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123313930 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123313930 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123313930 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123313930 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) 20250813123313930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123313930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 2TC_rab_assignment_concurrent0(211)16774617 TC_rab_assignment_concurrent0(212)@10faf1860fc2: 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)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 3TC_rab_assignment_concurrent0(212)14039853 TC_rab_assignment_concurrent0(213)@10faf1860fc2: 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(214)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 4TC_rab_assignment_concurrent0(213)1143378 TC_rab_assignment_concurrent0(215)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 5TC_rab_assignment_concurrent0(214)7040946 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 6TC_rab_assignment_concurrent0(215)10200993 TC_rab_assignment_concurrent0(216)@10faf1860fc2: 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(217)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(218)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 7TC_rab_assignment_concurrent0(216)16378043 TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 8TC_rab_assignment_concurrent0(217)2826411 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 9TC_rab_assignment_concurrent0(218)5757720 TC_rab_assignment_concurrent0(219)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[9] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 10TC_rab_assignment_concurrent0(219)5363448 TC_rab_assignment_concurrent0(221)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 11TC_rab_assignment_concurrent0(220)9443946 TC_rab_assignment_concurrent0(222)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 12TC_rab_assignment_concurrent0(221)5500343 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 13TC_rab_assignment_concurrent0(222)6322857 TC_rab_assignment_concurrent0(223)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 14TC_rab_assignment_concurrent0(223)12275077 TC_rab_assignment_concurrent0(224)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Added conn table entry 15TC_rab_assignment_concurrent0(224)4675017 20250813123314122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xda1fce, normal) (hnbgw_rua.c:407) 20250813123314122 DHNB DEBUG map_rua[0x5602c4c0f690]{init}: Allocated (fsm.c:456) 20250813123314122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14294990 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14294990 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314122 DCN DEBUG map_sccp[0x5602c4c0f890]{init}: Allocated (fsm.c:456) 20250813123314122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314122 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-14294990 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14294990 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314122 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{IDLE}: Allocated (fsm.c:456) 20250813123314122 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314122 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002b60056400500f1100926) (sccp_scrc.c:406) 20250813123314122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314122 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314122 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314122 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfff5d9, normal) (hnbgw_rua.c:407) 20250813123314122 DHNB DEBUG map_rua[0x5602c4c0d320]{init}: Allocated (fsm.c:456) 20250813123314122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774617 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314122 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774617 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314122 DCN DEBUG map_sccp[0x5602c4c139e0]{init}: Allocated (fsm.c:456) 20250813123314122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314122 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-16774617 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314122 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774617 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314122 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314122 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314122 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314122 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314122 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314122 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314122 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314122 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314122 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314122 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{IDLE}: Allocated (fsm.c:456) 20250813123314122 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314122 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030002d60056400500f1100926) (sccp_scrc.c:406) 20250813123314122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314123 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314123 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314123 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314123 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314123 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314123 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314123 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd63b2d, normal) (hnbgw_rua.c:407) 20250813123314123 DHNB DEBUG map_rua[0x5602c4c16d90]{init}: Allocated (fsm.c:456) 20250813123314123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039853 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314123 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039853 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314123 DCN DEBUG map_sccp[0x5602c4c152c0]{init}: Allocated (fsm.c:456) 20250813123314123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314123 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-14039853 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039853 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314123 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314123 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{IDLE}: Allocated (fsm.c:456) 20250813123314123 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314123 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002ca0056400500f1100926) (sccp_scrc.c:406) 20250813123314123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314123 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314123 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314123 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) 20250813123314123 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250813123314123 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314123 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314123 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314123 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314123 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314123 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314123 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314123 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314123 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314123 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314123 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{UNUSED}: Allocated (fsm.c:456) 20250813123314123 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{UNUSED}: is child of mgw(mgw-fsm-3056611-0)[0x5602c4c16a70] (fsm.c:486) 20250813123314123 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3056611-0)[0x5602c4c16a70] (mgcp_client_endpoint_fsm.c:724) 20250813123314123 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314123 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314123 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c15da0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c15da0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30] (fsm.c:486) 20250813123314123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c15da0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c15da0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314123 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 2ea3e3'... (mgcp_client.c:807) 20250813123314123 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250813123314123 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c15da0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314123 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314123 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x117252, normal) (hnbgw_rua.c:407) 20250813123314123 DHNB DEBUG map_rua[0x5602c4c14880]{init}: Allocated (fsm.c:456) 20250813123314123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143378 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314123 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143378 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314123 DCN DEBUG map_sccp[0x5602c4c149b0]{init}: Allocated (fsm.c:456) 20250813123314123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314123 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314123 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314123 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-1143378 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143378 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314123 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314123 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314123 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314123 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{IDLE}: Allocated (fsm.c:456) 20250813123314123 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314124 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001770056400500f1100926) (sccp_scrc.c:406) 20250813123314124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314124 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6b6fb2, normal) (hnbgw_rua.c:407) 20250813123314124 DHNB DEBUG map_rua[0x5602c4c170a0]{init}: Allocated (fsm.c:456) 20250813123314124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040946 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314124 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040946 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314124 DCN DEBUG map_sccp[0x5602c4c185a0]{init}: Allocated (fsm.c:456) 20250813123314124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314124 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314124 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-7040946 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314124 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040946 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314124 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314124 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314124 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314124 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{IDLE}: Allocated (fsm.c:456) 20250813123314124 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314124 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002090056400500f1100926) (sccp_scrc.c:406) 20250813123314124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314124 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314124 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ba7a1, normal) (hnbgw_rua.c:407) 20250813123314124 DHNB DEBUG map_rua[0x5602c4c18350]{init}: Allocated (fsm.c:456) 20250813123314124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200993 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200993 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314125 DCN DEBUG map_sccp[0x5602c4c18960]{init}: Allocated (fsm.c:456) 20250813123314125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314125 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-10200993 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200993 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314125 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{IDLE}: Allocated (fsm.c:456) 20250813123314125 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314125 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000e90056400500f1100926) (sccp_scrc.c:406) 20250813123314125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314125 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314125 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf9e8bb, normal) (hnbgw_rua.c:407) 20250813123314125 DHNB DEBUG map_rua[0x5602c4c219c0]{init}: Allocated (fsm.c:456) 20250813123314125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16378043 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16378043 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314125 DCN DEBUG map_sccp[0x5602c4c216f0]{init}: Allocated (fsm.c:456) 20250813123314125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314125 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-16378043 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16378043 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314125 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{IDLE}: Allocated (fsm.c:456) 20250813123314125 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314125 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030003450056400500f1100926) (sccp_scrc.c:406) 20250813123314125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314126 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314126 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2b20ab, normal) (hnbgw_rua.c:407) 20250813123314126 DHNB DEBUG map_rua[0x5602c4c20320]{init}: Allocated (fsm.c:456) 20250813123314126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2826411 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314126 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2826411 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314126 DCN DEBUG map_sccp[0x5602c4c18ce0]{init}: Allocated (fsm.c:456) 20250813123314126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:1 20250813123314126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314126 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314126 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-2826411 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2826411 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314126 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314126 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{IDLE}: Allocated (fsm.c:456) 20250813123314126 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314126 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030003b80056400500f1100926) (sccp_scrc.c:406) 20250813123314126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314126 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314126 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314126 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57db18, normal) (hnbgw_rua.c:407) 20250813123314126 DHNB DEBUG map_rua[0x5602c4c20b50]{init}: Allocated (fsm.c:456) 20250813123314126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757720 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314126 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314126 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314126 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757720 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314126 DCN DEBUG map_sccp[0x5602c4c20c80]{init}: Allocated (fsm.c:456) 20250813123314126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314127 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-5757720 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757720 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314127 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314127 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314127 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314127 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{IDLE}: Allocated (fsm.c:456) 20250813123314127 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314127 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030003610056400500f1100926) (sccp_scrc.c:406) 20250813123314127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314127 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314127 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314127 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51d6f8, normal) (hnbgw_rua.c:407) 20250813123314127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314127 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314127 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314127 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314127 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314127 DHNB DEBUG map_rua[0x5602c4c27470]{init}: Allocated (fsm.c:456) 20250813123314127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5363448 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314127 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314127 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314127 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5363448 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314127 DCN DEBUG map_sccp[0x5602c4c27080]{init}: Allocated (fsm.c:456) 20250813123314127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314127 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-5363448 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5363448 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314127 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314127 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314127 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314127 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{IDLE}: Allocated (fsm.c:456) 20250813123314127 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314127 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030001e40056400500f1100926) (sccp_scrc.c:406) 20250813123314127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314128 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314128 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314128 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. 20250813123314128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x901a6a, normal) (hnbgw_rua.c:407) 20250813123314128 DHNB DEBUG map_rua[0x5602c4c280e0]{init}: Allocated (fsm.c:456) 20250813123314128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9443946 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314128 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9443946 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314128 DCN DEBUG map_sccp[0x5602c4c27ea0]{init}: Allocated (fsm.c:456) 20250813123314128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314128 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-9443946 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9443946 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314128 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314128 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{IDLE}: Allocated (fsm.c:456) 20250813123314128 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314128 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002510056400500f1100926) (sccp_scrc.c:406) 20250813123314128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314128 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314128 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x53edb7, normal) (hnbgw_rua.c:407) 20250813123314128 DHNB DEBUG map_rua[0x5602c4c29370]{init}: Allocated (fsm.c:456) 20250813123314128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5500343 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314128 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5500343 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314128 DCN DEBUG map_sccp[0x5602c4c28f70]{init}: Allocated (fsm.c:456) 20250813123314128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314129 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314128 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-5500343 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5500343 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314129 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314129 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314129 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{IDLE}: Allocated (fsm.c:456) 20250813123314129 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314129 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030003800056400500f1100926) (sccp_scrc.c:406) 20250813123314129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314129 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314129 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x607aa9, normal) (hnbgw_rua.c:407) 20250813123314129 DHNB DEBUG map_rua[0x5602c4c28db0]{init}: Allocated (fsm.c:456) 20250813123314129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6322857 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314129 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314129 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314129 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314129 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6322857 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314129 DCN DEBUG map_sccp[0x5602c4c29be0]{init}: Allocated (fsm.c:456) 20250813123314129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314129 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-6322857 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6322857 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314129 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314129 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314129 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314129 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{IDLE}: Allocated (fsm.c:456) 20250813123314129 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314129 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f400300012f0056400500f1100926) (sccp_scrc.c:406) 20250813123314129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314129 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb4d85, normal) (hnbgw_rua.c:407) 20250813123314130 DHNB DEBUG map_rua[0x5602c4c2ac20]{init}: Allocated (fsm.c:456) 20250813123314130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12275077 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) 20250813123314130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12275077 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314130 DCN DEBUG map_sccp[0x5602c4c28210]{init}: Allocated (fsm.c:456) 20250813123314130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314130 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-12275077 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12275077 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314130 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314130 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{IDLE}: Allocated (fsm.c:456) 20250813123314130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 1TC_rab_assignment_concurrent0(210)11097235 20250813123314130 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314130 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314130 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030000dd0056400500f1100926) (sccp_scrc.c:406) 20250813123314130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314130 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123314130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123314130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4755c9, normal) (hnbgw_rua.c:407) 20250813123314130 DHNB DEBUG map_rua[0x5602c4c2b5e0]{init}: Allocated (fsm.c:456) 20250813123314130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123314130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4675017 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123314130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314131 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4675017 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123314131 DCN DEBUG map_sccp[0x5602c4c29f20]{init}: Allocated (fsm.c:456) 20250813123314131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123314131 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-4675017 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123314131 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4675017 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123314131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123314131 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123314130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314131 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314131 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123314131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123314131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123314131 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123314131 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{IDLE}: Allocated (fsm.c:456) 20250813123314131 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123314131 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f40030001960056400500f1100926) (sccp_scrc.c:406) 20250813123314131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123314131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123314131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123314131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314131 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123314131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123314131 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123314131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314131 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314131 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:3 TC_rab_assignment_concurrent0(210)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 2TC_rab_assignment_concurrent0(211)8874946 TC_rab_assignment_concurrent0(211)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 3TC_rab_assignment_concurrent0(212)9864218 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 4TC_rab_assignment_concurrent0(213)1563246 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:7 TC_rab_assignment_concurrent0(212)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 5TC_rab_assignment_concurrent0(214)9226455 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:8 TC_rab_assignment_concurrent0(213)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:9 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 6TC_rab_assignment_concurrent0(215)13690292 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[9]. TC_rab_assignment_concurrent0(214)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 7TC_rab_assignment_concurrent0(216)7291596 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 8TC_rab_assignment_concurrent0(217)12820153 20250813123314143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314143 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314143 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314143 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314143 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314143 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314143 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314143 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314143 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314144 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=00085605) (sccp_scrc.c:477) 20250813123314144 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20250813123314144 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314144 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314144 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314144 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314144 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) 20250813123314144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:2 TC_rab_assignment_concurrent0(216)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 9TC_rab_assignment_concurrent0(218)7985010 TC_rab_assignment_concurrent0(217)@10faf1860fc2: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(218)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[9] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 10TC_rab_assignment_concurrent0(219)13773842 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(219)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 11TC_rab_assignment_concurrent0(220)11382581 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:4 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 12TC_rab_assignment_concurrent0(221)13859804 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 13TC_rab_assignment_concurrent0(222)2338525 TC_rab_assignment_concurrent0(221)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:6 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 14TC_rab_assignment_concurrent0(223)3840267 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Added conn table entry 15TC_rab_assignment_concurrent0(224)13964674 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:7 TC_rab_assignment_concurrent0(222)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(223)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:8 TC_rab_assignment_concurrent0(224)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ea3e317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ea3e317", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2ea3e317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ea3e317", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(210)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250813123314165 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250813123314165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314165 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314165 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314165 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314165 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314165 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314165 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314165 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314165 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314165 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314165 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314165 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314165 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314165 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)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314180 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314180 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2ea3e3) (hnbgw_rua.c:471) 20250813123314180 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3056611 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314180 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314180 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314180 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314180 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314180 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314180 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314180 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3056611-0)[0x5602c4c16a70] (mgcp_client_endpoint_fsm.c:724) 20250813123314180 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314180 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314180 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314180 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 2ea3e3'... (mgcp_client.c:807) 20250813123314180 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250813123314180 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314180 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314180 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314180 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "2ea3e317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ea3e317", 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" } } } } } } } 20250813123314190 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250813123314190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314190 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314190 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314190 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314190 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3056611-0)[0x5602c4c16a70] (mgcp_client_endpoint_fsm.c:724) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c2b8f0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c2b8f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30] (fsm.c:486) 20250813123314190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c2b8f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c2b8f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250813123314190 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 2ea3e3'... (mgcp_client.c:807) 20250813123314190 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250813123314190 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3056611-0)[0x5602c4c2b8f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314190 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "2ea3e317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2ea3e317", 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" } } } } } } } 20250813123314199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250813123314199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314199 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314199 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314199 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314199 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314199 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314199 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314199 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314199 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{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) 20250813123314199 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314199 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314199 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314199 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314199 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314199 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314199 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=00d7dc7e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314199 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314199 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314199 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314199 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314199 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314199 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314199 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314199 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=0009ac39) (sccp_scrc.c:477) 20250813123314199 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20250813123314199 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314199 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314199 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314199 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314199 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) 20250813123314199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314199 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314199 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314199 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314199 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314199 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314199 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314199 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314199 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=009a8f20) (sccp_scrc.c:477) 20250813123314199 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20250813123314199 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314199 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314199 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314199 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314199 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) 20250813123314199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314200 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=00dc25fa) (sccp_scrc.c:477) 20250813123314200 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314200 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) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314200 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=00b038de) (sccp_scrc.c:477) 20250813123314200 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314200 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) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314200 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=00682f39) (sccp_scrc.c:477) 20250813123314200 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314200 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) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314200 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=00e95b16) (sccp_scrc.c:477) 20250813123314200 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314200 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) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314200 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=006593d6) (sccp_scrc.c:477) 20250813123314200 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314200 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) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314200 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=00ed6f10) (sccp_scrc.c:477) 20250813123314200 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314200 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314200 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314200 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) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314200 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314200 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314200 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314200 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314200 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314200 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=0087d7a6) (sccp_scrc.c:477) 20250813123314200 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314200 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:0 20250813123314201 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) 20250813123314201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314201 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314201 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314201 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314201 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=006469ff) (sccp_scrc.c:477) 20250813123314201 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20250813123314201 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314201 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314201 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) 20250813123314201 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314201 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314201 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314201 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314201 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=004fa95f) (sccp_scrc.c:477) 20250813123314201 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20250813123314201 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer 20250813123314201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314201 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314201 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314201 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314201 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314201 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314201 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) 20250813123314201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314201 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314201 DLSS7 <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)@10faf1860fc2: DT1 data has been put to the reassembly buffer 20250813123314202 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314202 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314202 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314202 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314202 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=000b9b36) (sccp_scrc.c:477) 20250813123314202 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20250813123314202 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314202 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314202 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314202 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314202 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314202 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314202 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314202 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) 20250813123314202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250813123314202 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314202 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314202 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314202 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314202 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314202 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314202 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=0043a774) (sccp_scrc.c:477) 20250813123314202 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20250813123314202 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314202 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314202 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314202 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314202 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) 20250813123314202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314202 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314202 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314202 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314203 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314203 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=00d692d1) (sccp_scrc.c:477) 20250813123314203 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20250813123314203 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123314203 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123314203 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314203 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123314203 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) 20250813123314203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123314203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123314203 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314203 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) 20250813123314203 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250813123314203 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314203 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314203 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314203 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314203 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314203 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314203 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314203 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314203 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314203 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314203 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{UNUSED}: Allocated (fsm.c:456) 20250813123314203 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{UNUSED}: is child of mgw(mgw-fsm-14294990-0)[0x5602c4c1f800] (fsm.c:486) 20250813123314203 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14294990-0)[0x5602c4c1f800] (mgcp_client_endpoint_fsm.c:724) 20250813123314203 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314203 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314203 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c34ab0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c34ab0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930] (fsm.c:486) 20250813123314204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c34ab0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c34ab0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314204 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: da1fce'... (mgcp_client.c:807) 20250813123314204 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250813123314204 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c34ab0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314204 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da1fce17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da1fce17", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "da1fce17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da1fce17", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(211)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250813123314214 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250813123314214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314214 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314214 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314214 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314214 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314214 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314214 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314214 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314214 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314214 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314214 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314214 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314221 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xda1fce) (hnbgw_rua.c:471) 20250813123314221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14294990 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314221 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314221 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314221 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314221 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314221 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314221 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14294990-0)[0x5602c4c1f800] (mgcp_client_endpoint_fsm.c:724) 20250813123314221 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314221 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314221 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314221 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: da1fc'... (mgcp_client.c:807) 20250813123314221 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123314221 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314221 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314221 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314221 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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)@10faf1860fc2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "da1fce17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da1fce17", 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" } } } } } } } 20250813123314228 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250813123314228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314228 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314228 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314228 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314228 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14294990-0)[0x5602c4c1f800] (mgcp_client_endpoint_fsm.c:724) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c2bb40]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c2bb40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930] (fsm.c:486) 20250813123314228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c2bb40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c2bb40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250813123314228 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: da1fc'... (mgcp_client.c:807) 20250813123314228 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123314228 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14294990-0)[0x5602c4c2bb40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314228 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "da1fce17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "da1fce17", 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" } } } } } } } 20250813123314234 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250813123314234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314234 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314234 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314234 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314234 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314234 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314234 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314234 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314234 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314234 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{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) 20250813123314234 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314234 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314234 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314234 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314234 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314234 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=00085605), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314234 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314235 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314235 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314235 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314235 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314235 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314235 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314235 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314235 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314235 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314235 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314235 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) 20250813123314235 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250813123314235 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314235 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314235 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314235 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314235 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314235 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314235 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314235 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314235 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314235 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314235 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{UNUSED}: Allocated (fsm.c:456) 20250813123314235 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{UNUSED}: is child of mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0] (fsm.c:486) 20250813123314235 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0] (mgcp_client_endpoint_fsm.c:724) 20250813123314235 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314235 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314235 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c3d4b0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c3d4b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0] (fsm.c:486) 20250813123314235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c3d4b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c3d4b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314235 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: fff5d'... (mgcp_client.c:807) 20250813123314235 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314235 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c3d4b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314235 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fff5d917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fff5d917", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "fff5d917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fff5d917", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(212)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250813123314246 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250813123314246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314246 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314246 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314246 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314246 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314246 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314246 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314246 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314246 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314246 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314246 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314246 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314251 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfff5d9) (hnbgw_rua.c:471) 20250813123314251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774617 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314251 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314251 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314251 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314251 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314251 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314251 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0] (mgcp_client_endpoint_fsm.c:724) 20250813123314251 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314251 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314251 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314251 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: fff5d'... (mgcp_client.c:807) 20250813123314251 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123314251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314251 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314251 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314251 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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)@10faf1860fc2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "fff5d917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fff5d917", 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" } } } } } } } 20250813123314256 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250813123314256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314256 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314256 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314256 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0] (mgcp_client_endpoint_fsm.c:724) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c35220]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c35220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0] (fsm.c:486) 20250813123314256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c35220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c35220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250813123314256 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: fff5d'... (mgcp_client.c:807) 20250813123314256 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123314256 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16774617-0)[0x5602c4c35220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314256 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "fff5d917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "fff5d917", 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" } } } } } } } 20250813123314261 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250813123314261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{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) 20250813123314261 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314261 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314261 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314261 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314261 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314261 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=0009ac39), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314261 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314261 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314261 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314261 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314261 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314261 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314261 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314261 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314261 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314261 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314261 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314261 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314261 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) 20250813123314261 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250813123314261 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314261 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314261 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314261 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314261 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314261 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314261 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{UNUSED}: Allocated (fsm.c:456) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{UNUSED}: is child of mgw(mgw-fsm-14039853-0)[0x5602c4c360d0] (fsm.c:486) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14039853-0)[0x5602c4c360d0] (mgcp_client_endpoint_fsm.c:724) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c45da0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c45da0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0] (fsm.c:486) 20250813123314261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c45da0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c45da0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: d63b2'... (mgcp_client.c:807) 20250813123314261 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314261 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c45da0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314261 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d63b2d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63b2d17", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d63b2d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63b2d17", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(213)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250813123314268 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250813123314268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314268 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314268 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314268 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314268 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314268 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314268 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314268 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314268 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314268 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314268 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314272 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314272 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd63b2d) (hnbgw_rua.c:471) 20250813123314272 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039853 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314272 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314272 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314272 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314272 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314272 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14039853-0)[0x5602c4c360d0] (mgcp_client_endpoint_fsm.c:724) 20250813123314272 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314272 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314272 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314272 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: d63b2'... (mgcp_client.c:807) 20250813123314272 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123314272 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314272 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314272 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314272 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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)@10faf1860fc2: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d63b2d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63b2d17", 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" } } } } } } } 20250813123314278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250813123314278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314278 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314278 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314278 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14039853-0)[0x5602c4c360d0] (mgcp_client_endpoint_fsm.c:724) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c3f090]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c3f090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0] (fsm.c:486) 20250813123314278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c3f090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c3f090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250813123314278 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: d63b2'... (mgcp_client.c:807) 20250813123314278 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123314278 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14039853-0)[0x5602c4c3f090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314278 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d63b2d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d63b2d17", 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" } } } } } } } 20250813123314283 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250813123314283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314283 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314283 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314283 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314283 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314283 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314283 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314283 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314283 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314283 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{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) 20250813123314283 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314283 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314283 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314283 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314283 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314283 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=009a8f20), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314283 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314283 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314283 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314283 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314283 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314283 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314283 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314283 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314283 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314283 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314283 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314283 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314283 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314283 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314283 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) 20250813123314283 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250813123314283 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314283 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314283 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314283 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314283 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314283 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314284 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314284 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314284 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314284 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314284 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{UNUSED}: Allocated (fsm.c:456) 20250813123314284 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{UNUSED}: is child of mgw(mgw-fsm-1143378-0)[0x5602c4c47f40] (fsm.c:486) 20250813123314284 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1143378-0)[0x5602c4c47f40] (mgcp_client_endpoint_fsm.c:724) 20250813123314284 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314284 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314284 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314284 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c4e940]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314284 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c4e940]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070] (fsm.c:486) 20250813123314284 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c4e940]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314284 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c4e940]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314284 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 11725'... (mgcp_client.c:807) 20250813123314284 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314284 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c4e940]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314284 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11725217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "11725217", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11725217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "11725217", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(214)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250813123314292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250813123314292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314292 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314292 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314292 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314292 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314292 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314292 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314292 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314292 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314292 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314292 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314296 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x117252) (hnbgw_rua.c:471) 20250813123314296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143378 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314296 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314296 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314296 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314296 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314296 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314296 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314296 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314296 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1143378-0)[0x5602c4c47f40] (mgcp_client_endpoint_fsm.c:724) 20250813123314296 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314296 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314296 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314296 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 11725'... (mgcp_client.c:807) 20250813123314296 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123314296 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314296 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314296 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314296 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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)@10faf1860fc2: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "11725217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "11725217", 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" } } } } } } } 20250813123314301 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250813123314301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314301 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314301 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314301 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1143378-0)[0x5602c4c47f40] (mgcp_client_endpoint_fsm.c:724) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c46e60]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c46e60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070] (fsm.c:486) 20250813123314301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c46e60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c46e60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250813123314301 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 11725'... (mgcp_client.c:807) 20250813123314301 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123314301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1143378-0)[0x5602c4c46e60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314301 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "11725217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "11725217", 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" } } } } } } } 20250813123314305 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250813123314305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314305 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314305 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314305 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{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) 20250813123314306 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314306 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314306 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314306 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314306 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314306 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=00dc25fa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314306 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314306 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314306 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314306 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314306 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314306 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314306 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314306 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314306 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314306 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314306 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314306 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314306 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314306 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314306 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314306 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314306 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) 20250813123314306 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250813123314306 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314306 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314306 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314306 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314306 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314306 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314306 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314306 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314306 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{UNUSED}: Allocated (fsm.c:456) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{UNUSED}: is child of mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90] (fsm.c:486) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90] (mgcp_client_endpoint_fsm.c:724) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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)@10faf1860fc2: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c57550]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c57550]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80] (fsm.c:486) 20250813123314306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c57550]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c57550]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314306 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 6b6fb'... (mgcp_client.c:807) 20250813123314306 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c57550]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314306 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6b6fb217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b6fb217", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6b6fb217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b6fb217", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(215)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250813123314314 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250813123314314 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314314 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314314 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314314 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314314 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314314 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314314 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314314 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314314 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314314 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314314 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314314 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314314 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314314 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314314 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314314 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314314 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314314 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314319 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6b6fb2) (hnbgw_rua.c:471) 20250813123314319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040946 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314319 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314319 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314319 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314319 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314319 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314319 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314319 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90] (mgcp_client_endpoint_fsm.c:724) 20250813123314319 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314319 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314319 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314319 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 6b6fb'... (mgcp_client.c:807) 20250813123314319 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123314319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314319 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314319 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314319 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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)@10faf1860fc2: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "6b6fb217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b6fb217", 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" } } } } } } } 20250813123314324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250813123314324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314324 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314324 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314324 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90] (mgcp_client_endpoint_fsm.c:724) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c505b0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c505b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80] (fsm.c:486) 20250813123314324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c505b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c505b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250813123314324 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 6b6fb'... (mgcp_client.c:807) 20250813123314324 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123314324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7040946-0)[0x5602c4c505b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314324 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "6b6fb217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6b6fb217", 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" } } } } } } } 20250813123314329 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250813123314329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314329 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314329 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314329 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314329 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314329 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314329 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314329 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314329 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314329 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{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) 20250813123314329 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314329 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314329 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314329 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314329 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314329 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=00b038de), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314329 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314329 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314329 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314329 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314329 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314329 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314329 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314329 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314329 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314329 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314329 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314329 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314329 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314329 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314329 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314329 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) 20250813123314329 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250813123314329 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314329 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314329 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314329 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314329 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314329 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314329 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314330 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314330 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314330 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314330 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314330 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{UNUSED}: Allocated (fsm.c:456) 20250813123314330 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{UNUSED}: is child of mgw(mgw-fsm-10200993-0)[0x5602c4c592f0] (fsm.c:486) 20250813123314330 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10200993-0)[0x5602c4c592f0] (mgcp_client_endpoint_fsm.c:724) 20250813123314330 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314330 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314330 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c60160]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c60160]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500] (fsm.c:486) 20250813123314330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c60160]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c60160]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314330 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 9ba7a'... (mgcp_client.c:807) 20250813123314330 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314330 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c60160]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314330 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba7a117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ba7a117", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba7a117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ba7a117", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(216)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250813123314336 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250813123314336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314336 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314336 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314336 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314336 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314336 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314336 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314336 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314336 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314336 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314336 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314336 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314336 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314341 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9ba7a1) (hnbgw_rua.c:471) 20250813123314341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200993 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314341 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314341 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314341 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314341 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314341 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314341 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314341 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10200993-0)[0x5602c4c592f0] (mgcp_client_endpoint_fsm.c:724) 20250813123314341 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314341 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314341 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314341 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 9ba7a'... (mgcp_client.c:807) 20250813123314341 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123314341 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314341 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314341 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314341 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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)@10faf1860fc2: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba7a117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ba7a117", 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" } } } } } } } 20250813123314347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250813123314347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314348 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314348 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314348 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10200993-0)[0x5602c4c592f0] (mgcp_client_endpoint_fsm.c:724) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c58f80]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c58f80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500] (fsm.c:486) 20250813123314348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c58f80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c58f80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250813123314348 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 9ba7a'... (mgcp_client.c:807) 20250813123314348 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123314348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10200993-0)[0x5602c4c58f80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314348 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba7a117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9ba7a117", 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" } } } } } } } 20250813123314355 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250813123314355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314355 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314355 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314355 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314355 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314355 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314355 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314355 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314356 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314356 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{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) 20250813123314356 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314356 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314356 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314356 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314356 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314356 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=00682f39), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314356 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314356 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314356 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314356 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314356 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314356 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314356 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314356 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314356 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314356 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314356 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314356 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) 20250813123314356 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250813123314356 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314356 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314356 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314356 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314356 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314356 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314356 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314356 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314356 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314356 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{UNUSED}: Allocated (fsm.c:456) 20250813123314356 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{UNUSED}: is child of mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0] (fsm.c:486) 20250813123314356 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0] (mgcp_client_endpoint_fsm.c:724) 20250813123314356 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314356 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314356 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c68fb0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c68fb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0] (fsm.c:486) 20250813123314356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c68fb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c68fb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314356 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: f9e8b'... (mgcp_client.c:807) 20250813123314356 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314356 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c68fb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314356 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f9e8bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9e8bb17", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f9e8bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9e8bb17", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(217)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250813123314365 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250813123314365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314365 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314365 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314365 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314365 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314365 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314365 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314365 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314365 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314365 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314365 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314365 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314373 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf9e8bb) (hnbgw_rua.c:471) 20250813123314373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16378043 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314373 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314373 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314373 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314373 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314373 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314373 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0] (mgcp_client_endpoint_fsm.c:724) 20250813123314373 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314373 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314373 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314373 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: f9e8b'... (mgcp_client.c:807) 20250813123314373 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123314373 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314373 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314373 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314373 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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)@10faf1860fc2: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f9e8bb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9e8bb17", 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" } } } } } } } 20250813123314379 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250813123314379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314379 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314379 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314379 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0] (mgcp_client_endpoint_fsm.c:724) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314379 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c61d40]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314379 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c61d40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0] (fsm.c:486) 20250813123314379 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c61d40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314379 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c61d40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250813123314379 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: f9e8b'... (mgcp_client.c:807) 20250813123314379 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123314379 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16378043-0)[0x5602c4c61d40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314379 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314380 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f9e8bb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9e8bb17", 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" } } } } } } } 20250813123314387 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250813123314387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314387 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{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) 20250813123314387 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314387 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314387 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314387 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314387 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314387 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=00e95b16), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314387 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314387 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314387 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314387 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314387 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314387 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314387 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314387 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314387 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314387 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314387 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314387 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314387 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314387 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) 20250813123314387 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250813123314387 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314387 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314387 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314387 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314387 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314387 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314387 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314387 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314387 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{UNUSED}: Allocated (fsm.c:456) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{UNUSED}: is child of mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70] (fsm.c:486) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70] (mgcp_client_endpoint_fsm.c:724) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c6af60]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c6af60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740] (fsm.c:486) 20250813123314387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c6af60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c6af60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314387 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 2b20a'... (mgcp_client.c:807) 20250813123314387 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314387 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c6af60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314387 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2b20ab17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2b20ab17", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2b20ab17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2b20ab17", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(218)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250813123314404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250813123314404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314404 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314404 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314404 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314404 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314404 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314404 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314404 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314404 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314404 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314404 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314404 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314412 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2b20ab) (hnbgw_rua.c:471) 20250813123314412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2826411 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314412 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314412 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314412 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314412 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314412 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314412 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314412 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70] (mgcp_client_endpoint_fsm.c:724) 20250813123314412 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314412 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314412 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314412 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 2b20a'... (mgcp_client.c:807) 20250813123314412 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123314412 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314412 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314412 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314412 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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)@10faf1860fc2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "2b20ab17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2b20ab17", 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" } } } } } } } 20250813123314418 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250813123314418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314418 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314418 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314418 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314418 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70] (mgcp_client_endpoint_fsm.c:724) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c69b50]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c69b50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740] (fsm.c:486) 20250813123314418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c69b50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c69b50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250813123314418 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 2b20a'... (mgcp_client.c:807) 20250813123314418 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123314418 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2826411-0)[0x5602c4c69b50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314418 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "2b20ab17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2b20ab17", 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" } } } } } } } 20250813123314422 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250813123314422 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314422 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314422 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314422 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314422 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314422 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314422 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314422 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314422 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314422 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314422 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314422 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{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) 20250813123314422 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314422 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314422 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314422 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314422 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314422 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314422 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=006593d6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314422 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314422 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314422 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314423 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314423 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314423 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314423 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314423 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314423 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314423 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314423 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314423 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314423 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314423 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) 20250813123314423 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250813123314423 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314423 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314423 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314423 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314423 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314423 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314423 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314423 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314423 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314423 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{UNUSED}: Allocated (fsm.c:456) 20250813123314423 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{UNUSED}: is child of mgw(mgw-fsm-5757720-0)[0x5602c4c61690] (fsm.c:486) 20250813123314423 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5757720-0)[0x5602c4c61690] (mgcp_client_endpoint_fsm.c:724) 20250813123314423 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314423 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314423 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314423 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c7a8b0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314423 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c7a8b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40] (fsm.c:486) 20250813123314423 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c7a8b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314423 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c7a8b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314423 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 57db1'... (mgcp_client.c:807) 20250813123314423 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314423 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c7a8b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314423 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57db1817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57db1817", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "57db1817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57db1817", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(219)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250813123314429 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250813123314429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314429 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314429 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314429 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314429 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314429 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314429 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314429 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314429 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314429 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314429 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314429 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314429 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314433 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x57db18) (hnbgw_rua.c:471) 20250813123314433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757720 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314433 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314433 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314434 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314434 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314434 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314434 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5757720-0)[0x5602c4c61690] (mgcp_client_endpoint_fsm.c:724) 20250813123314434 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314434 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314434 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314434 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 57db1'... (mgcp_client.c:807) 20250813123314434 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123314434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314434 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314434 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314434 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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)@10faf1860fc2: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "57db1817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57db1817", 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" } } } } } } } 20250813123314440 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250813123314440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314440 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314440 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314440 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314440 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5757720-0)[0x5602c4c61690] (mgcp_client_endpoint_fsm.c:724) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c61080]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c61080]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40] (fsm.c:486) 20250813123314440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c61080]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c61080]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250813123314440 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 57db1'... (mgcp_client.c:807) 20250813123314440 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123314440 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5757720-0)[0x5602c4c61080]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314440 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "57db1817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "57db1817", 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" } } } } } } } 20250813123314445 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250813123314445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314445 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{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) 20250813123314445 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314445 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314445 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314445 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314445 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314445 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314445 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=00ed6f10), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314445 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314445 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314445 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314445 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314445 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314445 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314445 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314445 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314445 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314445 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314445 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314445 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314445 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) 20250813123314445 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250813123314445 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314445 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314445 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314445 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314445 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314445 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314445 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314445 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314445 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314445 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314445 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314445 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{UNUSED}: Allocated (fsm.c:456) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{UNUSED}: is child of mgw(mgw-fsm-5363448-0)[0x5602c4c7c910] (fsm.c:486) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5363448-0)[0x5602c4c7c910] (mgcp_client_endpoint_fsm.c:724) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c83780]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c83780]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20] (fsm.c:486) 20250813123314445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c83780]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c83780]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314445 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 51d6f'... (mgcp_client.c:807) 20250813123314445 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314445 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c83780]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314445 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51d6f817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d6f817", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "51d6f817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d6f817", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(220)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250813123314455 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250813123314455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314455 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314455 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314455 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314455 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314455 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314455 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314455 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314455 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314455 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314455 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314462 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x51d6f8) (hnbgw_rua.c:471) 20250813123314462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5363448 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314462 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314462 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314462 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314462 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314462 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314462 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314462 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5363448-0)[0x5602c4c7c910] (mgcp_client_endpoint_fsm.c:724) 20250813123314462 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314462 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314462 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314462 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 51d6'... (mgcp_client.c:807) 20250813123314462 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813123314462 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314462 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314462 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314462 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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)@10faf1860fc2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "51d6f817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d6f817", 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" } } } } } } } 20250813123314468 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250813123314468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314468 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314468 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314468 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314468 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5363448-0)[0x5602c4c7c910] (mgcp_client_endpoint_fsm.c:724) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c7bf20]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c7bf20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20] (fsm.c:486) 20250813123314468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c7bf20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c7bf20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250813123314468 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 51d6'... (mgcp_client.c:807) 20250813123314468 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813123314468 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5363448-0)[0x5602c4c7bf20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314468 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "51d6f817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "51d6f817", 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" } } } } } } } 20250813123314473 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250813123314473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314473 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314473 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314473 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314473 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314473 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314473 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314473 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314473 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314473 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{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) 20250813123314473 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314473 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314473 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314473 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314473 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314473 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=0087d7a6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314473 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314473 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314473 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314473 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314474 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314474 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314474 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314474 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314474 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314474 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314474 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) 20250813123314474 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250813123314474 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314474 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314474 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314474 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314474 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314474 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:10 20250813123314474 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314474 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314474 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314474 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314474 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{UNUSED}: Allocated (fsm.c:456) 20250813123314474 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{UNUSED}: is child of mgw(mgw-fsm-9443946-0)[0x5602c4c85920] (fsm.c:486) 20250813123314474 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9443946-0)[0x5602c4c85920] (mgcp_client_endpoint_fsm.c:724) 20250813123314474 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314474 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314474 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c8c5b0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c8c5b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710] (fsm.c:486) 20250813123314474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c8c5b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c8c5b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314474 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 901a6'... (mgcp_client.c:807) 20250813123314474 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314474 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c8c5b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314474 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "901a6a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "901a6a17", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "901a6a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "901a6a17", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(221)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250813123314483 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250813123314483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314483 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314483 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314483 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314483 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314483 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314483 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314483 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314483 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314483 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314483 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314483 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314483 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314483 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813123314491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314491 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x901a6a) (hnbgw_rua.c:471) 20250813123314491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9443946 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314491 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314491 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314491 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314491 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314491 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314491 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9443946-0)[0x5602c4c85920] (mgcp_client_endpoint_fsm.c:724) 20250813123314491 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314491 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314491 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 901a'... (mgcp_client.c:807) 20250813123314491 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813123314491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314491 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314491 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314491 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "901a6a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "901a6a17", 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" } } } } } } } 20250813123314497 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250813123314497 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314497 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314497 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314497 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314497 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314497 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9443946-0)[0x5602c4c85920] (mgcp_client_endpoint_fsm.c:724) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c85360]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c85360]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710] (fsm.c:486) 20250813123314497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c85360]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c85360]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250813123314497 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 901a'... (mgcp_client.c:807) 20250813123314497 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813123314497 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9443946-0)[0x5602c4c85360]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314497 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "901a6a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "901a6a17", 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" } } } } } } } 20250813123314503 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250813123314503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314503 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{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) 20250813123314503 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314503 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314503 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314503 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314503 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314503 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314503 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=006469ff), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314503 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314503 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314503 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314503 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314503 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314503 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314503 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314503 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314503 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314503 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314503 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314503 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314503 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314503 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314503 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314503 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314503 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) 20250813123314503 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250813123314503 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314503 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314503 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314503 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314503 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314503 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314503 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314503 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314503 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314503 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314503 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314503 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{UNUSED}: Allocated (fsm.c:456) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{UNUSED}: is child of mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50] (fsm.c:486) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50] (mgcp_client_endpoint_fsm.c:724) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c952a0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c952a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670] (fsm.c:486) 20250813123314503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c952a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c952a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314503 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 53edb'... (mgcp_client.c:807) 20250813123314503 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314503 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c952a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314503 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "53edb717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "53edb717", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "53edb717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "53edb717", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(222)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250813123314510 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250813123314510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314510 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314510 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314510 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314510 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314510 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314510 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314510 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314510 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314510 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314510 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314515 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x53edb7) (hnbgw_rua.c:471) 20250813123314515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5500343 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314515 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314515 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314515 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314515 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314515 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314515 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314515 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50] (mgcp_client_endpoint_fsm.c:724) 20250813123314515 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314515 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314515 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 53ed'... (mgcp_client.c:807) 20250813123314515 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813123314515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314515 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314515 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314515 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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)@10faf1860fc2: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "53edb717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "53edb717", 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" } } } } } } } 20250813123314520 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250813123314520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314520 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314520 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314520 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314520 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50] (mgcp_client_endpoint_fsm.c:724) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c8d4c0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c8d4c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670] (fsm.c:486) 20250813123314520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c8d4c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c8d4c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250813123314520 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 53ed'... (mgcp_client.c:807) 20250813123314520 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813123314520 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5500343-0)[0x5602c4c8d4c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314520 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "53edb717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "53edb717", 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" } } } } } } } 20250813123314525 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250813123314525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314525 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314525 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314525 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314525 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314525 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314525 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314525 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314525 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314525 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{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) 20250813123314525 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314525 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314525 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314525 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314525 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314525 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314525 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=004fa95f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314525 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314526 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314526 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314526 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314526 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314526 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314526 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314526 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314526 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314526 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314526 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) 20250813123314526 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250813123314526 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314526 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314526 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314526 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314526 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314526 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314526 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314526 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314526 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314526 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314526 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314526 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314526 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{UNUSED}: Allocated (fsm.c:456) 20250813123314526 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{UNUSED}: is child of mgw(mgw-fsm-6322857-0)[0x5602c4c974d0] (fsm.c:486) 20250813123314526 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6322857-0)[0x5602c4c974d0] (mgcp_client_endpoint_fsm.c:724) 20250813123314526 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314526 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314526 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c9dfb0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c9dfb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600] (fsm.c:486) 20250813123314526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c9dfb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c9dfb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314526 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 607aa'... (mgcp_client.c:807) 20250813123314526 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314526 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c9dfb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314526 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "607aa917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "607aa917", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "607aa917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "607aa917", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(223)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250813123314533 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250813123314533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314533 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314533 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314533 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314533 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314533 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314533 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314533 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314533 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314534 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314534 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314538 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x607aa9) (hnbgw_rua.c:471) 20250813123314538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6322857 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314538 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314538 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314538 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314538 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314538 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314538 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314538 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6322857-0)[0x5602c4c974d0] (mgcp_client_endpoint_fsm.c:724) 20250813123314538 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314538 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314538 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314538 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 607a'... (mgcp_client.c:807) 20250813123314538 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813123314538 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314538 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314538 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314538 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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)@10faf1860fc2: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "607aa917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "607aa917", 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" } } } } } } } 20250813123314544 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250813123314544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314544 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314544 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314544 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314544 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6322857-0)[0x5602c4c974d0] (mgcp_client_endpoint_fsm.c:724) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314544 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c84d10]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314544 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c84d10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600] (fsm.c:486) 20250813123314544 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c84d10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314544 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c84d10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250813123314544 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 607a'... (mgcp_client.c:807) 20250813123314544 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813123314544 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6322857-0)[0x5602c4c84d10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314544 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "607aa917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "607aa917", 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" } } } } } } } 20250813123314549 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250813123314549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314549 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314549 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314549 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314549 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314549 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314549 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314549 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314549 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314549 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{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) 20250813123314549 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314549 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314549 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314549 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314549 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314549 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314549 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=000b9b36), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314550 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314550 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314550 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314550 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314550 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314550 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314550 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314550 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) 20250813123314550 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250813123314550 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314550 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314550 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314550 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314550 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314550 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314550 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314550 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314550 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314550 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314550 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314550 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314550 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{UNUSED}: Allocated (fsm.c:456) 20250813123314550 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{UNUSED}: is child of mgw(mgw-fsm-12275077-0)[0x5602c4c9f750] (fsm.c:486) 20250813123314550 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12275077-0)[0x5602c4c9f750] (mgcp_client_endpoint_fsm.c:724) 20250813123314550 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314550 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314550 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4ca6cd0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4ca6cd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070] (fsm.c:486) 20250813123314550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4ca6cd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4ca6cd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314550 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: bb4d8'... (mgcp_client.c:807) 20250813123314550 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314550 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4ca6cd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314550 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb4d8517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb4d8517", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bb4d8517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb4d8517", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 TC_rab_assignment_concurrent0(224)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(208)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250813123314556 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250813123314556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314556 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314556 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314556 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314556 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314556 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314556 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314556 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314556 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314556 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314556 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314556 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314556 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314561 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbb4d85) (hnbgw_rua.c:471) 20250813123314561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12275077 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314561 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314561 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314561 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314561 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314561 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314561 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314561 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314561 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12275077-0)[0x5602c4c9f750] (mgcp_client_endpoint_fsm.c:724) 20250813123314561 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314561 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314561 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314561 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: bb4d'... (mgcp_client.c:807) 20250813123314561 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813123314561 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314561 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314561 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314561 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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)@10faf1860fc2: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "bb4d8517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb4d8517", 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" } } } } } } } 20250813123314567 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250813123314567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314567 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314567 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314567 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314567 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12275077-0)[0x5602c4c9f750] (mgcp_client_endpoint_fsm.c:724) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4c9f070]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4c9f070]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070] (fsm.c:486) 20250813123314567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4c9f070]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4c9f070]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250813123314567 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: bb4d'... (mgcp_client.c:807) 20250813123314567 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813123314567 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12275077-0)[0x5602c4c9f070]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314567 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "bb4d8517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bb4d8517", 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" } } } } } } } 20250813123314573 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250813123314573 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314573 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314573 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314573 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{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) 20250813123314573 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314573 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314573 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314573 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314573 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314573 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314573 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=0043a774), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314573 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314573 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314573 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314573 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314573 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314573 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314573 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314573 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123314573 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123314573 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123314573 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123314573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123314573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123314573 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123314573 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123314573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123314573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123314573 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123314573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123314573 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) 20250813123314573 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250813123314573 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123314573 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123314573 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123314573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123314573 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123314573 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123314573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123314573 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314573 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314573 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123314573 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123314573 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123314573 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314573 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{UNUSED}: Allocated (fsm.c:456) 20250813123314573 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{UNUSED}: is child of mgw(mgw-fsm-4675017-0)[0x5602c4c967b0] (fsm.c:486) 20250813123314574 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4675017-0)[0x5602c4c967b0] (mgcp_client_endpoint_fsm.c:724) 20250813123314574 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314574 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314574 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314574 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4cafad0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314574 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4cafad0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200] (fsm.c:486) 20250813123314574 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4cafad0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314574 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4cafad0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123314574 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 4755c'... (mgcp_client.c:807) 20250813123314574 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123314574 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4cafad0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314574 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4755c917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4755c917", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4755c917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4755c917", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813123314581 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250813123314581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123314581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123314581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314581 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123314581 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314581 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314581 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314581 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314581 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314581 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314581 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123314581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123314581 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123314581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123314581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123314581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123314581 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123314586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123314586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123314586 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123314586 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123314586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4755c9) (hnbgw_rua.c:471) 20250813123314586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4675017 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123314586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123314586 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123314586 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123314586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123314586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314586 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123314586 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123314586 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314586 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123314586 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4675017-0)[0x5602c4c967b0] (mgcp_client_endpoint_fsm.c:724) 20250813123314586 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314586 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314586 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123314586 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 4755'... (mgcp_client.c:807) 20250813123314586 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813123314586 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123314586 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314586 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314586 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "4755c917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4755c917", 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" } } } } } } } 20250813123314594 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250813123314594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123314594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123314594 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314594 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314594 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123314594 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4675017-0)[0x5602c4c967b0] (mgcp_client_endpoint_fsm.c:724) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123314594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4ca88b0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123314594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4ca88b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200] (fsm.c:486) 20250813123314594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4ca88b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123314594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4ca88b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250813123314594 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 4755'... (mgcp_client.c:807) 20250813123314594 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813123314594 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4675017-0)[0x5602c4ca88b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314594 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "4755c917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4755c917", 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" } } } } } } } 20250813123314600 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250813123314600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123314600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123314600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123314600 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123314600 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123314600 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314600 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314600 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314600 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123314600 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123314600 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314600 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{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) 20250813123314600 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123314600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123314600 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123314600 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123314600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123314600 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123314600 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123314600 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=00d692d1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123314600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123314600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123314601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123314601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123314601 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123314601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123314601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123314601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123314601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123314601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123314601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123314601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123314601 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316227 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316227 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316227 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316227 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316227 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316227 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316227 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) 20250813123316227 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20250813123316227 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316227 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316227 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316227 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316227 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316227 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316227 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316227 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316227 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316227 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 2ea3e'... (mgcp_client.c:807) 20250813123316227 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316227 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316227 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 2ea3e'... (mgcp_client.c:807) 20250813123316227 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316227 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316227 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: Removing from parent mgw(mgw-fsm-3056611-0)[0x5602c4c16a70] (mgcp_client_endpoint_fsm.c:873) 20250813123316228 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316228 DLMGCP DEBUG mgw-endp(mgw-fsm-3056611-0)[0x5602c4c16c30]{IN_USE}: Deallocated (fsm.c:568) 20250813123316228 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316228 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316228 DMGW DEBUG mgw(mgw-fsm-3056611-0)[0x5602c4c16a70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316228 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "2ea3e317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "2ea3e317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316246 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250813123316246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316246 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123316248 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250813123316248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)3056611 20250813123316257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316257 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2ea3e3,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3056611 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316257 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316257 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316257 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316257 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316257 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=00d7dc7e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316257 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316257 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316257 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316257 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316257 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316257 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316257 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316257 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316257 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316257 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316257 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) 20250813123316257 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20250813123316257 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316257 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316257 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316257 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316257 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316257 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316257 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316257 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316257 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316257 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: da1fc'... (mgcp_client.c:807) 20250813123316257 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316257 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316257 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: da1fc'... (mgcp_client.c:807) 20250813123316257 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316257 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316257 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: Removing from parent mgw(mgw-fsm-14294990-0)[0x5602c4c1f800] (mgcp_client_endpoint_fsm.c:873) 20250813123316257 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316257 DLMGCP DEBUG mgw-endp(mgw-fsm-14294990-0)[0x5602c4c1f930]{IN_USE}: Deallocated (fsm.c:568) 20250813123316257 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316257 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316257 DMGW DEBUG mgw(mgw-fsm-14294990-0)[0x5602c4c1f800]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316257 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)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)13985815 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(210)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "da1fce17" }, { code := "I", val := "11111" } }, sdp := omit } 20250813123316278 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250813123316278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316278 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c34ab0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "da1fce17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316279 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250813123316279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c2bb40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)14294990 20250813123316284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316284 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xda1fce,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14294990 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316284 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316284 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316284 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316284 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316284 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=00085605), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316284 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316284 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316285 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316285 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316285 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316285 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316285 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316285 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316285 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316285 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316285 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316285 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316285 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=00d7dc7e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316285 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20250813123316285 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316285 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316285 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316285 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) 20250813123316285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{disconnected}: Freeing instance (context_map.c:202) 20250813123316285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3056611)[0x5602c4c0a640]{disconnected}: Deallocated (fsm.c:568) 20250813123316285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{disconnected}: Freeing instance (context_map.c:206) 20250813123316285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x5602c4c08240]{disconnected}: Deallocated (fsm.c:568) 20250813123316285 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3056611 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250813123316285 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=00d7dc7e), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20250813123316285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316285 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316285 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316285 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316285 DLSCCP DEBUG SCCP-SCOC(8)[0x5602c4c0d9a0]{IDLE}: Deallocated (fsm.c:568) 20250813123316285 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316285 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316285 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) 20250813123316285 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20250813123316286 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316286 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316286 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316286 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316286 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316286 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316286 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316286 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316286 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: fff5d'... (mgcp_client.c:807) 20250813123316286 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316286 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316286 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: fff5d'... (mgcp_client.c:807) 20250813123316286 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316286 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316286 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: Removing from parent mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0] (mgcp_client_endpoint_fsm.c:873) 20250813123316286 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316286 DLMGCP DEBUG mgw-endp(mgw-fsm-16774617-0)[0x5602c4c36be0]{IN_USE}: Deallocated (fsm.c:568) 20250813123316286 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316286 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316286 DMGW DEBUG mgw(mgw-fsm-16774617-0)[0x5602c4c36ab0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316286 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316286 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316286 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123316286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)11097235 20250813123316294 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316294 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316294 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316294 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316294 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316294 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316294 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316294 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316294 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316294 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316294 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) 20250813123316294 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20250813123316294 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316294 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316294 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316294 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316294 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316294 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316294 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316294 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316294 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:1 20250813123316294 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316294 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: d63b2'... (mgcp_client.c:807) 20250813123316294 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316294 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316294 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316294 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: d63b2'... (mgcp_client.c:807) 20250813123316294 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316294 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316294 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: Removing from parent mgw(mgw-fsm-14039853-0)[0x5602c4c360d0] (mgcp_client_endpoint_fsm.c:873) 20250813123316294 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316294 DLMGCP DEBUG mgw-endp(mgw-fsm-14039853-0)[0x5602c4c3f4d0]{IN_USE}: Deallocated (fsm.c:568) 20250813123316294 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316294 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316294 DMGW DEBUG mgw(mgw-fsm-14039853-0)[0x5602c4c360d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316295 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "fff5d917" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316316 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250813123316316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c3d4b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "fff5d917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d63b2d17" }, { code := "I", val := "11111" } }, sdp := omit } 20250813123316318 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250813123316318 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316318 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316318 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316318 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c35220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123316319 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(212)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d63b2d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123316319 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c45da0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316320 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250813123316320 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316320 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316320 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316320 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c3f090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)16774617 20250813123316322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316322 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfff5d9,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316322 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774617 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316322 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316322 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316322 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316322 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316322 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316322 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=0009ac39), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316322 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316323 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316323 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316323 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316323 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316323 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316323 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316323 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316323 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316323 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316323 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316323 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316323 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316323 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=00085605), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316323 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20250813123316323 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316323 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316323 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316323 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) 20250813123316323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{disconnected}: Freeing instance (context_map.c:202) 20250813123316323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14294990)[0x5602c4c0f690]{disconnected}: Deallocated (fsm.c:568) 20250813123316323 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{disconnected}: Freeing instance (context_map.c:206) 20250813123316323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x5602c4c0f890]{disconnected}: Deallocated (fsm.c:568) 20250813123316323 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14294990 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813123316323 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=00085605), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20250813123316323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316323 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316323 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316323 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316323 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316323 DLSCCP DEBUG SCCP-SCOC(9)[0x5602c4c16ec0]{IDLE}: Deallocated (fsm.c:568) 20250813123316323 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316323 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316323 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) 20250813123316323 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20250813123316323 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316323 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316323 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316323 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316323 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316323 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316323 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316323 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316323 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316323 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 11725'... (mgcp_client.c:807) 20250813123316323 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316323 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316323 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 11725'... (mgcp_client.c:807) 20250813123316323 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316323 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316323 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: Removing from parent mgw(mgw-fsm-1143378-0)[0x5602c4c47f40] (mgcp_client_endpoint_fsm.c:873) 20250813123316324 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316324 DLMGCP DEBUG mgw-endp(mgw-fsm-1143378-0)[0x5602c4c48070]{IN_USE}: Deallocated (fsm.c:568) 20250813123316324 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316324 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316324 DMGW DEBUG mgw(mgw-fsm-1143378-0)[0x5602c4c47f40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316324 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123316324 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316324 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316324 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316324 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316324 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316324 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)14039853 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250813123316325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316325 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd63b2d,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039853 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316326 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316326 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316326 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316326 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316326 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=009a8f20), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316326 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316326 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316326 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316326 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316326 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316326 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316326 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(211)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)8874946 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:2 TC_rab_assignment_concurrent0(212)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316330 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316330 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316330 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316330 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316330 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316330 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316330 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316330 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316330 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316330 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=0009ac39), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316330 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20250813123316330 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316330 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316330 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316330 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) 20250813123316330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{disconnected}: Freeing instance (context_map.c:202) 20250813123316330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16774617)[0x5602c4c0d320]{disconnected}: Deallocated (fsm.c:568) 20250813123316330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{disconnected}: Freeing instance (context_map.c:206) 20250813123316330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5602c4c139e0]{disconnected}: Deallocated (fsm.c:568) 20250813123316330 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16774617 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250813123316330 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=0009ac39), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20250813123316330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316330 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316330 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316330 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316330 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316330 DLSCCP DEBUG SCCP-SCOC(10)[0x5602c4c15720]{IDLE}: Deallocated (fsm.c:568) 20250813123316331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316331 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316331 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316331 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316331 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316331 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)9864218 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:3 20250813123316333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316333 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316333 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316333 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316333 DLSS7 <000c> osmo_ss7_hmrt.c: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.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:2 20250813123316333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316333 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending 20250813123316333 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316333 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316333 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=009a8f20), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316333 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20250813123316333 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316333 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316333 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316333 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) 20250813123316333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{disconnected}: Freeing instance (context_map.c:202) 20250813123316333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14039853)[0x5602c4c16d90]{disconnected}: Deallocated (fsm.c:568) 20250813123316333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{disconnected}: Freeing instance (context_map.c:206) 20250813123316333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5602c4c152c0]{disconnected}: Deallocated (fsm.c:568) 20250813123316333 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14039853 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123316333 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=009a8f20), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20250813123316333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316333 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316333 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316333 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316333 DLSCCP DEBUG SCCP-SCOC(11)[0x5602c4c15c70]{IDLE}: Deallocated (fsm.c:568) 20250813123316333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316335 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316335 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316335 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316335 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316335 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316335 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316335 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316335 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316335 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316335 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316335 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) 20250813123316335 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20250813123316335 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316335 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316335 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316335 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316335 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316335 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316335 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316335 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316335 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 6b6fb'... (mgcp_client.c:807) 20250813123316335 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316335 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316335 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 6b6fb'... (mgcp_client.c:807) 20250813123316335 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316335 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316335 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: Removing from parent mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90] (mgcp_client_endpoint_fsm.c:873) 20250813123316335 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316335 DLMGCP DEBUG mgw-endp(mgw-fsm-7040946-0)[0x5602c4c50c80]{IN_USE}: Deallocated (fsm.c:568) 20250813123316335 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316335 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316335 DMGW DEBUG mgw(mgw-fsm-7040946-0)[0x5602c4c3ea90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316335 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(214)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "11725217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "11725217" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123316347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250813123316347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c4e940]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "6b6fb217" }, { code := "I", val := "11111" } }, sdp := omit } 20250813123316348 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c46e60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123316348 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c57550]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "6b6fb217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316348 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316348 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c505b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)1143378 20250813123316349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316349 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x117252,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143378 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316349 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316349 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316349 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316349 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316349 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=00dc25fa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316349 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316349 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316349 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316349 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316349 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)7040946 HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)1563246 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:4 20250813123316351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316351 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316351 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316351 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316351 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316351 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316352 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=00dc25fa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316352 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20250813123316352 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316352 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316352 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316352 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) 20250813123316352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{disconnected}: Freeing instance (context_map.c:202) 20250813123316352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1143378)[0x5602c4c14880]{disconnected}: Deallocated (fsm.c:568) 20250813123316352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{disconnected}: Freeing instance (context_map.c:206) 20250813123316352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x5602c4c149b0]{disconnected}: Deallocated (fsm.c:568) 20250813123316352 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1143378 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123316352 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=00dc25fa), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20250813123316352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316352 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316352 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316352 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316352 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316352 DLSCCP DEBUG SCCP-SCOC(12)[0x5602c4c17700]{IDLE}: Deallocated (fsm.c:568) 20250813123316352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316352 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316352 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316352 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316352 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316352 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316363 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316363 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316364 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316364 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316364 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316364 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316364 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316364 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) 20250813123316364 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20250813123316364 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316364 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316364 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316364 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316364 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316364 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316364 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316364 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316364 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 9ba7a'... (mgcp_client.c:807) 20250813123316364 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316364 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 9ba7a'... (mgcp_client.c:807) 20250813123316364 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316364 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: Removing from parent mgw(mgw-fsm-10200993-0)[0x5602c4c592f0] (mgcp_client_endpoint_fsm.c:873) 20250813123316364 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316364 DLMGCP DEBUG mgw-endp(mgw-fsm-10200993-0)[0x5602c4c59500]{IN_USE}: Deallocated (fsm.c:568) 20250813123316364 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316364 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316364 DMGW DEBUG mgw(mgw-fsm-10200993-0)[0x5602c4c592f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123316364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316364 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6b6fb2,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040946 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316364 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316364 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316364 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316364 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316364 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=00b038de), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316365 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316365 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316365 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316365 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316365 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316365 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)9226455 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:5 20250813123316371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316371 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316371 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316371 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316371 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316371 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316371 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=00b038de), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316371 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20250813123316371 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316371 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316371 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316371 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) 20250813123316371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316371 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316371 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{disconnected}: Freeing instance (context_map.c:202) 20250813123316372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7040946)[0x5602c4c170a0]{disconnected}: Deallocated (fsm.c:568) 20250813123316372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{disconnected}: Freeing instance (context_map.c:206) 20250813123316372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x5602c4c185a0]{disconnected}: Deallocated (fsm.c:568) 20250813123316372 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7040946 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250813123316372 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=00b038de), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20250813123316372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316372 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316372 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316372 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316372 DLSCCP DEBUG SCCP-SCOC(13)[0x5602c4c18830]{IDLE}: Deallocated (fsm.c:568) 20250813123316372 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316372 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316372 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316372 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316372 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba7a117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "9ba7a117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316381 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250813123316381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316381 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c60160]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123316382 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250813123316382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316382 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)10200993 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316397 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316397 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316397 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316397 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316397 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316397 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316397 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316397 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316397 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316397 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316397 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) 20250813123316397 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20250813123316397 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316397 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316397 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316397 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316397 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316397 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316397 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316397 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316397 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: f9e8b'... (mgcp_client.c:807) 20250813123316397 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: f9e8b'... (mgcp_client.c:807) 20250813123316397 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316397 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316397 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: Removing from parent mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0] (mgcp_client_endpoint_fsm.c:873) 20250813123316397 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316397 DLMGCP DEBUG mgw-endp(mgw-fsm-16378043-0)[0x5602c4c626e0]{IN_USE}: Deallocated (fsm.c:568) 20250813123316397 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316397 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316397 DMGW DEBUG mgw(mgw-fsm-16378043-0)[0x5602c4c61fc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123316398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316398 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9ba7a1,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200993 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316398 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316398 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316398 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316398 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316398 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=00682f39), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316398 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316398 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316398 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316398 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316398 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13690292 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:6 20250813123316406 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316406 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316406 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316406 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316406 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316406 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316406 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316406 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316406 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=00682f39), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316406 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20250813123316406 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316406 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316406 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316406 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) 20250813123316406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316406 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{disconnected}: Freeing instance (context_map.c:202) 20250813123316407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10200993)[0x5602c4c18350]{disconnected}: Deallocated (fsm.c:568) 20250813123316407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{disconnected}: Freeing instance (context_map.c:206) 20250813123316407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x5602c4c18960]{disconnected}: Deallocated (fsm.c:568) 20250813123316407 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10200993 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813123316407 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=00682f39), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20250813123316407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316407 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316407 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316407 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316407 DLSCCP DEBUG SCCP-SCOC(14)[0x5602c4c215c0]{IDLE}: Deallocated (fsm.c:568) 20250813123316407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316407 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f9e8bb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "f9e8bb17" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123316413 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250813123316413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316413 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c68fb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316414 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250813123316414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61d40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)16378043 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316432 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316432 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316432 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316432 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316432 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316432 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316432 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316432 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316433 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) 20250813123316433 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20250813123316433 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316433 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316433 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316433 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316433 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316433 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316433 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316433 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316433 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316433 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 2b20a'... (mgcp_client.c:807) 20250813123316433 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316433 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316433 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 2b20a'... (mgcp_client.c:807) 20250813123316433 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316433 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316433 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: Removing from parent mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70] (mgcp_client_endpoint_fsm.c:873) 20250813123316433 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316433 DLMGCP DEBUG mgw-endp(mgw-fsm-2826411-0)[0x5602c4c6a740]{IN_USE}: Deallocated (fsm.c:568) 20250813123316433 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316433 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316433 DMGW DEBUG mgw(mgw-fsm-2826411-0)[0x5602c4c4fa70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123316433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316433 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf9e8bb,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16378043 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316433 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316433 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316433 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316433 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316433 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=00e95b16), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316434 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316434 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316434 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316434 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316434 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316434 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)7291596 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:7 20250813123316442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316442 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316442 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316442 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316442 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316442 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316442 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316443 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316443 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=00e95b16), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316443 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20250813123316443 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316443 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316443 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316443 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) 20250813123316443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{disconnected}: Freeing instance (context_map.c:202) 20250813123316443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16378043)[0x5602c4c219c0]{disconnected}: Deallocated (fsm.c:568) 20250813123316443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{disconnected}: Freeing instance (context_map.c:206) 20250813123316443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x5602c4c216f0]{disconnected}: Deallocated (fsm.c:568) 20250813123316443 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16378043 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250813123316443 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=00e95b16), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20250813123316443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316443 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316443 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316443 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316443 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316443 DLSCCP DEBUG SCCP-SCOC(15)[0x5602c4c207f0]{IDLE}: Deallocated (fsm.c:568) 20250813123316443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316443 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316443 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316443 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316443 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316443 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316443 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "2b20ab17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "2b20ab17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316450 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250813123316450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316450 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c6af60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123316451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250813123316451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c69b50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316455 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316455 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316455 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316455 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316455 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316455 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) 20250813123316455 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20250813123316455 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316455 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316455 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)2826411 20250813123316455 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316455 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316455 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316455 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316455 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316455 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 57db1'... (mgcp_client.c:807) 20250813123316455 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316455 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 57db1'... (mgcp_client.c:807) 20250813123316455 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123316455 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316455 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: Removing from parent mgw(mgw-fsm-5757720-0)[0x5602c4c61690] (mgcp_client_endpoint_fsm.c:873) 20250813123316455 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316455 DLMGCP DEBUG mgw-endp(mgw-fsm-5757720-0)[0x5602c4c73f40]{IN_USE}: Deallocated (fsm.c:568) 20250813123316456 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316456 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316456 DMGW DEBUG mgw(mgw-fsm-5757720-0)[0x5602c4c61690]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123316456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316456 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316456 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2b20ab,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316456 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2826411 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316456 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316456 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316456 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316456 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316456 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=006593d6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316456 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316456 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12820153 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:8 20250813123316463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316463 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316463 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316463 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316463 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316463 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316463 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316463 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316463 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316463 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=006593d6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316463 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20250813123316463 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316463 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316463 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316463 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) 20250813123316463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{disconnected}: Freeing instance (context_map.c:202) 20250813123316463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2826411)[0x5602c4c20320]{disconnected}: Deallocated (fsm.c:568) 20250813123316463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{disconnected}: Freeing instance (context_map.c:206) 20250813123316463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x5602c4c18ce0]{disconnected}: Deallocated (fsm.c:568) 20250813123316463 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2826411 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813123316463 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=006593d6), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20250813123316463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316463 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316463 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316463 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316463 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316463 DLSCCP DEBUG SCCP-SCOC(16)[0x5602c4c20fd0]{IDLE}: Deallocated (fsm.c:568) 20250813123316463 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316463 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316463 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316463 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316463 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316464 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "57db1817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "57db1817" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123316470 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250813123316470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316470 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c7a8b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316471 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250813123316471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316471 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c61080]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)5757720 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316480 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316480 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316480 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316480 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316480 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316481 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) 20250813123316481 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20250813123316481 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316481 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316481 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316481 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316481 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316481 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316481 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316481 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316481 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316481 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 51d6'... (mgcp_client.c:807) 20250813123316481 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316481 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316481 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 51d6'... (mgcp_client.c:807) 20250813123316481 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316481 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316481 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: Removing from parent mgw(mgw-fsm-5363448-0)[0x5602c4c7c910] (mgcp_client_endpoint_fsm.c:873) 20250813123316481 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316481 DLMGCP DEBUG mgw-endp(mgw-fsm-5363448-0)[0x5602c4c7cb20]{IN_USE}: Deallocated (fsm.c:568) 20250813123316481 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316481 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316481 DMGW DEBUG mgw(mgw-fsm-5363448-0)[0x5602c4c7c910]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123316481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316481 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x57db18,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316481 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757720 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316481 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316481 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316481 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316481 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316481 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=00ed6f10), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316481 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316482 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316482 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316482 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316482 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316482 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)7985010 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:9 20250813123316488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316489 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316489 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316489 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316489 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316489 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316489 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=00ed6f10), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316489 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20250813123316489 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316489 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316489 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316489 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) 20250813123316489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{disconnected}: Freeing instance (context_map.c:202) 20250813123316489 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5757720)[0x5602c4c20b50]{disconnected}: Deallocated (fsm.c:568) 20250813123316489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{disconnected}: Freeing instance (context_map.c:206) 20250813123316489 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x5602c4c20c80]{disconnected}: Deallocated (fsm.c:568) 20250813123316489 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5757720 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250813123316489 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=00ed6f10), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20250813123316489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316489 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316489 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316489 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316489 DLSCCP DEBUG SCCP-SCOC(17)[0x5602c4c26f50]{IDLE}: Deallocated (fsm.c:568) 20250813123316489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316489 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316489 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316489 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316489 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "51d6f817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "51d6f817" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123316493 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250813123316493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316493 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c83780]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316493 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250813123316493 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316493 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316493 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316493 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c7bf20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)5363448 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316514 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316514 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316514 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316514 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316514 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316514 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) 20250813123316514 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20250813123316514 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316514 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316514 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316514 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316514 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316515 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316515 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316515 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316515 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 901a'... (mgcp_client.c:807) 20250813123316515 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316515 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316515 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 901a'... (mgcp_client.c:807) 20250813123316515 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316515 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316515 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: Removing from parent mgw(mgw-fsm-9443946-0)[0x5602c4c85920] (mgcp_client_endpoint_fsm.c:873) 20250813123316515 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316515 DLMGCP DEBUG mgw-endp(mgw-fsm-9443946-0)[0x5602c4c85710]{IN_USE}: Deallocated (fsm.c:568) 20250813123316515 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316515 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316515 DMGW DEBUG mgw(mgw-fsm-9443946-0)[0x5602c4c85920]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123316515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316516 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x51d6f8,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5363448 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316516 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316516 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316516 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316516 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316516 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=0087d7a6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316516 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316516 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316516 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)13773842 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:10 20250813123316524 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316524 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316524 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316524 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316524 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316524 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316525 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316525 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316525 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=0087d7a6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316525 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20250813123316525 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316525 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316525 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316525 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) 20250813123316525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{disconnected}: Freeing instance (context_map.c:202) 20250813123316525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5363448)[0x5602c4c27470]{disconnected}: Deallocated (fsm.c:568) 20250813123316525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{disconnected}: Freeing instance (context_map.c:206) 20250813123316525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x5602c4c27080]{disconnected}: Deallocated (fsm.c:568) 20250813123316525 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5363448 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250813123316525 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=0087d7a6), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20250813123316525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316525 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316525 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316525 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316525 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316525 DLSCCP DEBUG SCCP-SCOC(18)[0x5602c4c27d70]{IDLE}: Deallocated (fsm.c:568) 20250813123316525 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316525 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316525 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316525 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316525 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316525 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "901a6a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "901a6a17" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123316533 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250813123316533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c8c5b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316534 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250813123316534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316534 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c85360]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316536 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316536 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316536 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316536 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316536 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316536 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316536 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316537 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316537 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) 20250813123316537 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20250813123316537 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316537 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316537 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316537 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316537 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316537 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316537 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316537 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316537 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316537 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316537 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 53ed'... (mgcp_client.c:807) 20250813123316537 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316537 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316537 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 53ed'... (mgcp_client.c:807) 20250813123316537 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316537 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316537 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: Removing from parent mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50] (mgcp_client_endpoint_fsm.c:873) 20250813123316537 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316537 DLMGCP DEBUG mgw-endp(mgw-fsm-5500343-0)[0x5602c4c8e670]{IN_USE}: Deallocated (fsm.c:568) 20250813123316537 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316537 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316537 DMGW DEBUG mgw(mgw-fsm-5500343-0)[0x5602c4c8dd50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316537 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)@10faf1860fc2: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)9443946 20250813123316540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316540 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x901a6a,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9443946 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316540 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316540 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316540 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316540 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316540 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=006469ff), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316540 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316540 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316540 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316540 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316540 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316540 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316540 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(221)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)11382581 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:11 20250813123316550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316550 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316550 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316550 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316551 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316551 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316551 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316551 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=006469ff), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316551 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20250813123316551 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316551 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316551 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316551 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) 20250813123316551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{disconnected}: Freeing instance (context_map.c:202) 20250813123316551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9443946)[0x5602c4c280e0]{disconnected}: Deallocated (fsm.c:568) 20250813123316551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{disconnected}: Freeing instance (context_map.c:206) 20250813123316551 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5602c4c27ea0]{disconnected}: Deallocated (fsm.c:568) 20250813123316551 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9443946 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250813123316551 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=006469ff), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20250813123316551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316551 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316551 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316551 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316551 DLSCCP DEBUG SCCP-SCOC(19)[0x5602c4c28a50]{IDLE}: Deallocated (fsm.c:568) 20250813123316551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316552 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "53edb717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "53edb717" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123316555 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(221)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c952a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123316556 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250813123316556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316556 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c8d4c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316559 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316559 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316559 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316559 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316559 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316559 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316559 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316559 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316559 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316559 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316559 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316559 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) 20250813123316559 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20250813123316559 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316559 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316559 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316560 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316560 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316560 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316560 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316560 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316560 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316560 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316560 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 607a'... (mgcp_client.c:807) 20250813123316560 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316560 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316560 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316560 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 607a'... (mgcp_client.c:807) 20250813123316560 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316560 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316560 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: Removing from parent mgw(mgw-fsm-6322857-0)[0x5602c4c974d0] (mgcp_client_endpoint_fsm.c:873) 20250813123316560 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316560 DLMGCP DEBUG mgw-endp(mgw-fsm-6322857-0)[0x5602c4c97600]{IN_USE}: Deallocated (fsm.c:568) 20250813123316560 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316560 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316560 DMGW DEBUG mgw(mgw-fsm-6322857-0)[0x5602c4c974d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316560 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316560 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)@10faf1860fc2: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)5500343 20250813123316562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316562 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x53edb7,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5500343 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316562 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316562 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316562 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316562 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316562 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=004fa95f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316562 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316562 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316563 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316563 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316563 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316563 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(222)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)13859804 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:12 20250813123316570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316570 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316570 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316570 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316570 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316570 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316570 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316570 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=004fa95f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316570 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20250813123316570 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316570 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316570 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316570 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) 20250813123316570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{disconnected}: Freeing instance (context_map.c:202) 20250813123316570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5500343)[0x5602c4c29370]{disconnected}: Deallocated (fsm.c:568) 20250813123316570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{disconnected}: Freeing instance (context_map.c:206) 20250813123316570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5602c4c28f70]{disconnected}: Deallocated (fsm.c:568) 20250813123316570 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5500343 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250813123316570 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=004fa95f), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20250813123316570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316570 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316570 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316570 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316570 DLSCCP DEBUG SCCP-SCOC(20)[0x5602c4c297e0]{IDLE}: Deallocated (fsm.c:568) 20250813123316571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316571 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316571 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316571 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316571 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316571 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "607aa917" }, { code := "I", val := "11111" } }, sdp := omit } 20250813123316575 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250813123316575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316575 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c9dfb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "607aa917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316576 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250813123316576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316576 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c84d10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316580 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316580 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316580 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316580 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316580 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316580 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316581 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) 20250813123316581 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20250813123316581 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316581 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316581 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316581 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316581 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316581 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316581 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316581 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316581 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316581 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: bb4d'... (mgcp_client.c:807) 20250813123316581 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316581 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316581 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: bb4d'... (mgcp_client.c:807) 20250813123316581 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316581 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316581 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: Removing from parent mgw(mgw-fsm-12275077-0)[0x5602c4c9f750] (mgcp_client_endpoint_fsm.c:873) 20250813123316581 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316581 DLMGCP DEBUG mgw-endp(mgw-fsm-12275077-0)[0x5602c4ca0070]{IN_USE}: Deallocated (fsm.c:568) 20250813123316581 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316581 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316581 DMGW DEBUG mgw(mgw-fsm-12275077-0)[0x5602c4c9f750]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316581 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)@10faf1860fc2: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)6322857 TC_rab_assignment_concurrent0(223)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316583 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316583 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x607aa9,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316583 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6322857 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316583 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316583 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316583 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316583 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316583 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=000b9b36), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316583 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316583 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316583 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316583 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316583 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316583 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316583 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)2338525 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:13 20250813123316587 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316587 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316587 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316587 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316587 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316587 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316587 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316587 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316587 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316587 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316587 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=000b9b36), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316587 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20250813123316587 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316587 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316587 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316587 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) 20250813123316587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{disconnected}: Freeing instance (context_map.c:202) 20250813123316587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6322857)[0x5602c4c28db0]{disconnected}: Deallocated (fsm.c:568) 20250813123316587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{disconnected}: Freeing instance (context_map.c:206) 20250813123316587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x5602c4c29be0]{disconnected}: Deallocated (fsm.c:568) 20250813123316587 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6322857 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250813123316588 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=000b9b36), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20250813123316588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316588 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316588 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316588 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316588 DLSCCP DEBUG SCCP-SCOC(21)[0x5602c4c2a430]{IDLE}: Deallocated (fsm.c:568) 20250813123316588 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316588 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316588 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316588 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316588 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316588 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "bb4d8517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "bb4d8517" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123316589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250813123316589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4ca6cd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250813123316589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316589 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c9f070]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)12275077 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123316609 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316609 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316609 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316609 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316609 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316609 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316609 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) 20250813123316609 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20250813123316609 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123316609 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316609 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123316609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123316609 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123316609 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123316609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123316609 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123316609 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123316609 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123316609 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123316610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316610 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 4755'... (mgcp_client.c:807) 20250813123316610 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316610 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316610 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123316610 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 4755'... (mgcp_client.c:807) 20250813123316610 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123316610 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123316610 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: Removing from parent mgw(mgw-fsm-4675017-0)[0x5602c4c967b0] (mgcp_client_endpoint_fsm.c:873) 20250813123316610 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123316610 DLMGCP DEBUG mgw-endp(mgw-fsm-4675017-0)[0x5602c4ca9200]{IN_USE}: Deallocated (fsm.c:568) 20250813123316610 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123316610 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123316610 DMGW DEBUG mgw(mgw-fsm-4675017-0)[0x5602c4c967b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123316610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123316610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123316610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123316610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123316610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316610 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbb4d85,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12275077 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316610 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316610 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316610 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316610 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316610 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=0043a774), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316611 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)3840267 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:14 20250813123316619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316619 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316619 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316619 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316619 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316619 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316619 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=0043a774), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316619 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20250813123316619 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316619 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316619 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316619 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) 20250813123316619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{disconnected}: Freeing instance (context_map.c:202) 20250813123316619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12275077)[0x5602c4c2ac20]{disconnected}: Deallocated (fsm.c:568) 20250813123316619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{disconnected}: Freeing instance (context_map.c:206) 20250813123316619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x5602c4c28210]{disconnected}: Deallocated (fsm.c:568) 20250813123316619 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12275077 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250813123316619 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=0043a774), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20250813123316619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316619 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316619 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316619 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316619 DLSCCP DEBUG SCCP-SCOC(22)[0x5602c4c2b1e0]{IDLE}: Deallocated (fsm.c:568) 20250813123316619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316620 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316620 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316620 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316620 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316620 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316620 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316620 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "4755c917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "4755c917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123316627 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250813123316627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4cafad0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123316628 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250813123316628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123316628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123316628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123316628 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4ca88b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)4675017 20250813123316814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123316814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123316814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123316814 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123316814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4755c9,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123316814 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4675017 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123316814 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123316814 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123316814 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123316815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123316815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123316815 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123316815 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123316815 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=00d692d1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123316815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316815 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123316815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123316815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123316815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)13964674 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on connection ID:15 20250813123316828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316828 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123316828 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123316828 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123316828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123316828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123316828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123316828 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123316828 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123316828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123316828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123316828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123316828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123316828 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=00d692d1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123316828 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20250813123316828 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123316828 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123316828 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123316828 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) 20250813123316828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123316828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123316828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123316828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{disconnected}: Freeing instance (context_map.c:202) 20250813123316828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4675017)[0x5602c4c2b5e0]{disconnected}: Deallocated (fsm.c:568) 20250813123316828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123316828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{disconnected}: Freeing instance (context_map.c:206) 20250813123316828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x5602c4c29f20]{disconnected}: Deallocated (fsm.c:568) 20250813123316828 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4675017 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250813123316828 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=00d692d1), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20250813123316828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123316828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123316828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123316828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123316828 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123316828 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123316828 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123316828 DLSCCP DEBUG SCCP-SCOC(23)[0x5602c4c2bfd0]{IDLE}: Deallocated (fsm.c:568) 20250813123316829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123316829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123316829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123316829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123316829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123316829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123316829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123316829 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123318792 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123318792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d1ff1), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123318792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123318793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123318793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123318793 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123318793 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123318793 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123318793 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123318793 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123318793 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123318793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123318793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123318793 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123318801 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123318801 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123318801 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123318801 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123318801 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123318801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123318801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123318801 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123318801 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123318801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123318801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123318801 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123318801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123318801 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=008d1ff1) (sccp_scrc.c:477) 20250813123318801 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20250813123318801 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123318801 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123318801 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123318801 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123318801 DLSCCP DEBUG SCCP-SCOC(6)[0x5602c4c0ee50]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123318841 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37093<->l=127.0.0.1:4262) (control_if.c:193) 20250813123318841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46654<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(198)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(197)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123318848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123318850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123318851 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123318851 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) 20250813123318851 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(206)@10faf1860fc2: Final verdict of PTC: none 20250813123318854 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123318854 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) 20250813123318854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123318854 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123318854 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123318854 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) 20250813123318854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123318854 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123318854 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 20250813123318854 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123318854 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123318854 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123318854 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123318854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123318854 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123318854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123318854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123318854 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123318854 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) 20250813123318854 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123318854 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123318855 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123318855 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) 20250813123318855 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123318855 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123318855 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 20250813123318855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123318855 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123318855 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123318855 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123318855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123318855 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123318855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123318855 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(205)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@10faf1860fc2: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@10faf1860fc2: Final verdict of PTC: none 20250813123318864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59542<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@10faf1860fc2: Final verdict of PTC: none 20250813123318864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59608<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59624<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59560<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59558<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59674<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@10faf1860fc2: Final verdict of PTC: pass 20250813123318867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59636<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59662<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@10faf1860fc2: Final verdict of PTC: pass 20250813123318869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123318869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59652<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@10faf1860fc2: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@10faf1860fc2: Final verdict of PTC: pass MutexDispCT-TC_rab_assignment_concurrent(196)@10faf1860fc2: Final verdict of PTC: none TC_rab_assignment_concurrent0(222)@10faf1860fc2: Final verdict of PTC: pass HNBGW-PFCP(199)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(208)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(203)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment_concurrent pass'. Wed Aug 13 12:33:18 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 20250813123319006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123319508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59678<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1904776) Waiting for packet dumper to finish... 1 (prev_count=1904776, count=1905316) 20250813123320855 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123320855 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123320856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123320856 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123320856 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123320856 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:33: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_rab_release started. 20250813123322649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123322654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123322660 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40553<->l=127.0.0.1:4262) (control_if.c:572) 20250813123322730 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123322730 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123322730 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123322730 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123322730 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123322730 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123322730 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123322730 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123322730 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)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123322730 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123322730 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123322731 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123322731 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123322731 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) 20250813123322732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123322732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123322732 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) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 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) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123322732 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) 20250813123322732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123322732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123322732 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123322732 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123322732 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123322732 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) 20250813123322732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123322732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123322732 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) 20250813123322732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123322732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123322732 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123322732 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123322732 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123322732 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) 20250813123322732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123322732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123322732 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123322732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123322732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123322732 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123322732 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123322732 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123322732 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) 20250813123322732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123322732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123322732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123322732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123322732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123322732 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123322732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123322732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123322732 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 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123322732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123322732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123322732 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 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123322732 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 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123322732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123322732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123322732 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123322732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123322732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123322732 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123322732 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(233)@10faf1860fc2: M3UA emulation initiated, the test can be started MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123322752 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123322752 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123322752 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123322752 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123322752 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123322753 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123322753 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123322753 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123322753 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123322754 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123322754 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123322754 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) 20250813123322754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123322754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123322754 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) 20250813123322754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322754 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) 20250813123322754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123322754 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) 20250813123322754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123322754 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123322754 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123322754 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123322754 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123322754 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) 20250813123322754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123322754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123322754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123322755 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) 20250813123322755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123322755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123322755 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123322755 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123322755 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123322755 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) 20250813123322755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123322755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123322755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123322755 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) 20250813123322755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123322755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123322755 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123322755 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123322755 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123322755 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) 20250813123322755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123322755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123322755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123322755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123322755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123322755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123322755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123322755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123322755 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123322755 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123322755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322755 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123322755 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123322755 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 20250813123322755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123322755 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123322755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322755 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123322755 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123322755 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 20250813123322755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123322755 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 20250813123322755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123322755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322755 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123322755 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123322755 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 20250813123322755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123322755 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 20250813123322755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123322755 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322755 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123322755 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123322755 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123322755 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123322755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123322755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123322780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123322780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123322780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123322780 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123322780 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) 20250813123322780 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123322780 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123322780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123322780 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123322947 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 20250813123322947 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 20250813123322947 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123322947 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123322955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322955 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123322955 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123322955 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123322955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123322955 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123322955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123322959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322959 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123322959 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123322959 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123322959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123322959 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123322959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123322970 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 20250813123322970 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 20250813123322970 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123322970 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123322975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322975 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123322975 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123322975 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123322975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123322975 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123322975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123322976 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123322976 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123322976 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123322976 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123322976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123322976 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123322976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123323763 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123323763 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123323763 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123323763 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123323763 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123323763 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123323763 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123323763 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123323764 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123323764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123323764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123323764 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123323764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123323764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123323764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123323764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123323764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323764 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123323764 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123323764 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123323764 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123323764 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) 20250813123323764 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) 20250813123323764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123323764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123323764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123323764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123323764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123323764 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123323764 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123323764 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123323764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123323764 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123323764 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123323764 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123323764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123323764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123323764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123323764 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123323778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123323778 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123323778 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123323778 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123323778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123323778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123323778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123323778 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123323778 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123323778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123323778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123323778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123323778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123323778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123323778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123323778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123323778 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) 20250813123323778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323778 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) 20250813123323778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123323778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123323778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123323778 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123323778 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) 20250813123323778 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) 20250813123323778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123323778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123323778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123323778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123323778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123323778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123323778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123323778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123323778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123323778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123323778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123323778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123323778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123323778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123323778 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123323778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123323778 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123323778 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123323778 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(235)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123323798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@10faf1860fc2: Added conn table entry 0TC_rab_release0(238)3133312 20250813123324820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123324820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123324820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123324820 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123324820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2fcf80, normal) (hnbgw_rua.c:407) 20250813123324820 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123324820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123324820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3133312 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123324820 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123324820 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123324820 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3133312 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123324820 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123324820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123324820 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-3133312 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123324820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3133312 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123324820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123324820 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123324820 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123324820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123324820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123324820 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123324821 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{IDLE}: Allocated (fsm.c:456) 20250813123324821 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123324821 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000630056400500f1100926) (sccp_scrc.c:406) 20250813123324821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123324821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123324821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123324821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123324821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123324821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123324821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123324821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123324821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123324821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123324821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123324821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123324821 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123324821 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123324821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123324821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123324821 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123324821 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123324821 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123324821 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123324821 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123324821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123324821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123324821 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@10faf1860fc2: Added conn table entry 0TC_rab_release0(238)15821071 TC_rab_release0(238)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123324830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123324830 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123324830 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123324830 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123324830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123324830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123324830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123324830 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123324830 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123324830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123324830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123324830 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123324830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123324830 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=00e7102f) (sccp_scrc.c:477) 20250813123324831 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20250813123324831 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123324831 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123324831 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123324831 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123324831 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) 20250813123324831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123324831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(237)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813123325034 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123325034 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123325034 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123325034 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123325034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123325034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123325034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123325034 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123325035 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123325035 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123325035 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123325035 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123325035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123325035 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) 20250813123325035 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250813123325035 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123325035 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123325035 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123325035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123325035 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123325035 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123325035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123325035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123325035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123325035 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123325035 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123325035 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123325035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123325035 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123325035 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{UNUSED}: Allocated (fsm.c:456) 20250813123325035 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{UNUSED}: is child of mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0] (fsm.c:486) 20250813123325035 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0] (mgcp_client_endpoint_fsm.c:724) 20250813123325035 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123325035 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123325035 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123325035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16c30]{ST_CRCX}: Allocated (fsm.c:456) 20250813123325035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16c30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0] (fsm.c:486) 20250813123325035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16c30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123325036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16c30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123325036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 2fcf8'... (mgcp_client.c:807) 20250813123325036 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123325036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16c30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123325036 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2fcf8017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2fcf8017", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2fcf8017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2fcf8017", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813123325081 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250813123325081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123325081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123325081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123325082 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123325082 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123325082 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325082 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325082 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123325082 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123325082 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325082 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123325082 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123325082 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123325082 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123325082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123325082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123325082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123325082 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123325119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123325119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123325119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123325119 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123325119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2fcf80) (hnbgw_rua.c:471) 20250813123325119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3133312 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123325119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123325119 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123325119 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123325119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123325119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123325120 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123325120 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123325120 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123325120 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123325120 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0] (mgcp_client_endpoint_fsm.c:724) 20250813123325120 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123325120 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123325120 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123325120 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 2fcf8'... (mgcp_client.c:807) 20250813123325120 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123325120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123325120 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123325120 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325120 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "2fcf8017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2fcf8017", 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" } } } } } } } 20250813123325145 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250813123325145 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123325145 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123325145 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325145 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123325145 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123325145 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0] (mgcp_client_endpoint_fsm.c:724) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123325145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16a70]{ST_CRCX}: Allocated (fsm.c:456) 20250813123325145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16a70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0] (fsm.c:486) 20250813123325145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16a70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123325145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16a70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250813123325145 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 2fcf8'... (mgcp_client.c:807) 20250813123325145 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123325145 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3133312-0)[0x5602c4c16a70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325145 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "2fcf8017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2fcf8017", 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" } } } } } } } 20250813123325158 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250813123325158 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123325158 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123325158 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123325158 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123325158 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123325158 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325158 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325158 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325158 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123325158 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123325158 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325158 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{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) 20250813123325158 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123325158 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123325158 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123325158 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123325158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123325158 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123325158 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123325158 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=00e7102f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123325158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123325158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123325158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123325158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123325158 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123325158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123325158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123325158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123325158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123325158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123325158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123325158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123325158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: vl_len:21 HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250813123325195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123325195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123325195 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123325195 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123325195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123325195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123325195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123325195 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123325195 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123325195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123325195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123325195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123325195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123325195 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) 20250813123325195 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20250813123325195 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123325195 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123325195 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123325195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123325195 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123325195 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123325195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123325195 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813123325195 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813123325195 DMGW NOTICE mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250813123325195 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250813123325195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250813123325195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250813123325195 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250813123325195 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123325195 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123325195 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123325195 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 2fcf8'... (mgcp_client.c:807) 20250813123325195 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123325195 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123325195 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123325195 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 2fcf8'... (mgcp_client.c:807) 20250813123325195 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123325195 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123325195 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: Removing from parent mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0] (mgcp_client_endpoint_fsm.c:873) 20250813123325195 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123325195 DLMGCP DEBUG mgw-endp(mgw-fsm-3133312-0)[0x5602c4c15da0]{IN_USE}: Deallocated (fsm.c:568) 20250813123325195 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123325195 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123325195 DMGW DEBUG mgw(mgw-fsm-3133312-0)[0x5602c4c2b8f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123325195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123325195 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)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "2fcf8017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "2fcf8017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123325198 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250813123325198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123325198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123325198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123325198 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123325199 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250813123325199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123325199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123325199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123325199 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c16a70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123325240 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40553<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@10faf1860fc2: Final verdict of PTC: none 20250813123325252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59084<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@10faf1860fc2: Final verdict of PTC: none 20250813123325252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59078<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release-Iuh0-RUA(230)@10faf1860fc2: Final verdict of PTC: none 20250813123325253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123325253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123325253 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123325253 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) MutexDispCT-TC_rab_release(225)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@10faf1860fc2: Final verdict of PTC: none 20250813123325253 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123325253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123325253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123325253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123325253 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123325253 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123325253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7102f), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123325253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123325253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123325253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123325253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123325253 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123325253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123325253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123325253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{disrupted}: Freeing instance (context_map.c:202) 20250813123325253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3133312)[0x5602c4c34ab0]{disrupted}: Deallocated (fsm.c:568) 20250813123325253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123325253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123325253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123325253 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3133312 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(232)@10faf1860fc2: Final verdict of PTC: none 20250813123325253 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123325253 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) 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(235)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(228)@10faf1860fc2: Final verdict of PTC: none 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123325253 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123325253 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123325253 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123325253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123325253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123325253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123325253 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123325253 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123325253 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) 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(236)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@10faf1860fc2: Final verdict of PTC: none 20250813123325253 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 20250813123325253 DLSS7 <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)@10faf1860fc2: Final verdict of PTC: none 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123325253 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123325253 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123325253 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123325253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123325253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123325253 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123325253 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) 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123325253 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 20250813123325253 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123325253 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) 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123325253 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 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123325253 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123325253 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123325253 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123325253 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123325253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123325253 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release-Iuh0(229)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(237)@10faf1860fc2: Final verdict of PTC: none 20250813123325254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59098<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_rab_release finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass'. Wed Aug 13 12:33:25 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250813123325289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123325791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256864) Waiting for packet dumper to finish... 1 (prev_count=256864, count=285816) 20250813123327254 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123327254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123327254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123327254 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123327254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123327254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_rab_release_abnormal started. 20250813123328935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123328940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123328944 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37225<->l=127.0.0.1:4262) (control_if.c:572) 20250813123329005 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123329005 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123329005 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123329005 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123329005 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123329005 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123329005 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123329006 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123329006 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123329006 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123329006 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123329007 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123329007 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123329007 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) 20250813123329007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123329007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123329007 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) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 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) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123329007 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) 20250813123329007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123329007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123329007 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123329007 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123329007 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123329007 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) 20250813123329007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123329007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123329007 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) 20250813123329007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123329007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123329007 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123329007 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123329007 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123329007 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) 20250813123329007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123329007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123329007 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123329007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123329007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123329007 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123329007 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123329007 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123329007 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) 20250813123329007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123329007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123329007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123329007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123329007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123329007 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123329007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123329007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123329007 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 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123329007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123329007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123329007 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 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123329007 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 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123329007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123329007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123329007 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123329007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123329007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123329007 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123329007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(247)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123329022 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123329022 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123329022 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123329022 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123329022 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123329023 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123329023 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123329023 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123329023 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123329024 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123329024 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123329024 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) 20250813123329024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123329024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123329024 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) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 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) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123329024 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) 20250813123329024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123329024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123329024 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123329024 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123329024 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123329024 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) 20250813123329024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123329024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123329024 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) 20250813123329024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123329024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123329024 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123329024 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123329024 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123329024 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) 20250813123329024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123329024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123329024 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) 20250813123329024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123329024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123329024 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123329024 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123329024 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123329024 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) 20250813123329024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123329024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123329024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123329024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123329024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123329024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123329024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123329024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123329024 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123329024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123329024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123329024 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 20250813123329024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123329024 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123329024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123329024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123329024 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 20250813123329024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123329024 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 20250813123329024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123329024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123329024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123329024 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 20250813123329024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123329024 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 20250813123329024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123329024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123329024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123329024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123329024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123329024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123329024 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123329048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123329048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123329048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123329048 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123329048 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) 20250813123329048 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123329048 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123329048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123329048 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123329219 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 20250813123329219 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 20250813123329219 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123329219 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123329227 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329227 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123329227 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123329227 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123329227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123329227 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123329227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123329230 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329230 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123329230 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123329230 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123329230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123329230 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123329230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123329236 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 20250813123329236 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 20250813123329236 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123329236 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123329243 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329243 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123329243 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123329243 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123329243 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123329243 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123329243 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123329246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123329246 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123329246 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123329246 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123329246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123329246 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123329246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123330040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123330040 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123330040 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123330040 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123330040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123330040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123330040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123330040 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123330040 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123330040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123330040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123330040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123330040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123330040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123330040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123330040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123330040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123330040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123330040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123330040 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123330040 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) 20250813123330040 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) 20250813123330040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123330040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123330040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330041 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330041 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330041 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330041 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330041 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123330041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123330041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123330041 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123330041 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123330041 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123330041 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123330041 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123330041 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123330041 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123330041 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123330041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123330041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123330041 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123330047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123330047 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123330047 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123330047 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123330047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123330047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123330047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123330047 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123330047 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123330047 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123330047 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123330047 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123330047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123330047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123330047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123330047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123330047 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) 20250813123330047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330047 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) 20250813123330047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123330047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123330047 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123330047 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123330047 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) 20250813123330047 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) 20250813123330047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123330047 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123330048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123330048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123330048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123330048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123330048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123330048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123330048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123330048 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123330048 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123330048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123330048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123330048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123330048 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123330048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123330048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123330048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123330048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(249)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123330085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59134<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@10faf1860fc2: Added conn table entry 0TC_rab_release_abnormal0(252)12461775 20250813123331130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123331130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123331130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123331130 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123331130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbe26cf, normal) (hnbgw_rua.c:407) 20250813123331130 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123331130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123331130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461775 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123331130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123331130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123331130 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461775 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123331130 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123331130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123331130 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-12461775 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123331130 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461775 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123331130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123331130 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123331130 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123331130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123331130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123331130 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123331130 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{IDLE}: Allocated (fsm.c:456) 20250813123331130 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123331130 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030003e60056400500f1100926) (sccp_scrc.c:406) 20250813123331130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123331130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123331130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123331130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123331130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123331130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123331130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123331130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123331130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123331130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123331130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123331130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123331130 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123331130 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123331130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123331130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123331130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123331130 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123331130 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123331130 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123331130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123331130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123331130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123331130 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@10faf1860fc2: Added conn table entry 0TC_rab_release_abnormal0(252)8543355 HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123331143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123331143 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123331143 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123331143 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123331143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123331143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123331143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123331143 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123331143 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123331143 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123331143 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123331143 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123331143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123331143 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=006c42ac) (sccp_scrc.c:477) 20250813123331143 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20250813123331143 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123331143 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123331143 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123331143 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123331143 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) 20250813123331143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123331143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(251)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813123331346 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123331346 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123331346 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123331346 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123331346 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123331346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123331346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123331346 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123331347 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123331347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123331347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123331347 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123331347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123331347 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) 20250813123331347 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250813123331347 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123331347 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123331347 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123331347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123331347 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123331347 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123331347 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123331347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123331347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123331347 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123331347 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123331347 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123331347 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123331347 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123331347 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{UNUSED}: Allocated (fsm.c:456) 20250813123331347 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{UNUSED}: is child of mgw(mgw-fsm-12461775-0)[0x5602c4c16c30] (fsm.c:486) 20250813123331347 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12461775-0)[0x5602c4c16c30] (mgcp_client_endpoint_fsm.c:724) 20250813123331347 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123331347 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123331348 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123331348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c2b8f0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123331348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c2b8f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0] (fsm.c:486) 20250813123331348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c2b8f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123331348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c2b8f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123331348 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: be26c'... (mgcp_client.c:807) 20250813123331348 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123331348 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c2b8f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123331348 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "be26cf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be26cf17", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "be26cf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be26cf17", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813123331383 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250813123331383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123331383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123331383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123331383 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123331383 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123331383 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331383 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331383 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123331383 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123331383 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331383 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123331383 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123331383 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123331383 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123331383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123331383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123331383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123331383 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123331411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123331411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123331411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123331411 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123331411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbe26cf) (hnbgw_rua.c:471) 20250813123331411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12461775 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123331411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123331411 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123331411 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123331411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123331411 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123331411 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123331411 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123331411 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123331411 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123331411 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12461775-0)[0x5602c4c16c30] (mgcp_client_endpoint_fsm.c:724) 20250813123331411 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123331411 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123331411 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123331411 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: be26c'... (mgcp_client.c:807) 20250813123331411 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250813123331411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123331412 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123331412 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331412 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "be26cf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be26cf17", 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" } } } } } } } 20250813123331430 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250813123331430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123331430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123331430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331430 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123331430 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123331430 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12461775-0)[0x5602c4c16c30] (mgcp_client_endpoint_fsm.c:724) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123331430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c0a640]{ST_CRCX}: Allocated (fsm.c:456) 20250813123331430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c0a640]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0] (fsm.c:486) 20250813123331430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c0a640]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123331430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c0a640]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250813123331430 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: be26c'... (mgcp_client.c:807) 20250813123331430 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250813123331430 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12461775-0)[0x5602c4c0a640]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331430 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "be26cf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "be26cf17", 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" } } } } } } } 20250813123331451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250813123331451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123331451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123331451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123331451 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123331451 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123331451 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331451 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331451 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331451 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123331451 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123331451 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331451 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{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) 20250813123331451 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123331451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123331452 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123331452 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123331452 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123331452 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123331452 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123331452 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=006c42ac), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123331452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123331452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123331452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123331452 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123331452 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123331452 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123331452 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123331452 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123331452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123331452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123331452 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123331452 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123331452 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: vl_len:21 HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250813123331491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123331491 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123331491 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123331491 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123331491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123331491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123331491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123331491 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123331491 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123331491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123331491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123331491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123331491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123331491 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) 20250813123331491 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20250813123331491 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123331491 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123331491 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123331491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123331491 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123331491 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123331491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123331491 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813123331491 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813123331491 DMGW NOTICE mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250813123331491 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250813123331491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250813123331491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250813123331491 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250813123331491 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123331491 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123331491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123331491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: be26c'... (mgcp_client.c:807) 20250813123331491 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123331491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123331491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123331491 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: be26c'... (mgcp_client.c:807) 20250813123331491 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123331491 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123331492 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: Removing from parent mgw(mgw-fsm-12461775-0)[0x5602c4c16c30] (mgcp_client_endpoint_fsm.c:873) 20250813123331492 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123331492 DLMGCP DEBUG mgw-endp(mgw-fsm-12461775-0)[0x5602c4c15da0]{IN_USE}: Deallocated (fsm.c:568) 20250813123331492 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123331492 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123331492 DMGW DEBUG mgw(mgw-fsm-12461775-0)[0x5602c4c16c30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123331492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123331492 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)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "be26cf17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "be26cf17" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123331494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250813123331494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123331494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123331494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123331494 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123331494 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250813123331494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123331494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123331494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123331494 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123331536 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37225<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@10faf1860fc2: Final verdict of PTC: none 20250813123331545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59130<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123331545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59114<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123331546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123331546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123331546 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123331546 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) 20250813123331546 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123331546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123331546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123331546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123331546 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123331546 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123331546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c42ac), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123331546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123331546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123331546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123331546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123331546 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123331546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123331546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123331546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{disrupted}: Freeing instance (context_map.c:202) 20250813123331546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12461775)[0x5602c4c34ab0]{disrupted}: Deallocated (fsm.c:568) 20250813123331546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123331546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123331546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123331546 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12461775 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813123331546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123331546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123331546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123331546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123331546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123331546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123331546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123331546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_release_abnormal-Iuh0-RUA(244)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_rab_release_abnormal(239)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@10faf1860fc2: Final verdict of PTC: none 20250813123331547 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 20250813123331547 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) 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123331547 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123331547 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) 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123331547 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123331547 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) 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123331547 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123331547 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) 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123331547 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) 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123331547 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123331547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123331547 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-SCCP(245)@10faf1860fc2: Final verdict of PTC: none 20250813123331547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123331547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123331547 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 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123331547 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123331547 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123331547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123331547 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123331547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123331547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(242)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(251)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@10faf1860fc2: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@10faf1860fc2: Final verdict of PTC: none 20250813123331547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59134<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release_abnormal pass'. Wed Aug 13 12:33:31 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 20250813123331597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123332099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42946<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253844) Waiting for packet dumper to finish... 1 (prev_count=253844, count=285492) 20250813123333548 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123333548 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123333548 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123333548 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123333548 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123333548 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:33: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_rab_assign_fail started. 20250813123335241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123335252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123335253 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123335253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7102f), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123335253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123335253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123335253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123335254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123335254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123335254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123335254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123335254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123335254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123335254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123335259 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42393<->l=127.0.0.1:4262) (control_if.c:572) 20250813123335340 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123335340 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123335340 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123335340 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123335340 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123335340 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123335340 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123335340 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123335340 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123335340 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123335340 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_fail-Iuh0(257)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123335342 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123335342 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123335342 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) 20250813123335342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123335342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123335342 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) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 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) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123335342 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) 20250813123335342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123335342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123335342 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123335342 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123335342 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123335342 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) 20250813123335342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123335342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123335342 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) 20250813123335342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123335342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123335342 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123335342 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123335342 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123335342 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) 20250813123335342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123335342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123335342 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123335342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123335342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123335342 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123335342 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123335342 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123335342 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) 20250813123335342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123335342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123335342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123335342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123335342 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123335342 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123335342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123335342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123335342 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 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123335342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123335342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123335342 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 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123335342 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 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123335342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123335342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123335342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123335342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335342 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123335342 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123335342 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123335342 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(261)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123335362 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123335362 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123335362 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123335362 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123335362 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123335362 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123335362 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123335362 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123335362 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123335363 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123335363 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123335363 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) 20250813123335363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123335363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123335363 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) 20250813123335363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335363 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) 20250813123335363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123335363 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) 20250813123335363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123335363 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123335363 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123335363 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123335363 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123335363 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) 20250813123335363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123335363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123335363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123335364 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) 20250813123335364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123335364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123335364 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123335364 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123335364 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123335364 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) 20250813123335364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123335364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123335364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123335364 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) 20250813123335364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123335364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123335364 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123335364 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123335364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123335364 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) 20250813123335364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123335364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123335364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123335364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123335364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123335364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123335364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123335364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123335364 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123335364 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123335364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123335364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123335364 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 20250813123335364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123335364 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123335364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123335364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123335364 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 20250813123335364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123335364 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 20250813123335364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123335364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123335364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123335364 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 20250813123335364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123335364 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 20250813123335364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123335364 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335364 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123335364 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123335364 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123335364 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123335364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123335364 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123335387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123335387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123335387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123335387 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123335387 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) 20250813123335387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123335387 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123335387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123335387 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123335559 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 20250813123335559 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 20250813123335559 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123335560 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123335568 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335568 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123335568 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123335568 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123335568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123335568 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123335568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123335571 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335571 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123335571 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123335571 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123335571 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123335571 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123335571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123335577 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 20250813123335577 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 20250813123335577 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123335577 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123335584 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335584 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123335585 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123335585 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123335585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123335585 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123335585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123335587 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123335587 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123335587 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123335587 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123335587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123335587 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123335587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123336376 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123336376 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123336376 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123336376 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123336376 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123336376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123336376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123336376 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123336376 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123336376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123336376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123336376 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123336376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123336376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123336376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123336377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123336377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123336377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123336377 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123336377 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123336377 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) 20250813123336377 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) 20250813123336377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123336377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123336377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123336377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123336377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123336377 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123336377 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123336377 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123336377 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123336377 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123336377 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123336377 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123336377 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123336377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123336377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123336377 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123336393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123336393 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123336393 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123336393 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123336393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123336393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123336393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123336393 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123336393 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123336393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123336393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123336393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123336393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123336393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123336393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123336393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123336393 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) 20250813123336393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336393 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) 20250813123336393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123336393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123336393 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123336393 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123336393 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) 20250813123336393 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) 20250813123336393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123336393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123336393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123336393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123336393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123336393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123336393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123336393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123336393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123336393 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123336394 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123336394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123336394 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123336394 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123336394 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123336394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123336394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123336394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123336394 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123336418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42966<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@10faf1860fc2: Added conn table entry 0TC_rab_assign_fail0(266)7987497 20250813123337468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123337468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123337468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123337468 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123337468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x79e129, normal) (hnbgw_rua.c:407) 20250813123337468 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123337468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123337468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987497 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123337468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123337468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123337468 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987497 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123337468 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123337468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123337468 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-7987497 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123337468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987497 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123337468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123337468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123337468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123337468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123337468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123337468 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123337468 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{IDLE}: Allocated (fsm.c:456) 20250813123337468 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123337468 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003920056400500f1100926) (sccp_scrc.c:406) 20250813123337468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123337469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123337469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123337469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123337469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123337469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123337469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123337469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123337469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123337469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123337469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123337469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123337469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123337469 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123337469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123337469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123337469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123337469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123337469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123337469 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123337469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123337469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123337469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123337469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@10faf1860fc2: Added conn table entry 0TC_rab_assign_fail0(266)2943350 HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@10faf1860fc2: setverdict(pass): none -> pass 20250813123337490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123337490 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123337490 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123337490 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123337490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123337490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123337490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123337490 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123337490 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123337490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123337490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123337491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123337491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123337491 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=008d3dbb) (sccp_scrc.c:477) 20250813123337491 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20250813123337491 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123337491 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123337491 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123337491 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123337491 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) 20250813123337491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123337491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(265)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813123337694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123337694 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123337694 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123337694 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123337694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123337694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123337694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123337694 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123337695 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123337695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123337695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123337695 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123337695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123337695 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) 20250813123337695 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20250813123337695 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123337695 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123337695 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123337695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123337695 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123337695 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123337695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123337695 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123337695 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123337695 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123337695 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123337695 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123337695 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123337695 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123337695 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{UNUSED}: Allocated (fsm.c:456) 20250813123337695 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{UNUSED}: is child of mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0] (fsm.c:486) 20250813123337695 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0] (mgcp_client_endpoint_fsm.c:724) 20250813123337695 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123337695 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123337695 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123337696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7987497-0)[0x5602c4c16c30]{ST_CRCX}: Allocated (fsm.c:456) 20250813123337696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7987497-0)[0x5602c4c16c30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0] (fsm.c:486) 20250813123337696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7987497-0)[0x5602c4c16c30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123337696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7987497-0)[0x5602c4c16c30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123337696 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 79e12'... (mgcp_client.c:807) 20250813123337696 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123337696 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7987497-0)[0x5602c4c16c30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123337696 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79e12917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79e12917", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "79e12917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "79e12917", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813123337729 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250813123337729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123337729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123337729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123337729 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123337729 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123337729 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{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) 20250813123337729 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{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) 20250813123337729 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123337729 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123337729 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{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) 20250813123337729 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123337729 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123337729 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123337729 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123337729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123337729 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123337729 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123337729 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123337755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123337755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123337755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250813123337755 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123337755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x79e129) (hnbgw_rua.c:471) 20250813123337755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7987497 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250813123337755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123337755 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123337755 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123337756 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123337756 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250813123337756 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123337756 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123337756 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250813123337756 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250813123337756 DMGW ERROR mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250813123337756 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250813123337756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250813123337756 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123337756 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123337756 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=008d3dbb), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20250813123337756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123337756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123337756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123337756 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123337756 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250813123337756 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123337756 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123337756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123337756 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 79e12'... (mgcp_client.c:807) 20250813123337756 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250813123337756 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123337756 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{IN_USE}: Removing from parent mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0] (mgcp_client_endpoint_fsm.c:873) 20250813123337756 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123337756 DLMGCP DEBUG mgw-endp(mgw-fsm-7987497-0)[0x5602c4c15da0]{IN_USE}: Deallocated (fsm.c:568) 20250813123337756 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123337756 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123337756 DMGW DEBUG mgw(mgw-fsm-7987497-0)[0x5602c4c2b8f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123337756 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123337756 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123337756 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123337756 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123337756 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123337756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123337756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123337756 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_fail0(266)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "79e12917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123337799 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250813123337799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123337799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123337799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123337799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c16c30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123337803 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42393<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@10faf1860fc2: Final verdict of PTC: none 20250813123337811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42954<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123337812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail-Iuh0-RUA(258)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@10faf1860fc2: Final verdict of PTC: none 20250813123337813 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123337814 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) 20250813123337814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123337814 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123337814 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123337814 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) 20250813123337814 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123337814 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123337814 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 20250813123337814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123337814 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123337814 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123337814 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123337814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123337814 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123337814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123337814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123337814 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 20250813123337815 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) 20250813123337815 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123337815 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123337815 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123337815 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) 20250813123337815 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123337815 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813123337815 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) 20250813123337815 DLSS7 <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(260)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@10faf1860fc2: Final verdict of PTC: none 20250813123337815 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123337815 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123337815 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123337815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123337815 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123337815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123337815 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)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(256)@10faf1860fc2: Final verdict of PTC: none TC_rab_assign_fail-Iuh0(257)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(265)@10faf1860fc2: Final verdict of PTC: none 20250813123337819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42966<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_rab_assign_fail finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_fail pass'. Wed Aug 13 12:33:37 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 20250813123337855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123337958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123337958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123337958 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123337958 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) 20250813123337958 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123337958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123337958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123337958 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123337958 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123337958 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123337958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d3dbb), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123337959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123337959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123337959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123337959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123337959 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123337959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123337959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123337959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{disrupted}: Freeing instance (context_map.c:202) 20250813123337959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7987497)[0x5602c4c34ab0]{disrupted}: Deallocated (fsm.c:568) 20250813123337959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123337959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123337959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123337959 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7987497 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123337959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123337959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123337959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123337959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123337959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123337959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123337959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123337960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123338357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260444) Waiting for packet dumper to finish... 1 (prev_count=260444, count=261080) 20250813123339815 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123339816 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123339816 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123339816 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123339816 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123339816 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:33:40 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_rab_assign_mgcp_to started. 20250813123341492 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123341496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123341499 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37477<->l=127.0.0.1:4262) (control_if.c:572) 20250813123341546 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123341546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c42ac), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123341546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123341546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123341546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123341546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123341546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123341546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123341546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123341546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123341546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123341546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123341568 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123341568 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123341568 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123341568 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123341568 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123341569 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123341569 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123341569 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123341569 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123341569 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123341569 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123341570 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123341570 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123341570 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) 20250813123341570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123341570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123341570 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) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 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) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123341570 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) 20250813123341570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123341570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123341570 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123341570 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123341570 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123341570 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) 20250813123341570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123341570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123341570 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) 20250813123341570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123341570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123341570 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123341570 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123341570 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123341570 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) 20250813123341570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123341570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123341570 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123341570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123341570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123341570 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123341570 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123341570 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123341570 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) 20250813123341570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123341570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123341570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123341570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123341570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123341570 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123341570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341570 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123341570 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123341570 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 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123341570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341570 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123341570 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123341570 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 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123341570 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 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123341570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341570 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123341570 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123341570 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123341570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341570 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123341570 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123341570 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123341570 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(275)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123341584 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123341584 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123341584 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123341585 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123341585 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123341585 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123341585 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123341585 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123341585 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123341586 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123341586 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123341586 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) 20250813123341586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123341586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123341586 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) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 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) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123341586 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) 20250813123341586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123341586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123341586 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123341586 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123341586 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123341586 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) 20250813123341586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123341586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123341586 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) 20250813123341586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123341586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123341586 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123341586 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123341586 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123341586 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) 20250813123341586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123341586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123341586 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) 20250813123341586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123341586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123341586 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123341586 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123341586 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123341586 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) 20250813123341586 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123341586 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123341586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123341586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123341586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123341586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123341586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123341586 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123341586 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123341586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123341586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123341586 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 20250813123341586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123341586 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123341586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123341586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123341586 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 20250813123341586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123341586 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 20250813123341586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123341586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123341586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123341586 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 20250813123341586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123341586 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 20250813123341586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123341586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123341586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123341586 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123341586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123341586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123341586 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123341613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123341613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123341613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123341613 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123341613 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) 20250813123341613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123341613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123341613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123341613 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123341783 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 20250813123341783 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 20250813123341783 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123341783 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123341789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341789 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123341789 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123341789 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123341789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123341789 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123341789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123341792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341792 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123341792 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123341792 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123341792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123341792 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123341792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123341801 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 20250813123341801 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 20250813123341801 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123341801 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123341807 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341807 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123341807 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123341807 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123341807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123341807 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123341807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123341810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123341810 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123341810 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123341810 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123341810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123341810 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123341810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123342605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123342605 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123342605 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123342605 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123342605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123342605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123342605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123342605 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123342606 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123342606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123342606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123342606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123342606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123342606 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123342606 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123342606 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123342606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342606 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123342606 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123342606 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123342606 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123342606 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) 20250813123342606 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) 20250813123342606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123342606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123342606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123342606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123342606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123342606 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123342606 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123342606 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123342606 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123342606 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123342606 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123342606 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123342606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123342606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123342606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123342606 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123342611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123342611 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123342611 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123342611 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123342611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123342611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123342611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123342611 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123342611 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123342611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123342611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123342611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123342611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123342611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123342611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123342611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123342611 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) 20250813123342611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342611 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) 20250813123342611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123342611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123342611 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123342611 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123342611 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) 20250813123342611 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) 20250813123342611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123342611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123342611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123342611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123342611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123342611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123342611 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123342611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123342612 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123342612 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123342612 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123342612 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123342612 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123342612 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123342612 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123342612 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123342612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123342612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123342612 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(277)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123342642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@10faf1860fc2: Added conn table entry 0TC_rab_assign_mgcp_to0(280)10799965 20250813123343684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123343684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123343684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123343684 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123343684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa4cb5d, normal) (hnbgw_rua.c:407) 20250813123343684 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123343684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123343684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10799965 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123343684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123343684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123343684 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10799965 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123343684 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123343684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123343684 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-10799965 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123343684 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10799965 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123343684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123343684 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123343684 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123343684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123343684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123343684 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123343684 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123343684 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123343684 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001660056400500f1100926) (sccp_scrc.c:406) 20250813123343684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123343684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123343684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123343684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123343684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123343684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123343684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123343684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123343684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123343684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123343684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123343684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123343684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123343684 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123343684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123343684 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123343685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123343685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123343685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123343685 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123343685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123343685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123343685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123343685 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@10faf1860fc2: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3954584 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@10faf1860fc2: setverdict(pass): none -> pass 20250813123343702 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123343702 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123343702 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123343702 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123343702 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123343702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123343702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123343702 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123343702 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123343702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123343702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123343702 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123343702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123343702 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=008b0873) (sccp_scrc.c:477) 20250813123343702 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20250813123343702 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123343702 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123343702 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123343702 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123343702 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) 20250813123343702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123343702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813123343902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123343902 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123343902 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123343902 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123343902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123343902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123343902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123343902 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123343903 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123343903 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123343903 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123343903 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123343903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123343903 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) 20250813123343903 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250813123343903 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123343903 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123343903 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123343903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123343903 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123343903 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123343903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123343903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123343903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123343903 DMGW DEBUG mgw(mgw-fsm-10799965-0)[0x5602c4c15da0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123343903 DMGW DEBUG mgw(mgw-fsm-10799965-0)[0x5602c4c15da0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123343903 DMGW DEBUG mgw(mgw-fsm-10799965-0)[0x5602c4c15da0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123343903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123343903 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123343903 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{UNUSED}: Allocated (fsm.c:456) 20250813123343903 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{UNUSED}: is child of mgw(mgw-fsm-10799965-0)[0x5602c4c15da0] (fsm.c:486) 20250813123343903 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10799965-0)[0x5602c4c15da0] (mgcp_client_endpoint_fsm.c:724) 20250813123343903 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123343903 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123343903 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123343903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10799965-0)[0x5602c4b92960]{ST_CRCX}: Allocated (fsm.c:456) 20250813123343903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10799965-0)[0x5602c4b92960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0] (fsm.c:486) 20250813123343903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10799965-0)[0x5602c4b92960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123343903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10799965-0)[0x5602c4b92960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123343903 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: a4cb5'... (mgcp_client.c:807) 20250813123343903 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123343903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10799965-0)[0x5602c4b92960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123343903 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4cb5d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4cb5d17", 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)@10faf1860fc2: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4cb5d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a4cb5d17", 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" } } } } } } } 20250813123345255 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123345255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e7102f), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123345255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123345255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123345255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123345255 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123345255 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123345255 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123345255 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123345255 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123345255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123345256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123345256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123345256 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123345261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123345262 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123345262 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123345262 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123345262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123345262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123345262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123345262 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123345262 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123345262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123345262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123345262 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123345262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123345262 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=00e7102f) (sccp_scrc.c:477) 20250813123345262 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20250813123345262 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123345262 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123345262 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123345262 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123345262 DLSCCP DEBUG SCCP-SCOC(24)[0x5602c4c1f800]{IDLE}: Deallocated (fsm.c:568) 20250813123347905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4b92960]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250813123347905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4b92960]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250813123347905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4b92960]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0] (mgcp_client_fsm.c:526) 20250813123347905 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250813123347905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4b92960]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250813123347905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4b92960]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250813123347905 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250813123347905 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123347905 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250813123347905 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-10799965-0)[0x5602c4c15da0] (mgcp_client_endpoint_fsm.c:925) 20250813123347905 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250813123347905 DLMGCP DEBUG mgw-endp(mgw-fsm-10799965-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250813123347905 DMGW DEBUG mgw(mgw-fsm-10799965-0)[0x5602c4c15da0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250813123347905 DMGW ERROR mgw(mgw-fsm-10799965-0)[0x5602c4c15da0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250813123347905 DMGW DEBUG mgw(mgw-fsm-10799965-0)[0x5602c4c15da0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250813123347905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250813123347905 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123347905 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123347905 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=008b0873), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20250813123347905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123347905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123347905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123347905 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123347905 DMGW DEBUG mgw(mgw-fsm-10799965-0)[0x5602c4c15da0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250813123347905 DMGW DEBUG mgw(mgw-fsm-10799965-0)[0x5602c4c15da0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250813123347905 DMGW DEBUG mgw(mgw-fsm-10799965-0)[0x5602c4c15da0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250813123347905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123347905 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123347905 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123347905 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123347905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123347905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123347905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123347905 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123347933 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123347933 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123347933 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123347933 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123347933 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123347933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123347933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123347933 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123347933 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123347933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123347933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123347933 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123347933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123347933 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) 20250813123347933 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20250813123347933 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123347933 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123347933 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123347933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123347933 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123347933 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123347933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123347933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123347933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123347933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123347933 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@10faf1860fc2: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)10799965 20250813123347960 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123347960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008d3dbb), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123347960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123347960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123347960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123347960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123347960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123347960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123347960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123347960 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123347960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa4cb5d,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123347960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10799965 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123347960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123347960 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123347960 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123347960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123347960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123347960 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123347960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123347960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123347960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123347960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123347960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123347960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123347960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123347960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123347960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123347960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123347960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123347961 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123347961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123347961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123347961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123347960 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123347960 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=008b0873), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123347960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123347960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123347960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123347960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123347960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123347960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123347960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123347961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Session index based on local reference:0 20250813123347964 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123347964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123347964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123347964 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123347964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123347964 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=008d3dbb) (sccp_scrc.c:477) 20250813123347964 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20250813123347963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123347964 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123347964 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123347964 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123347964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123347964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123347964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123347964 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123347964 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123347964 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123347964 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123347964 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123347964 DLSCCP DEBUG SCCP-SCOC(26)[0x5602c4c0a640]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@10faf1860fc2: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3954584 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Session index based on connection ID:0 20250813123348166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123348166 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123348166 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123348166 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123348166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123348166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123348166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123348166 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123348166 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123348166 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123348167 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123348167 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123348167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123348167 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=008b0873), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123348167 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20250813123348167 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123348167 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123348167 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123348167 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) 20250813123348167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123348167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123348167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123348167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:202) 20250813123348167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10799965)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123348167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123348167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123348167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123348167 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10799965 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813123348167 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=008b0873), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20250813123348167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123348167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123348167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123348167 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123348167 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123348167 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123348167 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123348167 DLSCCP DEBUG SCCP-SCOC(27)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) 20250813123348167 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123348167 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123348167 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123348167 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123348167 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123348167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123348167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123348167 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123349980 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37477<->l=127.0.0.1:4262) (control_if.c:193) 20250813123349981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42988<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(269)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(268)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123349985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42976<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123349987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123349987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123349987 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123349987 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) 20250813123349987 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123349987 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_rab_assign_mgcp_to(267)@10faf1860fc2: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@10faf1860fc2: Final verdict of PTC: none 20250813123349987 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123349987 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) 20250813123349987 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123349987 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) 20250813123349987 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123349987 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123349987 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 20250813123349987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123349987 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123349987 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123349987 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123349988 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123349988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123349988 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123349988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123349988 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)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@10faf1860fc2: Final verdict of PTC: none 20250813123349989 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 20250813123349989 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) 20250813123349989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123349989 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123349989 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123349989 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.msc0-RAN(274)@10faf1860fc2: Final verdict of PTC: none 20250813123349989 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123349989 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123349989 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) 20250813123349989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123349989 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123349989 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123349989 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123349989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123349989 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123349989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123349989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(270)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(279)@10faf1860fc2: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@10faf1860fc2: Final verdict of PTC: none 20250813123349993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assign_mgcp_to pass'. Wed Aug 13 12:33:50 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 20250813123350097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123350600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50892<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=272008) 20250813123351547 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123351547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c42ac), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123351547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123351547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123351547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123351547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123351547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123351547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123351547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123351548 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123351548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123351548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123351548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123351548 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=272008, count=275888) 20250813123351989 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123351989 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123351989 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123351990 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123351990 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123351990 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:33:52 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250813123353707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123353711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123353715 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41955<->l=127.0.0.1:4262) (control_if.c:572) 20250813123353783 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123353783 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123353783 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123353784 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123353784 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123353784 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123353784 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123353784 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123353784 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123353784 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123353784 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123353784 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123353784 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123353784 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) 20250813123353784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123353784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123353784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123353785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123353785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123353785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123353785 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123353785 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123353785 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123353785 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123353785 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123353785 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123353785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123353785 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123353786 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123353786 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123353786 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) 20250813123353786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123353786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123353786 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) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353786 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) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123353786 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) 20250813123353786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123353786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123353786 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123353786 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123353786 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123353786 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) 20250813123353786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123353786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123353786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123353786 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) 20250813123353786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123353786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123353786 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123353786 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123353786 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123353786 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) 20250813123353786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123353786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123353786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123353786 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123353786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123353786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123353786 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123353786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123353786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123353786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123353786 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 20250813123353786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123353786 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123353786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123353786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123353786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123353786 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 20250813123353786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123353786 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 20250813123353786 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123353786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123353786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123353786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123353786 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123353786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123353786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123353786 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(289)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123353802 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123353802 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123353802 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123353803 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123353803 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123353803 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123353803 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123353804 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123353804 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123353804 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) 20250813123353804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123353804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123353804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123353804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123353804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123353804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123353804 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123353804 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123353804 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123353804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123353804 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123353804 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123353804 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123353804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123353804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123353804 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123353805 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123353805 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123353805 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) 20250813123353805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123353805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123353805 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) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353805 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) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123353805 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) 20250813123353805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123353805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123353805 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123353805 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123353805 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123353805 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) 20250813123353805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123353805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123353805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123353805 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) 20250813123353805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123353805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123353805 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123353805 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123353805 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123353805 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) 20250813123353805 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123353805 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123353805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123353805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123353805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123353805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123353805 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) 20250813123353805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123353805 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123353805 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123353805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123353805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123353805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123353805 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 20250813123353805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123353805 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123353805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123353805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123353805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123353805 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 20250813123353805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123353805 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 20250813123353805 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123353805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123353805 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123353805 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123353805 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 20250813123353805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123353805 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 20250813123353805 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123353830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123353830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123353830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123353830 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123353830 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) 20250813123353830 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123353830 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123353830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123353830 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123354000 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 20250813123354000 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 20250813123354000 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123354001 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123354010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123354010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123354010 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123354010 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123354010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123354010 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123354010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123354013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123354013 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123354013 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123354013 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123354013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123354013 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123354013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123354018 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 20250813123354018 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 20250813123354018 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123354018 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123354025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123354025 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123354025 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123354025 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123354025 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123354025 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123354025 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123354027 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123354027 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123354027 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123354028 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123354028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123354028 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123354028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123354806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123354806 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123354806 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123354806 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123354806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123354806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123354806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123354806 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123354806 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123354806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123354806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123354806 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123354806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123354806 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123354806 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123354806 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123354806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354806 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123354806 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123354806 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123354806 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123354806 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) 20250813123354806 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) 20250813123354806 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123354806 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123354806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123354806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123354806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123354806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123354806 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123354806 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123354806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123354806 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123354806 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123354806 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123354806 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123354806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123354806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123354806 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123354829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123354829 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123354829 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123354829 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123354829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123354829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123354829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123354829 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123354829 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123354829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123354829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123354829 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123354829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123354829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123354829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123354829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123354829 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) 20250813123354829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354829 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) 20250813123354829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123354829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123354829 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123354829 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123354829 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) 20250813123354829 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) 20250813123354829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123354829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123354829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123354829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123354829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123354829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123354829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123354829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123354829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123354829 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123354829 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123354829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123354829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123354829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123354829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123354829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123354829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123354829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123354829 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(291)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123354859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15219576 20250813123355909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123355910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123355910 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123355910 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123355910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe83b78, normal) (hnbgw_rua.c:407) 20250813123355910 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123355910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123355910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15219576 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123355910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123355910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123355910 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15219576 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123355910 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123355910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123355910 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-15219576 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123355910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15219576 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123355910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123355910 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123355910 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123355910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123355910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123355910 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123355910 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123355910 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123355910 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000b10056400500f1100926) (sccp_scrc.c:406) 20250813123355910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123355911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123355911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123355911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123355911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123355911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123355911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123355911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123355911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123355911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123355911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123355911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123355911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123355911 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123355911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123355911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123355911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123355911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123355911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123355911 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123355911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123355911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123355911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123355911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@10faf1860fc2: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)11700068 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: setverdict(pass): none -> pass 20250813123355929 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123355929 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123355929 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123355929 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123355929 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123355929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123355929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123355929 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123355929 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123355930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123355930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123355930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123355930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123355930 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=004a0457) (sccp_scrc.c:477) 20250813123355930 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20250813123355930 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123355930 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123355930 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123355930 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123355930 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) 20250813123355930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123355930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(293)@10faf1860fc2: 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)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813123356130 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123356130 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123356130 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123356130 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123356130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123356130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123356130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123356130 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123356130 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123356131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123356131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123356131 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123356131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123356131 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) 20250813123356131 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250813123356131 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123356131 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123356131 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123356131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123356131 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123356131 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123356131 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123356131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123356131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123356131 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123356131 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123356131 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123356131 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123356131 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123356131 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{UNUSED}: Allocated (fsm.c:456) 20250813123356131 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{UNUSED}: is child of mgw(mgw-fsm-15219576-0)[0x5602c4c0a640] (fsm.c:486) 20250813123356131 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15219576-0)[0x5602c4c0a640] (mgcp_client_endpoint_fsm.c:724) 20250813123356131 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123356131 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123356132 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123356132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c15da0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123356132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c15da0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0] (fsm.c:486) 20250813123356132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c15da0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123356132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c15da0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123356132 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: e83b7'... (mgcp_client.c:807) 20250813123356132 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250813123356132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c15da0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123356132 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e83b7817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e83b7817", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e83b7817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e83b7817", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813123356167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250813123356167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123356167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123356167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123356167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123356167 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123356167 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356167 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356167 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123356167 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123356167 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356167 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123356167 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123356168 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123356168 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123356168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123356168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123356168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123356168 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123356193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123356193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123356193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123356193 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123356193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe83b78) (hnbgw_rua.c:471) 20250813123356193 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15219576 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123356193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123356193 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123356193 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123356193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123356193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123356193 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123356193 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123356193 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123356193 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123356193 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15219576-0)[0x5602c4c0a640] (mgcp_client_endpoint_fsm.c:724) 20250813123356194 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123356194 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123356194 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123356194 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: e83b'... (mgcp_client.c:807) 20250813123356194 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813123356194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123356194 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123356194 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356194 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e83b7817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e83b7817", 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" } } } } } } } 20250813123356216 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250813123356216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250813123356216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123356216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123356216 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123356216 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356216 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356216 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123356216 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123356216 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356216 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123356216 DMGW INFO mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{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) 20250813123356216 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250813123356216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123356216 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123356216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123356216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123356216 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123356216 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123356221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123356221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123356221 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123356221 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123356221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe83b78) (hnbgw_rua.c:471) 20250813123356221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15219576 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123356221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123356221 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123356221 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123356221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123356221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123356221 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123356221 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123356221 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123356221 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250813123356221 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250813123356221 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123356221 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15219576-0)[0x5602c4c0a640] (mgcp_client_endpoint_fsm.c:724) 20250813123356221 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123356221 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123356221 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123356221 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c1f800]{ST_CRCX}: Allocated (fsm.c:456) 20250813123356221 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c1f800]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0] (fsm.c:486) 20250813123356222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c1f800]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123356222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c1f800]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250813123356222 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: e83b'... (mgcp_client.c:807) 20250813123356222 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813123356222 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15219576-0)[0x5602c4c1f800]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123356222 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123356222 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356222 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356222 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e83b7817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e83b7817", 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" } } } } } } } 20250813123356237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250813123356237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123356237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123356237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123356237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123356237 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123356237 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356237 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356237 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356237 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123356237 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123356237 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356237 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{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) 20250813123356237 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123356237 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123356237 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123356237 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123356237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123356237 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123356238 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123356238 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=004a0457), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123356238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123356238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123356238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123356238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123356238 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123356238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123356238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123356238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123356238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123356238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123356238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123356238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123356238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123356278 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123356278 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123356278 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123356278 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123356278 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123356278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123356278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123356278 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123356278 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123356278 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123356278 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123356278 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123356278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123356278 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) 20250813123356278 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20250813123356278 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123356278 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123356278 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123356278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123356278 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123356278 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123356278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123356278 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123356278 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123356279 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123356279 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123356279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123356279 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: e83b'... (mgcp_client.c:807) 20250813123356279 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123356279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123356279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123356279 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: e83b'... (mgcp_client.c:807) 20250813123356279 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123356279 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123356279 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: Removing from parent mgw(mgw-fsm-15219576-0)[0x5602c4c0a640] (mgcp_client_endpoint_fsm.c:873) 20250813123356279 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123356279 DLMGCP DEBUG mgw-endp(mgw-fsm-15219576-0)[0x5602c4c2b8f0]{IN_USE}: Deallocated (fsm.c:568) 20250813123356279 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123356279 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123356279 DMGW DEBUG mgw(mgw-fsm-15219576-0)[0x5602c4c0a640]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123356279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123356279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813123356279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123356279 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e83b7817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e83b7817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123356281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250813123356281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123356281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123356281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123356281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c15da0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250813123356281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250813123356281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123356281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123356281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123356281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c1f800]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@10faf1860fc2: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)15219576 20250813123356284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123356284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123356284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123356284 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123356284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe83b78,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123356284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15219576 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123356284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123356284 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123356284 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123356284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123356284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123356284 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123356284 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123356284 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=004a0457), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123356284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123356284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123356284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123356284 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123356284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123356284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123356284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123356285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123356285 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123356285 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123356285 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123356285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123356285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123356285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123356285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@10faf1860fc2: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)11700068 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: Session index based on connection ID:0 20250813123356287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123356287 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123356287 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123356287 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123356287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123356287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123356287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123356287 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123356287 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123356287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123356287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123356287 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123356287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123356287 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=004a0457), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123356287 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20250813123356287 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123356287 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123356287 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123356287 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) 20250813123356287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123356287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123356287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123356287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:202) 20250813123356287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15219576)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123356287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123356287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123356287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123356287 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15219576 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123356287 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=004a0457), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20250813123356287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123356287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123356287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123356287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123356287 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123356287 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123356287 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123356287 DLSCCP DEBUG SCCP-SCOC(28)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) 20250813123356287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123356287 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123356287 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123356287 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123356287 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123356287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123356287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123356287 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123358300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38650<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123358302 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41955<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(282)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123358305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123358306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123358306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123358306 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123358306 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) 20250813123358306 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@10faf1860fc2: Final verdict of PTC: none 20250813123358308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123358308 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) 20250813123358308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123358308 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123358308 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123358308 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) 20250813123358308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123358308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123358308 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 20250813123358308 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123358308 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123358308 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123358308 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123358308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123358308 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123358308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123358308 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)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@10faf1860fc2: Final verdict of PTC: none 20250813123358309 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_mgw_iuup_addr_chg-Iuh0-RUA(286)@10faf1860fc2: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@10faf1860fc2: Final verdict of PTC: none 20250813123358309 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) 20250813123358309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123358309 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123358309 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123358309 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) 20250813123358309 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123358309 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813123358309 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) 20250813123358309 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123358309 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123358309 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123358309 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123358309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123358309 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123358309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123358309 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)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(284)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(293)@10faf1860fc2: Final verdict of PTC: none 20250813123358312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38662<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:33:58 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 20250813123358403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123358905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302736) Waiting for packet dumper to finish... 1 (prev_count=302736, count=306616) 20250813123400309 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123400309 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123400309 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123400310 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123400310 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123400310 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:34: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_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 20250813123401548 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123401548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c42ac), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123401548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123401548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123401548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123401548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123401548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123401548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123401548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123401548 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123401548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123401548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123401548 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_cs_mo_disconnect started. 20250813123402024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123402027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123402030 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40205<->l=127.0.0.1:4262) (control_if.c:572) 20250813123402096 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123402096 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123402096 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123402096 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123402096 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123402097 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123402097 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123402097 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123402097 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123402097 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123402097 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123402098 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123402098 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123402098 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) 20250813123402098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123402098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123402098 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) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 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) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123402098 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) 20250813123402098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123402098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123402098 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123402098 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123402098 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123402098 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) 20250813123402098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123402098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123402098 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) 20250813123402098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123402098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123402098 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123402098 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123402098 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123402098 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) 20250813123402098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123402098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123402098 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123402098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123402098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123402098 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123402098 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123402098 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123402098 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) 20250813123402098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123402098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123402098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123402098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123402098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123402098 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123402098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123402098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123402098 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 20250813123402098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123402098 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123402098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123402098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123402098 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 20250813123402098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123402098 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 20250813123402098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123402098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123402098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123402098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123402098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123402098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123402098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123402098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123402098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123402098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123402098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123402098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123402099 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123402113 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123402113 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123402113 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123402113 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123402113 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123402114 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123402114 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123402114 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123402114 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123402115 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123402115 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123402115 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) 20250813123402115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123402115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123402115 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) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 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) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123402115 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) 20250813123402115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123402115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123402115 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123402115 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123402115 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123402115 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) 20250813123402115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123402115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123402115 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) 20250813123402115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123402115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123402115 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123402115 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123402115 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123402115 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) 20250813123402115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123402115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123402115 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) 20250813123402115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123402115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123402115 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123402115 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123402115 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123402115 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) 20250813123402115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123402115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123402115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123402115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123402115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123402115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123402115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123402115 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123402115 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123402115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123402115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123402115 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 20250813123402115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123402115 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123402115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123402115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123402115 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 20250813123402115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123402115 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 20250813123402115 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123402115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123402115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123402115 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 20250813123402115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123402115 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 20250813123402115 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123402116 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402116 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123402116 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123402116 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123402116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123402116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123402116 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(306)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123402143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123402143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123402143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123402143 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123402143 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) 20250813123402143 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123402143 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123402143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123402143 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123402310 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 20250813123402310 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 20250813123402310 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123402310 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123402313 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402313 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123402313 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123402313 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123402313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123402313 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123402313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123402314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402314 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123402314 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123402314 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123402314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123402314 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123402314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123402327 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 20250813123402327 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 20250813123402327 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123402327 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123402329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402329 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123402329 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123402329 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123402329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123402329 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123402329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123402329 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123402329 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123402329 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123402329 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123402329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123402329 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123402329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123403128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123403128 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123403128 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123403128 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123403128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123403128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123403128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123403128 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123403128 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123403128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123403128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123403128 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123403128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123403128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123403128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123403128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123403128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123403128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123403128 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123403129 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123403129 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) 20250813123403129 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) 20250813123403129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123403129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123403129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123403129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123403129 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123403129 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123403129 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123403129 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123403129 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123403129 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123403129 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123403130 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123403130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123403130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123403130 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123403140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123403140 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123403140 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123403140 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123403140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123403140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123403140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123403140 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123403141 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123403141 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123403141 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123403141 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123403141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123403141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123403141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123403141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123403141 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) 20250813123403141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403141 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) 20250813123403141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123403141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123403141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123403141 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123403141 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) 20250813123403141 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) 20250813123403141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123403141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123403141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123403141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123403141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123403141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123403141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123403141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123403141 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123403141 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123403141 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123403142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123403142 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123403142 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123403142 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123403142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123403142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123403142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123403142 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(305)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123403170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58352<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)545170 20250813123404187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123404187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123404187 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123404187 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123404187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x85192, normal) (hnbgw_rua.c:407) 20250813123404187 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123404187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123404187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-545170 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123404187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123404187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123404187 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-545170 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123404187 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123404187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123404187 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-545170 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123404187 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-545170 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123404187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123404187 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123404187 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123404187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123404187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123404187 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123404187 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123404187 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123404187 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001c00056400500f1100926) (sccp_scrc.c:406) 20250813123404187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123404187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123404187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123404187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123404187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123404187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123404187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123404187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123404187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123404187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123404187 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123404187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123404187 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123404187 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123404187 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123404187 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123404187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123404187 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123404187 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123404187 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123404187 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123404187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123404187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123404187 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)2171166 HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123404192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123404192 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123404192 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123404192 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123404192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123404192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123404192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123404192 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123404192 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123404192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123404192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123404192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123404192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123404192 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=002402aa) (sccp_scrc.c:477) 20250813123404192 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20250813123404192 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123404192 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123404192 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123404192 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123404192 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) 20250813123404192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123404192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123404390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123404390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123404390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250813123404390 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123404390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x85192) (hnbgw_rua.c:471) 20250813123404390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-545170 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250813123404390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123404390 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813123404390 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813123404390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813123404390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123404390 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123404390 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123404390 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=002402aa), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250813123404390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123404390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123404390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123404390 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123404390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123404390 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123404390 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123404390 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123404390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123404390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123404390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123404390 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: vl_len:13 HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250813123404396 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123404396 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123404396 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123404396 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123404396 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123404396 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123404396 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123404396 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123404396 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123404396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123404396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123404396 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123404396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123404396 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) 20250813123404396 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20250813123404396 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123404396 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123404396 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123404396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123404396 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123404396 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123404396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123404396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123404396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250813123404396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123404396 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@10faf1860fc2: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)545170 20250813123404402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123404402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123404402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123404402 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123404402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x85192,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123404402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-545170 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123404402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123404402 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123404402 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123404402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123404402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123404402 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123404402 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123404402 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=002402aa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123404402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123404402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123404402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123404402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123404402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123404402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123404402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123404402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123404402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123404402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123404402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123404402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123404402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123404402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123404402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@10faf1860fc2: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)2171166 HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: Session index based on connection ID:0 20250813123404404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123404404 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123404404 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123404404 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123404404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123404404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123404404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123404404 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123404404 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123404404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123404404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123404404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123404404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123404404 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=002402aa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123404404 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20250813123404404 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123404404 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123404404 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123404404 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) 20250813123404404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123404404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123404404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123404404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:202) 20250813123404404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-545170)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123404404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123404404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123404404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123404404 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-545170 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250813123404404 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=002402aa), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20250813123404404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123404404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123404404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123404404 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123404404 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123404404 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123404404 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123404404 DLSCCP DEBUG SCCP-SCOC(29)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) 20250813123404404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123404404 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123404404 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123404404 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123404404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123404404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123404404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123404404 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123406408 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40205<->l=127.0.0.1:4262) (control_if.c:193) 20250813123406408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(296)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123406408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58328<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123406409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123406409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123406409 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123406409 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) 20250813123406409 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@10faf1860fc2: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@10faf1860fc2: Final verdict of PTC: none 20250813123406409 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123406409 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) 20250813123406409 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123406409 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123406409 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123406410 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) 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123406410 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123406410 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) 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123406410 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123406410 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) 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW-PFCP(298)@10faf1860fc2: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@10faf1860fc2: Final verdict of PTC: none 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123406410 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 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123406410 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123406410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123406410 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123406410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123406410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123406410 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 20250813123406410 DLSS7 <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-M3UA(306)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@10faf1860fc2: Final verdict of PTC: none 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123406410 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123406410 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123406410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123406410 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123406410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123406410 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)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(307)@10faf1860fc2: Final verdict of PTC: none 20250813123406413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58352<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_mo_disconnect pass'. Wed Aug 13 12:34:06 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 20250813123406451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123406952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237308) Waiting for packet dumper to finish... 1 (prev_count=237308, count=237848) 20250813123408411 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123408411 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123408411 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123408411 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123408411 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123408411 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_ps_mo_disconnect started. 20250813123410064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123410070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123410074 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43251<->l=127.0.0.1:4262) (control_if.c:572) 20250813123410156 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123410156 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123410156 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123410156 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123410156 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123410156 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123410156 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123410157 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123410157 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123410157 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123410157 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123410157 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) 20250813123410157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123410157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123410157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123410157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123410157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123410157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123410157 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123410157 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123410157 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123410157 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123410157 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123410157 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) 20250813123410157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123410157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123410157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123410157 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123410157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123410157 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123410157 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123410157 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123410157 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123410157 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) 20250813123410157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123410157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123410157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123410158 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) 20250813123410158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123410158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123410158 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123410157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410157 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123410157 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123410158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123410158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123410158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123410158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123410158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123410158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123410158 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123410158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123410158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123410158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123410158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123410158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123410158 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 20250813123410158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123410158 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 20250813123410158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123410159 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123410159 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123410159 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) 20250813123410159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123410159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123410159 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) 20250813123410159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410159 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) 20250813123410159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123410159 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) 20250813123410159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123410159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123410159 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123410159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410159 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123410159 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123410159 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 20250813123410159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123410159 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(317)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(315)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123410174 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123410174 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123410174 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123410174 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123410174 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123410174 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123410174 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123410174 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123410174 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123410175 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123410175 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123410175 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) 20250813123410175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123410175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123410175 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) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 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) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123410175 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) 20250813123410175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123410175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123410175 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123410175 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123410175 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123410175 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) 20250813123410175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123410175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123410175 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) 20250813123410175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123410175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123410175 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123410175 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123410175 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123410175 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) 20250813123410175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123410175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123410175 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) 20250813123410175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123410175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123410175 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123410175 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123410175 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123410175 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) 20250813123410175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123410175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123410175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123410175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123410175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123410175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123410175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123410175 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123410175 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123410175 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410175 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123410175 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123410175 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 20250813123410175 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123410175 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123410176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123410176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123410176 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 20250813123410176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123410176 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 20250813123410176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123410176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123410176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123410176 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 20250813123410176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123410176 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 20250813123410176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123410176 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410176 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123410176 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123410176 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123410176 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123410176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123410176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123410201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123410201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123410201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123410201 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123410201 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) 20250813123410201 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123410201 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123410201 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123410201 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123410372 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 20250813123410372 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 20250813123410372 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123410372 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123410382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123410383 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123410383 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123410383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123410383 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123410383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123410388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410388 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123410388 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123410388 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123410388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123410388 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123410388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123410389 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 20250813123410389 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 20250813123410390 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123410390 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123410397 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410397 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123410397 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123410397 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123410397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123410397 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123410397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123410399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123410399 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123410399 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123410400 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123410400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123410400 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123410400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123411195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123411195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123411195 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123411195 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123411196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123411196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123411196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123411196 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123411196 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123411196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123411196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123411196 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123411196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123411196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123411196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123411196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123411196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123411196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123411196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123411196 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123411196 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) 20250813123411196 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) 20250813123411196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123411196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123411196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123411196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123411196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123411196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123411196 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123411196 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123411197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123411197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123411197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123411197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123411197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123411197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123411197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123411197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123411207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123411207 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123411207 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123411207 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123411207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123411207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123411207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123411207 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123411207 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123411207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123411207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123411207 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123411207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123411207 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123411207 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123411207 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123411207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123411207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123411207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123411207 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123411207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123411207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123411207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123411207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123411207 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) 20250813123411207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411207 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) 20250813123411207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123411207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123411207 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123411207 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123411207 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) 20250813123411207 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) 20250813123411207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123411207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123411207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123411207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123411207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123411207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123411207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123411207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123411207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123411207 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123411207 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(319)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123411221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123411549 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123411549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c42ac), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123411549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123411549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123411549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123411549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123411550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123411550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123411550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123411550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123411550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123411550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123411550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123411550 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123411555 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123411555 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123411555 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123411555 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123411555 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123411555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123411555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123411555 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123411555 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123411555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123411555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123411555 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123411555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123411556 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=006c42ac) (sccp_scrc.c:477) 20250813123411556 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20250813123411556 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123411556 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123411556 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123411556 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123411556 DLSCCP DEBUG SCCP-SCOC(25)[0x5602c4c16a70]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@10faf1860fc2: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)525797 20250813123412251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123412251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123412251 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123412251 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123412251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x805e5, normal) (hnbgw_rua.c:407) 20250813123412251 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123412251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123412251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-525797 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123412251 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123412251 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123412251 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123412251 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-525797 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123412251 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123412251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123412251 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-525797 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123412251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-525797 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123412251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123412252 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123412252 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123412252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123412252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123412252 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123412252 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123412252 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123412252 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001b50056400500f1100926) (sccp_scrc.c:406) 20250813123412252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123412252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123412252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123412252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123412252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123412252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123412252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123412252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123412252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123412252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123412252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123412252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123412252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123412252 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123412252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123412252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123412252 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123412252 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123412252 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123412252 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123412252 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123412252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123412252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123412252 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)1474309 HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123412258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123412258 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123412258 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123412258 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123412258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123412258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123412258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123412258 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123412259 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123412259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123412259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123412259 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123412259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123412259 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=00c7b4e0) (sccp_scrc.c:477) 20250813123412259 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20250813123412259 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123412259 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123412259 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123412259 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123412259 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) 20250813123412259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123412259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123412454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123412454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123412454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250813123412454 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123412454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x805e5) (hnbgw_rua.c:471) 20250813123412454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-525797 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250813123412454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123412454 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813123412455 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813123412455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813123412455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123412455 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123412455 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123412455 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=00c7b4e0), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20250813123412455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123412455 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123412455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123412455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123412455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123412455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123412455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123412455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123412455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123412455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123412455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123412455 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250813123412483 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123412483 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123412483 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123412483 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123412483 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123412483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123412483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123412483 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123412483 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123412483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123412483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123412483 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123412483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123412483 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) 20250813123412483 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20250813123412483 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123412483 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123412483 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123412483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123412483 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123412483 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123412483 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123412483 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123412484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250813123412484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123412484 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@10faf1860fc2: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)525797 20250813123412510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123412510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123412510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123412510 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123412510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x805e5,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123412510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-525797 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123412510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123412510 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123412510 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123412510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123412510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123412510 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123412510 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123412510 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=00c7b4e0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123412510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123412510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123412510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123412510 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123412510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123412510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123412510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123412511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123412511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123412511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123412511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123412511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123412511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123412511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123412511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@10faf1860fc2: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)1474309 HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: Session index based on connection ID:0 20250813123412520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123412520 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123412520 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123412520 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123412520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123412520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123412520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123412520 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123412520 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123412520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123412520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123412520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123412520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123412520 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=00c7b4e0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123412520 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20250813123412520 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123412520 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123412520 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123412520 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) 20250813123412520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123412520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123412521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123412521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:202) 20250813123412521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-525797)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123412521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123412521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123412521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123412521 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-525797 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813123412521 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=00c7b4e0), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20250813123412521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123412521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123412521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123412521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123412521 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123412521 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123412521 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123412521 DLSCCP DEBUG SCCP-SCOC(30)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) 20250813123412521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123412521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123412521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123412521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123412521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123412521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123412521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123412521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123414533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58370<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123414534 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43251<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(311)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(310)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123414536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123414537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123414537 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123414537 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123414537 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) 20250813123414537 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@10faf1860fc2: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@10faf1860fc2: Final verdict of PTC: none 20250813123414537 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123414537 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) 20250813123414537 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123414537 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123414537 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123414537 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) 20250813123414537 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123414537 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123414537 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 20250813123414538 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123414538 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123414538 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123414538 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123414538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123414538 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123414538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123414538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123414538 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123414538 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) 20250813123414538 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123414538 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123414538 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 20250813123414538 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123414538 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) 20250813123414538 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123414538 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123414538 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 20250813123414538 DLSS7 <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(321)@10faf1860fc2: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@10faf1860fc2: Final verdict of PTC: none 20250813123414538 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123414538 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123414538 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123414538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123414538 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123414538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123414538 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(317)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(312)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@10faf1860fc2: Final verdict of PTC: none 20250813123414543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58374<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_mo_disconnect pass'. Wed Aug 13 12:34:14 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 20250813123414630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123415132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241840) Waiting for packet dumper to finish... 1 (prev_count=241840, count=245720) 20250813123416539 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123416539 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123416539 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123416539 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123416539 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123416539 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:34:17 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_cs_creq_cref started. 20250813123418191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123418194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123418196 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34659<->l=127.0.0.1:4262) (control_if.c:572) 20250813123418268 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123418268 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123418268 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123418268 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123418268 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123418268 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123418268 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123418268 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123418268 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123418269 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123418269 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123418270 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123418270 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123418270 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) 20250813123418270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123418270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123418270 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) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 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) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123418270 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) 20250813123418270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123418270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123418270 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123418270 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123418270 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123418270 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) 20250813123418270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123418270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123418270 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) 20250813123418270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123418270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123418270 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123418270 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123418270 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123418270 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) 20250813123418270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123418270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123418270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123418270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123418270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123418270 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123418270 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123418270 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123418270 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) 20250813123418270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123418270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123418270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123418270 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 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123418270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123418270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123418270 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 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123418270 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 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123418270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123418270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123418270 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123418270 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418270 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123418270 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123418270 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123418270 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123418270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123418270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123418270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123418270 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123418270 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(331)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123418286 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123418286 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123418286 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123418286 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123418286 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123418286 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123418286 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123418286 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123418286 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123418287 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123418287 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123418287 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) 20250813123418287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123418287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123418287 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) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 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) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123418287 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) 20250813123418287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123418287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123418287 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123418287 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123418287 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123418287 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) 20250813123418287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123418287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123418287 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) 20250813123418287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123418287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123418287 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123418287 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123418287 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123418287 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) 20250813123418287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123418287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123418287 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) 20250813123418287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123418287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123418287 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123418287 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123418287 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123418287 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) 20250813123418287 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123418287 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123418287 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123418287 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123418287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123418287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123418287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123418287 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123418287 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123418288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418288 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123418288 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123418288 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 20250813123418288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123418288 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123418288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418288 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123418288 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123418288 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 20250813123418288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123418288 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 20250813123418288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123418288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418288 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123418288 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123418288 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 20250813123418288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123418288 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 20250813123418288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123418288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418288 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123418288 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123418288 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123418288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123418288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123418288 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123418327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123418327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123418327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123418327 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123418327 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) 20250813123418327 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123418327 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123418327 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123418327 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123418483 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 20250813123418483 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 20250813123418483 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123418483 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123418485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418485 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123418485 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123418485 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123418485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123418485 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123418485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123418486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418486 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123418486 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123418486 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123418486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123418486 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123418486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123418506 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 20250813123418506 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 20250813123418506 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123418506 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123418508 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418508 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123418508 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123418508 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123418508 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123418508 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123418508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123418509 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123418509 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123418509 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123418509 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123418509 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123418509 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123418509 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123419289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123419289 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123419289 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123419289 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123419289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123419289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123419289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123419289 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123419289 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123419289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123419289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123419289 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123419289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123419289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123419289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123419289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123419289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123419289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123419289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123419289 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123419289 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) 20250813123419289 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) 20250813123419289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123419289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123419289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123419289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123419289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123419289 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123419289 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123419289 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123419289 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123419289 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123419289 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123419289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123419289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123419289 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123419289 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123419289 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(330)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123419311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123419311 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123419311 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123419311 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123419311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123419311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123419311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123419311 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123419311 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123419311 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123419311 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123419311 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123419311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123419311 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123419311 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123419311 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123419311 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) 20250813123419311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419311 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) 20250813123419311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419311 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123419311 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123419311 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123419311 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123419311 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) 20250813123419311 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) 20250813123419311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123419311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123419311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123419311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123419311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123419311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123419311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123419311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123419311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123419311 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123419311 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123419311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123419311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123419311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123419311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123419311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123419311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123419311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123419311 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(333)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123419342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_creq_cref0(336)7141512 20250813123420380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123420380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123420380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123420380 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123420380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6cf888, normal) (hnbgw_rua.c:407) 20250813123420380 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123420380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123420380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7141512 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123420380 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123420380 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123420380 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7141512 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123420380 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123420380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123420380 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-7141512 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123420380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7141512 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123420380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123420380 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123420380 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123420380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123420380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123420380 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123420380 DLSCCP DEBUG SCCP-SCOC(31)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123420380 DLSCCP DEBUG SCCP-SCOC(31)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123420380 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f400300022d0056400500f1100926) (sccp_scrc.c:406) 20250813123420380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123420380 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123420380 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123420380 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123420381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123420381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123420381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123420381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123420381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123420381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123420381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123420381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123420381 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123420381 DLSCCP DEBUG SCCP-SCOC(31)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123420381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123420381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123420381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123420381 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123420381 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123420381 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123420381 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123420381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123420381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123420381 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@10faf1860fc2: Added conn table entry 0TC_ranap_cs_creq_cref0(336)10996798 TC_ranap_cs_creq_cref0(336)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@10faf1860fc2: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)10996798 HNBGW_Test.msc0-SCCP(329)@10faf1860fc2: Session index based on connection ID:0 20250813123420392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123420392 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123420392 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123420393 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123420393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123420393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123420393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123420393 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123420393 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123420393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123420393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123420393 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123420393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123420393 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) 20250813123420393 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20250813123420393 DLSCCP DEBUG SCCP-SCOC(31)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250813123420393 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123420393 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123420393 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) 20250813123420393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123420393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5602c4c1f930]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250813123420393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813123420393 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813123420393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813123420393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813123420393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123420393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{disrupted}: Freeing instance (context_map.c:202) 20250813123420393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7141512)[0x5602c4c34ab0]{disrupted}: Deallocated (fsm.c:568) 20250813123420393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123420393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123420393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123420393 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7141512 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250813123420393 DLSCCP DEBUG SCCP-SCOC(31)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250813123420393 DLSCCP DEBUG SCCP-SCOC(31)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123420393 DLSCCP DEBUG SCCP-SCOC(31)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123420393 DLSCCP DEBUG SCCP-SCOC(31)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) 20250813123420393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123420393 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)@10faf1860fc2: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)7141512 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123420403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123420404 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34659<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(324)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123420405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123420406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123420406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123420406 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123420406 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) 20250813123420406 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(329)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@10faf1860fc2: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(326)@10faf1860fc2: Final verdict of PTC: none 20250813123420407 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123420407 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) 20250813123420407 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123420407 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123420407 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123420407 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) 20250813123420407 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123420407 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123420407 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 20250813123420407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123420407 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123420407 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123420408 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123420408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123420408 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123420408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123420408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123420408 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123420408 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) 20250813123420408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ranap_cs_creq_cref-Iuh0(327)@10faf1860fc2: Final verdict of PTC: none 20250813123420408 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-M3UA(334)@10faf1860fc2: Final verdict of PTC: none 20250813123420408 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123420408 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) 20250813123420408 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123420408 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123420408 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 20250813123420408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123420408 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123420408 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123420408 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123420408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123420409 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123420409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123420409 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(335)@10faf1860fc2: Final verdict of PTC: none 20250813123420410 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_cs_creq_cref pass'. Wed Aug 13 12:34:20 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 20250813123420467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123420969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58496<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199152) Waiting for packet dumper to finish... 1 (prev_count=199152, count=199692) 20250813123422409 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123422409 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123422409 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123422409 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123422409 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123422409 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ranap_ps_creq_cref started. 20250813123424091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123424094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123424097 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43621<->l=127.0.0.1:4262) (control_if.c:572) 20250813123424170 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123424170 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123424170 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123424170 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123424170 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123424170 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_ranap_ps_creq_cref-Iuh0(341)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123424170 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123424170 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123424170 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123424171 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123424171 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123424172 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123424172 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123424172 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) 20250813123424172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123424172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123424172 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) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 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) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123424172 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) 20250813123424172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123424172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123424172 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123424172 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123424172 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123424172 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) 20250813123424172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123424172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123424172 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) 20250813123424172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123424172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123424172 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123424172 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123424172 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123424172 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) 20250813123424172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123424172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123424172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123424172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123424172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123424172 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123424172 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123424172 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123424172 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) 20250813123424172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123424172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123424172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123424172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123424172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123424172 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123424172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123424172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123424172 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 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123424172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123424172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123424172 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 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123424172 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 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123424172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123424172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123424172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123424172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424172 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123424172 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123424172 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123424172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(345)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(343)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123424186 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123424186 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123424186 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123424186 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123424186 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123424186 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123424186 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123424187 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123424187 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123424188 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123424188 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123424188 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) 20250813123424188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123424188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123424188 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) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 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) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123424188 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) 20250813123424188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123424188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123424188 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123424188 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123424188 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123424188 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) 20250813123424188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123424188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123424188 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) 20250813123424188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123424188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123424188 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123424188 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123424188 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123424188 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) 20250813123424188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123424188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123424188 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) 20250813123424188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123424188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123424188 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123424188 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123424188 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123424188 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) 20250813123424188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123424188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123424188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123424188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123424188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123424188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123424188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123424188 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123424188 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123424188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123424188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123424188 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 20250813123424188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123424188 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123424188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123424188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123424188 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 20250813123424188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123424188 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 20250813123424188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123424188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123424188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123424188 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 20250813123424188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123424188 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 20250813123424188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123424188 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424188 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123424188 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123424188 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123424188 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123424188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123424188 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(346)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123424212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123424212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123424212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123424212 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123424212 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) 20250813123424212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123424212 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123424212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123424212 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123424383 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 20250813123424383 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 20250813123424383 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123424383 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123424386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424386 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123424386 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123424386 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123424386 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123424386 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123424386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123424386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424386 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123424386 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123424386 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123424386 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123424386 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123424386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123424400 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 20250813123424400 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 20250813123424400 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123424400 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123424401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424401 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123424401 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123424401 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123424401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123424401 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123424401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123424402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123424402 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123424402 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123424402 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123424402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123424402 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123424402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123425203 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123425203 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123425203 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123425203 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123425203 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123425203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123425203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123425203 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123425203 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123425203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123425203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123425203 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123425203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123425203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123425203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123425203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123425203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123425203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123425203 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123425203 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123425203 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) 20250813123425203 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) 20250813123425203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123425203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123425204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123425204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123425204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123425204 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123425204 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123425204 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123425204 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123425204 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123425204 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123425204 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123425204 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123425204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123425204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123425204 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123425209 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123425209 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123425209 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123425209 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123425209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123425209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123425209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123425209 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123425209 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123425209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123425209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123425209 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123425210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123425210 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123425210 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123425210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123425210 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) 20250813123425210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425210 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) 20250813123425210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425210 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123425210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123425210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123425210 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123425210 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) 20250813123425210 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) 20250813123425210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123425210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123425210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123425210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123425210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123425210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123425210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123425210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123425210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123425210 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123425210 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123425210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123425210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123425210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123425210 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123425210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123425210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123425210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123425210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(347)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123425231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@10faf1860fc2: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6156146 20250813123426250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123426250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123426250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123426250 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123426250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5def72, normal) (hnbgw_rua.c:407) 20250813123426250 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123426250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123426250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6156146 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123426250 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123426250 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123426250 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123426250 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6156146 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123426250 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123426250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123426250 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-6156146 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123426250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6156146 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123426250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123426250 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123426250 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123426250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123426250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123426250 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123426250 DLSCCP DEBUG SCCP-SCOC(32)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123426250 DLSCCP DEBUG SCCP-SCOC(32)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123426250 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002d60056400500f1100926) (sccp_scrc.c:406) 20250813123426250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123426250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123426250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123426250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123426250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123426250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123426250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123426250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123426250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123426250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123426250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123426250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123426250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123426250 DLSCCP DEBUG SCCP-SCOC(32)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123426250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123426250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123426250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123426250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123426250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123426250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123426250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123426250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123426250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123426250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@10faf1860fc2: Added conn table entry 0TC_ranap_ps_creq_cref0(350)10155662 TC_ranap_ps_creq_cref0(350)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@10faf1860fc2: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)10155662 HNBGW_Test.sgsn0-SCCP(346)@10faf1860fc2: Session index based on connection ID:0 20250813123426257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123426257 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123426257 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123426257 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123426257 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123426257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123426257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123426257 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123426257 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123426257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123426257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123426257 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123426257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123426257 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) 20250813123426257 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20250813123426257 DLSCCP DEBUG SCCP-SCOC(32)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20250813123426257 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123426257 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123426257 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) 20250813123426257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123426257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5602c4c1f930]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250813123426257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813123426257 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813123426257 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123426257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813123426257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123426257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{disrupted}: Freeing instance (context_map.c:202) 20250813123426257 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6156146)[0x5602c4c34ab0]{disrupted}: Deallocated (fsm.c:568) 20250813123426257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123426257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123426257 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123426257 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6156146 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813123426257 DLSCCP DEBUG SCCP-SCOC(32)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20250813123426257 DLSCCP DEBUG SCCP-SCOC(32)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123426257 DLSCCP DEBUG SCCP-SCOC(32)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123426257 DLSCCP DEBUG SCCP-SCOC(32)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) 20250813123426257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123426257 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)@10faf1860fc2: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6156146 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123426264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123426264 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43621<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(338)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123426265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123426265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123426265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123426265 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123426265 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) 20250813123426265 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(344)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@10faf1860fc2: Final verdict of PTC: none 20250813123426265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123426265 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) 20250813123426265 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123426265 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123426265 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123426265 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) 20250813123426265 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123426265 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123426265 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 20250813123426265 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123426266 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123426266 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123426266 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123426266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123426266 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123426266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123426266 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_creq_cref-Iuh0-RUA(342)@10faf1860fc2: Final verdict of PTC: none 20250813123426266 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123426266 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) 20250813123426266 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123426266 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123426266 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123426266 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) 20250813123426266 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123426266 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123426266 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 20250813123426266 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123426266 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-RAN(347)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@10faf1860fc2: Final verdict of PTC: none20250813123426266 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123426266 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123426266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123426266 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123426266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123426266 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(345)@10faf1860fc2: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(340)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(349)@10faf1860fc2: Final verdict of PTC: none 20250813123426275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43052<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ranap_ps_creq_cref pass'. Wed Aug 13 12:34:26 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 20250813123426310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123426811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43066<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=153848) Waiting for packet dumper to finish... 1 (prev_count=153848, count=199780) 20250813123428267 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123428267 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123428267 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123428267 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123428267 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123428267 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:34:28 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250813123429922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43082<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123429926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123429929 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33611<->l=127.0.0.1:4262) (control_if.c:572) 20250813123429998 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123429998 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123429998 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123429998 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123429998 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123429998 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123429998 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123429998 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123429998 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123429999 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123429999 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123430000 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123430000 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123430000 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) 20250813123430000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123430000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123430000 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) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 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) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123430000 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) 20250813123430000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123430000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123430000 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123430000 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123430000 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123430000 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) 20250813123430000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123430000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123430000 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) 20250813123430000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123430000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123430000 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123430000 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123430000 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123430000 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) 20250813123430000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123430000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123430000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123430000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123430000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123430000 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123430000 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123430000 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123430000 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) 20250813123430000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123430000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123430000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123430000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123430000 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123430000 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123430000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430000 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123430000 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123430000 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 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123430000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430000 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123430000 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123430000 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 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123430000 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 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123430000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430000 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123430000 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123430000 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123430000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430000 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123430000 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123430000 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123430000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(359)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(357)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123430016 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123430016 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123430016 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123430016 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123430016 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123430016 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123430016 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123430016 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123430016 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123430017 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123430017 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123430017 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) 20250813123430017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123430017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123430017 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) 20250813123430017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430017 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) 20250813123430017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123430017 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) 20250813123430017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123430017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123430018 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123430018 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123430018 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123430018 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) 20250813123430018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123430018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123430018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123430018 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) 20250813123430018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123430018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123430018 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123430018 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123430018 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123430018 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) 20250813123430018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123430018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123430018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123430018 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) 20250813123430018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123430018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123430018 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123430018 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123430018 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123430018 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) 20250813123430018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123430018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123430018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123430018 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123430018 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123430018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123430018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123430018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123430018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123430018 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123430018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123430018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123430018 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 20250813123430018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123430018 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123430018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123430018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123430018 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 20250813123430018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123430018 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 20250813123430018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123430018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123430018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123430018 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 20250813123430018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123430018 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 20250813123430018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123430018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123430018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123430018 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123430018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123430018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123430018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123430044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123430044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123430044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123430044 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123430044 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) 20250813123430044 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123430044 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123430044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123430044 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123430212 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 20250813123430212 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 20250813123430212 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123430212 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123430214 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430214 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123430214 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123430214 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123430214 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123430214 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123430214 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123430215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430215 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123430215 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123430215 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123430215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123430215 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123430215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123430231 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 20250813123430231 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 20250813123430231 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123430231 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123430234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430234 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123430234 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123430234 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123430234 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123430234 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123430234 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123430235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123430235 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123430235 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123430235 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123430235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123430235 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123430235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123431035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123431035 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123431035 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123431035 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123431035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123431035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123431035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123431035 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123431035 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123431035 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123431035 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123431035 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123431035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123431035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123431035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123431035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123431035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123431035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123431035 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123431035 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123431035 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) 20250813123431035 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) 20250813123431035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123431035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123431035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123431035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123431035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123431035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123431035 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123431035 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123431035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123431035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123431035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123431035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123431035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123431035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123431035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123431035 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123431040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123431040 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123431040 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123431040 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123431040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123431040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123431040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123431040 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123431040 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123431040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123431040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123431040 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123431040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123431040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123431040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123431040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123431040 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) 20250813123431040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431040 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) 20250813123431040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123431040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123431040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123431040 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123431040 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) 20250813123431040 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) 20250813123431040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123431040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123431040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123431040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123431040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123431040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123431040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123431040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123431040 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123431040 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123431040 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123431040 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123431040 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123431040 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123431040 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123431040 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123431040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123431040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123431040 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn0-RAN(361)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123431059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43092<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)16534394 20250813123432099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123432099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123432099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123432099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123432099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfc4b7a, normal) (hnbgw_rua.c:407) 20250813123432099 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123432099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16534394)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123432099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16534394 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123432099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123432099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123432099 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123432099 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16534394 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123432099 DCN DEBUG map_sccp[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123432100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123432100 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-16534394 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123432100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16534394 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123432100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16534394)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123432100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123432100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123432100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16534394)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123432100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123432100 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123432100 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123432100 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123432100 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000210056400500f1100926) (sccp_scrc.c:406) 20250813123432100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123432100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123432100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123432100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123432100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123432100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123432100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123432100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123432100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123432100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123432100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123432100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123432100 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123432100 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123432100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123432100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16534394)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123432101 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123432101 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123432101 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123432101 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123432101 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123432101 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123432101 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123432101 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@10faf1860fc2: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)14535743 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@10faf1860fc2: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@10faf1860fc2: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)16534394 20250813123432302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123432302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123432302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250813123432302 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123432302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfc4b7a,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250813123432302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16534394 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250813123432302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16534394)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123432302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16534394)[0x5602c4c34ab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123432302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123433124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123433124 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123433124 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123433124 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123433124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123433124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123433124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123433124 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123433124 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123433124 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123433124 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123433124 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123433124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123433124 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=00b54878) (sccp_scrc.c:477) 20250813123433124 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20250813123433124 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123433124 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123433124 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123433124 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123433124 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) 20250813123433124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123433124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123433124 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123433124 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123433124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b54878), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123433124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123433124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123433124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123433124 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123433124 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123433124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250813123433124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16534394)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123433124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16534394)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:202) 20250813123433124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16534394)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123433124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123433124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:206) 20250813123433124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123433124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123433124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123433124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123433124 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123433124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123433124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123433124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123433124 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123433124 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16534394 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(360)@10faf1860fc2: Session index based on local reference:0 20250813123433125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123433125 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123433125 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123433125 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123433125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123433125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123433125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123433125 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123433125 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123433125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123433125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123433125 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123433125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123433125 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=00b54878) (sccp_scrc.c:477) 20250813123433125 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20250813123433125 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123433125 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123433125 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123433125 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123433125 DLSCCP DEBUG SCCP-SCOC(33)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@10faf1860fc2: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)14535743 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123434139 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33611<->l=127.0.0.1:4262) (control_if.c:193) 20250813123434139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(352)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123434144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43082<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123434145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123434145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123434145 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123434145 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) 20250813123434145 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123434148 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123434148 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) 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123434148 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123434148 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) 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123434148 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 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed HNBGW_Test.msc0-SCCP(357)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@10faf1860fc2: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@10faf1860fc2: Final verdict of PTC: none 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123434148 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123434148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123434148 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123434148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123434148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123434148 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123434148 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) 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123434148 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 20250813123434148 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123434148 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) 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123434148 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 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123434148 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123434148 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123434148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123434148 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123434148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123434148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(354)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(363)@10faf1860fc2: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@10faf1860fc2: Final verdict of PTC: none 20250813123434152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43092<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:34:34 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 20250813123434233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123434734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43792<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192376) Waiting for packet dumper to finish... 1 (prev_count=192376, count=212804) 20250813123436148 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123436149 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123436149 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123436149 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123436149 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123436149 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:34: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250813123437798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43802<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123437802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123437809 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33173<->l=127.0.0.1:4262) (control_if.c:572) 20250813123437899 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123437899 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123437899 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123437899 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123437899 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123437900 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123437900 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123437900 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123437900 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123437900 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123437900 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123437900 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) 20250813123437900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123437900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123437900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123437900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123437900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123437900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123437900 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123437900 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123437900 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123437900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123437900 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123437900 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123437900 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123437900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123437900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123437900 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123437901 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123437901 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123437901 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) 20250813123437901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123437901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123437901 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) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437901 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) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123437901 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) 20250813123437901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123437901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123437901 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123437901 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123437901 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123437901 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) 20250813123437901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123437901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123437901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123437901 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) 20250813123437901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123437901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123437901 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123437901 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123437901 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123437901 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) 20250813123437901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123437901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123437901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123437901 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123437901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123437901 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123437901 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123437901 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123437902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123437902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123437902 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 20250813123437902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123437902 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123437902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123437902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123437902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123437902 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 20250813123437902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123437902 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 20250813123437902 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123437902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123437902 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123437902 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123437902 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123437902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123437902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123437902 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(373)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(371)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123437920 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123437920 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123437920 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123437920 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123437920 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123437920 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123437920 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123437920 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123437920 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123437921 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123437921 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123437921 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) 20250813123437921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123437921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123437921 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) 20250813123437921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437921 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) 20250813123437921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123437921 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) 20250813123437921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123437921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123437921 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123437921 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123437921 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123437921 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) 20250813123437921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123437921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123437921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123437921 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) 20250813123437921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123437921 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123437921 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123437921 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123437921 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123437921 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) 20250813123437921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123437921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123437921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123437922 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) 20250813123437922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123437922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123437922 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123437922 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123437922 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123437922 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) 20250813123437922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123437922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123437922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123437922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123437922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123437922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123437922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123437922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123437922 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123437922 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123437922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123437922 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123437922 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123437922 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 20250813123437922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123437922 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123437922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123437922 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123437922 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123437922 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 20250813123437922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123437922 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 20250813123437922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123437922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123437922 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123437922 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123437922 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 20250813123437922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123437922 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 20250813123437922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123437922 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123437922 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123437922 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123437922 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123437922 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123437922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123437922 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123437948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123437948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123437948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123437948 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123437948 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) 20250813123437948 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123437948 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123437948 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123437948 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123438116 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 20250813123438116 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 20250813123438116 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123438116 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123438118 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123438118 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123438118 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123438118 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123438118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123438118 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123438118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123438119 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123438119 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123438119 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123438119 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123438119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123438119 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123438119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123438135 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 20250813123438135 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 20250813123438135 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123438135 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123438139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123438139 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123438139 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123438139 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123438139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123438139 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123438139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123438140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123438140 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123438140 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123438140 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123438141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123438141 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123438141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123438927 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123438927 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123438927 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123438927 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123438927 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123438927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123438927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123438927 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123438927 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123438927 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123438927 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123438927 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123438927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123438927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123438927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123438927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123438927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123438927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123438927 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123438927 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123438927 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) 20250813123438927 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) 20250813123438927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123438927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123438927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123438928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123438928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123438928 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123438928 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123438928 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123438928 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123438928 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123438928 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123438928 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123438928 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123438928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123438928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123438928 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123438951 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123438951 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123438951 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123438951 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123438951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123438951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123438951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123438951 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123438951 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123438951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123438951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123438951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123438951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123438951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123438951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123438951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123438951 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) 20250813123438951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438952 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) 20250813123438952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123438952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123438952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123438952 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123438952 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) 20250813123438952 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) 20250813123438952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123438952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123438952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123438952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123438952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123438952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123438952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123438952 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123438952 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123438952 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123438952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123438952 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123438952 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123438952 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123438952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123438952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123438952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123438952 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(375)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123438973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6965080 20250813123439987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123439987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123439987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123439987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123439987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6a4758, normal) (hnbgw_rua.c:407) 20250813123439987 DHNB DEBUG map_rua[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123439987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6965080)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123439987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6965080 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123439987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123439987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123439987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6965080 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123439987 DCN DEBUG map_sccp[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123439987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123439987 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-6965080 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123439987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6965080 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123439987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6965080)[0x5602c4c16c30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123439987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123439987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123439987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6965080)[0x5602c4c16c30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123439987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123439987 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123439987 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{IDLE}: Allocated (fsm.c:456) 20250813123439987 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123439987 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003860056400500f1100926) (sccp_scrc.c:406) 20250813123439987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123439987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123439987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123439987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123439987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123439987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123439987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123439987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123439987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123439987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123439987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123439987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123439987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123439987 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123439987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123439987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6965080)[0x5602c4c16c30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123439987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123439987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123439987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123439987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123439987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123439987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123439987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123439987 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@10faf1860fc2: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6745869 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@10faf1860fc2: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@10faf1860fc2: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6965080 20250813123440190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123440190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123440190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250813123440190 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123440190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6a4758,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250813123440190 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6965080 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250813123440190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6965080)[0x5602c4c16c30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123440190 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6965080)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123440190 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123440994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123440994 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123440994 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123440994 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123440994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123440994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123440994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123440994 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123440994 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123440994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123440994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123440994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123440994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123440994 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=002659f5) (sccp_scrc.c:477) 20250813123440994 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20250813123440994 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123440994 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123440994 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123440994 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123440994 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) 20250813123440994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123440994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123440994 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123440994 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123440994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002659f5), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123440994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123440994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123440994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123440994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123440994 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123440994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250813123440994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6965080)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123440994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6965080)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:202) 20250813123440994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6965080)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123440994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123440994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:206) 20250813123440994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123440994 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6965080 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813123440995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123440995 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123440995 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123440995 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123440995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123440995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123440995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123440995 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@10faf1860fc2: Session index based on local reference:0 20250813123440995 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123440995 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123440995 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123440995 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123440995 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123440995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123440995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123440995 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123440995 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123440995 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123440995 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123440995 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123440995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123440995 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=002659f5) (sccp_scrc.c:477) 20250813123440995 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20250813123440995 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123440995 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123440995 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123440995 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123440995 DLSCCP DEBUG SCCP-SCOC(34)[0x5602c4c1f930]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@10faf1860fc2: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6745869 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123441999 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33173<->l=127.0.0.1:4262) (control_if.c:193) 20250813123442000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43818<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(366)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123442001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43802<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123442001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123442001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123442001 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123442001 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) 20250813123442001 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123442001 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123442001 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) 20250813123442001 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123442001 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123442001 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123442001 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) 20250813123442001 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123442001 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123442001 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 20250813123442001 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123442001 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123442001 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123442001 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123442001 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123442001 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123442001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123442001 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@10faf1860fc2: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@10faf1860fc2: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@10faf1860fc2: Final verdict of PTC: none 20250813123442002 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 20250813123442002 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) 20250813123442002 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123442002 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(371)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@10faf1860fc2: Final verdict of PTC: none 20250813123442002 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123442002 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) 20250813123442002 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123442002 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123442002 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) 20250813123442002 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123442002 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123442002 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123442002 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123442002 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123442002 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123442002 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123442002 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(372)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(377)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(368)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@10faf1860fc2: Final verdict of PTC: none 20250813123442002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43834<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:34:42 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 20250813123442045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123442546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211844) Waiting for packet dumper to finish... 1 (prev_count=211844, count=212384) 20250813123444003 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123444003 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123444003 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123444003 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123444004 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123444004 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:34: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_cs_iu_release_req_rua_disconnect started. 20250813123445608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123445611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123445614 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45995<->l=127.0.0.1:4262) (control_if.c:572) 20250813123445680 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123445680 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123445680 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123445681 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123445681 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123445681 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123445681 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123445681 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) 20250813123445681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123445681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123445681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123445681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123445681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123445681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123445681 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123445681 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123445681 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123445681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123445682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123445682 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123445682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123445682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123445682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123445682 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123445682 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123445682 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) 20250813123445682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123445682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123445682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123445682 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123445682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123445682 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123445682 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123445682 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123445682 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123445683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123445683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123445683 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123445683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123445683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123445683 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123445683 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123445683 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123445684 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123445684 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123445684 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) 20250813123445684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123445684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123445684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123445684 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) 20250813123445684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123445684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123445684 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123445684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123445684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123445684 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 20250813123445684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123445684 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 20250813123445684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123445685 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123445685 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123445685 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) 20250813123445685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123445685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123445685 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) 20250813123445685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445685 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) 20250813123445685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123445685 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) 20250813123445685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123445685 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123445685 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123445685 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445685 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123445685 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123445685 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 20250813123445685 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123445685 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(387)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123445702 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123445702 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123445702 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123445702 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123445702 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123445702 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123445702 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123445702 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123445702 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123445703 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123445703 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123445703 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) 20250813123445703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123445703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123445703 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) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 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) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123445703 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) 20250813123445703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123445703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123445703 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123445703 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123445703 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123445703 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) 20250813123445703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123445703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123445703 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) 20250813123445703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123445703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123445703 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123445703 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123445703 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123445703 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) 20250813123445703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123445703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123445703 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) 20250813123445703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123445703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123445703 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123445703 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123445703 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123445703 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) 20250813123445703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123445703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123445703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123445703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123445703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123445703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123445703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123445703 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123445703 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123445703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123445703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123445703 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 20250813123445703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123445703 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123445703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123445703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123445703 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 20250813123445703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123445703 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 20250813123445703 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123445703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123445703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123445703 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 20250813123445703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123445703 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 20250813123445703 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123445703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445703 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123445703 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123445703 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123445703 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123445703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123445703 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123445733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123445733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123445733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123445733 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123445733 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) 20250813123445733 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123445733 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123445733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123445733 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123445899 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 20250813123445900 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 20250813123445900 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123445900 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123445906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445906 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123445906 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123445906 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123445906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123445906 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123445906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123445909 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445909 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123445909 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123445909 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123445909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123445909 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123445909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123445919 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 20250813123445919 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 20250813123445919 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123445919 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123445925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445925 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123445925 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123445925 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123445925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123445925 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123445925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123445927 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123445927 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123445927 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123445927 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123445927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123445927 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123445927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123446712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123446712 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123446712 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123446712 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123446712 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123446712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123446712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123446712 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123446712 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123446712 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123446712 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123446712 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123446712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123446712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123446712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123446712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123446712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123446712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123446712 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123446712 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) 20250813123446712 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) 20250813123446712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123446712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123446712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123446712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123446712 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123446712 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123446712 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123446713 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123446713 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123446713 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123446713 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123446713 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123446713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123446713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123446713 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123446733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123446733 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123446733 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123446733 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123446734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123446734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123446734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123446734 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123446734 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123446734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123446734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123446734 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123446734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123446734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123446734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123446734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123446734 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) 20250813123446734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446734 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) 20250813123446734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123446734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123446734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123446734 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123446734 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) 20250813123446734 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) 20250813123446734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123446734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123446734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123446734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123446734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123446734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123446734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123446734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123446734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123446734 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123446734 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123446734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123446734 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123446734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123446734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123446734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123446734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123446734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123446734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(389)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123446752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34792<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15261757 20250813123447767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123447767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123447767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123447767 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123447767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe8e03d, normal) (hnbgw_rua.c:407) 20250813123447767 DHNB DEBUG map_rua[0x5602c4c1f930]{init}: Allocated (fsm.c:456) 20250813123447767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123447767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261757 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123447767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123447767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123447767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261757 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123447767 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123447767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123447767 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-15261757 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123447767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261757 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123447767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123447767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123447767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123447767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123447767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123447767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123447767 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{IDLE}: Allocated (fsm.c:456) 20250813123447767 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123447767 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002f10056400500f1100926) (sccp_scrc.c:406) 20250813123447767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123447767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123447767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123447767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123447767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123447767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123447767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123447767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123447767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123447767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123447767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123447767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123447767 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123447767 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123447767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123447767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123447768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123447768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123447768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123447768 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123447768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123447768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123447768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123447768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@10faf1860fc2: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)1561868 HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123447773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123447773 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123447773 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123447773 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123447773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123447773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123447773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123447773 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123447773 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123447773 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123447773 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123447773 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123447773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123447773 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=00f4b5c6) (sccp_scrc.c:477) 20250813123447773 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20250813123447773 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123447773 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123447773 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123447773 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123447773 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) 20250813123447773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123447773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(391)@10faf1860fc2: 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)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813123447974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123447974 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123447974 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123447974 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123447974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123447974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123447974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123447974 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123447974 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123447974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123447974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123447974 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123447975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123447975 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) 20250813123447975 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20250813123447975 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123447975 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123447975 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123447975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123447975 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123447975 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123447975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123447975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123447975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123447975 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813123447975 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813123447975 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813123447975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123447975 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813123447975 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{UNUSED}: Allocated (fsm.c:456) 20250813123447975 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{UNUSED}: is child of mgw(mgw-fsm-15261757-0)[0x5602c4c1f800] (fsm.c:486) 20250813123447975 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15261757-0)[0x5602c4c1f800] (mgcp_client_endpoint_fsm.c:724) 20250813123447975 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123447975 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123447975 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123447975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c2b8f0]{ST_CRCX}: Allocated (fsm.c:456) 20250813123447975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c2b8f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0] (fsm.c:486) 20250813123447975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c2b8f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123447975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c2b8f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813123447975 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: e8e0'... (mgcp_client.c:807) 20250813123447975 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250813123447975 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c2b8f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123447975 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8e03d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8e03d17", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e8e03d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8e03d17", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813123448008 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250813123448008 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813123448008 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813123448008 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123448008 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123448008 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813123448008 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448008 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448008 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123448008 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123448008 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448008 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123448008 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813123448008 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123448008 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813123448008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813123448008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813123448008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123448008 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123448024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123448024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123448025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123448025 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123448025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe8e03d) (hnbgw_rua.c:471) 20250813123448025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261757 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123448025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123448025 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123448025 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123448025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123448025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123448025 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813123448025 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813123448025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123448025 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813123448025 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15261757-0)[0x5602c4c1f800] (mgcp_client_endpoint_fsm.c:724) 20250813123448025 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123448025 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123448025 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813123448025 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: e8e0'... (mgcp_client.c:807) 20250813123448025 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813123448025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123448025 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123448025 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448025 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8e03d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8e03d17", 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" } } } } } } } 20250813123448038 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250813123448038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813123448038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813123448038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448038 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123448038 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813123448038 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15261757-0)[0x5602c4c1f800] (mgcp_client_endpoint_fsm.c:724) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813123448038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c0a640]{ST_CRCX}: Allocated (fsm.c:456) 20250813123448038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c0a640]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0] (fsm.c:486) 20250813123448038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c0a640]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813123448038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c0a640]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250813123448038 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: e8e0'... (mgcp_client.c:807) 20250813123448038 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813123448038 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15261757-0)[0x5602c4c0a640]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448038 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8e03d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e8e03d17", 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" } } } } } } } 20250813123448045 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250813123448045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813123448045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813123448045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813123448045 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813123448045 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813123448045 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448045 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448045 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448045 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813123448045 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813123448045 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448045 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{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) 20250813123448045 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813123448045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123448045 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813123448045 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813123448045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813123448045 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123448045 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123448045 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=00f4b5c6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813123448045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123448045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123448045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123448045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123448045 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813123448045 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123448045 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123448045 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123448045 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123448045 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123448045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123448045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123448045 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123448226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123448226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123448226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250813123448226 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123448226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe8e03d) (hnbgw_rua.c:471) 20250813123448226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261757 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250813123448226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123448226 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813123448226 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813123448226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813123448226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123448226 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123448226 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123448226 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=00f4b5c6), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250813123448226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123448226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123448226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123448226 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123448226 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123448226 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123448226 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123448226 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123448226 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123448226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123448226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123448226 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@10faf1860fc2: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15261757 20250813123448430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123448430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123448430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250813123448430 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123448430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe8e03d,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250813123448430 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261757 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250813123448430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123448430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123448430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123448430 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123448430 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123448430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f4b5c6), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123448430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123448430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123448430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123448430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123448430 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123448430 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250813123448430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123448430 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{disconnected}: Freeing instance (context_map.c:202) 20250813123448431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15261757)[0x5602c4c1f930]{disconnected}: Deallocated (fsm.c:568) 20250813123448431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123448431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123448431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123448431 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813123448431 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813123448431 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813123448431 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813123448431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123448431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: e8e0'... (mgcp_client.c:807) 20250813123448431 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123448431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123448431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813123448431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: e8e0'... (mgcp_client.c:807) 20250813123448431 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813123448431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813123448431 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: Removing from parent mgw(mgw-fsm-15261757-0)[0x5602c4c1f800] (mgcp_client_endpoint_fsm.c:873) 20250813123448431 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813123448431 DLMGCP DEBUG mgw-endp(mgw-fsm-15261757-0)[0x5602c4c15da0]{IN_USE}: Deallocated (fsm.c:568) 20250813123448431 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813123448431 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813123448431 DMGW DEBUG mgw(mgw-fsm-15261757-0)[0x5602c4c1f800]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813123448431 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15261757 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250813123448431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123448431 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123448431 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123448431 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123448431 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123448431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123448431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123448431 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-RAN(386)@10faf1860fc2: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)1561868 20250813123448438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123448438 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123448438 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123448438 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123448438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123448438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123448438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123448438 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123448438 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123448438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123448438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123448438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123448438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123448438 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=00f4b5c6) (sccp_scrc.c:477) 20250813123448438 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20250813123448438 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123448438 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123448438 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123448438 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123448438 DLSCCP DEBUG SCCP-SCOC(35)[0x5602c4c34ab0]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8e03d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "e8e03d17" }, { code := "I", val := "22222" } }, sdp := omit } 20250813123448449 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250813123448449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123448449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123448449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123448449 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c2b8f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123448450 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250813123448450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813123448450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813123448450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813123448450 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c0a640]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123449453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34784<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123449454 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45995<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(380)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123449455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123449455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123449455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123449455 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123449455 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) 20250813123449455 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@10faf1860fc2: Final verdict of PTC: none 20250813123449455 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123449455 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) 20250813123449455 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123449455 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123449455 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123449455 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) 20250813123449455 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123449455 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123449455 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 20250813123449455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123449456 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123449456 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123449456 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123449456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123449456 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123449456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123449456 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(385)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@10faf1860fc2: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@10faf1860fc2: Final verdict of PTC: none 20250813123449456 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 20250813123449456 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) 20250813123449456 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123449456 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-SCCP(388)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@10faf1860fc2: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(382)@10faf1860fc2: Final verdict of PTC: none 20250813123449456 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123449456 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) 20250813123449456 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123449456 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123449456 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) 20250813123449456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123449456 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123449456 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123449456 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123449456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123449456 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123449456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123449456 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(387)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(391)@10faf1860fc2: Final verdict of PTC: none 20250813123449457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:34:49 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 20250813123449507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123450008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34800<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273172) Waiting for packet dumper to finish... 1 (prev_count=273172, count=273712) 20250813123451457 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123451457 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123451457 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123451457 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123451457 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123451457 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:34:52 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ps_iu_release_req_rua_disconnect started. 20250813123453049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123453051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123453054 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37549<->l=127.0.0.1:4262) (control_if.c:572) 20250813123453121 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123453121 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123453121 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123453121 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123453121 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123453122 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123453122 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123453122 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123453122 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123453122 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123453122 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123453123 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123453123 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123453123 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) 20250813123453123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123453123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123453123 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) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 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) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123453123 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) 20250813123453123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123453123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123453123 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123453123 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123453123 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123453123 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) 20250813123453123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123453123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123453123 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) 20250813123453123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123453123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123453123 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123453123 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123453123 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123453123 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) 20250813123453123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123453123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123453123 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123453123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123453123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123453123 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123453123 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123453123 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123453123 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) 20250813123453123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123453123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123453123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123453123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123453123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123453123 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123453124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123453124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123453124 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 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123453124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123453124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123453124 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 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123453124 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 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123453124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123453124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123453124 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123453124 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453124 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123453124 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123453124 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123453124 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(401)@10faf1860fc2: M3UA emulation initiated, the test can be started MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(399)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123453137 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123453137 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123453137 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123453137 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123453137 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123453137 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123453137 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123453137 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123453137 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123453138 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123453138 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123453138 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) 20250813123453138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123453138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123453138 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) 20250813123453138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453138 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) 20250813123453138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123453138 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) 20250813123453138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123453138 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123453138 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123453138 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123453138 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123453138 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) 20250813123453138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123453138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123453139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123453139 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) 20250813123453139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123453139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123453139 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123453139 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123453139 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123453139 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) 20250813123453139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123453139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123453139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123453139 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) 20250813123453139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123453139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123453139 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123453139 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123453139 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123453139 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) 20250813123453139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123453139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123453139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123453139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123453139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123453139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123453139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123453139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123453139 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123453139 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123453139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123453139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123453139 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 20250813123453139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123453139 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123453139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123453139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123453139 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 20250813123453139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123453139 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 20250813123453139 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123453139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123453139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123453139 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 20250813123453139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123453139 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 20250813123453139 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123453139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453139 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123453139 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123453139 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123453139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123453139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123453139 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123453163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123453163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123453163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123453163 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123453164 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) 20250813123453164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123453164 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123453164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123453164 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123453335 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 20250813123453335 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 20250813123453335 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123453335 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123453336 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453336 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123453336 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123453336 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123453336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123453336 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123453336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123453337 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453337 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123453337 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123453337 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123453337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123453337 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123453337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123453351 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 20250813123453351 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 20250813123453351 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123453351 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123453352 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453352 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123453352 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123453352 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123453352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123453352 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123453352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123453353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123453353 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123453353 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123453353 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123453353 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123453353 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123453353 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123454142 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123454142 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123454142 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123454142 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123454142 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123454142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123454142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123454142 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123454142 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123454142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123454142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123454142 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123454142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123454142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123454142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123454142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123454142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123454142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123454142 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123454142 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123454142 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) 20250813123454142 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) 20250813123454142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123454142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123454142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123454142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123454142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123454142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123454142 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123454142 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123454143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123454143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123454143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123454143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123454143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123454143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123454143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123454143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123454155 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123454156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123454156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123454156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123454156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123454156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123454156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123454156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123454156 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) 20250813123454156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454156 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) 20250813123454156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123454156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123454156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123454156 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123454156 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) 20250813123454156 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) 20250813123454156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123454156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123454156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123454155 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123454155 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123454155 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123454155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123454155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123454155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123454155 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123454156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123454156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123454156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123454156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123454156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123454156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123454156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123454156 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123454156 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123454156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123454156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123454156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123454156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123454156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123454156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123454156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123454156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(403)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123454175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)6447347 20250813123455224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123455224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123455224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123455224 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123455224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6260f3, normal) (hnbgw_rua.c:407) 20250813123455224 DHNB DEBUG map_rua[0x5602c4c0a640]{init}: Allocated (fsm.c:456) 20250813123455224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123455224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6447347 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123455224 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123455224 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123455224 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123455224 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6447347 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123455224 DCN DEBUG map_sccp[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123455224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123455224 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-6447347 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123455224 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6447347 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123455224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123455224 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123455224 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123455224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123455224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123455224 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123455224 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{IDLE}: Allocated (fsm.c:456) 20250813123455224 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123455224 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f400300000c0056400500f1100926) (sccp_scrc.c:406) 20250813123455224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123455224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123455224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123455224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123455224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123455224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123455224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123455224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123455224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123455224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123455224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123455224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123455224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123455224 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123455224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123455224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123455224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123455224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123455224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123455224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123455224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123455224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123455224 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123455224 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@10faf1860fc2: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)11923946 HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_iu_release_req_rua_disconnect0(406)@10faf1860fc2: setverdict(pass): none -> pass 20250813123455234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123455234 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123455234 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123455234 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123455234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123455234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123455234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123455234 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123455234 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123455234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123455234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123455234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123455234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123455234 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=009d0fa6) (sccp_scrc.c:477) 20250813123455234 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20250813123455234 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123455234 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123455234 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123455234 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123455235 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) 20250813123455235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123455235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813123455438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123455438 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123455438 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123455438 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123455438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123455438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123455438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123455438 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123455438 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123455438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123455438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123455438 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123455438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123455438 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) 20250813123455438 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20250813123455438 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123455438 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123455438 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123455438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123455438 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123455438 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123455438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123455438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123455438 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123455438 DRANAP DEBUG ps_rab_ass[0x5602c4c1f930]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123455438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123455438 DLPFCP DEBUG ps_rab[0x5602c4c16c30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123455438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123455438 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123455438 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123455438 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123455438 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(396)@10faf1860fc2: 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 } } } 20250813123455453 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123455453 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123455453 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123455453 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123455453 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123455454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123455454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123455454 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123455454 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123455454 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123455454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123455454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{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) 20250813123455454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123455454 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123455454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123455454 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123455454 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123455454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123455454 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123455479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123455479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123455479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123455479 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123455479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6260f3) (hnbgw_rua.c:471) 20250813123455479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6447347 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123455479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123455479 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123455479 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123455479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123455479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123455479 DRANAP DEBUG ps_rab_ass[0x5602c4c1f930]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123455479 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123455479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123455479 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123455479 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123455479 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123455479 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123455479 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123455479 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@10faf1860fc2: 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 } } } 20250813123455484 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123455484 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123455484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123455484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123455484 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123455484 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123455484 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{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) 20250813123455484 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123455484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123455484 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123455484 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123455484 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=009d0fa6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123455484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123455484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123455484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123455484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123455484 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123455484 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123455484 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123455484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{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) 20250813123455484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123455484 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123455484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123455484 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123455484 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123455484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123455484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123455484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123455484 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123455484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123455484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123455484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123455484 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123455682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123455682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123455682 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250813123455682 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123455682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6260f3) (hnbgw_rua.c:471) 20250813123455682 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6447347 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250813123455682 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123455682 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813123455682 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813123455683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813123455683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123455683 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123455683 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123455683 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=009d0fa6), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20250813123455683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123455683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123455683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123455683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123455683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123455683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123455683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123455683 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123455683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123455683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123455683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123455683 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@10faf1860fc2: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)6447347 20250813123455886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123455886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123455886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250813123455886 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123455886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6260f3,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250813123455886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6447347 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250813123455886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123455886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123455886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123455886 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123455886 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123455886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009d0fa6), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123455886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123455886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123455886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123455886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123455886 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123455886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250813123455886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123455886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{disconnected}: Freeing instance (context_map.c:202) 20250813123455886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6447347)[0x5602c4c0a640]{disconnected}: Deallocated (fsm.c:568) 20250813123455886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123455886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{disconnected}: Freeing instance (context_map.c:206) 20250813123455886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x5602c4c2b8f0]{disconnected}: Deallocated (fsm.c:568) 20250813123455886 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123455886 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123455886 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123455886 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123455886 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123455886 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6447347 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250813123455886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123455886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123455886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123455886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123455886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123455886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123455886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123455886 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: Session index based on local reference:0 HNBGW-PFCP(396)@10faf1860fc2: 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 } } } HNBGW_Test.sgsn0-RAN(403)@10faf1860fc2: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)11923946 20250813123455888 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123455888 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123455888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123455888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123455888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{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) 20250813123455888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123455888 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123455888 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123455888 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123455888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123455888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123455888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123455888 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123455888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123455888 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123455888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123455888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123455888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123455888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123455888 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6447347-RAB-23)[0x5602c4c16c30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123455888 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123455888 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123455888 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123455888 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123455888 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123455888 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123455888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123455888 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=009d0fa6) (sccp_scrc.c:477) 20250813123455888 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20250813123455888 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123455888 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123455888 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123455888 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123455888 DLSCCP DEBUG SCCP-SCOC(36)[0x5602c4c34ab0]{IDLE}: Deallocated (fsm.c:568) MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123456893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57456<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123456894 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37549<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(394)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123456898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57442<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123456899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123456899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123456899 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123456899 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) 20250813123456899 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(400)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@10faf1860fc2: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@10faf1860fc2: Final verdict of PTC: none 20250813123456903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123456903 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) 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123456903 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123456903 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) 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123456903 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123456903 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) 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123456903 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 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123456903 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123456903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123456903 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123456903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123456903 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)@10faf1860fc2: Final verdict of PTC: none 20250813123456903 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123456903 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) 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123456903 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 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123456903 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123456903 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123456903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123456904 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123456904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123456904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(396)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(405)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@10faf1860fc2: Final verdict of PTC: none 20250813123456907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:34:56 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 20250813123456987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123457490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258476) Waiting for packet dumper to finish... 1 (prev_count=258476, count=259016) 20250813123458904 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123458904 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123458905 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123458905 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123458905 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123458905 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:34:59 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_cs_rua_dt_during_sccp_wait_cc started. 20250813123500574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123500578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123500581 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34051<->l=127.0.0.1:4262) (control_if.c:572) 20250813123500646 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123500646 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123500646 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123500646 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123500646 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123500647 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123500647 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123500647 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123500647 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123500647 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123500647 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123500648 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123500648 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123500648 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) 20250813123500648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123500648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123500648 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) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 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) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123500648 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) 20250813123500648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123500648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123500648 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123500648 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123500648 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123500648 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) 20250813123500648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123500648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123500648 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) 20250813123500648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123500648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123500648 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123500648 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123500648 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123500648 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) 20250813123500648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123500648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123500648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123500648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123500648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123500648 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123500648 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123500648 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123500648 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) 20250813123500648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123500648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123500648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123500648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123500648 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123500648 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123500649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123500649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123500649 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 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123500649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123500649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123500649 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 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123500649 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 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123500649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123500649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123500649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123500649 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500649 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123500649 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123500649 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123500649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(415)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(413)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123500666 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123500666 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123500666 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123500666 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123500666 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123500667 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123500667 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123500667 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123500667 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123500668 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123500668 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123500668 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) 20250813123500668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123500668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123500668 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) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 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) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123500668 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) 20250813123500668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123500668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123500668 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123500668 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123500668 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123500668 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) 20250813123500668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123500668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123500668 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) 20250813123500668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123500668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123500668 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123500668 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123500668 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123500668 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) 20250813123500668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123500668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123500668 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) 20250813123500668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123500668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123500668 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123500668 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123500668 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123500668 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) 20250813123500668 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123500668 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123500668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123500668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123500668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123500668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123500668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123500668 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123500668 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123500668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123500668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123500668 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 20250813123500668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123500668 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123500668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123500668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123500668 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 20250813123500668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123500668 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 20250813123500668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123500668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123500668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123500668 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 20250813123500668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123500668 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 20250813123500668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123500668 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500668 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123500668 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123500668 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123500668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123500668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123500668 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123500695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123500695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123500695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123500695 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123500695 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) 20250813123500695 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123500695 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123500695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123500695 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123500862 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 20250813123500862 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 20250813123500862 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123500862 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123500865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500865 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123500865 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123500865 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123500865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123500865 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123500865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123500866 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500866 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123500866 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123500866 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123500866 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123500866 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123500866 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123500881 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 20250813123500881 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 20250813123500881 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123500881 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123500883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123500883 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123500883 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123500883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123500883 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123500883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123500883 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123500883 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123500883 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123500883 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123500883 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123500883 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123500883 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123501669 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123501669 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123501669 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123501669 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123501669 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123501669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123501669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123501669 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123501670 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123501670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123501670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123501670 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123501670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123501670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123501670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123501670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123501670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123501670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123501670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123501670 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123501670 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) 20250813123501670 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) 20250813123501670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123501670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123501670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123501670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123501670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123501670 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123501670 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123501670 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123501670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123501670 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123501670 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123501670 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123501670 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123501670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123501670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123501670 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123501687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123501687 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123501687 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123501687 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123501687 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123501687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123501687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123501687 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123501688 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123501688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123501688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123501688 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123501688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123501688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123501688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123501688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123501688 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) 20250813123501688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501688 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) 20250813123501688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123501688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123501688 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123501688 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123501688 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) 20250813123501688 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) 20250813123501688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123501688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123501688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123501688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123501688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123501688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123501688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123501688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123501688 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123501688 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123501688 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123501688 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123501688 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123501688 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123501688 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123501688 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123501688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123501688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123501688 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(417)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123501709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45454<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_dt_during_sccp_wait_cc0(420)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(414)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)15194041 20250813123502728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123502728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123502728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123502728 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123502728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe7d7b9, normal) (hnbgw_rua.c:407) 20250813123502728 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123502728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123502728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194041 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123502728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123502728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123502728 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194041 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123502728 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123502728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123502728 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-15194041 <-> SCCP-37 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123502728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194041 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123502728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123502728 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123502728 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123502728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123502728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123502728 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123502728 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{IDLE}: Allocated (fsm.c:456) 20250813123502728 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123502728 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001a50056400500f1100926) (sccp_scrc.c:406) 20250813123502728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123502728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123502728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123502728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123502728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123502728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123502728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123502728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123502728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123502728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123502728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123502728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123502728 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123502728 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123502728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123502728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123502728 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123502728 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123502728 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123502728 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123502728 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123502728 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123502728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123502728 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(413)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(413)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(414)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_dt_during_sccp_wait_cc0(420) HNBGW_Test.msc0-RAN(414)@10faf1860fc2: Added conn table entry 0TC_cs_rua_dt_during_sccp_wait_cc0(420)13698689 TC_cs_rua_dt_during_sccp_wait_cc0(420)@10faf1860fc2: setverdict(pass): none -> pass 20250813123502930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123502930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123502930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123502930 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123502930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe7d7b9) (hnbgw_rua.c:471) 20250813123502930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15194041 SCCP-37 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250813123502930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123502930 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813123502930 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813123502930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813123502930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123502930 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.msc0-SCCP(413)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(413)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123503737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123503737 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123503737 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123503737 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123503737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123503737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123503737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123503737 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123503737 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123503737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123503737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123503737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123503737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123503737 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=00b1009a) (sccp_scrc.c:477) 20250813123503737 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20250813123503737 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123503737 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123503737 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123503737 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123503737 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) 20250813123503737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123503737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_rua_dt_during_sccp_wait_cc0(420)@10faf1860fc2: 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)@10faf1860fc2: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@10faf1860fc2: Test Component 420 has requested to stop MTC. Terminating current testcase execution. 20250813123508739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57508<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123508739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123508740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123508740 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123508740 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) 20250813123508740 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123508740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123508740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123508740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123508740 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123508740 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123508740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1009a), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123508740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123508740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123508740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123508740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123508740 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123508740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123508740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123508740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{disrupted}: Freeing instance (context_map.c:202) 20250813123508740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15194041)[0x5602c4c34ab0]{disrupted}: Deallocated (fsm.c:568) 20250813123508740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123508740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123508740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-37)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123508740 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15194041 SCCP-37 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-RAN(417)@10faf1860fc2: Final verdict of PTC: none 20250813123508740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123508740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123508740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123508740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123508740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123508740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123508740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123508740 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123508740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57496<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123508740 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34051<->l=127.0.0.1:4262) (control_if.c:193) TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@10faf1860fc2: Final verdict of PTC: none 20250813123508740 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 20250813123508740 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) 20250813123508740 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123508740 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123508740 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123508740 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) 20250813123508740 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123508740 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123508740 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) 20250813123508740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) VirtHNBGW-STATS(408)@10faf1860fc2: Final verdict of PTC: none 20250813123508740 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123508740 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123508740 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123508740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123508740 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123508740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123508740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123508740 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123508741 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) 20250813123508741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123508741 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123508741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123508741 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) 20250813123508741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123508741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123508741 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 20250813123508741 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 20250813123508741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123508741 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123508741 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123508741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123508741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123508741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123508741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123508741 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(416)@10faf1860fc2: Final verdict of PTC: none TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(410)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(419)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@10faf1860fc2: Final verdict of PTC: none 20250813123508741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45454<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_dt_during_sccp_wait_cc0(420)@10faf1860fc2: 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@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_cs_rua_dt_during_sccp_wait_cc(407): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0(411): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_cs_rua_dt_during_sccp_wait_cc-Iuh0-RUA(412): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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'. Wed Aug 13 12:35:08 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 20250813123508796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123509297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45468<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=205584) Waiting for packet dumper to finish... 1 (prev_count=205584, count=206320) 20250813123510742 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123510742 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123510742 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123510742 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123510742 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123510742 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:35:11 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ps_rua_dt_during_sccp_wait_cc started. 20250813123512337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123512340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123512343 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37593<->l=127.0.0.1:4262) (control_if.c:572) 20250813123512404 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123512404 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123512404 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123512405 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123512405 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123512405 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123512405 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123512405 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123512405 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123512405 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123512405 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123512406 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123512406 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123512406 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) 20250813123512406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123512406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123512406 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) 20250813123512406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512406 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) 20250813123512406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123512406 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) 20250813123512406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123512406 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123512406 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123512406 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123512406 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123512406 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) 20250813123512406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123512406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123512406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123512406 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) 20250813123512406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123512407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123512407 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123512407 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123512407 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123512407 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) 20250813123512407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123512407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123512407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123512407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123512407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123512407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123512407 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123512407 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123512407 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123512407 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) 20250813123512407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123512407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123512407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123512407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123512407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123512407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123512407 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123512407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123512407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123512407 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 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123512407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123512407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123512407 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 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123512407 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 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123512407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123512407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123512407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123512407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512407 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123512407 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123512407 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123512407 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(429)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(429)@10faf1860fc2: M3UA emulation initiated, the test can be started MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(427)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123512424 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123512424 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123512424 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123512424 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123512424 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123512425 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123512425 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123512425 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123512425 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123512426 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123512426 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123512426 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) 20250813123512426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123512426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123512426 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) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 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) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123512426 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) 20250813123512426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123512426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123512426 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123512426 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123512426 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123512426 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) 20250813123512426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123512426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123512426 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) 20250813123512426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123512426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123512426 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123512426 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123512426 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123512426 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) 20250813123512426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123512426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123512426 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) 20250813123512426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123512426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123512426 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123512426 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123512426 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123512426 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) 20250813123512426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123512426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123512426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123512426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123512426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123512426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123512426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123512426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123512426 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123512427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123512427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123512427 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 20250813123512427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123512427 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123512427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123512427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123512427 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 20250813123512427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123512427 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 20250813123512427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123512427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123512427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123512427 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 20250813123512427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123512427 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 20250813123512427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123512427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123512427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123512427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123512427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123512427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123512427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(432)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123512453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123512453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123512453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123512453 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123512453 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) 20250813123512453 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123512453 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123512453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123512453 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123512620 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 20250813123512620 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 20250813123512620 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123512620 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123512621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512621 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123512621 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123512621 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123512621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123512621 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123512621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123512622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512622 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123512622 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123512622 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123512622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123512622 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123512622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123512639 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 20250813123512639 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 20250813123512639 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123512639 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123512642 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512642 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123512642 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123512642 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123512642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123512642 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123512642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123512643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123512643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123512643 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123512643 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123512643 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123512643 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123512643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123513426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123513426 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123513426 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123513426 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123513426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123513426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123513426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123513426 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123513426 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123513426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123513426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123513426 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123513426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123513426 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123513426 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123513426 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123513426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513426 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123513426 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123513426 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123513426 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123513426 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) 20250813123513426 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) 20250813123513426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123513426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123513426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123513426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123513426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123513426 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123513426 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123513426 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123513426 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123513427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123513427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123513427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123513427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123513427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123513427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123513427 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123513445 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123513445 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123513445 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123513445 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123513445 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123513445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123513445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123513445 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123513446 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123513446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123513446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123513446 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123513446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123513446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123513446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123513446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123513446 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) 20250813123513446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513446 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) 20250813123513446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123513446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123513446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123513446 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123513446 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) 20250813123513446 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) 20250813123513446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123513446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123513446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123513446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123513446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123513446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123513446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123513446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123513446 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123513446 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123513446 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123513446 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123513446 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123513446 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123513446 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123513446 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123513446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123513446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123513446 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123513474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_dt_during_sccp_wait_cc0(434)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)14047930 20250813123514491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123514491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123514491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123514491 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123514491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd65aba, normal) (hnbgw_rua.c:407) 20250813123514491 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123514491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123514491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14047930 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123514491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123514491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123514491 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123514491 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14047930 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123514491 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123514491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123514491 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-14047930 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123514491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14047930 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123514491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123514491 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123514491 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123514491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123514491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123514491 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123514491 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{IDLE}: Allocated (fsm.c:456) 20250813123514491 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123514491 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030000060056400500f1100926) (sccp_scrc.c:406) 20250813123514491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123514491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123514491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123514491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123514491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123514492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123514492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123514492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123514492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123514492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123514492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123514492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123514492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123514492 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123514492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123514492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123514492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123514492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123514492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123514492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123514492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123514492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123514492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123514492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_dt_during_sccp_wait_cc0(434) HNBGW_Test.sgsn0-RAN(431)@10faf1860fc2: Added conn table entry 0TC_ps_rua_dt_during_sccp_wait_cc0(434)15357125 TC_ps_rua_dt_during_sccp_wait_cc0(434)@10faf1860fc2: setverdict(pass): none -> pass 20250813123514694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123514694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123514694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123514694 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123514694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd65aba) (hnbgw_rua.c:471) 20250813123514694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14047930 SCCP-38 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 12 bytes RANAP data (hnbgw_rua.c:312) 20250813123514694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123514694 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250813123514694 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250813123514694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250813123514694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123514694 DCN ERROR map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{wait_cc}: Connection not yet confirmed, cannot forward RANAP to CN (context_map_sccp.c:324) HNBGW_Test.sgsn0-SCCP(430)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123515499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123515499 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123515499 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123515499 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123515499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123515499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123515499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123515499 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123515499 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123515499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123515499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123515499 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123515499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123515499 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=00f7d220) (sccp_scrc.c:477) 20250813123515499 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20250813123515499 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123515499 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123515499 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123515499 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123515499 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) 20250813123515499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123515499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123518740 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123518740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1009a), PART(T=Source Reference,L=4,D=00000025), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123518740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123518740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123518740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123518740 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123518740 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123518740 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123518740 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123518740 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123518740 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123518740 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123518740 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123518740 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123518741 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123518741 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123518741 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123518741 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123518741 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123518741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123518741 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123518741 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123518742 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123518742 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123518742 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123518742 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123518742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123518742 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=00b1009a) (sccp_scrc.c:477) 20250813123518742 DLSCCP DEBUG Received CO:RELCO for local reference 37 (sccp_scoc.c:1824) 20250813123518742 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123518742 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123518742 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123518742 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123518742 DLSCCP DEBUG SCCP-SCOC(37)[0x5602c4c0a640]{IDLE}: Deallocated (fsm.c:568) TC_ps_rua_dt_during_sccp_wait_cc0(434)@10faf1860fc2: 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)@10faf1860fc2: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@10faf1860fc2: Test Component 434 has requested to stop MTC. Terminating current testcase execution. 20250813123520499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123520499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123520499 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123520499 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) 20250813123520499 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123520499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123520499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123520499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123520499 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123520499 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123520499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d220), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123520499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123520499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123520499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123520499 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123520499 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123520499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123520499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123520499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{disrupted}: Freeing instance (context_map.c:202) 20250813123520499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14047930)[0x5602c4c34ab0]{disrupted}: Deallocated (fsm.c:568) 20250813123520499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123520499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123520499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123520499 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14047930 SCCP-38 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813123520499 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123520499 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123520499 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123520499 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123520499 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123520499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123520499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123520499 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123520500 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123520500 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) 20250813123520500 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123520500 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123520500 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123520500 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) 20250813123520500 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123520500 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123520500 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 20250813123520500 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123520500 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123520500 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123520500 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123520500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123520500 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123520500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123520500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421)@10faf1860fc2: Final verdict of PTC: none 20250813123520500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36004<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(427)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@10faf1860fc2: Final verdict of PTC: none 20250813123520500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36012<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123520500 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37593<->l=127.0.0.1:4262) (control_if.c:193) TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@10faf1860fc2: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@10faf1860fc2: Final verdict of PTC: none 20250813123520501 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 20250813123520501 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) 20250813123520501 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123520501 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123520501 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) 20250813123520501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123520501 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123520501 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123520501 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123520501 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123520501 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123520501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123520501 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(432)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(433)@10faf1860fc2: Final verdict of PTC: none 20250813123520502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(422)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(424)@10faf1860fc2: Final verdict of PTC: none TC_ps_rua_dt_during_sccp_wait_cc0(434)@10faf1860fc2: 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@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ps_rua_dt_during_sccp_wait_cc(421): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0(425): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rua_dt_during_sccp_wait_cc-Iuh0-RUA(426): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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'. Wed Aug 13 12:35:20 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 20250813123520559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123521062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215572) Waiting for packet dumper to finish... 1 (prev_count=215572, count=216308) 20250813123522501 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123522501 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123522501 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123522502 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123522502 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123522502 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:35: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ps_rab_assignment started. 20250813123524133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38284<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123524137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123524141 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46845<->l=127.0.0.1:4262) (control_if.c:572) 20250813123524205 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123524205 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123524205 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123524206 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123524206 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(439)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123524206 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123524206 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123524206 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123524206 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123524206 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123524206 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123524206 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) 20250813123524206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123524207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123524207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123524207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123524207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123524207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123524207 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123524207 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123524207 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123524207 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123524207 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123524207 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) 20250813123524207 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123524207 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123524207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123524207 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123524207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123524207 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123524207 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123524207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524207 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123524207 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123524207 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123524207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123524207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123524207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123524207 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524207 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123524207 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123524207 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123524207 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123524207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123524207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123524208 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123524208 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123524208 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) 20250813123524208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123524208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123524208 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) 20250813123524208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524208 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) 20250813123524208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123524208 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) 20250813123524208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123524208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123524208 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123524208 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123524208 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123524208 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) 20250813123524208 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123524208 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123524208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123524208 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) 20250813123524208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123524208 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123524208 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123524208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524208 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123524208 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123524208 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 20250813123524208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123524208 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123524208 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524208 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123524208 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123524208 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 20250813123524208 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123524208 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 20250813123524208 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(443)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(443)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(443)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(441)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123524222 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123524222 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123524222 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123524222 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123524222 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123524222 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123524222 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123524222 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123524222 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123524224 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123524224 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123524224 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) 20250813123524224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123524224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123524224 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) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 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) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123524224 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) 20250813123524224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123524224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123524224 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123524224 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123524224 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123524224 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) 20250813123524224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123524224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123524224 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) 20250813123524224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123524224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123524224 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123524224 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123524224 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123524224 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) 20250813123524224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123524224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123524224 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) 20250813123524224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123524224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123524224 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123524224 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123524224 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123524224 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) 20250813123524224 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123524224 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123524224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123524224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123524224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123524224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123524224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123524224 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123524224 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123524224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123524224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123524224 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 20250813123524224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123524224 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123524224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123524224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123524224 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 20250813123524224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123524224 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 20250813123524224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123524224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123524224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123524224 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 20250813123524224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123524224 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 20250813123524224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123524224 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524224 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123524224 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123524224 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123524224 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123524224 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123524224 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(446)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(446)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(446)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123524245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123524245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123524245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123524245 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123524245 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) 20250813123524245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123524245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123524245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123524245 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123524420 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 20250813123524420 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 20250813123524420 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123524420 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123524428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524428 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123524428 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123524428 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123524428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123524428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123524428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123524431 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524431 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123524431 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123524431 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123524431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123524431 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123524431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123524436 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 20250813123524436 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 20250813123524436 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123524436 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123524442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524442 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123524442 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123524442 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123524442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123524442 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123524442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123524444 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123524444 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123524444 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123524444 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123524444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123524444 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123524444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123525238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123525238 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123525238 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123525238 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123525238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123525238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123525238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123525238 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123525238 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123525238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123525238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123525238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123525238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123525238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123525238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123525238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123525238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123525238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123525238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123525238 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123525238 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) 20250813123525238 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) 20250813123525238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123525238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123525238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123525239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123525239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123525239 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123525239 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123525239 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123525239 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123525239 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123525239 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123525239 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123525239 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123525239 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123525239 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123525239 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123525245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123525245 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123525245 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123525245 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123525245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123525245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123525245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123525245 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123525245 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123525245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123525245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) HNBGW_Test.msc0-RAN(442)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123525245 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123525245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123525245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123525245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123525245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123525245 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) 20250813123525245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525245 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) 20250813123525245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123525245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123525245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123525245 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123525245 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) 20250813123525245 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) 20250813123525245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123525245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123525245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123525245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123525245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123525245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123525245 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123525245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123525245 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123525245 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123525245 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123525245 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123525245 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123525245 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123525245 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123525245 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123525245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123525245 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123525245 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(445)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123526284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(448)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(445)@10faf1860fc2: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(448) TC_ps_rab_assignment-Iuh0-RUA(440)@10faf1860fc2: Added conn table entry 0TC_ps_rab_assignment0(448)6736716 20250813123527339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123527339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123527339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123527339 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123527339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x66cb4c, normal) (hnbgw_rua.c:407) 20250813123527339 DHNB DEBUG map_rua[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123527339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123527339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6736716 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123527339 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123527339 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123527339 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123527339 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6736716 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123527339 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123527339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123527339 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-6736716 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123527339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6736716 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123527340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123527340 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123527340 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123527340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123527340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123527340 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123527340 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{IDLE}: Allocated (fsm.c:456) 20250813123527340 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123527340 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030001480056400500f1100926) (sccp_scrc.c:406) 20250813123527340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123527340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123527340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123527340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123527340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123527340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123527340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123527340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123527340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123527340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123527340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123527340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123527340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123527340 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123527340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123527340 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123527340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123527340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123527340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123527340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123527340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123527340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123527340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123527340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(445)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(448) HNBGW_Test.sgsn0-RAN(445)@10faf1860fc2: Added conn table entry 0TC_ps_rab_assignment0(448)8540769 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(448)@10faf1860fc2: setverdict(pass): none -> pass 20250813123527359 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123527359 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123527359 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123527359 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123527359 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123527359 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123527359 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123527359 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123527359 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123527359 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123527359 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123527359 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123527359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123527359 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=007469a8) (sccp_scrc.c:477) 20250813123527360 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20250813123527360 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123527360 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123527360 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123527360 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123527360 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) 20250813123527360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123527360 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(448)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813123527562 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123527562 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123527562 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123527562 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123527562 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123527562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123527563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123527563 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123527563 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123527563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123527563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123527563 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123527563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123527563 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) 20250813123527563 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250813123527563 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123527563 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123527563 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123527563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123527563 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123527563 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123527563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123527563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123527563 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123527563 DRANAP DEBUG ps_rab_ass[0x5602c4c1f930]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123527563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123527563 DLPFCP DEBUG ps_rab[0x5602c4c15da0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123527563 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123527563 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123527563 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123527563 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123527563 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(438)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(438)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(448)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(438)@10faf1860fc2: 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 } } } 20250813123527600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123527600 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123527600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123527600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123527600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123527600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123527600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123527600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123527600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123527600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123527600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123527600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{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) 20250813123527600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123527600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123527600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123527600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123527600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123527600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123527600 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123527629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123527629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123527629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123527629 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123527629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x66cb4c) (hnbgw_rua.c:471) 20250813123527629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6736716 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123527629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123527629 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123527629 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123527629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123527629 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123527629 DRANAP DEBUG ps_rab_ass[0x5602c4c1f930]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123527629 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123527629 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123527629 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123527629 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123527629 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123527629 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123527629 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123527629 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(438)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(438)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@10faf1860fc2: 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 } } } 20250813123527636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123527636 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123527636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123527636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123527636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123527636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123527636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{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) 20250813123527636 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123527636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123527636 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123527636 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123527636 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=007469a8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123527636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123527636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123527636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123527636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123527636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123527636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123527636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716)[0x5602c4c1f930]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123527636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{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) 20250813123527636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123527636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123527636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123527636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123527636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123527636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123527637 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123527637 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123527637 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123527637 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123527637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123527637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123527637 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123529651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123529651 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123529651 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123529651 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123529651 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123529651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123529651 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123529651 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123529651 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123529651 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123529651 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123529651 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123529651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123529651 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) 20250813123529651 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20250813123529651 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123529651 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123529651 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123529651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123529651 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123529651 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123529651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123529651 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123529651 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123529652 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123529652 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123529652 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123529652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123529652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123529652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123529652 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)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment0(448) TC_ps_rab_assignment0(448)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(438)@10faf1860fc2: 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 } } } 20250813123529661 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123529661 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123529661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123529661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123529661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{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) 20250813123529661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123529661 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123529661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123529661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123529661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123529661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123529661 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6736716-RAB-23)[0x5602c4c15da0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123529661 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123529661 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(440)@10faf1860fc2: Deleted conn table entry 0TC_ps_rab_assignment0(448)6736716 20250813123529673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123529673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123529673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123529674 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123529674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x66cb4c,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123529674 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6736716 SCCP-39 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123529674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123529674 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123529674 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123529674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123529674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123529674 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123529674 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123529674 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=007469a8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123529674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123529674 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123529674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123529674 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123529674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123529674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123529674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123529674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123529674 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123529674 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123529674 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123529674 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123529674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123529674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123529674 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(448)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(445)@10faf1860fc2: Deleted conn table entry 0TC_ps_rab_assignment0(448)8540769 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: Session index based on connection ID:0 20250813123529680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123529680 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123529680 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123529680 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123529680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123529680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123529680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123529680 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123529680 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123529680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123529680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123529680 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123529680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123529680 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=007469a8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123529680 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20250813123529680 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123529680 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123529680 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123529680 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) 20250813123529680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123529680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123529680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123529680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:202) 20250813123529680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6736716)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123529680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123529680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123529680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123529680 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6736716 SCCP-39 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250813123529680 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=007469a8), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20250813123529680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123529680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123529680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123529680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123529680 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123529680 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123529680 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123529680 DLSCCP DEBUG SCCP-SCOC(39)[0x5602c4c0a640]{IDLE}: Deallocated (fsm.c:568) 20250813123529680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123529680 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123529680 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123529680 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123529680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123529680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123529680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123529680 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(444)@10faf1860fc2: RLC received in state:disconnect_pending 20250813123530500 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123530500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f7d220), PART(T=Source Reference,L=4,D=00000026), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123530500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123530500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123530500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123530500 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123530501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123530501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123530501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123530501 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123530501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123530501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123530501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123530501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123530506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123530506 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123530506 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123530506 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123530506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123530506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123530506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123530506 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123530506 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123530506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123530506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123530506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123530506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123530506 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=00f7d220) (sccp_scrc.c:477) 20250813123530507 DLSCCP DEBUG Received CO:RELCO for local reference 38 (sccp_scoc.c:1824) 20250813123530507 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123530507 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123530507 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123530507 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123530507 DLSCCP DEBUG SCCP-SCOC(38)[0x5602c4c2b8f0]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_assignment0(448)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123531693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38300<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123531693 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46845<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(436)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(437)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123531697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38284<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123531699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123531699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123531699 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123531699 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) 20250813123531699 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(442)@10faf1860fc2: Final verdict of PTC: none 20250813123531700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123531700 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) 20250813123531700 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123531700 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123531700 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123531701 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) 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP MutexDispCT-TC_ps_rab_assignment(435)@10faf1860fc2: Final verdict of PTC: none 20250813123531701 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 20250813123531701 DLSS7 <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-RAN(445)@10faf1860fc2: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(440)@10faf1860fc2: Final verdict of PTC: none 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123531701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123531701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123531701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123531701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123531701 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(441)@10faf1860fc2: Final verdict of PTC: none 20250813123531701 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123531701 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) 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123531701 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123531701 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) 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123531701 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 20250813123531701 DLSS7 <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-SCCP(444)@10faf1860fc2: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(439)@10faf1860fc2: Final verdict of PTC: none 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123531701 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123531701 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123531701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123531701 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123531701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123531702 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(446)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(443)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(447)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(438)@10faf1860fc2: Final verdict of PTC: none 20250813123531704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38302<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(448)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(435): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(436): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(437): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(438): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment-Iuh0(439): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(440): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(441): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(442): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(443): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(444): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(445): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(446): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(447): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment0(448): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment pass'. Wed Aug 13 12:35:31 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 20250813123531798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123532300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=256276) Waiting for packet dumper to finish... 1 (prev_count=256276, count=276648) 20250813123533702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123533702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123533702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123533702 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123533702 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123533702 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:35: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ps_rab_assignment_concurrent started. 20250813123535362 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123535365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123535368 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33497<->l=127.0.0.1:4262) (control_if.c:572) 20250813123535433 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123535433 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123535433 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123535434 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123535434 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(453)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123535434 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123535434 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123535434 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123535434 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123535434 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123535434 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123535434 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) 20250813123535435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123535435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123535435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123535435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123535435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123535435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123535435 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123535435 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123535435 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123535435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535435 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123535435 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123535435 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123535435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123535435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123535435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123535436 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123535436 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123535436 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) 20250813123535436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123535436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123535436 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) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535436 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) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123535436 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) 20250813123535436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123535436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123535436 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123535436 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123535436 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123535436 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) 20250813123535436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123535436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123535436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123535436 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) 20250813123535436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123535436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123535436 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123535436 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123535436 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123535436 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) 20250813123535436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123535436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123535436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123535436 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123535436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123535436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123535436 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123535436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123535436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123535436 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 20250813123535436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123535436 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123535436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123535436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123535436 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 20250813123535436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123535436 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 20250813123535436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123535436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123535436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123535436 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123535436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123535436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123535436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(457)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(457)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(457)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(455)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123535451 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123535451 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123535451 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123535452 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123535452 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123535452 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123535452 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123535452 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123535452 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123535453 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123535453 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123535453 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) 20250813123535453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123535453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123535453 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) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 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) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123535453 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) 20250813123535453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123535453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123535453 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123535453 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123535453 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123535453 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) 20250813123535453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123535453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123535453 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) 20250813123535453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123535453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123535453 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123535453 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123535453 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123535453 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) 20250813123535453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123535453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123535453 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) 20250813123535453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123535453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123535453 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123535453 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123535453 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123535453 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) 20250813123535453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123535453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123535453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123535453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123535453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123535453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123535453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123535453 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123535453 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123535453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123535453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123535453 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 20250813123535453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123535453 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123535453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123535453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123535453 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 20250813123535453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123535453 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 20250813123535453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123535453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123535453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123535453 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 20250813123535453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123535453 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 20250813123535453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123535453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535453 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123535453 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123535453 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123535453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123535453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123535453 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(460)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(460)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(460)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123535478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123535478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123535478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123535478 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123535478 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) 20250813123535478 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123535478 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123535478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123535478 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123535649 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 20250813123535649 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 20250813123535649 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123535649 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123535651 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535651 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123535651 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123535651 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123535651 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123535651 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123535651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123535652 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535652 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123535652 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123535652 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123535652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123535652 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123535652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123535665 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 20250813123535665 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 20250813123535665 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123535665 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123535666 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535666 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123535666 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123535666 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123535666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123535666 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123535666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123535667 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123535667 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123535667 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123535667 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123535667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123535667 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123535667 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123536476 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123536476 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123536476 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123536476 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123536476 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123536476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123536476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123536476 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123536476 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123536477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123536477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123536477 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123536477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123536477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123536477 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123536477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123536477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536477 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123536477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123536477 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123536477 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123536477 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) 20250813123536477 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) 20250813123536477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123536477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123536477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123536477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123536477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123536477 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123536477 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123536477 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123536477 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123536477 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123536477 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123536477 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123536478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123536478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123536478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123536478 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123536489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123536489 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123536489 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123536489 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123536489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123536489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123536489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123536489 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(456)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123536489 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123536489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123536489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123536489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123536489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123536489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123536489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123536489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123536489 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) 20250813123536489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536489 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) 20250813123536489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123536489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123536489 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123536489 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123536489 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) 20250813123536489 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) 20250813123536489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123536490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123536490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123536490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123536490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123536490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123536490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123536490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123536490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123536490 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123536490 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123536490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123536490 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123536490 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123536490 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123536490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123536490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123536490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123536490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123537511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52868<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123537675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)16442314 20250813123538530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538530 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfae3ca, normal) (hnbgw_rua.c:407) 20250813123538530 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123538530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442314 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538530 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538530 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442314 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538530 DCN DEBUG map_sccp[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123538530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538530 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-16442314 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442314 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538530 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538530 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123538530 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538530 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f40030003620056400500f1100926) (sccp_scrc.c:406) 20250813123538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538530 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538530 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538530 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538530 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538530 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538530 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538530 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538530 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 0TC_ps_rab_assignment_concurrent0(462)38585 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: setverdict(pass): none -> pass 20250813123538534 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538534 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538535 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538535 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538535 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538535 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538535 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538535 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538535 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=0074825c) (sccp_scrc.c:477) 20250813123538535 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20250813123538535 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538535 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538535 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538535 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538535 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) 20250813123538535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: 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)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)13870792 TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[1] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)10598884 TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[2] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)14080576 TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)247147 HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)4845294 TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)14889514 TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)4123719 TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)6607168 TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)1588466 TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)5085484 TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)8206889 TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: 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)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)11345621 HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)9859900 TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)15736656 TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)16419126 20250813123538730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd3a6c8, normal) (hnbgw_rua.c:407) 20250813123538730 DHNB DEBUG map_rua[0x5602c4c0a640]{init}: Allocated (fsm.c:456) 20250813123538730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13870792 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538730 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13870792 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538730 DCN DEBUG map_sccp[0x5602c4c15da0]{init}: Allocated (fsm.c:456) 20250813123538730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538730 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-13870792 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13870792 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538730 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538730 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{IDLE}: Allocated (fsm.c:456) 20250813123538730 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538730 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f400300026d0056400500f1100926) (sccp_scrc.c:406) 20250813123538730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538730 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538730 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538730 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa1b9e4, normal) (hnbgw_rua.c:407) 20250813123538730 DHNB DEBUG map_rua[0x5602c4c1f800]{init}: Allocated (fsm.c:456) 20250813123538730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10598884 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538730 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10598884 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538730 DCN DEBUG map_sccp[0x5602c4c2ba20]{init}: Allocated (fsm.c:456) 20250813123538730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538730 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-10598884 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10598884 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538730 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538730 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538730 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538730 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538730 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538730 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538730 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538730 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538730 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538730 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538730 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538730 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{IDLE}: Allocated (fsm.c:456) 20250813123538730 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538730 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003390056400500f1100926) (sccp_scrc.c:406) 20250813123538730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538731 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538731 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538731 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538731 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) 20250813123538731 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250813123538731 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538731 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538731 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538731 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538731 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538731 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538731 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538731 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538731 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538731 DLPFCP DEBUG ps_rab[0x5602c4c504b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538731 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538731 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538731 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538731 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538731 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250813123538731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538731 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd6da40, normal) (hnbgw_rua.c:407) 20250813123538731 DHNB DEBUG map_rua[0x5602c4c2bcf0]{init}: Allocated (fsm.c:456) 20250813123538731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538731 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538731 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538731 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14080576 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538731 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538731 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14080576 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538731 DCN DEBUG map_sccp[0x5602c4c500c0]{init}: Allocated (fsm.c:456) 20250813123538731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538731 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-14080576 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14080576 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538731 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538731 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{IDLE}: Allocated (fsm.c:456) 20250813123538731 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538731 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002a90056400500f1100926) (sccp_scrc.c:406) 20250813123538731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538731 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538731 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3c56b, normal) (hnbgw_rua.c:407) 20250813123538731 DHNB DEBUG map_rua[0x5602c4c4fe90]{init}: Allocated (fsm.c:456) 20250813123538731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-247147 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538731 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538731 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538731 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538731 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538731 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538731 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-247147 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538731 DCN DEBUG map_sccp[0x5602c4c20530]{init}: Allocated (fsm.c:456) 20250813123538731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538731 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-247147 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-247147 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538731 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538731 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538731 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538731 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{IDLE}: Allocated (fsm.c:456) 20250813123538731 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538731 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003070056400500f1100926) (sccp_scrc.c:406) 20250813123538731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538731 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:1 20250813123538731 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538731 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538731 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x49eeee, normal) (hnbgw_rua.c:407) 20250813123538731 DHNB DEBUG map_rua[0x5602c4c122f0]{init}: Allocated (fsm.c:456) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4845294 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538731 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538731 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538731 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538732 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538732 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4845294 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538732 DCN DEBUG map_sccp[0x5602c4c2c370]{init}: Allocated (fsm.c:456) 20250813123538732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538732 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-4845294 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4845294 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538732 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538732 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{IDLE}: Allocated (fsm.c:456) 20250813123538732 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538732 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f400300019b0056400500f1100926) (sccp_scrc.c:406) 20250813123538732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538732 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. 20250813123538732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538732 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538732 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe3322a, normal) (hnbgw_rua.c:407) 20250813123538732 DHNB DEBUG map_rua[0x5602c4c611c0]{init}: Allocated (fsm.c:456) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14889514 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538732 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538732 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14889514 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538732 DCN DEBUG map_sccp[0x5602c4c50360]{init}: Allocated (fsm.c:456) 20250813123538732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538732 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-14889514 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14889514 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538732 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538732 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{IDLE}: Allocated (fsm.c:456) 20250813123538732 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538732 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001210056400500f1100926) (sccp_scrc.c:406) 20250813123538732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538732 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(463) 20250813123538732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538732 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3eec47, normal) (hnbgw_rua.c:407) 20250813123538732 DHNB DEBUG map_rua[0x5602c4c20ef0]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 1TC_ps_rab_assignment_concurrent0(463)7005501 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4123719 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538732 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538732 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538732 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4123719 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538732 DCN DEBUG map_sccp[0x5602c4c61910]{init}: Allocated (fsm.c:456) 20250813123538732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538732 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-4123719 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4123719 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538732 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538732 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{IDLE}: Allocated (fsm.c:456) 20250813123538732 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538732 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300000f0056400500f1100926) (sccp_scrc.c:406) 20250813123538732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538732 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:2 20250813123538732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538732 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x64d140, normal) (hnbgw_rua.c:407) 20250813123538732 DHNB DEBUG map_rua[0x5602c4c2ccf0]{init}: Allocated (fsm.c:456) 20250813123538732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538732 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538732 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6607168 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538732 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538732 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538733 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538733 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6607168 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538733 DCN DEBUG map_sccp[0x5602c4c207d0]{init}: Allocated (fsm.c:456) 20250813123538733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538733 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-6607168 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6607168 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538733 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538733 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538733 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538733 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{IDLE}: Allocated (fsm.c:456) 20250813123538733 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538733 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000580056400500f1100926) (sccp_scrc.c:406) 20250813123538733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538733 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[2]. 20250813123538733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538733 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x183cf2, normal) (hnbgw_rua.c:407) 20250813123538733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538733 DHNB DEBUG map_rua[0x5602c4c20660]{init}: Allocated (fsm.c:456) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1588466 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538733 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538733 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538733 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538733 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1588466 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538733 DCN DEBUG map_sccp[0x5602c4c10e70]{init}: Allocated (fsm.c:456) 20250813123538733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538733 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-1588466 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1588466 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538733 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538733 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538733 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538733 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{IDLE}: Allocated (fsm.c:456) 20250813123538733 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538733 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002000056400500f1100926) (sccp_scrc.c:406) 20250813123538733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:3 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: setverdict(pass): none -> pass 20250813123538733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538733 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538733 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4d992c, normal) (hnbgw_rua.c:407) 20250813123538733 DHNB DEBUG map_rua[0x5602c4c34be0]{init}: Allocated (fsm.c:456) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5085484 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[1] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(464) 20250813123538733 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538733 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538733 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 2TC_ps_rab_assignment_concurrent0(464)4228091 20250813123538733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538733 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5085484 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538733 DCN DEBUG map_sccp[0x5602c4c11780]{init}: Allocated (fsm.c:456) 20250813123538733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538733 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-5085484 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5085484 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538733 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538733 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[3]. 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538733 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538733 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{IDLE}: Allocated (fsm.c:456) 20250813123538733 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538733 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030000940056400500f1100926) (sccp_scrc.c:406) 20250813123538733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538733 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538733 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7d3a29, normal) (hnbgw_rua.c:407) 20250813123538733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538733 DHNB DEBUG map_rua[0x5602c4c73c40]{init}: Allocated (fsm.c:456) 20250813123538733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206889 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538733 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538733 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538733 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538733 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206889 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538733 DCN DEBUG map_sccp[0x5602c4c73d70]{init}: Allocated (fsm.c:456) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538734 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-8206889 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206889 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538734 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538734 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{IDLE}: Allocated (fsm.c:456) 20250813123538734 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538734 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030003a60056400500f1100926) (sccp_scrc.c:406) 20250813123538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538734 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538734 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538734 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[2] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(465) 20250813123538734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xad1ed5, normal) (hnbgw_rua.c:407) 20250813123538734 DHNB DEBUG map_rua[0x5602c4c134a0]{init}: Allocated (fsm.c:456) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11345621 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538734 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538734 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11345621 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538734 DCN DEBUG map_sccp[0x5602c4c137c0]{init}: Allocated (fsm.c:456) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538734 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-11345621 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11345621 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538734 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538734 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{IDLE}: Allocated (fsm.c:456) 20250813123538734 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538734 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030002840056400500f1100926) (sccp_scrc.c:406) 20250813123538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 3TC_ps_rab_assignment_concurrent0(465)2018214 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538734 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: setverdict(pass): none -> pass 20250813123538734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538734 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x96733c, normal) (hnbgw_rua.c:407) 20250813123538734 DHNB DEBUG map_rua[0x5602c4c73050]{init}: Allocated (fsm.c:456) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538734 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9859900 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538734 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538734 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9859900 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538734 DCN DEBUG map_sccp[0x5602c4c72df0]{init}: Allocated (fsm.c:456) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538734 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-9859900 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9859900 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538734 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538734 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{IDLE}: Allocated (fsm.c:456) 20250813123538734 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538734 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030000bc0056400500f1100926) (sccp_scrc.c:406) 20250813123538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:4 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538734 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538734 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538734 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538734 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538734 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[4]. 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538734 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538734 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf01f50, normal) (hnbgw_rua.c:407) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:5 20250813123538734 DHNB DEBUG map_rua[0x5602c4c35070]{init}: Allocated (fsm.c:456) 20250813123538734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15736656 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538734 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538734 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15736656 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538734 DCN DEBUG map_sccp[0x5602c4c11050]{init}: Allocated (fsm.c:456) 20250813123538734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538734 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-15736656 <-> SCCP-54 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15736656 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123538735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538735 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538735 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{IDLE}: Allocated (fsm.c:456) 20250813123538735 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538735 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030003330056400500f1100926) (sccp_scrc.c:406) 20250813123538735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[5]. 20250813123538735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538735 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:6 20250813123538735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123538735 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123538735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfa8936, normal) (hnbgw_rua.c:407) 20250813123538735 DHNB DEBUG map_rua[0x5602c4c15770]{init}: Allocated (fsm.c:456) 20250813123538735 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123538735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16419126 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123538735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(466) 20250813123538735 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123538735 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16419126 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123538735 DCN DEBUG map_sccp[0x5602c4c14a00]{init}: Allocated (fsm.c:456) 20250813123538735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123538735 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-16419126 <-> SCCP-55 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123538735 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16419126 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123538735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 4TC_ps_rab_assignment_concurrent0(466)3723393 HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O 20250813123538735 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123538735 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123538735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123538735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123538735 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123538735 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{IDLE}: Allocated (fsm.c:456) 20250813123538735 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123538735 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030000840056400500f1100926) (sccp_scrc.c:406) 20250813123538735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:7 20250813123538735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123538735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123538735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123538735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538735 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123538735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123538735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123538735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538735 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[7]. TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 5TC_ps_rab_assignment_concurrent0(467)15439042 HNBGW-PFCP(452)@10faf1860fc2: 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-PFCP(452)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(462) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:8 HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 6TC_ps_rab_assignment_concurrent0(468)16502548 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[8]. TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 7TC_ps_rab_assignment_concurrent0(469)1432895 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 8TC_ps_rab_assignment_concurrent0(470)7705865 20250813123538737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538737 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538737 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538737 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538737 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: setverdict(pass): none -> pass 20250813123538737 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538737 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538737 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=00acad49) (sccp_scrc.c:477) 20250813123538737 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20250813123538737 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538737 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538737 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538737 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538737 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) 20250813123538737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:10 HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 9TC_ps_rab_assignment_concurrent0(471)14164553 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:11 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:12 TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: setverdict(pass): none -> pass HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:13 HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 10TC_ps_rab_assignment_concurrent0(472)14770213 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 11TC_ps_rab_assignment_concurrent0(473)10874619 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:14 TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[14]. 20250813123538742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(474) 20250813123538742 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 12TC_ps_rab_assignment_concurrent0(474)14383285 20250813123538742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538742 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{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) 20250813123538742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538742 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538742 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538742 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)@10faf1860fc2: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 13TC_ps_rab_assignment_concurrent0(475)1050060 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 14TC_ps_rab_assignment_concurrent0(476)11122398 TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:8 TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Added conn table entry 15TC_ps_rab_assignment_concurrent0(477)9023109 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:10 TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538753 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfae3ca) (hnbgw_rua.c:471) 20250813123538753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442314 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538753 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538753 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538753 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538753 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538753 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538753 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538753 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538753 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538753 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538753 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538757 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538757 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538757 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538757 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{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) 20250813123538757 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538757 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538757 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=0074825c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538757 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538757 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538757 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538757 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{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) 20250813123538757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538757 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 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=00ecc34e) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 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=008970e4) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 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=004505b3) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 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) 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 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=00eed7a8) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 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=0011d6f6) (sccp_scrc.c:477) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 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=00c42ade) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 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=00d339e6) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 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=00f4cc3c) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 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=002b6848) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538757 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538757 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538757 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538757 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 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=002cb067) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538757 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=003935c2) (sccp_scrc.c:477) 20250813123538757 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538757 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538757 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) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538757 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538757 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538758 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=0077ad20) (sccp_scrc.c:477) 20250813123538758 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20250813123538758 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538758 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538758 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538758 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538758 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) 20250813123538758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538758 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538758 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=00f8c4b6) (sccp_scrc.c:477) 20250813123538758 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20250813123538758 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538758 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538758 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538758 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538758 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) 20250813123538758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538758 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538758 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=0023cff5) (sccp_scrc.c:477) 20250813123538758 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20250813123538758 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123538758 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123538758 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538758 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123538758 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) 20250813123538758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123538758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123538758 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538758 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538758 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) 20250813123538758 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250813123538758 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538758 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538758 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538758 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538758 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538758 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538758 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538758 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538758 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538758 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538758 DLPFCP DEBUG ps_rab[0x5602c4c150c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538758 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538758 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538758 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538758 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538758 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538761 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538761 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538761 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538761 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538761 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538761 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538761 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{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) 20250813123538761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538761 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538761 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538761 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538766 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd3a6c8) (hnbgw_rua.c:471) 20250813123538766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13870792 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538766 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538766 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538766 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538766 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538766 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538766 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538766 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538766 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538766 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(463) TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538768 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538768 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538768 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538768 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538768 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538768 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538768 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{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) 20250813123538768 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538768 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538768 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538768 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=00acad49), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538768 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538768 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538768 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538768 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538768 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{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) 20250813123538768 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538768 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538768 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538768 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538768 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538768 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538768 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538768 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538768 DLM3UA <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)@10faf1860fc2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 20250813123538768 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538768 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:1 20250813123538769 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538769 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538769 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538769 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538769 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538769 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer 20250813123538769 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250813123538769 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538769 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538769 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538769 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) 20250813123538769 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250813123538769 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538769 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538769 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538769 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538769 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538769 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538769 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538769 DLPFCP DEBUG ps_rab[0x5602c4c59430]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538769 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538769 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538769 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538769 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538769 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538773 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538773 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{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) 20250813123538773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538773 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538773 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538773 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538777 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa1b9e4) (hnbgw_rua.c:471) 20250813123538777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10598884 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538777 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538777 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538777 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538777 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538777 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538777 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538777 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538780 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{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) 20250813123538780 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538780 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538780 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538780 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=00ecc34e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538780 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{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) 20250813123538780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538780 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538780 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538780 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538780 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813123538780 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538780 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538780 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538780 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538780 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538780 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538780 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538780 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538780 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538780 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538780 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) 20250813123538780 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250813123538780 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538780 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538780 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538780 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538780 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538780 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538780 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538780 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538780 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538780 DLPFCP DEBUG ps_rab[0x5602c4c28980]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538780 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538780 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538780 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538780 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538780 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:2 HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(465) TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538784 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538784 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538784 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538784 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538784 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{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) 20250813123538784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538784 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538784 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538784 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538789 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd6da40) (hnbgw_rua.c:471) 20250813123538789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14080576 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538789 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538789 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538789 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538789 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538789 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538789 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538789 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538789 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538789 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538792 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{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) 20250813123538792 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538792 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538792 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538792 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=008970e4), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{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) 20250813123538792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538792 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538792 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538792 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538792 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538792 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538792 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) 20250813123538792 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250813123538792 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538792 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538792 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538792 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538792 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538792 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538792 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538792 DLPFCP DEBUG ps_rab[0x5602c4c27850]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538792 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538792 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538792 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538792 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538792 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:3 HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 := '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 } } } 20250813123538796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538796 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538796 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538796 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538797 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538797 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538797 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{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) 20250813123538797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538797 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538801 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3c56b) (hnbgw_rua.c:471) 20250813123538801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-247147 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538801 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538801 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538801 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538801 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538801 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538801 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538801 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538801 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538801 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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 := 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(466) TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123538804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538804 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{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) 20250813123538804 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538804 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538804 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538804 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=004505b3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{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) 20250813123538804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538804 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538804 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538804 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538804 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538804 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538804 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538804 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538804 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538804 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538804 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538804 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538804 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538804 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) 20250813123538804 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250813123538804 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538804 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538804 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538804 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538804 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538804 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538804 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538804 DLPFCP DEBUG ps_rab[0x5602c4c27b30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538804 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538804 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538804 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538804 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538804 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:4 HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(467) TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 := '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 } } } 20250813123538808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538808 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538808 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538808 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538808 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538808 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538808 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{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) 20250813123538808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538808 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538813 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538813 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x49eeee) (hnbgw_rua.c:471) 20250813123538813 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4845294 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538813 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538813 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538813 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538813 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538813 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538813 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538813 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538813 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538813 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538813 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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 := 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123538815 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538816 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{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) 20250813123538816 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538816 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538816 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538816 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=00eed7a8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538816 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{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) 20250813123538816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538816 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538816 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538816 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538816 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538816 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538816 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538816 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538816 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538816 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538816 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538816 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538816 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) 20250813123538816 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250813123538816 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538816 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538816 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538816 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538816 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538816 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538816 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538816 DLPFCP DEBUG ps_rab[0x5602c4c287c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538816 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538816 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538816 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538816 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538816 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:5 HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538820 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538820 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{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) 20250813123538820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538820 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538824 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3322a) (hnbgw_rua.c:471) 20250813123538824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14889514 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538825 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538825 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538825 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538825 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538825 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538825 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538825 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538825 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538825 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538825 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(468) TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813123538827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538827 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{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) 20250813123538827 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538827 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538827 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538827 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=0011d6f6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538827 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{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) 20250813123538827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538827 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538827 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538828 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538828 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538828 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538828 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538828 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538828 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538828 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538828 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) 20250813123538828 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250813123538828 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538828 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538828 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538828 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538828 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538828 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538828 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538828 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538828 DLPFCP DEBUG ps_rab[0x5602c4c29b00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538828 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538828 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538828 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538828 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538828 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538831 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538831 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{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) 20250813123538831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538831 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538831 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538831 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538836 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3eec47) (hnbgw_rua.c:471) 20250813123538836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4123719 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538836 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538836 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538836 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538836 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538836 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538836 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538836 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538836 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538836 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(469) TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538838 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{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) 20250813123538838 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538838 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538838 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538838 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=00c42ade), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538838 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538838 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{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) 20250813123538838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:8 20250813123538838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538838 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538838 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538838 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538838 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538838 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250813123538839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538839 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538839 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538839 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538839 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538839 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538839 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538839 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538839 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) 20250813123538839 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250813123538839 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538839 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538839 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538839 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538839 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538839 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538839 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538839 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538839 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538839 DLPFCP DEBUG ps_rab[0x5602c4c2b290]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538839 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538839 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538839 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538839 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538839 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(470) TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538843 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538843 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538843 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538843 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538843 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538843 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538843 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538843 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538843 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538843 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{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) 20250813123538843 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538843 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538843 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538843 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538843 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538843 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538848 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x64d140) (hnbgw_rua.c:471) 20250813123538848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6607168 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538848 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538848 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538848 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538848 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538848 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538848 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538848 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538848 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538848 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538850 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538850 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538850 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538850 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538850 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{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) 20250813123538850 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538850 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538850 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538850 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=00d339e6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538850 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538850 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538850 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538850 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{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) 20250813123538850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538850 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538850 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538850 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538850 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538850 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538850 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538850 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538850 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538850 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538850 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538850 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538850 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538850 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538851 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538851 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538851 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538851 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) 20250813123538851 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250813123538851 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538851 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538851 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538851 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538851 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538851 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538851 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538851 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538851 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538851 DLPFCP DEBUG ps_rab[0x5602c4c151f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538851 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538851 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538851 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538855 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538855 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538855 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538855 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538855 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538855 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538855 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538855 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538855 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538855 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{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) 20250813123538855 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538855 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538855 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538855 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538855 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538855 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538855 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538861 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x183cf2) (hnbgw_rua.c:471) 20250813123538861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1588466 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538861 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538861 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538861 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538861 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538861 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538861 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538861 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538861 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538861 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538861 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(471) TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538864 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538864 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{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) 20250813123538864 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538864 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538864 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538864 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=00f4cc3c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538864 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538864 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{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) 20250813123538864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538864 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538864 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538864 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538864 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538864 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538864 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538864 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538864 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813123538867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538867 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538867 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538867 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538867 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538867 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538867 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538867 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538867 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538867 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) 20250813123538867 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250813123538867 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538867 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538867 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538867 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538867 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538867 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538867 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538867 DLPFCP DEBUG ps_rab[0x5602c4c2ea80]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538867 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538867 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538867 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538867 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538867 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 := '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 } } } 20250813123538871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538871 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538871 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538871 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538871 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{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) 20250813123538871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538871 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538871 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538871 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538871 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538876 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4d992c) (hnbgw_rua.c:471) 20250813123538876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5085484 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538876 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538876 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538876 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538876 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538876 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538876 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538876 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538876 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538876 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538876 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538876 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538876 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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 := 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(472) TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123538878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538878 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{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) 20250813123538878 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538878 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from020250813123538878 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538878 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=002b6848), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538878 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538878 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{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) 20250813123538878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538878 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538878 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538878 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538878 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538878 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538878 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538878 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813123538879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538879 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538879 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538879 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538879 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538879 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538879 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538879 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) 20250813123538879 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250813123538879 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538879 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538879 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538879 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538879 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538879 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538879 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538879 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538879 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538879 DLPFCP DEBUG ps_rab[0x5602c4c20d40]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538879 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538879 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538879 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538879 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538879 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:10 HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 := '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 } } } 20250813123538882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538882 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538882 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538882 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538882 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538882 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538882 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{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) 20250813123538882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538882 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538882 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538883 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538887 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538887 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7d3a29) (hnbgw_rua.c:471) 20250813123538887 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206889 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538887 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538887 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538887 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538887 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538887 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538887 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538887 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538887 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538887 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538887 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538887 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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 := 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(473) TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123538889 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538889 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538889 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538889 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538889 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538889 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538889 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{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) 20250813123538889 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538889 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538889 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538889 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=002cb067), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538889 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538889 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538889 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538889 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538889 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{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) 20250813123538889 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538889 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538889 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538889 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538889 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538890 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538890 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538890 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538890 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538890 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538890 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538890 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538890 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538890 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538890 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538890 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538890 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538890 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) 20250813123538890 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250813123538890 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538890 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538890 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538890 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538890 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538890 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538890 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538890 DLPFCP DEBUG ps_rab[0x5602c4c17790]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538890 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538890 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538890 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 := '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 } } } 20250813123538893 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538893 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538893 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538893 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538893 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538893 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{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) 20250813123538893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538893 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538893 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538893 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538893 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538893 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538898 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x96733c) (hnbgw_rua.c:471) 20250813123538898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9859900 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538898 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538898 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538898 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538898 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538898 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538898 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538898 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538898 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538898 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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 := 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123538900 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538900 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538900 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538900 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538900 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538900 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538900 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{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) 20250813123538900 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538900 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538900 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538900 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=0077ad20), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538900 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538900 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538900 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538900 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538900 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{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) 20250813123538900 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538900 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538900 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538900 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538900 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538900 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538900 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538900 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538900 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538900 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813123538902 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538902 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538902 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538902 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538902 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538902 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538902 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538902 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538902 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) 20250813123538902 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250813123538902 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538902 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538902 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538902 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538902 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538902 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538902 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538902 DLPFCP DEBUG ps_rab[0x5602c4c2ebb0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538902 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538902 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538902 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538902 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538902 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 := '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 } } } 20250813123538906 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538906 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538906 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538906 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538906 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538906 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538906 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{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) 20250813123538906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538906 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538906 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538906 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538906 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538906 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538911 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xad1ed5) (hnbgw_rua.c:471) 20250813123538911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11345621 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538911 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538911 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538911 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538911 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538911 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538911 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538911 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538911 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538911 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538911 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538911 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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 := 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(474) TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123538914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538914 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538914 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{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) 20250813123538914 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538914 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538914 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538914 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=003935c2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538914 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{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) 20250813123538914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538914 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538914 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538914 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538914 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538914 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538914 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538914 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538914 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538914 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538914 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123538914 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538914 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538914 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) 20250813123538914 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250813123538914 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538914 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538914 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538914 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538914 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538914 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538914 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538914 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538914 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538914 DLPFCP DEBUG ps_rab[0x5602c4c2fc10]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538914 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538914 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538914 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538914 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538914 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538918 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538918 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538918 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538918 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538918 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538918 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538918 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538918 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538918 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{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) 20250813123538918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538918 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538918 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538918 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538918 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538918 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538918 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538922 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf01f50) (hnbgw_rua.c:471) 20250813123538922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15736656 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538922 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538922 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538922 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538922 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538922 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538922 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538922 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538922 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538922 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538922 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(476) TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538924 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538924 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538924 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538924 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538924 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538924 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538924 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{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) 20250813123538924 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538924 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538924 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538924 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=00f8c4b6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538925 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{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) 20250813123538925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538925 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538925 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538925 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:14 20250813123538925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538925 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123538925 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123538925 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123538925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123538925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123538925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123538925 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250813123538925 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123538925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123538925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123538925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123538925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123538925 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) 20250813123538925 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250813123538925 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123538925 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123538925 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123538926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123538926 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123538926 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123538926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123538926 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538926 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123538926 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538926 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538926 DLPFCP DEBUG ps_rab[0x5602c4c305a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123538926 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123538926 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538926 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123538926 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538926 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538929 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538929 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538929 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123538929 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123538929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123538929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123538929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123538929 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123538929 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123538929 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123538929 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123538930 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{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) 20250813123538930 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123538930 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538930 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538930 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538930 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123538930 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123538934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123538934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123538934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123538934 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123538934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfa8936) (hnbgw_rua.c:471) 20250813123538934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16419126 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123538934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123538934 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123538934 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123538934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123538934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538934 DRANAP DEBUG ps_rab_ass[0x5602c4c12860]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123538934 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123538934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123538934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123538934 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123538934 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123538934 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123538934 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(452)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(477) TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123538937 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123538937 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123538937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123538937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123538937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123538937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123538937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{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) 20250813123538937 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123538937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123538937 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123538937 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123538937 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=0023cff5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123538937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123538937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123538937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123538937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123538937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123538937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123538937 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126)[0x5602c4c12860]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123538937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{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) 20250813123538937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123538937 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123538937 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123538937 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123538937 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123538937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123538937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123538937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123538937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123538937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123538937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123538937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123538937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 20250813123540776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540777 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540777 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540777 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540777 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540777 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 20250813123540777 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540777 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540777 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) 20250813123540777 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20250813123540777 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540777 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540777 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540777 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540777 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540777 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540777 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540777 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540777 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540777 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540777 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)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(462) TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123540782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540782 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{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) 20250813123540782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540782 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16442314-RAB-23)[0x5602c4c504b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540782 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)16442314 20250813123540786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540786 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfae3ca,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442314 SCCP-40 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540786 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540786 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540786 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540786 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540786 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=0074825c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540786 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540787 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540787 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540787 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540787 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540787 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540787 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540787 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540787 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540787 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540787 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540787 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) 20250813123540787 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20250813123540787 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540787 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540787 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540787 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540787 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540787 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540787 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540787 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540787 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540787 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540787 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540787 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) 20250813123540787 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20250813123540787 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540787 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540787 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540787 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540787 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540787 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540787 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540787 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250813123540787 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540787 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540787 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)@10faf1860fc2: Session index based on local reference:0 HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(463) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(464) TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123540789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540789 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{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) 20250813123540789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250813123540789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540789 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13870792-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540789 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123540790 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540790 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{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) 20250813123540790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540790 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(462)38585 20250813123540790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540790 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10598884-RAB-23)[0x5602c4c59430]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540790 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540790 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)13870792 20250813123540791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540791 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd3a6c8,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540791 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13870792 SCCP-41 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540791 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540791 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540791 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540791 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540791 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=00acad49), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540791 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540791 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540791 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540791 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540791 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540791 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540791 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540791 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=0074825c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540791 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20250813123540791 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540791 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540792 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540792 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) 20250813123540792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{disconnected}: Freeing instance (context_map.c:202) 20250813123540792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16442314)[0x5602c4c2b8f0]{disconnected}: Deallocated (fsm.c:568) 20250813123540792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:206) 20250813123540792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123540792 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16442314 SCCP-40 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250813123540792 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=0074825c), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20250813123540792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540792 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540792 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540792 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540792 DLSCCP DEBUG SCCP-SCOC(40)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) 20250813123540792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)10598884 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(463)7005501 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:1 20250813123540794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540794 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540794 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540794 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540794 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540794 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540794 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540794 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540794 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540794 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=00acad49), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540794 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20250813123540794 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540794 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540794 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540794 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) 20250813123540794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{disconnected}: Freeing instance (context_map.c:202) 20250813123540794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13870792)[0x5602c4c0a640]{disconnected}: Deallocated (fsm.c:568) 20250813123540794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{disconnected}: Freeing instance (context_map.c:206) 20250813123540794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x5602c4c15da0]{disconnected}: Deallocated (fsm.c:568) 20250813123540794 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13870792 SCCP-41 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813123540794 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=00acad49), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20250813123540794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540794 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540794 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540794 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540794 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540794 DLSCCP DEBUG SCCP-SCOC(41)[0x5602c4c1f930]{IDLE}: Deallocated (fsm.c:568) 20250813123540794 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540794 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540794 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540794 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540794 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540794 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540795 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540795 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540795 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540795 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540795 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540795 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540796 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) 20250813123540796 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20250813123540796 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540796 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540796 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540796 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540796 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540796 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540796 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540796 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540796 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540796 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540796 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa1b9e4,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10598884 SCCP-42 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540796 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540796 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540796 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540796 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540796 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=00ecc34e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540796 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540796 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540796 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540796 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(465) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(464)4228091 20250813123540797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540797 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{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) 20250813123540797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540797 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14080576-RAB-23)[0x5602c4c28980]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540797 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:2 20250813123540797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540797 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540797 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540797 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540797 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540797 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540797 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540797 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=00ecc34e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540797 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20250813123540797 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540797 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540797 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540797 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) 20250813123540797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{disconnected}: Freeing instance (context_map.c:202) 20250813123540797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10598884)[0x5602c4c1f800]{disconnected}: Deallocated (fsm.c:568) 20250813123540797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{disconnected}: Freeing instance (context_map.c:206) 20250813123540797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x5602c4c2ba20]{disconnected}: Deallocated (fsm.c:568) 20250813123540797 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10598884 SCCP-42 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250813123540797 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=00ecc34e), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20250813123540797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540797 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540797 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540797 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540797 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540797 DLSCCP DEBUG SCCP-SCOC(42)[0x5602c4c2c240]{IDLE}: Deallocated (fsm.c:568) 20250813123540797 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540797 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540797 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540797 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540797 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540797 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)14080576 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540808 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540808 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540808 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540808 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540808 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540808 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540808 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) 20250813123540808 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20250813123540808 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540808 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540808 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540808 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540808 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540808 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540808 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540808 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540808 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540808 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540808 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd6da40,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14080576 SCCP-43 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540808 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540808 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540808 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540808 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540808 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=008970e4), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540808 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540808 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540808 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540808 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540808 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540808 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540808 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540808 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540808 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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 := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(466) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123540809 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540809 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{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) 20250813123540809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540809 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540809 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-247147-RAB-23)[0x5602c4c27850]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540809 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540809 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(465)2018214 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:3 20250813123540810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540810 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540810 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540810 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540810 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540810 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540810 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540810 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=008970e4), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540810 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20250813123540810 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540810 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540810 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540810 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) 20250813123540810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{disconnected}: Freeing instance (context_map.c:202) 20250813123540810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14080576)[0x5602c4c2bcf0]{disconnected}: Deallocated (fsm.c:568) 20250813123540810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{disconnected}: Freeing instance (context_map.c:206) 20250813123540810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x5602c4c500c0]{disconnected}: Deallocated (fsm.c:568) 20250813123540810 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14080576 SCCP-43 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123540810 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=008970e4), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20250813123540810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540810 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540810 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540810 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540810 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540810 DLSCCP DEBUG SCCP-SCOC(43)[0x5602c4c20940]{IDLE}: Deallocated (fsm.c:568) 20250813123540810 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540810 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540810 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540810 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540810 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540810 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540810 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540810 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)247147 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540820 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540820 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540820 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540820 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540820 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540820 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540820 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) 20250813123540820 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20250813123540820 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540820 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540820 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540820 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540820 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540820 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540820 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540820 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540820 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540820 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540820 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3c56b,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-247147 SCCP-44 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540820 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540820 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540820 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540820 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540820 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=004505b3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540820 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540820 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540820 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540820 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540820 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540820 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540820 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540820 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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 := 45, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(467) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123540822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540822 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{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) 20250813123540822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540822 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4845294-RAB-23)[0x5602c4c27b30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540822 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(466)3723393 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:4 20250813123540823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540823 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540823 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540823 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540823 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540823 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540823 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540823 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=004505b3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540823 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20250813123540823 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540823 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540823 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540823 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) 20250813123540823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{disconnected}: Freeing instance (context_map.c:202) 20250813123540823 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-247147)[0x5602c4c4fe90]{disconnected}: Deallocated (fsm.c:568) 20250813123540823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{disconnected}: Freeing instance (context_map.c:206) 20250813123540823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5602c4c20530]{disconnected}: Deallocated (fsm.c:568) 20250813123540823 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-247147 SCCP-44 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123540823 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=004505b3), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20250813123540823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540823 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540823 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540823 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540823 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540823 DLSCCP DEBUG SCCP-SCOC(44)[0x5602c4c20a70]{IDLE}: Deallocated (fsm.c:568) 20250813123540823 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540823 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540823 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540823 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540823 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540823 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540823 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540823 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)4845294 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540833 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540833 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540833 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540833 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540833 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540833 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) 20250813123540833 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20250813123540833 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540833 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540833 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540833 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540833 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540833 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540833 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540833 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540833 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540833 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540834 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x49eeee,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4845294 SCCP-45 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540834 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540834 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540834 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540834 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540834 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=00eed7a8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540834 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540834 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540834 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540834 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540834 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540834 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540834 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(468) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123540838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{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) 20250813123540838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14889514-RAB-23)[0x5602c4c287c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540838 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(467)15439042 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:5 20250813123540840 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540840 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540840 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540840 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540840 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540841 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540841 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540841 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540841 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=00eed7a8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540841 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20250813123540841 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540841 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540841 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540841 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) 20250813123540841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{disconnected}: Freeing instance (context_map.c:202) 20250813123540841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4845294)[0x5602c4c122f0]{disconnected}: Deallocated (fsm.c:568) 20250813123540841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{disconnected}: Freeing instance (context_map.c:206) 20250813123540841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x5602c4c2c370]{disconnected}: Deallocated (fsm.c:568) 20250813123540841 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4845294 SCCP-45 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250813123540841 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=00eed7a8), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20250813123540841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540841 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540841 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540841 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540841 DLSCCP DEBUG SCCP-SCOC(45)[0x5602c4c61520]{IDLE}: Deallocated (fsm.c:568) 20250813123540841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540841 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540841 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540841 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)14889514 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540846 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540846 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540846 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540846 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540846 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540846 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540846 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540846 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) 20250813123540846 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20250813123540846 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540846 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540846 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540846 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540846 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540846 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540846 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540846 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540847 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe3322a,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540847 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14889514 SCCP-46 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540847 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540847 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540847 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540847 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540847 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=0011d6f6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540847 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540847 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540847 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540847 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540847 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540847 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540847 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540847 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(469) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123540851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540851 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{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) 20250813123540851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540851 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4123719-RAB-23)[0x5602c4c29b00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540851 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(468)16502548 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:6 20250813123540852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540852 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540853 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540853 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540853 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540853 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540853 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540853 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=0011d6f6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540853 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20250813123540853 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540853 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540853 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540853 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) 20250813123540853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{disconnected}: Freeing instance (context_map.c:202) 20250813123540853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14889514)[0x5602c4c611c0]{disconnected}: Deallocated (fsm.c:568) 20250813123540853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{disconnected}: Freeing instance (context_map.c:206) 20250813123540853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5602c4c50360]{disconnected}: Deallocated (fsm.c:568) 20250813123540853 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14889514 SCCP-46 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250813123540853 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=0011d6f6), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20250813123540853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540853 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540853 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540853 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540853 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540853 DLSCCP DEBUG SCCP-SCOC(46)[0x5602c4c20c10]{IDLE}: Deallocated (fsm.c:568) 20250813123540853 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540853 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540853 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540853 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540853 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540853 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)4123719 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540856 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540856 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540856 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540856 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540856 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540856 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540856 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) 20250813123540856 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20250813123540856 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540856 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540856 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540856 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540856 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540856 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540856 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540856 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540856 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540856 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540856 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3eec47,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4123719 SCCP-47 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540856 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540856 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540856 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540856 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540856 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=00c42ade), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540856 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540856 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540856 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540856 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540856 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540856 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540856 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(470) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(469)1432895 HNBGW-PFCP(452)@10faf1860fc2: 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 } } } 20250813123540861 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540861 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{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) 20250813123540861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540861 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540861 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6607168-RAB-23)[0x5602c4c2b290]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:7 20250813123540861 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540861 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123540862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540862 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540862 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540862 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540862 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540862 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540862 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540862 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=00c42ade), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540862 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20250813123540862 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540862 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540862 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540862 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) 20250813123540862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{disconnected}: Freeing instance (context_map.c:202) 20250813123540862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4123719)[0x5602c4c20ef0]{disconnected}: Deallocated (fsm.c:568) 20250813123540862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{disconnected}: Freeing instance (context_map.c:206) 20250813123540862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x5602c4c61910]{disconnected}: Deallocated (fsm.c:568) 20250813123540862 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4123719 SCCP-47 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250813123540862 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=00c42ade), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20250813123540862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540862 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540862 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540862 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540862 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540862 DLSCCP DEBUG SCCP-SCOC(47)[0x5602c4c10ac0]{IDLE}: Deallocated (fsm.c:568) 20250813123540862 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540862 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540862 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540862 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540862 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540862 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)6607168 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540869 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540869 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540869 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540869 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540869 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540869 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540869 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) 20250813123540869 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20250813123540869 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540869 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540869 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540869 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540869 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540869 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540869 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540869 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540869 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540869 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540869 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x64d140,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6607168 SCCP-48 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540869 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540869 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540869 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540869 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540869 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=00d339e6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(471) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(470)7705865 20250813123540872 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540872 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{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) 20250813123540872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540872 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540872 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1588466-RAB-23)[0x5602c4c151f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540872 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540872 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:8 20250813123540873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540873 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540873 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540873 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540873 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540873 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540873 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540873 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=00d339e6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540873 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20250813123540873 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540873 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540873 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540873 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) 20250813123540873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{disconnected}: Freeing instance (context_map.c:202) 20250813123540873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6607168)[0x5602c4c2ccf0]{disconnected}: Deallocated (fsm.c:568) 20250813123540873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{disconnected}: Freeing instance (context_map.c:206) 20250813123540873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x5602c4c207d0]{disconnected}: Deallocated (fsm.c:568) 20250813123540873 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6607168 SCCP-48 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813123540873 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=00d339e6), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20250813123540873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540873 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540873 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540873 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540873 DLSCCP DEBUG SCCP-SCOC(48)[0x5602c4c11650]{IDLE}: Deallocated (fsm.c:568) 20250813123540873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540873 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540873 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)1588466 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540886 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540886 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540886 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540886 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540886 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540886 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540886 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) 20250813123540886 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20250813123540886 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540886 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540886 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540886 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540886 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540886 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540886 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540886 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540886 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540886 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540886 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x183cf2,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1588466 SCCP-49 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540886 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540886 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540886 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540886 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540886 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=00f4cc3c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540886 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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 := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(472) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123540890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540890 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{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) 20250813123540890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540890 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5085484-RAB-23)[0x5602c4c2ea80]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540890 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(471)14164553 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:9 20250813123540893 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540893 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540893 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540893 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540893 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540893 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540893 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540893 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540893 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540893 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540893 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=00f4cc3c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540893 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20250813123540893 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540893 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540893 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540893 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) 20250813123540893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{disconnected}: Freeing instance (context_map.c:202) 20250813123540893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1588466)[0x5602c4c20660]{disconnected}: Deallocated (fsm.c:568) 20250813123540893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{disconnected}: Freeing instance (context_map.c:206) 20250813123540893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x5602c4c10e70]{disconnected}: Deallocated (fsm.c:568) 20250813123540893 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1588466 SCCP-49 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250813123540893 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=00f4cc3c), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20250813123540893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540894 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540894 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540894 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540894 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540894 DLSCCP DEBUG SCCP-SCOC(49)[0x5602c4c35520]{IDLE}: Deallocated (fsm.c:568) 20250813123540894 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540894 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540895 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540895 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540895 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540895 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)5085484 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540899 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540899 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540899 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540899 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540899 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540899 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540899 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540899 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540899 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540899 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540899 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) 20250813123540899 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20250813123540899 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540899 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540899 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540899 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540899 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540899 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540899 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540899 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540899 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540899 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540899 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4d992c,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5085484 SCCP-50 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540899 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540899 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540899 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540899 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540899 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=002b6848), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540899 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540899 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540899 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540900 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540900 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540900 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540900 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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 := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(473) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123540904 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540904 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540904 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540904 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540904 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{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) 20250813123540904 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540904 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540904 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540904 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540904 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540904 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540904 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8206889-RAB-23)[0x5602c4c20d40]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540904 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540904 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(472)14770213 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540907 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540907 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540907 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540907 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540907 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540907 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540907 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540907 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540907 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540907 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=002b6848), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540907 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20250813123540907 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540907 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540907 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540907 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) 20250813123540907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540908 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{disconnected}: Freeing instance (context_map.c:202) 20250813123540907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5085484)[0x5602c4c34be0]{disconnected}: Deallocated (fsm.c:568) 20250813123540907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540908 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{disconnected}: Freeing instance (context_map.c:206) 20250813123540907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x5602c4c11780]{disconnected}: Deallocated (fsm.c:568) 20250813123540907 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5085484 SCCP-50 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250813123540907 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=002b6848), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20250813123540907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540907 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540907 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540907 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540907 DLSCCP DEBUG SCCP-SCOC(50)[0x5602c4c72cc0]{IDLE}: Deallocated (fsm.c:568) 20250813123540908 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540908 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540908 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540908 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540908 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540908 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540908 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540908 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540908 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540908 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540908 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) 20250813123540908 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20250813123540908 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540908 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540908 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540908 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540908 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540909 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540909 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540909 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540909 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540909 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540909 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)@10faf1860fc2: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending HNBGW-PFCP(452)@10faf1860fc2: 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 := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(475) TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)8206889 20250813123540911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540911 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7d3a29,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540911 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206889 SCCP-51 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540911 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540911 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540911 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540911 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540911 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=002cb067), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540911 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540911 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540911 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540911 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540911 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540911 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540911 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540911 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:11 HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250813123540913 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540913 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{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) 20250813123540913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540913 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9859900-RAB-23)[0x5602c4c17790]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540913 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540913 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(473)10874619 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:11 20250813123540915 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540915 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540915 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540916 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540916 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540916 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540916 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=002cb067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540916 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20250813123540916 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540916 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540916 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540916 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) 20250813123540916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{disconnected}: Freeing instance (context_map.c:202) 20250813123540916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8206889)[0x5602c4c73c40]{disconnected}: Deallocated (fsm.c:568) 20250813123540916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{disconnected}: Freeing instance (context_map.c:206) 20250813123540916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x5602c4c73d70]{disconnected}: Deallocated (fsm.c:568) 20250813123540916 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8206889 SCCP-51 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250813123540916 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=002cb067), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20250813123540916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540916 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540916 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540916 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540916 DLSCCP DEBUG SCCP-SCOC(51)[0x5602c4c735e0]{IDLE}: Deallocated (fsm.c:568) 20250813123540916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540916 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540916 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)9859900 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540920 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540920 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540920 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540920 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540920 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540920 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540920 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) 20250813123540920 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20250813123540920 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540920 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540920 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540920 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540920 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540920 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540920 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540920 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540920 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540920 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540920 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x96733c,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9859900 SCCP-53 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540920 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540920 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540920 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540920 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540920 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=0077ad20), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540920 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540920 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540920 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540920 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540920 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540920 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540920 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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 := 53, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(452)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(474) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(475)1050060 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:13 HNBGW-PFCP(452)@10faf1860fc2: 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 := '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 } } } 20250813123540925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540925 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{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) 20250813123540925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540925 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540925 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540925 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540925 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540925 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-11345621-RAB-23)[0x5602c4c2ebb0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540925 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123540925 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540925 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540925 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=0077ad20), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540925 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20250813123540925 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540925 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540925 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540925 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) 20250813123540925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{disconnected}: Freeing instance (context_map.c:202) 20250813123540925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9859900)[0x5602c4c73050]{disconnected}: Deallocated (fsm.c:568) 20250813123540925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{disconnected}: Freeing instance (context_map.c:206) 20250813123540925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x5602c4c72df0]{disconnected}: Deallocated (fsm.c:568) 20250813123540925 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9859900 SCCP-53 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250813123540925 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=0077ad20), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20250813123540925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540925 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540925 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540925 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540925 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540925 DLSCCP DEBUG SCCP-SCOC(53)[0x5602c4c14700]{IDLE}: Deallocated (fsm.c:568) 20250813123540925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540925 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540925 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540925 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)11345621 20250813123540930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540930 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540930 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540930 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540930 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540930 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540930 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540930 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) 20250813123540930 DLSCCP DEBUG Received CO:CODT for local reference 54 (sccp_scoc.c:1824) 20250813123540930 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540930 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540930 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540930 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540930 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540930 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540930 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540930 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540930 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540930 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540930 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xad1ed5,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11345621 SCCP-52 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540930 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540930 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540930 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540930 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540930 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=003935c2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540930 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540930 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540930 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540931 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540931 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540931 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540931 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540931 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(476) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(474)14383285 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:12 20250813123540934 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540934 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{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) 20250813123540934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540934 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540934 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15736656-RAB-23)[0x5602c4c2fc10]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540934 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540934 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123540935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540935 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540935 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540935 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540935 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540935 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540935 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540935 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=003935c2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540935 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20250813123540935 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540935 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540935 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540935 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) 20250813123540935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{disconnected}: Freeing instance (context_map.c:202) 20250813123540935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11345621)[0x5602c4c134a0]{disconnected}: Deallocated (fsm.c:568) 20250813123540935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{disconnected}: Freeing instance (context_map.c:206) 20250813123540935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x5602c4c137c0]{disconnected}: Deallocated (fsm.c:568) 20250813123540935 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11345621 SCCP-52 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250813123540935 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=003935c2), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20250813123540935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540935 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540935 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540935 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540935 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540935 DLSCCP DEBUG SCCP-SCOC(52)[0x5602c4c141c0]{IDLE}: Deallocated (fsm.c:568) 20250813123540935 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540935 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540935 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540935 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540935 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540935 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)15736656 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_len:12 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813123540943 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540943 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540943 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540943 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540943 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540943 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540943 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540943 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540943 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) 20250813123540943 DLSCCP DEBUG Received CO:CODT for local reference 55 (sccp_scoc.c:1824) 20250813123540943 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123540943 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540943 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123540943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123540943 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813123540943 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813123540943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813123540943 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123540943 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123540944 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123540944 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123540944 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123540944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813123540944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250813123540944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123540944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250813123540944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123540944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123540944 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123540944 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123540944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf01f50,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123540944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15736656 SCCP-54 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123540944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123540944 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123540944 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123540944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123540944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123540944 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123540944 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123540944 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=00f8c4b6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123540944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540944 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123540944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123540944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123540944 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540944 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540944 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540944 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540944 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540944 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(452)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_assignment_concurrent0(477) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(452)@10faf1860fc2: 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 } } } HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(476)11122398 20250813123540947 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123540947 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123540947 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123540947 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123540947 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{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) 20250813123540947 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123540947 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123540947 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123540947 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123540947 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123540947 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123540947 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16419126-RAB-23)[0x5602c4c305a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123540947 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123540947 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:14 20250813123540950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540950 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123540950 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123540950 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123540950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123540950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123540950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123540950 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123540950 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123540950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123540950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123540950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123540950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123540950 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=00f8c4b6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123540950 DLSCCP DEBUG Received CO:RELRE for local reference 54 (sccp_scoc.c:1824) 20250813123540950 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123540950 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123540950 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123540950 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) 20250813123540950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123540950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123540950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123540950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{disconnected}: Freeing instance (context_map.c:202) 20250813123540950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15736656)[0x5602c4c35070]{disconnected}: Deallocated (fsm.c:568) 20250813123540950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123540950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{disconnected}: Freeing instance (context_map.c:206) 20250813123540950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-54)[0x5602c4c11050]{disconnected}: Deallocated (fsm.c:568) 20250813123540950 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15736656 SCCP-54 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250813123540950 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=00f8c4b6), PART(T=Source Reference,L=4,D=00000036) (sccp_scrc.c:406) 20250813123540950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123540950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123540950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123540950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123540950 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123540950 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123540950 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123540950 DLSCCP DEBUG SCCP-SCOC(54)[0x5602c4c14f90]{IDLE}: Deallocated (fsm.c:568) 20250813123540950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123540950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123540950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123540950 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123540951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123540951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123540951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123540951 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)16419126 20250813123541146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123541146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123541146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813123541146 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813123541146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfa8936,cause=radio(normal)) (hnbgw_rua.c:439) 20250813123541146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16419126 SCCP-55 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813123541146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813123541146 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813123541146 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813123541146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813123541146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123541146 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123541146 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123541146 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=0023cff5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813123541146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123541146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123541146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123541146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123541146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813123541146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813123541146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813123541146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123541146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123541146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123541146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123541146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123541146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123541146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123541146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(477)9023109 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on connection ID:15 20250813123541152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123541152 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123541152 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123541152 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123541152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123541152 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123541152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123541152 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123541152 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123541152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123541152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123541152 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123541152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123541152 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=0023cff5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813123541152 DLSCCP DEBUG Received CO:RELRE for local reference 55 (sccp_scoc.c:1824) 20250813123541152 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813123541152 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123541152 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813123541153 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) 20250813123541153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813123541153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813123541153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123541153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{disconnected}: Freeing instance (context_map.c:202) 20250813123541153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16419126)[0x5602c4c15770]{disconnected}: Deallocated (fsm.c:568) 20250813123541153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123541153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{disconnected}: Freeing instance (context_map.c:206) 20250813123541153 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-55)[0x5602c4c14a00]{disconnected}: Deallocated (fsm.c:568) 20250813123541153 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16419126 SCCP-55 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250813123541153 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=0023cff5), PART(T=Source Reference,L=4,D=00000037) (sccp_scrc.c:406) 20250813123541153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123541153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123541153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123541153 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123541153 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813123541153 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123541153 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123541153 DLSCCP DEBUG SCCP-SCOC(55)[0x5602c4c26ad0]{IDLE}: Deallocated (fsm.c:568) 20250813123541153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123541153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123541153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123541153 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123541153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123541153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123541153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123541153 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123543154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52844<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543155 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33497<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(451)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(450)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123543156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123543157 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123543157 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123543157 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) 20250813123543157 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123543157 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123543157 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) 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123543157 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123543157 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) 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123543157 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 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123543157 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123543157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123543157 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123543157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123543157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123543157 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 20250813123543157 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) 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123543157 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123543157 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) 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813123543157 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) 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123543157 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123543157 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123543157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123543157 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123543157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123543157 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(456)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(455)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(457)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(460)@10faf1860fc2: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(453)@10faf1860fc2: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(454)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(458)@10faf1860fc2: Final verdict of PTC: none 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52932<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(465)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(467)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(464)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(463)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(473)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(468)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(471)@10faf1860fc2: Final verdict of PTC: pass 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52898<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52914<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123543162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52946<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(466)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(474)@10faf1860fc2: Final verdict of PTC: pass 20250813123543162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52966<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(470)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(462)@10faf1860fc2: Final verdict of PTC: pass 20250813123543162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52960<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(469)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(472)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(476)@10faf1860fc2: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(475)@10faf1860fc2: Final verdict of PTC: pass HNBGW-MGCP(461)@10faf1860fc2: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(477)@10faf1860fc2: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(449)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(459)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(452)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(449): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(450): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(451): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(452): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(453): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(454): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(455): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(456): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(457): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(458): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(459): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(460): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(461): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(462): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(463): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(464): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(465): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(466): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(467): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(468): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(469): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(470): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(471): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(472): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(473): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(474): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(475): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(476): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_assignment_concurrent0(477): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_assignment_concurrent pass'. Wed Aug 13 12:35:43 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 20250813123543271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123543772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54098<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1649068) Waiting for packet dumper to finish... 1 (prev_count=1649068, count=1649608) 20250813123545157 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123545157 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123545157 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123545157 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123545157 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123545157 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:35: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ps_rab_release started. 20250813123546865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123546868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123546871 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38985<->l=127.0.0.1:4262) (control_if.c:572) 20250813123546948 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123546948 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123546948 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123546948 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123546948 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123546948 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123546948 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123546949 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123546949 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123546949 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123546949 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rab_release-Iuh0(482)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123546950 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123546950 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123546950 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) 20250813123546950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123546950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123546950 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) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 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) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123546950 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) 20250813123546950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123546950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123546950 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123546950 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123546950 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123546950 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) 20250813123546950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123546950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123546950 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) 20250813123546950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123546950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123546950 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123546950 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123546950 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123546950 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) 20250813123546950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123546950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123546950 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123546950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123546950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123546950 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123546950 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123546950 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123546950 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) 20250813123546950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123546950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123546950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123546950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123546950 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123546950 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123546950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123546950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123546950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123546950 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 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123546950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123546950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123546950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123546950 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 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123546950 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 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123546950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123546950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123546950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123546950 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123546950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123546950 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123546950 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123546950 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123546950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(486)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(486)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(486)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(484)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123546966 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123546966 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123546966 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123546966 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123546966 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123546967 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123546967 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123546967 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123546967 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123546968 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123546968 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123546968 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) 20250813123546968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123546968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123546968 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) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 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) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123546968 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) 20250813123546968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123546968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123546968 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123546968 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123546968 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123546968 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) 20250813123546968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123546968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123546968 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) 20250813123546968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123546968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123546968 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123546968 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123546968 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123546968 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) 20250813123546968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123546968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123546968 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) 20250813123546968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123546968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123546968 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123546968 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123546968 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123546968 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) 20250813123546968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123546968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123546968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123546968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123546968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123546968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123546968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123546968 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123546968 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123546968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123546968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123546968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123546968 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 20250813123546968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123546968 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123546968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123546968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123546968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123546968 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 20250813123546968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123546968 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 20250813123546968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123546968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123546968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123546968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123546968 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 20250813123546968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123546968 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 20250813123546968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123546968 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123546968 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123546968 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123546968 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123546968 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123546968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123546968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(489)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(489)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(489)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123546993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123546993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123546993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123546993 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123546993 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) 20250813123546993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123546993 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123546993 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123546993 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123547164 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 20250813123547164 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 20250813123547164 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123547164 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123547165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123547165 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123547165 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123547165 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123547166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123547166 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123547166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123547166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123547166 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123547166 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123547166 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123547166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123547166 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123547166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123547182 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 20250813123547182 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 20250813123547182 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123547182 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123547184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123547184 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123547184 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123547184 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123547184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123547184 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123547184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123547185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123547185 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123547185 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123547185 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123547185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123547185 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123547185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123547971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123547971 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123547971 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123547971 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123547971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123547971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123547971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123547971 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123547971 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123547971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123547971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123547971 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123547971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123547971 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123547971 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123547971 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123547971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547971 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123547971 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123547971 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123547971 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123547971 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) 20250813123547971 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) 20250813123547971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123547971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123547971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123547971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123547971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123547971 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123547971 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123547971 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123547971 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123547971 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123547971 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123547971 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123547971 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123547971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123547971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123547971 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(485)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123547987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123547987 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123547987 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123547987 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123547987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123547987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123547987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123547987 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123547987 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123547987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123547987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123547987 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123547987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123547987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123547987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123547987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123547987 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) 20250813123547987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547987 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) 20250813123547987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123547987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123547987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123547987 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123547987 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) 20250813123547987 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) 20250813123547987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123547987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123547987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123547987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123547987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123547987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123547987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123547987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123547987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123547987 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123547987 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123547987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123547987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123547987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123547987 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123547987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123547987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123547987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123547987 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(488)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123548006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release0(491)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(488)@10faf1860fc2: Created Expect[0] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release0(491) TC_ps_rab_release-Iuh0-RUA(483)@10faf1860fc2: Added conn table entry 0TC_ps_rab_release0(491)3661939 20250813123549024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123549024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123549024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123549024 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123549024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x37e073, normal) (hnbgw_rua.c:407) 20250813123549024 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123549024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123549024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3661939 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123549024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123549024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123549024 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123549024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3661939 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123549024 DCN DEBUG map_sccp[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123549024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123549024 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-3661939 <-> SCCP-56 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123549024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3661939 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123549024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123549024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123549024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123549024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123549024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123549024 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123549024 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123549024 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123549024 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030001ac0056400500f1100926) (sccp_scrc.c:406) 20250813123549024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123549024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123549024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123549024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123549024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123549024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123549024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123549024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123549024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123549024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123549024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123549024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123549024 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123549024 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123549024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123549024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123549024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123549024 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123549024 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123549024 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123549024 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123549024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123549024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123549024 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(488)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_release0(491) HNBGW_Test.sgsn0-RAN(488)@10faf1860fc2: Added conn table entry 0TC_ps_rab_release0(491)11558937 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: Session index based on connection ID:0 TC_ps_rab_release0(491)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123549031 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123549031 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123549031 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123549031 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123549031 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123549031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123549031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123549031 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123549031 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123549031 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123549031 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123549031 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123549031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123549031 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=00949b58) (sccp_scrc.c:477) 20250813123549031 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20250813123549031 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123549031 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123549031 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123549031 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123549031 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) 20250813123549031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123549031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_release0(491)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813123549234 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123549234 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123549234 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123549234 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123549234 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123549234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123549234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123549234 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123549234 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123549234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123549234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123549234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123549234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123549234 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) 20250813123549234 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250813123549234 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123549234 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123549234 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123549234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123549234 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123549234 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123549234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123549234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123549234 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123549234 DRANAP DEBUG ps_rab_ass[0x5602c4c59430]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123549234 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123549234 DLPFCP DEBUG ps_rab[0x5602c4c150c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123549234 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123549234 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123549234 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123549234 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123549234 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(481)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(481)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release0(491)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(481)@10faf1860fc2: 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 } } } 20250813123549245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123549245 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123549245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123549245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123549245 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123549245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123549245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123549245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123549245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123549245 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123549245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123549245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{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) 20250813123549245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-56 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123549245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123549245 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-56 SEID-0x13 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123549245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123549245 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123549245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123549245 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123549256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123549256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123549256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123549256 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123549256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x37e073) (hnbgw_rua.c:471) 20250813123549256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3661939 SCCP-56 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123549256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123549256 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123549256 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123549256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123549256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123549256 DRANAP DEBUG ps_rab_ass[0x5602c4c59430]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123549256 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123549256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123549256 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123549256 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123549256 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123549256 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123549256 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123549256 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(481)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(481)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_release0(491) TC_ps_rab_release0(491)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(481)@10faf1860fc2: 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 } } } 20250813123549261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123549261 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123549261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123549261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123549261 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123549261 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123549261 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{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) 20250813123549261 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123549261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123549261 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123549261 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123549261 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=00949b58), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123549261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123549261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123549261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123549261 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123549261 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123549261 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123549261 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123549261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{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) 20250813123549261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{ESTABLISHED}: <-tx- PFCP seq-57 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123549261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250813123549261 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{ESTABLISHED}: -rx-> PFCP seq-57 SEID-0x13 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123549261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250813123549261 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250813123549261 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123549262 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123549262 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123549262 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123549262 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123549262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123549262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123549262 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release0(491)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(479)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: vl_len:21 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(487)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250813123549283 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123549283 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123549283 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123549283 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123549283 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123549283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123549283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123549283 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123549283 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123549283 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123549283 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123549283 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123549283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123549283 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) 20250813123549283 DLSCCP DEBUG Received CO:CODT for local reference 56 (sccp_scoc.c:1824) 20250813123549283 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123549283 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123549283 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123549283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123549283 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123549283 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123549283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123549283 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813123549283 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123549283 DRANAP DEBUG ps_rab_ass[0x5602c4c59430]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123549283 DLPFCP ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3661939 SCCP-56 sgsn-0 MI=IMSI-262420000000005: RANAP PS RAB AssignmentRequest lacks setup-or-modify list (ps_rab_ass_fsm.c:239) 20250813123549283 DRANAP ERROR ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{RX_RAB_ASS_MSG}: PS RAB Assignment failed (ps_rab_ass_fsm.c:149) 20250813123549283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:154) 20250813123549283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:154) 20250813123549283 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939)[0x5602c4c59430]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) TC_ps_rab_release0(491)@10faf1860fc2: 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)@10faf1860fc2: Stopping testcase execution from "ConnHdlr.ttcn":395 MC@10faf1860fc2: Test Component 491 has requested to stop MTC. Terminating current testcase execution. TC_ps_rab_release-Iuh0-RUA(483)@10faf1860fc2: Final verdict of PTC: none 20250813123554284 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38985<->l=127.0.0.1:4262) (control_if.c:193) 20250813123554284 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123554284 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) 20250813123554284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123554284 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123554284 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123554284 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) 20250813123554284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123554284 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123554284 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 20250813123554284 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123554284 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123554284 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123554284 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123554284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123554284 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123554284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123554284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123554284 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_rab_release(478)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(488)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(485)@10faf1860fc2: Final verdict of PTC: none 20250813123554284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123554284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123554284 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123554284 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.msc0-SCCP(484)@10faf1860fc2: Final verdict of PTC: none 20250813123554284 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123554284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123554284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123554284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123554284 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123554284 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123554284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949b58), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123554284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123554284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123554284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123554285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123554285 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123554285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123554285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123554285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123554285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3661939)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123554285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123554285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:206) 20250813123554285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-56)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123554285 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123554285 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123554285 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250813123554285 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123554285 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123554285 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3661939 SCCP-56 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250813123554285 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 20250813123554285 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) 20250813123554285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123554285 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-M3UA(489)@10faf1860fc2: Final verdict of PTC: none 20250813123554285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123554285 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123554285 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123554285 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123554285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123554285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123554285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123554285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(490)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@10faf1860fc2: Final verdict of PTC: none 20250813123554285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54100<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123554285 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123554285 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) 20250813123554285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123554285 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123554285 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) 20250813123554285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123554285 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123554285 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123554285 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123554285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123554285 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123554285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123554285 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(487)@10faf1860fc2: Final verdict of PTC: none TC_ps_rab_release-Iuh0(482)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(486)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(481)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(479)@10faf1860fc2: Final verdict of PTC: none 20250813123554286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release0(491)@10faf1860fc2: 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 } } } }"" MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ps_rab_release(478): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(479): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(481): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_release-Iuh0(482): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_release-Iuh0-RUA(483): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(484): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(485): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(486): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(487): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(488): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(489): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(490): none (pass -> pass) MTC@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release fail'. Wed Aug 13 12:35:54 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 20250813123554334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123554835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49014<->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=255716) 20250813123556285 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123556285 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123556285 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123556286 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123556286 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123556286 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:35: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_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 20250813123557286 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{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@10faf1860fc2: 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@10faf1860fc2: Test case TC_ps_rab_release_abnormal started. 20250813123557873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123557876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123557879 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42637<->l=127.0.0.1:4262) (control_if.c:572) 20250813123557954 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123557954 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123557954 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123557955 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123557955 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123557955 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123557955 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123557955 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123557955 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_release_abnormal-Iuh0(496)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123557955 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123557955 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123557956 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123557956 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123557956 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) 20250813123557956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123557956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123557956 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) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557956 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) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123557956 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) 20250813123557956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123557956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123557956 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123557956 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123557956 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123557956 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) 20250813123557956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123557956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123557956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123557956 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) 20250813123557956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123557956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123557956 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123557956 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123557956 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123557956 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) 20250813123557956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123557956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123557956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123557956 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123557956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123557956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123557956 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123557956 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123557956 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123557957 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) 20250813123557957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123557957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123557957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123557957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123557957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123557957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123557957 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123557957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123557957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123557957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123557957 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 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123557957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123557957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123557957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123557957 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 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123557957 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 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123557957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123557957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123557957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123557957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123557957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123557957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123557957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123557957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123557957 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(500)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(500)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(500)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(498)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123557972 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123557972 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123557972 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123557972 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123557972 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123557972 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123557972 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123557973 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123557973 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123557974 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123557974 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123557974 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) 20250813123557974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123557974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123557974 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) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 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) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123557974 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) 20250813123557974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123557974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123557974 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123557974 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123557974 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123557974 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) 20250813123557974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123557974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123557974 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) 20250813123557974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123557974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123557974 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123557974 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123557974 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123557974 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) 20250813123557974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123557974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123557974 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) 20250813123557974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123557974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123557974 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123557974 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123557974 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123557974 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) 20250813123557974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123557974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123557974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123557974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123557974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123557974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123557974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123557974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123557974 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123557974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123557974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123557974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123557974 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 20250813123557974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123557974 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123557974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123557974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123557974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123557974 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 20250813123557974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123557974 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 20250813123557974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123557974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123557974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123557974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123557974 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 20250813123557974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123557974 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 20250813123557974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123557974 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123557974 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123557974 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123557974 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123557974 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123557974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123557974 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(503)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(503)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(503)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123558001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123558001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123558001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123558001 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123558001 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) 20250813123558001 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123558001 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123558001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123558001 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123558169 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 20250813123558169 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 20250813123558169 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123558169 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123558171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123558171 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123558171 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123558171 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123558171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123558171 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123558171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123558172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123558172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123558172 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123558172 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123558172 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123558172 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123558172 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123558188 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 20250813123558188 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 20250813123558188 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123558188 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123558190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123558190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123558190 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123558190 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123558190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123558190 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123558190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123558190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123558190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123558190 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123558190 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123558190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123558191 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123558191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123558993 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123558993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123558993 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123558993 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123558993 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123558993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123558993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123558993 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123558993 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123558994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123558994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123558994 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123558994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123558994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123558994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123558994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123558994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123558994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123558994 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123558994 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123558994 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) 20250813123558994 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) 20250813123558994 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123558994 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123558994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123558994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123558994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123558994 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123558994 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123558994 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123558994 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123558994 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123558994 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123558994 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123558994 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123558994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123558994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123558995 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(499)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123558999 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123558999 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123558999 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123558999 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123558999 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123558999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123558999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123558999 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123558999 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123558999 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123558999 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123558999 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123558999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123558999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123558999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123558999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123558999 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) 20250813123558999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558999 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) 20250813123558999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123558999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123558999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123558999 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123558999 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) 20250813123558999 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) 20250813123558999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123558999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123558999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123558999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123558999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123558999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123558999 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123558999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123558999 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123558999 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123558999 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123558999 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123558999 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123559000 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123559000 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123559000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123559000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123559000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123559000 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(502)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123559029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_release_abnormal0(505)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(502)@10faf1860fc2: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal-Iuh0-RUA(497)@10faf1860fc2: Added conn table entry 0TC_ps_rab_release_abnormal0(505)2432032 20250813123600088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123600088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123600088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123600088 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123600088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x251c20, normal) (hnbgw_rua.c:407) 20250813123600088 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123600088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123600088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2432032 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123600088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123600088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123600088 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123600088 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2432032 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123600088 DCN DEBUG map_sccp[0x5602c4c34ab0]{init}: Allocated (fsm.c:456) 20250813123600088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123600088 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-2432032 <-> SCCP-57 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123600088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2432032 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123600088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123600088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123600088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123600088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123600088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123600088 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123600088 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{IDLE}: Allocated (fsm.c:456) 20250813123600088 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123600088 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030001de0056400500f1100926) (sccp_scrc.c:406) 20250813123600088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123600088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123600088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123600088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123600088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123600088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123600088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123600088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123600088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123600088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123600088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123600088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123600088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123600088 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123600088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123600088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123600088 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123600088 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123600088 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123600088 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123600088 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123600088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123600088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123600088 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(502)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_release_abnormal0(505) HNBGW_Test.sgsn0-RAN(502)@10faf1860fc2: Added conn table entry 0TC_ps_rab_release_abnormal0(505)199018 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_release_abnormal0(505)@10faf1860fc2: setverdict(pass): none -> pass 20250813123600095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123600095 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123600095 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123600095 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123600095 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123600095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123600095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123600095 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123600095 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123600095 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123600095 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123600095 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123600095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123600095 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=00aedb60) (sccp_scrc.c:477) 20250813123600095 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20250813123600095 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123600095 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123600095 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123600095 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123600095 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) 20250813123600095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123600095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_release_abnormal0(505)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":823 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: vl_len:91 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250813123600286 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{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)@10faf1860fc2: 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 := { } } } } 20250813123600302 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123600302 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123600302 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123600302 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123600302 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123600302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123600302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123600302 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123600303 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123600303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123600303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123600303 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123600303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123600303 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) 20250813123600303 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250813123600303 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123600303 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123600303 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123600303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123600303 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123600303 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123600303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123600303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123600303 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123600303 DRANAP DEBUG ps_rab_ass[0x5602c4c504b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123600303 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123600303 DLPFCP DEBUG ps_rab[0x5602c4c12860]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250813123600303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250813123600303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250813123600303 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250813123600303 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123600303 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(495)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(495)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_release_abnormal0(505)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":843 HNBGW-PFCP(495)@10faf1860fc2: 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 } } } 20250813123600328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123600328 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123600328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250813123600328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250813123600328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813123600328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250813123600328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250813123600328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250813123600328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250813123600328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250813123600328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250813123600328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{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) 20250813123600328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-59 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250813123600328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250813123600328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-59 SEID-0x14 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123600328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250813123600328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123600328 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123600350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123600350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123600350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813123600350 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813123600350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x251c20) (hnbgw_rua.c:471) 20250813123600350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2432032 SCCP-57 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813123600350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813123600350 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813123600350 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813123600350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813123600350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123600350 DRANAP DEBUG ps_rab_ass[0x5602c4c504b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123600350 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250813123600350 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123600350 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250813123600350 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250813123600350 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250813123600350 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250813123600350 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123600350 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(495)@10faf1860fc2: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(495)@10faf1860fc2: 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)@10faf1860fc2: found destination TC_ps_rab_release_abnormal0(505) TC_ps_rab_release_abnormal0(505)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(495)@10faf1860fc2: 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 } } } 20250813123600355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250813123600355 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250813123600355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250813123600355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250813123600355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250813123600355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813123600355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{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) 20250813123600355 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250813123600355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250813123600355 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813123600355 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813123600355 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=00aedb60), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20250813123600355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123600356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123600356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123600356 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123600356 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250813123600356 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250813123600356 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250813123600356 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{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) 20250813123600356 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{ESTABLISHED}: <-tx- PFCP seq-60 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250813123600356 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250813123600356 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{ESTABLISHED}: -rx-> PFCP seq-60 SEID-0x14 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250813123600356 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20250813123600356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123600356 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123600356 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123600356 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123600356 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123600356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123600356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123600356 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_release_abnormal0(505)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(493)@10faf1860fc2: 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)@10faf1860fc2: Warning: Stopping inactive timer T_poll_converge. HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: vl_len:21 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: vl_from0 HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250813123600390 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123600390 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123600390 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123600390 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123600390 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123600390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123600390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123600390 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123600390 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123600390 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123600390 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123600390 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123600390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123600390 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) 20250813123600390 DLSCCP DEBUG Received CO:CODT for local reference 57 (sccp_scoc.c:1824) 20250813123600390 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813123600390 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123600390 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813123600390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813123600390 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813123600390 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813123600390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813123600390 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250813123600390 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250813123600390 DRANAP DEBUG ps_rab_ass[0x5602c4c504b0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250813123600390 DLPFCP ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2432032 SCCP-57 sgsn-0 MI=IMSI-262420000000008: RANAP PS RAB AssignmentRequest lacks setup-or-modify list (ps_rab_ass_fsm.c:239) 20250813123600390 DRANAP ERROR ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{RX_RAB_ASS_MSG}: PS RAB Assignment failed (ps_rab_ass_fsm.c:149) 20250813123600390 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{RX_RAB_ASS_MSG}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:154) 20250813123600390 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{RX_RAB_ASS_MSG}: Freeing instance (ps_rab_ass_fsm.c:154) 20250813123600391 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032)[0x5602c4c504b0]{RX_RAB_ASS_MSG}: Deallocated (fsm.c:568) 20250813123603288 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{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)@10faf1860fc2: 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 := { } } } } 20250813123604286 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123604286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00949b58), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123604286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123604286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123604286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123604286 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123604286 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123604286 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123604286 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123604286 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123604286 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123604286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123604286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123604286 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123604288 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123604288 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123604288 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123604288 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123604288 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123604288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123604288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123604288 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123604288 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123604288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123604288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123604288 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123604288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123604288 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=00949b58) (sccp_scrc.c:477) 20250813123604288 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20250813123604288 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123604288 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123604288 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123604288 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123604288 DLSCCP DEBUG SCCP-SCOC(56)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) TC_ps_rab_release_abnormal0(505)@10faf1860fc2: 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)@10faf1860fc2: Stopping testcase execution from "ConnHdlr.ttcn":395 MC@10faf1860fc2: Test Component 505 has requested to stop MTC. Terminating current testcase execution. 20250813123605397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49032<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123605397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123605397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123605397 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123605397 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) 20250813123605397 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123605397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123605397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123605397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123605397 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123605397 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123605397 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedb60), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123605397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123605397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123605397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123605397 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123605397 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123605397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123605397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123605397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123605397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2432032)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123605397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123605397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{disconnected}: Freeing instance (context_map.c:206) 20250813123605397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-57)[0x5602c4c34ab0]{disconnected}: Deallocated (fsm.c:568) 20250813123605397 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250813123605397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250813123605397 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250813123605397 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250813123605397 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250813123605397 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2432032 SCCP-57 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250813123605398 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123605398 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123605398 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123605398 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123605398 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123605398 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123605398 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123605398 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123605398 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123605398 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) 20250813123605398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123605398 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123605398 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123605398 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) 20250813123605398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123605398 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123605399 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 20250813123605399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123605398 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42637<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ps_rab_release_abnormal(492)@10faf1860fc2: Final verdict of PTC: none 20250813123605399 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123605399 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123605399 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123605399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123605399 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123605399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123605399 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(498)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(500)@10faf1860fc2: Final verdict of PTC: none 20250813123605399 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 20250813123605399 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) 20250813123605399 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123605399 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123605399 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) 20250813123605399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123605400 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123605400 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123605400 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123605400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123605400 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123605400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123605400 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(496)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(499)@10faf1860fc2: Final verdict of PTC: none TC_ps_rab_release_abnormal-Iuh0-RUA(497)@10faf1860fc2: Final verdict of PTC: none 20250813123605401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49026<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(502)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(501)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(503)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(494)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(504)@10faf1860fc2: Final verdict of PTC: none 20250813123605402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_release_abnormal0(505)@10faf1860fc2: 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 } } } }"" VirtHNBGW-STATS(493)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(495)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_ps_rab_release_abnormal(492): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(493): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(494): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(495): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0(496): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_ps_rab_release_abnormal-Iuh0-RUA(497): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(498): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(499): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(500): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(501): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(502): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(503): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(504): none (pass -> pass) MTC@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_ps_rab_release_abnormal fail'. Wed Aug 13 12:36:05 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 20250813123605450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123605951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36360<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=266640) 20250813123606288 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:644) 20250813123606289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123606289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123606289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-58 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123606289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123606289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123606289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123606289 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3661939-RAB-23)[0x5602c4c150c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123606289 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 1 (PFCPtx) (pfcp_msg.c:464) Waiting for packet dumper to finish... 1 (prev_count=266640, count=269916) 20250813123607400 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123607400 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123607400 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123607400 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123607400 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123607400 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:36: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_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 20250813123608398 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{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@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250813123609059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123609063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123609066 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43485<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123609143 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123609143 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123609155 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123609155 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123609155 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123609155 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123609155 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123609156 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123609156 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123609156 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123609156 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123609156 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123609156 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123609156 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) 20250813123609156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123609156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123609156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123609156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123609156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123609156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123609156 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123609156 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48262 (stream_srv.c:142) 20250813123609156 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48262<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123609156 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123609156 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123609156 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) 20250813123609156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123609156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123609156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123609156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123609156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123609156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123609156 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123609156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123609156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123609156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123609156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123609156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123609156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123609156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123609156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123609156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123609157 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123609157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123609157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123609157 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123609157 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123609157 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) 20250813123609157 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123609157 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123609157 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) 20250813123609157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609157 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) 20250813123609157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123609158 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) 20250813123609158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123609158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123609158 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123609158 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123609158 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123609158 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) 20250813123609158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123609158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123609158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123609158 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) 20250813123609158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123609158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123609158 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123609158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123609158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123609158 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 20250813123609158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123609158 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123609158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123609158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123609158 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 20250813123609158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123609158 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 20250813123609158 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(516)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(516)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(516)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123609181 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123609181 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123609181 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123609181 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123609181 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123609181 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123609181 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123609182 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123609182 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123609183 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123609183 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123609183 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) 20250813123609183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123609183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123609183 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) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 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) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123609183 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) 20250813123609183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123609183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123609183 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123609183 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123609183 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123609183 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) 20250813123609183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123609183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123609183 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) 20250813123609183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123609183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123609183 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123609183 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123609183 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123609183 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) 20250813123609183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123609183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123609183 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) 20250813123609183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123609183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123609183 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123609183 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123609183 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123609183 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) 20250813123609183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123609183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123609183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123609183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123609183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123609183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123609183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123609183 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123609183 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123609183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123609183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123609183 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 20250813123609183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123609183 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123609183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123609183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123609183 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 20250813123609183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123609183 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 20250813123609183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123609183 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609183 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123609183 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123609183 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 20250813123609183 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123609183 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 20250813123609183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123609184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609184 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123609184 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123609184 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123609184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123609184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123609184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(519)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(519)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(519)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(517)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123609210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123609210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123609210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123609210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123609210 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) 20250813123609210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123609210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123609210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123609210 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123609215 DLINP DEBUG SRVCONN(,r=127.0.0.1:48262<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123609215 DLINP DEBUG SRVCONN(,r=127.0.0.1:48262<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123609215 DLINP DEBUG SRVCONN(,r=127.0.0.1:48262<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123609215 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123609215 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) 20250813123609215 DLGLOBAL DEBUG validating counter group 0x5602c363fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250813123609215 DHNBAP DEBUG (127.0.0.1:48262 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123609215 DHNBAP NOTICE (127.0.0.1:48262 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123609215 DHNBAP NOTICE (127.0.0.1:48262 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123609215 DLINP DEBUG SRVCONN(,r=127.0.0.1:48262<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123609215 DLINP DEBUG SRVCONN(,r=127.0.0.1:48262<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123609376 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 20250813123609376 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 20250813123609376 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123609376 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123609380 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609380 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123609380 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123609380 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123609380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123609380 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123609380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123609382 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123609382 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123609382 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123609382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123609382 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123609382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123609398 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 20250813123609398 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 20250813123609398 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123609398 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(519)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123609402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609402 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123609402 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123609402 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123609402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123609402 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123609403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123609404 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123609404 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123609404 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123609404 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123609404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123609404 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123609404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123610195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123610195 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123610195 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123610195 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123610195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123610195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123610195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123610195 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123610195 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123610195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123610195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123610195 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123610195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123610195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123610195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123610195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123610195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123610196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123610196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123610196 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123610196 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) 20250813123610196 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) 20250813123610196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123610196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123610196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123610196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123610196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123610196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123610196 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123610196 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123610196 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123610196 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123610196 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123610196 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123610196 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123610196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123610196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123610196 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(515)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123610210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123610210 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123610210 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123610210 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123610210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123610210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123610210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123610210 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123610210 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123610210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123610210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123610210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123610210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123610210 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123610210 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123610210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123610210 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) 20250813123610210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610210 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) 20250813123610210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610210 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123610210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123610210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123610210 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123610210 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) 20250813123610210 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) 20250813123610210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123610210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123610210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123610210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123610210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123610210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123610211 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123610211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123610211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123610211 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123610211 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123610211 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123610211 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123610211 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123610211 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123610211 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123610211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123610211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123610211 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(518)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123610219 DLCTRL DEBUG Command: GET 67733884 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123610219 DLCTRL DEBUG Tx Command reply: GET_REPLY 67733884 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123610221 DLCTRL DEBUG Command: GET 457912550 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123610221 DLCTRL DEBUG Tx Command reply: GET_REPLY 457912550 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123610223 DLCTRL DEBUG Command: GET 501300650 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123610223 DLCTRL DEBUG Tx Command reply: GET_REPLY 501300650 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123610225 DLCTRL DEBUG Command: GET 486081653 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123610225 DLCTRL DEBUG Tx Command reply: GET_REPLY 486081653 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123610227 DLCTRL DEBUG Command: GET 712594631 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123610227 DLCTRL DEBUG Tx Command reply: GET_REPLY 712594631 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123610228 DLCTRL DEBUG Command: GET 647275347 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123610228 DLCTRL DEBUG Tx Command reply: GET_REPLY 647275347 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123610230 DLCTRL DEBUG Command: GET 960836548 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123610230 DLCTRL DEBUG Tx Command reply: GET_REPLY 960836548 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123610232 DLCTRL DEBUG Command: GET 661847818 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123610232 DLCTRL DEBUG Tx Command reply: GET_REPLY 661847818 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123610233 DLCTRL DEBUG Command: GET 721660330 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123610233 DLCTRL DEBUG Tx Command reply: GET_REPLY 721660330 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123610235 DLCTRL DEBUG Command: GET 848386406 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123610235 DLCTRL DEBUG Tx Command reply: GET_REPLY 848386406 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123610237 DLCTRL DEBUG Command: GET 246199435 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123610237 DLCTRL DEBUG Tx Command reply: GET_REPLY 246199435 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123610239 DLCTRL DEBUG Command: GET 793191991 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123610239 DLCTRL DEBUG Tx Command reply: GET_REPLY 793191991 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123610240 DLCTRL DEBUG Command: GET 885677873 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123610240 DLCTRL DEBUG Tx Command reply: GET_REPLY 885677873 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123610242 DLCTRL DEBUG Command: GET 488565391 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123610242 DLCTRL DEBUG Tx Command reply: GET_REPLY 488565391 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123610243 DLCTRL DEBUG Command: GET 348855435 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123610243 DLCTRL DEBUG Tx Command reply: GET_REPLY 348855435 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123610245 DLCTRL DEBUG Command: GET 133578672 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123610245 DLCTRL DEBUG Tx Command reply: GET_REPLY 133578672 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123610246 DLCTRL DEBUG Command: GET 359145389 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123610246 DLCTRL DEBUG Tx Command reply: GET_REPLY 359145389 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123610247 DLCTRL DEBUG Command: GET 122680348 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123610247 DLCTRL DEBUG Tx Command reply: GET_REPLY 122680348 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123610249 DLCTRL DEBUG Command: GET 231405557 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123610249 DLCTRL DEBUG Tx Command reply: GET_REPLY 231405557 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123610250 DLCTRL DEBUG Command: GET 241945307 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123610250 DLCTRL DEBUG Tx Command reply: GET_REPLY 241945307 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000000101010010'B, t_guard := 20.000000 } 20250813123610283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36388<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)11057246 20250813123611333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123611333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123611333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123611333 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123611333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa8b85e, normal) (hnbgw_rua.c:407) 20250813123611333 DHNB DEBUG map_rua[0x5602c4c150c0]{init}: Allocated (fsm.c:456) 20250813123611333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11057246)[0x5602c4c150c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123611333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11057246 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123611333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123611333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123611333 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11057246 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123611333 DCN DEBUG map_sccp[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123611333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123611333 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-11057246 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123611333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11057246 SCCP-58 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123611333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11057246)[0x5602c4c150c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123611333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123611333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123611333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11057246)[0x5602c4c150c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123611333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123611333 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123611333 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{IDLE}: Allocated (fsm.c:456) 20250813123611333 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123611333 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001520056400500f1100926) (sccp_scrc.c:406) 20250813123611333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123611333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123611333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123611333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123611333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123611333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123611333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123611333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123611333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123611333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123611333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123611333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123611333 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123611333 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123611333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123611333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11057246)[0x5602c4c150c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123611333 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123611333 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123611333 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123611333 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123611333 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123611333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123611333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123611333 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(515)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(521) HNBGW_Test.msc0-RAN(515)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(521)4778925 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Session index based on connection ID:0 TC_mscpool_L3Compl_on_1_cnlink0(521)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@10faf1860fc2: 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 } } } 20250813123611351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123611351 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123611351 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123611351 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123611351 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123611351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123611351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123611351 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123611351 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123611351 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123611352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123611352 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123611352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123611352 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=0081cecf) (sccp_scrc.c:477) 20250813123611352 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20250813123611352 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123611352 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123611352 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123611352 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123611352 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) 20250813123611352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123611352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123611353 DLCTRL DEBUG Command: GET 177517660 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123611353 DLCTRL DEBUG Tx Command reply: GET_REPLY 177517660 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123611356 DLCTRL DEBUG Command: GET 864066305 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123611356 DLCTRL DEBUG Tx Command reply: GET_REPLY 864066305 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123611359 DLCTRL DEBUG Command: GET 359491224 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123611359 DLCTRL DEBUG Tx Command reply: GET_REPLY 359491224 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123611362 DLCTRL DEBUG Command: GET 47478860 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123611362 DLCTRL DEBUG Tx Command reply: GET_REPLY 47478860 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123611364 DLCTRL DEBUG Command: GET 334495109 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123611364 DLCTRL DEBUG Tx Command reply: GET_REPLY 334495109 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123611366 DLCTRL DEBUG Command: GET 150874988 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123611366 DLCTRL DEBUG Tx Command reply: GET_REPLY 150874988 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123611368 DLCTRL DEBUG Command: GET 564606508 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123611368 DLCTRL DEBUG Tx Command reply: GET_REPLY 564606508 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123611371 DLCTRL DEBUG Command: GET 554991460 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123611371 DLCTRL DEBUG Tx Command reply: GET_REPLY 554991460 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123611373 DLCTRL DEBUG Command: GET 999128327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123611373 DLCTRL DEBUG Tx Command reply: GET_REPLY 999128327 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123611376 DLCTRL DEBUG Command: GET 706690006 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123611376 DLCTRL DEBUG Tx Command reply: GET_REPLY 706690006 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123611379 DLCTRL DEBUG Command: GET 219317335 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123611379 DLCTRL DEBUG Tx Command reply: GET_REPLY 219317335 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123611381 DLCTRL DEBUG Command: GET 183751197 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123611381 DLCTRL DEBUG Tx Command reply: GET_REPLY 183751197 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123611383 DLCTRL DEBUG Command: GET 505554856 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123611383 DLCTRL DEBUG Tx Command reply: GET_REPLY 505554856 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123611385 DLCTRL DEBUG Command: GET 990356508 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123611385 DLCTRL DEBUG Tx Command reply: GET_REPLY 990356508 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123611387 DLCTRL DEBUG Command: GET 938004722 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123611387 DLCTRL DEBUG Tx Command reply: GET_REPLY 938004722 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123611388 DLCTRL DEBUG Command: GET 815824125 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123611388 DLCTRL DEBUG Tx Command reply: GET_REPLY 815824125 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123611390 DLCTRL DEBUG Command: GET 523515636 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123611390 DLCTRL DEBUG Tx Command reply: GET_REPLY 523515636 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123611391 DLCTRL DEBUG Command: GET 930438823 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123611391 DLCTRL DEBUG Tx Command reply: GET_REPLY 930438823 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123611392 DLCTRL DEBUG Command: GET 198958574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123611392 DLCTRL DEBUG Tx Command reply: GET_REPLY 198958574 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123611393 DLCTRL DEBUG Command: GET 108405993 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123611393 DLCTRL DEBUG Tx Command reply: GET_REPLY 108405993 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000111010001'B, t_guard := 20.000000 } 20250813123611399 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{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)@10faf1860fc2: 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 := { } } } } 20250813123611412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@10faf1860fc2: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)5888913 20250813123612435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123612435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123612435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123612435 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123612435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x59db91, normal) (hnbgw_rua.c:407) 20250813123612435 DHNB DEBUG map_rua[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123612435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5888913)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123612435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5888913 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123612435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123612435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123612435 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123612435 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5888913 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123612435 DCN DEBUG map_sccp[0x5602c4c504b0]{init}: Allocated (fsm.c:456) 20250813123612435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123612435 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-5888913 <-> SCCP-59 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123612435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5888913 SCCP-59 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123612435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5888913)[0x5602c4c16c30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123612435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123612435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123612435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5888913)[0x5602c4c16c30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123612435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123612435 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123612435 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{IDLE}: Allocated (fsm.c:456) 20250813123612435 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123612435 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001d10056400500f1100926) (sccp_scrc.c:406) 20250813123612435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123612435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123612435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123612435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123612435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123612435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123612435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123612435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123612435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123612435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123612435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123612435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123612435 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123612435 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123612435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123612435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5888913)[0x5602c4c16c30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123612436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123612436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123612436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123612436 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123612436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123612436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123612436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123612436 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(515)@10faf1860fc2: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(522) HNBGW_Test.msc0-RAN(515)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(522)16763317 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123612440 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123612440 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123612440 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123612440 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123612440 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123612440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123612440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123612440 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123612440 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123612440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123612440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123612440 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123612440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123612440 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=00c80263) (sccp_scrc.c:477) 20250813123612440 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20250813123612440 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123612440 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123612440 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123612440 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123612440 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) 20250813123612440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123612440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(522)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123612441 DLCTRL DEBUG Command: GET 582253398 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123612441 DLCTRL DEBUG Tx Command reply: GET_REPLY 582253398 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123612444 DLCTRL DEBUG Command: GET 899722038 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123612444 DLCTRL DEBUG Tx Command reply: GET_REPLY 899722038 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123612447 DLCTRL DEBUG Command: GET 844013264 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123612447 DLCTRL DEBUG Tx Command reply: GET_REPLY 844013264 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123612450 DLCTRL DEBUG Command: GET 436429825 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123612450 DLCTRL DEBUG Tx Command reply: GET_REPLY 436429825 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123612455 DLCTRL DEBUG Command: GET 916264835 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123612455 DLCTRL DEBUG Tx Command reply: GET_REPLY 916264835 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123612460 DLCTRL DEBUG Command: GET 386951932 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123612460 DLCTRL DEBUG Tx Command reply: GET_REPLY 386951932 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123612463 DLCTRL DEBUG Command: GET 582108991 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123612463 DLCTRL DEBUG Tx Command reply: GET_REPLY 582108991 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123612465 DLCTRL DEBUG Command: GET 618474915 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123612465 DLCTRL DEBUG Tx Command reply: GET_REPLY 618474915 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123612467 DLCTRL DEBUG Command: GET 899053440 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123612467 DLCTRL DEBUG Tx Command reply: GET_REPLY 899053440 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123612469 DLCTRL DEBUG Command: GET 420083078 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123612469 DLCTRL DEBUG Tx Command reply: GET_REPLY 420083078 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123612472 DLCTRL DEBUG Command: GET 732526018 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123612472 DLCTRL DEBUG Tx Command reply: GET_REPLY 732526018 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123612475 DLCTRL DEBUG Command: GET 578946757 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123612475 DLCTRL DEBUG Tx Command reply: GET_REPLY 578946757 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123612478 DLCTRL DEBUG Command: GET 132970643 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123612478 DLCTRL DEBUG Tx Command reply: GET_REPLY 132970643 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123612481 DLCTRL DEBUG Command: GET 945477200 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123612481 DLCTRL DEBUG Tx Command reply: GET_REPLY 945477200 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123612484 DLCTRL DEBUG Command: GET 750842090 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123612484 DLCTRL DEBUG Tx Command reply: GET_REPLY 750842090 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123612487 DLCTRL DEBUG Command: GET 369361109 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123612487 DLCTRL DEBUG Tx Command reply: GET_REPLY 369361109 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123612489 DLCTRL DEBUG Command: GET 466339190 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123612489 DLCTRL DEBUG Tx Command reply: GET_REPLY 466339190 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123612492 DLCTRL DEBUG Command: GET 644624329 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123612492 DLCTRL DEBUG Tx Command reply: GET_REPLY 644624329 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123612495 DLCTRL DEBUG Command: GET 554317964 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123612495 DLCTRL DEBUG Tx Command reply: GET_REPLY 554317964 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123612499 DLCTRL DEBUG Command: GET 815760515 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123612499 DLCTRL DEBUG Tx Command reply: GET_REPLY 815760515 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001101101000'B, t_guard := 20.000000 } 20250813123612537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(515)@10faf1860fc2: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)11298218 20250813123613554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123613554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123613554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123613554 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123613554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac65aa, normal) (hnbgw_rua.c:407) 20250813123613554 DHNB DEBUG map_rua[0x5602c4c0a640]{init}: Allocated (fsm.c:456) 20250813123613554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298218)[0x5602c4c0a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123613554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11298218 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123613554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123613554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123613554 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11298218 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123613554 DCN DEBUG map_sccp[0x5602c4c0d9a0]{init}: Allocated (fsm.c:456) 20250813123613554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123613554 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-11298218 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123613554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11298218 SCCP-60 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123613554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298218)[0x5602c4c0a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123613554 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123613554 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123613554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298218)[0x5602c4c0a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123613554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123613554 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123613554 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{IDLE}: Allocated (fsm.c:456) 20250813123613554 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123613554 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030003680056400500f1100926) (sccp_scrc.c:406) 20250813123613554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123613554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123613554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123613554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123613554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123613554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123613554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123613554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123613554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123613554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123613554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123613554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123613554 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123613554 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123613554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123613554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298218)[0x5602c4c0a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123613554 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123613554 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123613554 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123613554 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123613554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123613554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123613554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123613554 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: First idle individual index:2 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(515)@10faf1860fc2: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(523) HNBGW_Test.msc0-RAN(515)@10faf1860fc2: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(523)13331530 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250813123613556 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123613556 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123613556 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123613556 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123613556 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123613556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123613556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123613556 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123613556 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123613556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123613556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123613556 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123613556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123613556 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=00642ece) (sccp_scrc.c:477) 20250813123613556 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20250813123613556 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123613556 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123613556 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123613556 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123613556 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) 20250813123613556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123613556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(523)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123613557 DLCTRL DEBUG Command: GET 797635744 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123613557 DLCTRL DEBUG Tx Command reply: GET_REPLY 797635744 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250813123613559 DLCTRL DEBUG Command: GET 494638584 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123613559 DLCTRL DEBUG Tx Command reply: GET_REPLY 494638584 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123613560 DLCTRL DEBUG Command: GET 905145179 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123613560 DLCTRL DEBUG Tx Command reply: GET_REPLY 905145179 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123613562 DLCTRL DEBUG Command: GET 179710789 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123613562 DLCTRL DEBUG Tx Command reply: GET_REPLY 179710789 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123613564 DLCTRL DEBUG Command: GET 783636286 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123613564 DLCTRL DEBUG Tx Command reply: GET_REPLY 783636286 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123613566 DLCTRL DEBUG Command: GET 399131492 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123613566 DLCTRL DEBUG Tx Command reply: GET_REPLY 399131492 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123613569 DLCTRL DEBUG Command: GET 852466828 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123613570 DLCTRL DEBUG Tx Command reply: GET_REPLY 852466828 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123613574 DLCTRL DEBUG Command: GET 756757925 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123613574 DLCTRL DEBUG Tx Command reply: GET_REPLY 756757925 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123613577 DLCTRL DEBUG Command: GET 375269483 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123613577 DLCTRL DEBUG Tx Command reply: GET_REPLY 375269483 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123613580 DLCTRL DEBUG Command: GET 732133720 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123613581 DLCTRL DEBUG Tx Command reply: GET_REPLY 732133720 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123613584 DLCTRL DEBUG Command: GET 322028422 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123613584 DLCTRL DEBUG Tx Command reply: GET_REPLY 322028422 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123613587 DLCTRL DEBUG Command: GET 369523906 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123613587 DLCTRL DEBUG Tx Command reply: GET_REPLY 369523906 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123613591 DLCTRL DEBUG Command: GET 118535448 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123613591 DLCTRL DEBUG Tx Command reply: GET_REPLY 118535448 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123613594 DLCTRL DEBUG Command: GET 837621357 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123613594 DLCTRL DEBUG Tx Command reply: GET_REPLY 837621357 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123613597 DLCTRL DEBUG Command: GET 404455721 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123613597 DLCTRL DEBUG Tx Command reply: GET_REPLY 404455721 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123613600 DLCTRL DEBUG Command: GET 66451582 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123613600 DLCTRL DEBUG Tx Command reply: GET_REPLY 66451582 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123613602 DLCTRL DEBUG Command: GET 405377925 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123613602 DLCTRL DEBUG Tx Command reply: GET_REPLY 405377925 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123613605 DLCTRL DEBUG Command: GET 336112459 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123613605 DLCTRL DEBUG Tx Command reply: GET_REPLY 336112459 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123613608 DLCTRL DEBUG Command: GET 613923720 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123613608 DLCTRL DEBUG Tx Command reply: GET_REPLY 613923720 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123613611 DLCTRL DEBUG Command: GET 173165723 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123613611 DLCTRL DEBUG Tx Command reply: GET_REPLY 173165723 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000001110111'B, t_guard := 20.000000 } 20250813123613638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123614399 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: re-sending (0 attempts remaining after this) (pfcp_endpoint.c:185) HNBGW-PFCP(509)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(515)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)7607948 20250813123614663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123614663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123614664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250813123614664 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123614664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x74168c, normal) (hnbgw_rua.c:407) 20250813123614664 DHNB DEBUG map_rua[0x5602c4ad1090]{init}: Allocated (fsm.c:456) 20250813123614664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607948)[0x5602c4ad1090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123614664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7607948 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123614664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123614664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123614664 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7607948 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123614664 DCN DEBUG map_sccp[0x5602c4c151f0]{init}: Allocated (fsm.c:456) 20250813123614664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123614664 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-7607948 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123614664 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7607948 SCCP-61 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250813123614664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607948)[0x5602c4ad1090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123614664 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123614664 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123614664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607948)[0x5602c4ad1090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123614664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123614664 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123614664 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{IDLE}: Allocated (fsm.c:456) 20250813123614664 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123614664 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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030000770056400500f1100926) (sccp_scrc.c:406) 20250813123614664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123614664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123614664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123614664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123614664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123614664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123614664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123614664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123614664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123614664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123614664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123614664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123614664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123614664 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123614664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123614664 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607948)[0x5602c4ad1090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123614664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123614664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123614664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123614664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123614664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123614664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123614664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123614664 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: First idle individual index:3 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(515)@10faf1860fc2: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(524) HNBGW_Test.msc0-RAN(515)@10faf1860fc2: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(524)13347799 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(524)@10faf1860fc2: setverdict(pass): none -> pass 20250813123614672 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123614672 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123614672 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123614672 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123614672 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123614672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123614672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123614672 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@10faf1860fc2: 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 } } } 20250813123614672 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123614673 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123614673 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123614673 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123614673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123614673 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=008a0c21) (sccp_scrc.c:477) 20250813123614673 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20250813123614673 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123614673 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123614673 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123614673 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123614673 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) 20250813123614673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123614673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123614674 DLCTRL DEBUG Command: GET 974336919 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123614674 DLCTRL DEBUG Tx Command reply: GET_REPLY 974336919 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250813123614677 DLCTRL DEBUG Command: GET 183508365 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123614677 DLCTRL DEBUG Tx Command reply: GET_REPLY 183508365 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123614681 DLCTRL DEBUG Command: GET 379495751 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123614681 DLCTRL DEBUG Tx Command reply: GET_REPLY 379495751 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123614685 DLCTRL DEBUG Command: GET 878230189 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123614685 DLCTRL DEBUG Tx Command reply: GET_REPLY 878230189 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123614689 DLCTRL DEBUG Command: GET 804494130 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123614689 DLCTRL DEBUG Tx Command reply: GET_REPLY 804494130 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123614692 DLCTRL DEBUG Command: GET 878493340 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123614693 DLCTRL DEBUG Tx Command reply: GET_REPLY 878493340 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123614695 DLCTRL DEBUG Command: GET 146662155 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123614696 DLCTRL DEBUG Tx Command reply: GET_REPLY 146662155 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123614698 DLCTRL DEBUG Command: GET 222365759 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123614698 DLCTRL DEBUG Tx Command reply: GET_REPLY 222365759 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123614701 DLCTRL DEBUG Command: GET 318473430 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123614701 DLCTRL DEBUG Tx Command reply: GET_REPLY 318473430 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123614703 DLCTRL DEBUG Command: GET 12919667 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123614703 DLCTRL DEBUG Tx Command reply: GET_REPLY 12919667 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123614705 DLCTRL DEBUG Command: GET 559088000 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123614705 DLCTRL DEBUG Tx Command reply: GET_REPLY 559088000 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123614707 DLCTRL DEBUG Command: GET 536558002 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123614707 DLCTRL DEBUG Tx Command reply: GET_REPLY 536558002 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123614709 DLCTRL DEBUG Command: GET 726701494 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123614709 DLCTRL DEBUG Tx Command reply: GET_REPLY 726701494 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123614711 DLCTRL DEBUG Command: GET 203973804 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123614711 DLCTRL DEBUG Tx Command reply: GET_REPLY 203973804 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123614712 DLCTRL DEBUG Command: GET 575729842 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123614713 DLCTRL DEBUG Tx Command reply: GET_REPLY 575729842 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123614714 DLCTRL DEBUG Command: GET 907047487 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123614714 DLCTRL DEBUG Tx Command reply: GET_REPLY 907047487 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123614716 DLCTRL DEBUG Command: GET 674937545 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123614716 DLCTRL DEBUG Tx Command reply: GET_REPLY 674937545 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123614717 DLCTRL DEBUG Command: GET 7944686 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123614717 DLCTRL DEBUG Tx Command reply: GET_REPLY 7944686 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123614719 DLCTRL DEBUG Command: GET 881111182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123614719 DLCTRL DEBUG Tx Command reply: GET_REPLY 881111182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123614720 DLCTRL DEBUG Command: GET 452754704 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123614720 DLCTRL DEBUG Tx Command reply: GET_REPLY 452754704 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123614725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36382<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123614726 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43485<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(508)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(507)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123614728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123614729 DLINP DEBUG SRVCONN(,r=127.0.0.1:48262<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123614729 DLINP DEBUG SRVCONN(,r=127.0.0.1:48262<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123614729 DLINP NOTICE SRV(,r=127.0.0.1:48262<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123614729 DMAIN NOTICE (127.0.0.1:48262 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48262<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123614729 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(518)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(517)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511)@10faf1860fc2: Final verdict of PTC: none 20250813123614734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123614734 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) 20250813123614734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123614734 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123614734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123614734 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) 20250813123614734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123614734 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123614734 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 20250813123614734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123614734 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123614734 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123614734 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123614734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123614734 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123614734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123614735 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(516)@10faf1860fc2: Final verdict of PTC: none 20250813123614735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(519)@10faf1860fc2: Final verdict of PTC: none 20250813123614735 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) 20250813123614735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123614735 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123614735 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123614735 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) 20250813123614735 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123614735 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123614735 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 20250813123614735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123614735 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123614735 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123614735 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123614735 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123614735 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123614736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123614736 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(515)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(509)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(514)@10faf1860fc2: Final verdict of PTC: none 20250813123614738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(521)@10faf1860fc2: Final verdict of PTC: pass 20250813123614739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123614740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123614741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(522)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(523)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(524)@10faf1860fc2: Final verdict of PTC: pass HNBGW-MGCP(520)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(506): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(507): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(508): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(509): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(510): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(511): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(512): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(513): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(514): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(515): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(516): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(517): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(518): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(519): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(520): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(521): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(522): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(523): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(524): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:36:14 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 20250813123614844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123614866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123614866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123614866 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123614866 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) 20250813123614866 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11057246)[0x5602c4c150c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11057246)[0x5602c4c150c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123614866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123614866 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123614866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081cecf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123614866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123614866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123614866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123614866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123614866 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11057246)[0x5602c4c150c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11057246)[0x5602c4c150c0]{disrupted}: Freeing instance (context_map.c:202) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11057246)[0x5602c4c150c0]{disrupted}: Deallocated (fsm.c:568) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{disconnected}: Freeing instance (context_map.c:206) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5602c4c2b8f0]{disconnected}: Deallocated (fsm.c:568) 20250813123614866 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11057246 SCCP-58 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5888913)[0x5602c4c16c30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5888913)[0x5602c4c16c30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123614866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123614866 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123614866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80263), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123614866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123614866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123614866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123614866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123614866 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5888913)[0x5602c4c16c30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5888913)[0x5602c4c16c30]{disrupted}: Freeing instance (context_map.c:202) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5888913)[0x5602c4c16c30]{disrupted}: Deallocated (fsm.c:568) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{disconnected}: Freeing instance (context_map.c:206) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-59)[0x5602c4c504b0]{disconnected}: Deallocated (fsm.c:568) 20250813123614866 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5888913 SCCP-59 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298218)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298218)[0x5602c4c0a640]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123614866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123614866 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123614866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642ece), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123614866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123614866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123614866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123614866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123614866 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298218)[0x5602c4c0a640]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298218)[0x5602c4c0a640]{disrupted}: Freeing instance (context_map.c:202) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11298218)[0x5602c4c0a640]{disrupted}: Deallocated (fsm.c:568) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{disconnected}: Freeing instance (context_map.c:206) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x5602c4c0d9a0]{disconnected}: Deallocated (fsm.c:568) 20250813123614866 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11298218 SCCP-60 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607948)[0x5602c4ad1090]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607948)[0x5602c4ad1090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123614866 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123614866 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123614866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0c21), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123614866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123614866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123614866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123614866 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123614866 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607948)[0x5602c4ad1090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607948)[0x5602c4ad1090]{disrupted}: Freeing instance (context_map.c:202) 20250813123614866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7607948)[0x5602c4ad1090]{disrupted}: Deallocated (fsm.c:568) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{disconnected}: Freeing instance (context_map.c:206) 20250813123614866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5602c4c151f0]{disconnected}: Deallocated (fsm.c:568) 20250813123614866 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7607948 SCCP-61 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123614867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123614867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123614867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123614867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123614867 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123614867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123614867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123614867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123614867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123614867 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123614867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123614867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123614867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123614867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123614867 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123614867 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123614867 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123614867 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123614867 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123614867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123614867 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123615398 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123615398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedb60), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123615398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123615398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123615398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123615398 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123615398 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123615398 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123615398 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123615398 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123615399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123615399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123615399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123615399 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123615446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34652<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389556) Waiting for packet dumper to finish... 1 (prev_count=389556, count=394460) 20250813123616736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123616736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123616736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123616736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123616736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123616736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123617400 DLPFCP ERROR ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_DEL_RESP}: PFCP Session Deletion Response: PFCP request retransmissions elapsed, no response received (ps_rab_fsm.c:644) 20250813123617400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250813123617400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250813123617400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_USE_COUNT}: <-tx- PFCP seq-61 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250813123617400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250813123617400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250813123617400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250813123617400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2432032-RAB-23)[0x5602c4c12860]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250813123617400 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: - PFCPtx: now used by 0 (-) (pfcp_msg.c:464) 20250813123617400 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x5602c4c05400]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:36:17 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 MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250813123618540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123618544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123618547 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38551<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123618683 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123618684 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123618697 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123618697 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123618697 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123618697 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123618697 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123618697 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123618697 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123618697 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123618697 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123618698 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36695 (stream_srv.c:142) 20250813123618698 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36695<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123618699 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123618699 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123618699 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) 20250813123618699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123618699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123618699 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) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 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) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123618699 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) 20250813123618699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123618699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123618699 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123618699 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123618699 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123618699 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) 20250813123618699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123618699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123618699 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) 20250813123618699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123618699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123618699 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123618699 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123618699 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123618699 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) 20250813123618699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123618699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123618699 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123618699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123618699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123618699 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123618699 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123618699 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123618699 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) 20250813123618699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123618699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123618699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123618699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123618699 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123618699 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123618699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123618699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123618699 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 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123618699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123618699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123618699 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 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123618699 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 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123618699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123618699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123618699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123618699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618699 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123618699 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123618699 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123618699 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(535)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(535)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(535)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(538)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(538)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(538)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(536)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123618736 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123618736 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123618736 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123618737 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123618737 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123618737 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123618737 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123618737 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123618737 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123618737 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) 20250813123618737 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123618737 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123618737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123618737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123618737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123618737 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123618737 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123618737 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123618737 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123618738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123618738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123618738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123618738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123618738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123618738 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123618739 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123618739 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123618739 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) 20250813123618739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123618739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123618739 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) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618739 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) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123618739 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) 20250813123618739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123618739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123618739 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123618739 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123618739 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123618739 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) 20250813123618739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123618739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123618739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123618739 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) 20250813123618739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123618739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123618739 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123618739 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123618739 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123618739 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) 20250813123618739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123618739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123618739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123618739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123618739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123618739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123618739 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) 20250813123618739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123618739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123618739 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123618739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123618739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123618739 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 20250813123618739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123618739 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123618739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123618739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123618739 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 20250813123618739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123618739 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 20250813123618739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123618739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123618739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123618739 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 20250813123618739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123618739 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 20250813123618739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(541)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(541)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(541)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(539)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(544)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(544)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(544)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(542)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123618781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123618781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123618781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123618781 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123618781 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) 20250813123618781 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123618781 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123618781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123618781 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123618786 DLINP DEBUG SRVCONN(,r=127.0.0.1:36695<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123618786 DLINP DEBUG SRVCONN(,r=127.0.0.1:36695<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123618786 DLINP DEBUG SRVCONN(,r=127.0.0.1:36695<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123618786 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123618786 DHNBAP DEBUG (127.0.0.1:36695 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123618786 DHNBAP NOTICE (127.0.0.1:36695 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123618786 DHNBAP NOTICE (127.0.0.1:36695 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123618786 DLINP DEBUG SRVCONN(,r=127.0.0.1:36695<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123618786 DLINP DEBUG SRVCONN(,r=127.0.0.1:36695<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123618914 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 20250813123618914 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 20250813123618914 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123618914 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123618921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123618921 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123618921 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123618921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123618921 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123618921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123618924 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618924 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123618924 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123618924 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123618924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123618924 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123618924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123618929 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 20250813123618929 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 20250813123618929 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123618929 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123618934 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) 20250813123618934 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123618934 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123618934 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123618934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123618934 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123618934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123618936 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) 20250813123618936 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123618936 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123618936 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123618936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123618936 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123618936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123618956 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 20250813123618956 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 20250813123618956 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123618956 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123618961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618961 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123618961 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123618961 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123618961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123618961 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123618961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123618962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123618962 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123618962 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123618962 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123618962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123618962 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123618962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123618970 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 20250813123618970 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 20250813123618970 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123618970 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123618976 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) 20250813123618976 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123618976 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123618976 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123618976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123618976 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123618976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123618979 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) 20250813123618979 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123618979 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123618979 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123618979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123618979 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123618979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123619731 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123619731 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123619731 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123619731 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123619731 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123619731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123619731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123619731 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123619732 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123619732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123619732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123619732 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123619732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123619732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123619732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123619732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123619732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123619732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123619732 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123619732 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123619732 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) 20250813123619732 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) 20250813123619732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123619732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123619732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123619732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123619732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123619732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123619732 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123619732 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123619732 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123619732 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123619732 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123619732 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123619732 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123619732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123619732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123619732 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(534)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123619738 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) 20250813123619738 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123619738 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123619738 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 20250813123619738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123619738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123619738 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123619738 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123619738 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123619738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123619738 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123619738 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) 20250813123619738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123619738 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123619738 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123619738 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123619738 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) 20250813123619738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619738 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) 20250813123619738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123619738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123619738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123619738 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123619738 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) 20250813123619738 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) 20250813123619738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123619738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123619738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123619739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123619739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123619739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123619739 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123619739 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123619739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123619739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123619739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123619739 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123619739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123619739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123619739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123619739 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(537)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123619772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123619772 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123619772 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123619772 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123619772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123619772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123619772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123619772 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123619772 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123619772 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123619772 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123619772 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123619772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123619772 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123619772 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123619772 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123619772 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) 20250813123619772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619772 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) 20250813123619772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619772 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123619772 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123619772 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123619772 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123619772 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) 20250813123619772 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) 20250813123619773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123619773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123619773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123619773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123619773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123619773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123619773 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123619773 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123619773 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123619773 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123619773 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123619773 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123619773 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123619773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123619773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123619773 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(540)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123619784 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) 20250813123619784 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123619784 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123619784 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 20250813123619784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123619784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123619784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123619784 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123619785 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123619785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123619785 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123619785 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) 20250813123619785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123619785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123619785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123619785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123619785 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) 20250813123619785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619785 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) 20250813123619785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123619785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123619785 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123619785 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123619785 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) 20250813123619785 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) 20250813123619785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123619785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123619785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123619785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123619785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123619785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123619785 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) 20250813123619785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123619785 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123619785 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123619785 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123619786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123619786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123619786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123619786 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 20250813123619786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123619786 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 20250813123619786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123619786 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(543)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123620791 DLCTRL DEBUG Command: GET 387119536 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123620791 DLCTRL DEBUG Tx Command reply: GET_REPLY 387119536 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123620794 DLCTRL DEBUG Command: GET 92042978 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123620794 DLCTRL DEBUG Tx Command reply: GET_REPLY 92042978 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123620795 DLCTRL DEBUG Command: GET 130956758 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123620795 DLCTRL DEBUG Tx Command reply: GET_REPLY 130956758 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123620797 DLCTRL DEBUG Command: GET 323205850 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123620797 DLCTRL DEBUG Tx Command reply: GET_REPLY 323205850 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123620798 DLCTRL DEBUG Command: GET 138155026 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123620798 DLCTRL DEBUG Tx Command reply: GET_REPLY 138155026 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123620800 DLCTRL DEBUG Command: GET 165593535 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123620800 DLCTRL DEBUG Tx Command reply: GET_REPLY 165593535 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123620802 DLCTRL DEBUG Command: GET 969162618 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123620802 DLCTRL DEBUG Tx Command reply: GET_REPLY 969162618 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123620803 DLCTRL DEBUG Command: GET 519794393 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123620803 DLCTRL DEBUG Tx Command reply: GET_REPLY 519794393 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123620805 DLCTRL DEBUG Command: GET 555357116 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123620805 DLCTRL DEBUG Tx Command reply: GET_REPLY 555357116 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123620807 DLCTRL DEBUG Command: GET 944836069 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123620807 DLCTRL DEBUG Tx Command reply: GET_REPLY 944836069 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123620808 DLCTRL DEBUG Command: GET 352615570 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123620808 DLCTRL DEBUG Tx Command reply: GET_REPLY 352615570 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123620809 DLCTRL DEBUG Command: GET 876680459 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123620809 DLCTRL DEBUG Tx Command reply: GET_REPLY 876680459 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123620811 DLCTRL DEBUG Command: GET 57181429 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123620811 DLCTRL DEBUG Tx Command reply: GET_REPLY 57181429 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123620812 DLCTRL DEBUG Command: GET 896275993 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123620812 DLCTRL DEBUG Tx Command reply: GET_REPLY 896275993 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123620814 DLCTRL DEBUG Command: GET 252041349 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123620814 DLCTRL DEBUG Tx Command reply: GET_REPLY 252041349 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123620816 DLCTRL DEBUG Command: GET 971624377 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123620816 DLCTRL DEBUG Tx Command reply: GET_REPLY 971624377 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123620817 DLCTRL DEBUG Command: GET 627282444 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123620817 DLCTRL DEBUG Tx Command reply: GET_REPLY 627282444 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123620818 DLCTRL DEBUG Command: GET 98318770 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123620818 DLCTRL DEBUG Tx Command reply: GET_REPLY 98318770 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123620820 DLCTRL DEBUG Command: GET 947684220 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123620820 DLCTRL DEBUG Tx Command reply: GET_REPLY 947684220 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123620821 DLCTRL DEBUG Command: GET 856164640 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123620821 DLCTRL DEBUG Tx Command reply: GET_REPLY 856164640 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000001000010101'B, t_guard := 20.000000 } 20250813123620838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34676<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)935658 20250813123621886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123621886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123621886 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123621886 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123621886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe46ea, normal) (hnbgw_rua.c:407) 20250813123621886 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123621886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-935658)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123621886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-935658 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123621886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123621886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123621886 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-935658 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123621886 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123621886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123621886 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-935658 <-> SCCP-62 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123621886 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-935658 SCCP-62 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123621886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-935658)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123621886 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123621886 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123621886 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-935658)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123621886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123621886 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123621886 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{IDLE}: Allocated (fsm.c:456) 20250813123621886 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123621886 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002150056400500f1100926) (sccp_scrc.c:406) 20250813123621886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123621886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123621886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123621886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123621886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123621886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123621886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123621886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123621886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123621886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123621886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123621887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123621887 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123621887 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123621887 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123621887 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-935658)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123621887 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123621887 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123621887 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123621887 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123621887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123621887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123621887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123621887 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(534)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(546) HNBGW_Test.msc0-RAN(534)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(546)10848666 HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(546)@10faf1860fc2: setverdict(pass): none -> pass 20250813123621903 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123621903 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123621903 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123621903 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123621903 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123621903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123621903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123621903 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123621903 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123621903 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123621903 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123621903 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123621903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123621903 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=003c4be7) (sccp_scrc.c:477) 20250813123621903 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20250813123621903 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123621903 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123621903 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123621903 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123621903 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) 20250813123621903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123621903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123621904 DLCTRL DEBUG Command: GET 999523614 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123621904 DLCTRL DEBUG Tx Command reply: GET_REPLY 999523614 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123621907 DLCTRL DEBUG Command: GET 858396837 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123621907 DLCTRL DEBUG Tx Command reply: GET_REPLY 858396837 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123621909 DLCTRL DEBUG Command: GET 370073158 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123621909 DLCTRL DEBUG Tx Command reply: GET_REPLY 370073158 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123621910 DLCTRL DEBUG Command: GET 801311114 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123621910 DLCTRL DEBUG Tx Command reply: GET_REPLY 801311114 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123621911 DLCTRL DEBUG Command: GET 119577374 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123621911 DLCTRL DEBUG Tx Command reply: GET_REPLY 119577374 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123621912 DLCTRL DEBUG Command: GET 34968514 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123621912 DLCTRL DEBUG Tx Command reply: GET_REPLY 34968514 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123621913 DLCTRL DEBUG Command: GET 398866028 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123621913 DLCTRL DEBUG Tx Command reply: GET_REPLY 398866028 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123621914 DLCTRL DEBUG Command: GET 607998888 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123621914 DLCTRL DEBUG Tx Command reply: GET_REPLY 607998888 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123621915 DLCTRL DEBUG Command: GET 336993664 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123621915 DLCTRL DEBUG Tx Command reply: GET_REPLY 336993664 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123621916 DLCTRL DEBUG Command: GET 219687799 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123621916 DLCTRL DEBUG Tx Command reply: GET_REPLY 219687799 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123621916 DLCTRL DEBUG Command: GET 847855261 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123621916 DLCTRL DEBUG Tx Command reply: GET_REPLY 847855261 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123621917 DLCTRL DEBUG Command: GET 901183288 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123621917 DLCTRL DEBUG Tx Command reply: GET_REPLY 901183288 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123621918 DLCTRL DEBUG Command: GET 602187239 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123621918 DLCTRL DEBUG Tx Command reply: GET_REPLY 602187239 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123621918 DLCTRL DEBUG Command: GET 283791780 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123621918 DLCTRL DEBUG Tx Command reply: GET_REPLY 283791780 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123621919 DLCTRL DEBUG Command: GET 834959934 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123621919 DLCTRL DEBUG Tx Command reply: GET_REPLY 834959934 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123621920 DLCTRL DEBUG Command: GET 810839804 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123621920 DLCTRL DEBUG Tx Command reply: GET_REPLY 810839804 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123621920 DLCTRL DEBUG Command: GET 988185807 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123621920 DLCTRL DEBUG Tx Command reply: GET_REPLY 988185807 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123621921 DLCTRL DEBUG Command: GET 165295146 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123621921 DLCTRL DEBUG Tx Command reply: GET_REPLY 165295146 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123621922 DLCTRL DEBUG Command: GET 781043268 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123621922 DLCTRL DEBUG Tx Command reply: GET_REPLY 781043268 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123621922 DLCTRL DEBUG Command: GET 789474403 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123621922 DLCTRL DEBUG Tx Command reply: GET_REPLY 789474403 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000111101011'B, t_guard := 20.000000 } 20250813123621934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(537)@10faf1860fc2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(537)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(547)10408591 20250813123622945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123622945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123622945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123622945 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123622945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ed28f, normal) (hnbgw_rua.c:407) 20250813123622945 DHNB DEBUG map_rua[0x5602c4b92340]{init}: Allocated (fsm.c:456) 20250813123622945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408591)[0x5602c4b92340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123622945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10408591 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123622945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123622945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123622945 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123622945 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10408591 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813123622945 DCN DEBUG map_sccp[0x5602c4c0a640]{init}: Allocated (fsm.c:456) 20250813123622945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123622945 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-10408591 <-> SCCP-63 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123622945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10408591 SCCP-63 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123622945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408591)[0x5602c4b92340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123622945 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123622945 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123622945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408591)[0x5602c4b92340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123622945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123622945 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123622945 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{IDLE}: Allocated (fsm.c:456) 20250813123622945 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123622945 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001eb0056400500f1100926) (sccp_scrc.c:406) 20250813123622945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123622945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123622945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123622945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123622945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123622945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123622945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123622945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123622945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123622945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123622945 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123622945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123622945 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123622945 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123622945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123622945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408591)[0x5602c4b92340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123622945 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123622945 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123622945 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123622945 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123622945 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123622945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123622945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123622945 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(536)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(536)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(537)@10faf1860fc2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(547) HNBGW_Test.msc1-RAN(537)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(547)11185295 HNBGW_Test.msc1-SCCP(536)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(536)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(547)@10faf1860fc2: setverdict(pass): none -> pass 20250813123622950 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) 20250813123622950 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123622950 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123622950 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 20250813123622950 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123622950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123622950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123622950 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123622950 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123622950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123622950 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123622950 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) 20250813123622950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123622950 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=00fd9924) (sccp_scrc.c:477) 20250813123622950 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20250813123622950 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123622950 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123622950 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123622950 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123622950 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) 20250813123622950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123622950 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123622951 DLCTRL DEBUG Command: GET 357537028 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123622951 DLCTRL DEBUG Tx Command reply: GET_REPLY 357537028 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123622952 DLCTRL DEBUG Command: GET 725319119 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123622952 DLCTRL DEBUG Tx Command reply: GET_REPLY 725319119 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123622953 DLCTRL DEBUG Command: GET 134388675 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123622953 DLCTRL DEBUG Tx Command reply: GET_REPLY 134388675 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123622954 DLCTRL DEBUG Command: GET 987779018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123622954 DLCTRL DEBUG Tx Command reply: GET_REPLY 987779018 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123622955 DLCTRL DEBUG Command: GET 962578371 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123622955 DLCTRL DEBUG Tx Command reply: GET_REPLY 962578371 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123622957 DLCTRL DEBUG Command: GET 479416468 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123622957 DLCTRL DEBUG Tx Command reply: GET_REPLY 479416468 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123622958 DLCTRL DEBUG Command: GET 55341610 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123622958 DLCTRL DEBUG Tx Command reply: GET_REPLY 55341610 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123622960 DLCTRL DEBUG Command: GET 52171798 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123622960 DLCTRL DEBUG Tx Command reply: GET_REPLY 52171798 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123622962 DLCTRL DEBUG Command: GET 195397297 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123622962 DLCTRL DEBUG Tx Command reply: GET_REPLY 195397297 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123622965 DLCTRL DEBUG Command: GET 712667667 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123622965 DLCTRL DEBUG Tx Command reply: GET_REPLY 712667667 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123622967 DLCTRL DEBUG Command: GET 837604637 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123622967 DLCTRL DEBUG Tx Command reply: GET_REPLY 837604637 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123622970 DLCTRL DEBUG Command: GET 838222726 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123622970 DLCTRL DEBUG Tx Command reply: GET_REPLY 838222726 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123622974 DLCTRL DEBUG Command: GET 579859971 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123622974 DLCTRL DEBUG Tx Command reply: GET_REPLY 579859971 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123622976 DLCTRL DEBUG Command: GET 929384626 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123622976 DLCTRL DEBUG Tx Command reply: GET_REPLY 929384626 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123622978 DLCTRL DEBUG Command: GET 805515939 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123622978 DLCTRL DEBUG Tx Command reply: GET_REPLY 805515939 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123622982 DLCTRL DEBUG Command: GET 945775273 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123622982 DLCTRL DEBUG Tx Command reply: GET_REPLY 945775273 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123622984 DLCTRL DEBUG Command: GET 444010232 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123622984 DLCTRL DEBUG Tx Command reply: GET_REPLY 444010232 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123622987 DLCTRL DEBUG Command: GET 643220749 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123622987 DLCTRL DEBUG Tx Command reply: GET_REPLY 643220749 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123622989 DLCTRL DEBUG Command: GET 689242139 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123622989 DLCTRL DEBUG Tx Command reply: GET_REPLY 689242139 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123622991 DLCTRL DEBUG Command: GET 867192817 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123622991 DLCTRL DEBUG Tx Command reply: GET_REPLY 867192817 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000110101111'B, t_guard := 20.000000 } 20250813123623016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60374<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(534)@10faf1860fc2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(534)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(548)14913234 20250813123624045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123624045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123624045 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123624045 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123624045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe38ed2, normal) (hnbgw_rua.c:407) 20250813123624045 DHNB DEBUG map_rua[0x5602c4ad1090]{init}: Allocated (fsm.c:456) 20250813123624045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14913234)[0x5602c4ad1090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123624045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14913234 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123624045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123624045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123624045 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14913234 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123624045 DCN DEBUG map_sccp[0x5602c4c151f0]{init}: Allocated (fsm.c:456) 20250813123624045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123624045 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-14913234 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123624045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14913234 SCCP-64 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123624045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14913234)[0x5602c4ad1090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123624045 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123624045 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123624045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14913234)[0x5602c4ad1090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123624045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123624045 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123624045 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{IDLE}: Allocated (fsm.c:456) 20250813123624045 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123624045 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001af0056400500f1100926) (sccp_scrc.c:406) 20250813123624045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123624045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123624045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123624045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123624045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123624045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123624045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123624045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123624045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123624045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123624045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123624045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123624045 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123624045 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123624045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123624045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14913234)[0x5602c4ad1090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123624046 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624046 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123624046 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123624046 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123624046 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123624046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123624046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123624046 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(534)@10faf1860fc2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(548) HNBGW_Test.msc0-RAN(534)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(548)5335736 HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123624050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624050 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123624050 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123624050 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123624050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123624050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123624050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123624050 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123624050 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123624050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123624050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123624050 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123624050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123624050 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=007462fb) (sccp_scrc.c:477) 20250813123624050 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20250813123624050 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123624050 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123624050 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123624050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123624050 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) 20250813123624050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123624050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123624054 DLCTRL DEBUG Command: GET 101724410 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123624054 DLCTRL DEBUG Tx Command reply: GET_REPLY 101724410 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123624059 DLCTRL DEBUG Command: GET 939308037 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123624059 DLCTRL DEBUG Tx Command reply: GET_REPLY 939308037 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123624063 DLCTRL DEBUG Command: GET 537601832 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123624063 DLCTRL DEBUG Tx Command reply: GET_REPLY 537601832 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123624067 DLCTRL DEBUG Command: GET 785223219 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123624067 DLCTRL DEBUG Tx Command reply: GET_REPLY 785223219 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123624071 DLCTRL DEBUG Command: GET 284036088 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123624071 DLCTRL DEBUG Tx Command reply: GET_REPLY 284036088 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123624075 DLCTRL DEBUG Command: GET 399440935 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123624075 DLCTRL DEBUG Tx Command reply: GET_REPLY 399440935 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123624078 DLCTRL DEBUG Command: GET 156749638 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123624078 DLCTRL DEBUG Tx Command reply: GET_REPLY 156749638 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123624081 DLCTRL DEBUG Command: GET 4060926 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123624081 DLCTRL DEBUG Tx Command reply: GET_REPLY 4060926 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123624083 DLCTRL DEBUG Command: GET 845155086 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123624083 DLCTRL DEBUG Tx Command reply: GET_REPLY 845155086 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123624086 DLCTRL DEBUG Command: GET 246403077 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123624086 DLCTRL DEBUG Tx Command reply: GET_REPLY 246403077 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123624088 DLCTRL DEBUG Command: GET 462534481 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123624088 DLCTRL DEBUG Tx Command reply: GET_REPLY 462534481 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123624089 DLCTRL DEBUG Command: GET 997055739 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123624089 DLCTRL DEBUG Tx Command reply: GET_REPLY 997055739 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123624091 DLCTRL DEBUG Command: GET 360717025 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123624091 DLCTRL DEBUG Tx Command reply: GET_REPLY 360717025 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123624092 DLCTRL DEBUG Command: GET 21886635 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123624092 DLCTRL DEBUG Tx Command reply: GET_REPLY 21886635 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123624094 DLCTRL DEBUG Command: GET 209511718 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123624094 DLCTRL DEBUG Tx Command reply: GET_REPLY 209511718 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123624095 DLCTRL DEBUG Command: GET 49008588 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123624095 DLCTRL DEBUG Tx Command reply: GET_REPLY 49008588 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123624096 DLCTRL DEBUG Command: GET 926819168 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123624096 DLCTRL DEBUG Tx Command reply: GET_REPLY 926819168 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123624097 DLCTRL DEBUG Command: GET 30478325 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123624097 DLCTRL DEBUG Tx Command reply: GET_REPLY 30478325 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123624098 DLCTRL DEBUG Command: GET 693635324 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123624098 DLCTRL DEBUG Tx Command reply: GET_REPLY 693635324 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123624099 DLCTRL DEBUG Command: GET 331995885 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123624099 DLCTRL DEBUG Tx Command reply: GET_REPLY 331995885 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123624103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123624104 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38551<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(527)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(526)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123624107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34668<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123624107 DLINP DEBUG SRVCONN(,r=127.0.0.1:36695<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123624107 DLINP DEBUG SRVCONN(,r=127.0.0.1:36695<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123624107 DLINP NOTICE SRV(,r=127.0.0.1:36695<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123624107 DMAIN NOTICE (127.0.0.1:36695 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36695<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123624107 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(540)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(543)@10faf1860fc2: Final verdict of PTC: none 20250813123624109 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123624109 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) 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123624109 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123624109 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) 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123624109 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123624109 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) 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123624109 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123624109 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) 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123624109 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 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123624109 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123624109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123624109 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123624109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123624109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn1-SCCP(542)@10faf1860fc2: Final verdict of PTC: none 20250813123624109 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 20250813123624109 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) 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123624109 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(535)@10faf1860fc2: Final verdict of PTC: none20250813123624109 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123624109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123624109 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123624109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123624109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123624110 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123624110 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.msc1-RAN(537)@10faf1860fc2: Final verdict of PTC: none 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123624110 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 20250813123624110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123624110 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) 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123624110 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 20250813123624110 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123624110 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) 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123624110 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 20250813123624110 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123624110 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) 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123624110 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 20250813123624110 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) 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123624110 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn1-M3UA(544)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531)@10faf1860fc2: Final verdict of PTC: none 20250813123624110 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123624110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123624110 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123624110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123624110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123624110 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 20250813123624111 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624111 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123624111 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123624111 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123624111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123624111 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123624111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123624111 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(539)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(541)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(536)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(538)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(533)@10faf1860fc2: Final verdict of PTC: none 20250813123624114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34676<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(528)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(545)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(547)@10faf1860fc2: Final verdict of PTC: pass 20250813123624125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60370<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(546)@10faf1860fc2: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(534)@10faf1860fc2: Final verdict of PTC: none 20250813123624140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60374<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(548)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(525): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(526): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(527): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(528): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(529): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(530): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(531): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(532): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(533): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(534): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(535): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(536): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(537): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(538): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(539): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(540): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(541): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(542): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(543): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(544): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(545): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(546): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(547): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(548): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:36:24 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 20250813123624238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123624246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123624246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123624246 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123624246 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) 20250813123624246 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-935658)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-935658)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123624246 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123624246 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123624246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4be7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123624246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123624246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123624246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123624246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123624246 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-935658)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-935658)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-935658)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-62)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123624246 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-935658 SCCP-62 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408591)[0x5602c4b92340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408591)[0x5602c4b92340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123624246 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123624246 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123624246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9924), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123624246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123624246 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123624246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123624246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123624246 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408591)[0x5602c4b92340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408591)[0x5602c4b92340]{disrupted}: Freeing instance (context_map.c:202) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10408591)[0x5602c4b92340]{disrupted}: Deallocated (fsm.c:568) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{disconnected}: Freeing instance (context_map.c:206) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-63)[0x5602c4c0a640]{disconnected}: Deallocated (fsm.c:568) 20250813123624246 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10408591 SCCP-63 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14913234)[0x5602c4ad1090]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14913234)[0x5602c4ad1090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123624246 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123624246 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123624246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007462fb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123624246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123624246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123624246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123624246 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123624246 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14913234)[0x5602c4ad1090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14913234)[0x5602c4ad1090]{disrupted}: Freeing instance (context_map.c:202) 20250813123624246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14913234)[0x5602c4ad1090]{disrupted}: Deallocated (fsm.c:568) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{disconnected}: Freeing instance (context_map.c:206) 20250813123624246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5602c4c151f0]{disconnected}: Deallocated (fsm.c:568) 20250813123624246 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14913234 SCCP-64 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123624246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123624246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123624246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123624246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123624246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123624246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123624246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123624246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123624246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123624246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123624246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123624246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123624246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123624246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123624246 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624246 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123624246 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123624246 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123624246 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123624246 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123624246 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123624246 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123624841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=383684) 20250813123624867 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123624867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0c21), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123624867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123624867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123624867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123624867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123624867 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123624867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642ece), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123624867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123624867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123624867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123624867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123624867 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123624867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80263), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123624867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123624867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123624867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123624867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123624867 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123624867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081cecf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123624867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123624867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123624867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123624867 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123624868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123624868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123624868 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123624868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123624868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123624868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123624868 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123624868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123624868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123624868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123624868 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123624868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123624868 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123624868 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123624868 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123624868 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123624868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123624868 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123625399 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123625399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedb60), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123625399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123625399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123625399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123625399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123625399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123625399 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123625399 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123625399 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123625399 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123625399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123625399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123625399 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=383684, count=431296) 20250813123626110 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123626110 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123626110 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123626110 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123626110 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123626110 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123626111 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123626111 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123626112 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123626112 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123626112 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123626112 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:36:26 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250813123627977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123627982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123627989 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39899<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123628076 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123628076 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123628087 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123628087 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123628087 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123628088 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123628088 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123628088 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123628088 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50159 (stream_srv.c:142) 20250813123628088 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50159<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123628088 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123628088 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123628088 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123628088 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123628088 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) 20250813123628088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123628088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123628088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123628088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123628088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123628088 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123628088 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123628089 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123628089 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123628089 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628089 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123628089 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123628089 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123628089 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123628089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123628089 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123628090 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123628090 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123628090 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) 20250813123628090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123628090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123628090 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) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628090 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) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123628090 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) 20250813123628090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123628090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123628090 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123628090 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123628090 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123628090 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) 20250813123628090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123628090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123628090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123628090 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) 20250813123628090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123628090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123628090 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123628090 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123628090 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123628090 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) 20250813123628090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123628090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123628090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123628090 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123628090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123628090 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123628090 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123628090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123628090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123628090 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 20250813123628090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123628090 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123628090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123628090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123628090 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 20250813123628090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123628090 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 20250813123628090 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123628090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628090 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123628090 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123628090 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123628090 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123628090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123628090 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(559)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(559)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(559)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(562)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(562)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(562)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(560)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123628121 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123628121 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123628121 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123628121 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123628121 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123628121 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123628122 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123628122 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123628122 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123628122 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123628123 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123628123 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123628123 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) 20250813123628123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123628123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123628123 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) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 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) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123628123 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) 20250813123628123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123628123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123628123 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123628123 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123628123 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123628123 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) 20250813123628123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123628123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123628123 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) 20250813123628123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123628123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123628123 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123628123 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123628123 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123628123 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) 20250813123628123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123628123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123628123 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) 20250813123628123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123628123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123628123 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123628123 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123628123 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123628123 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) 20250813123628123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123628123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123628123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123628123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123628123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123628123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123628123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123628123 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123628123 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123628123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123628123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123628123 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 20250813123628123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123628123 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123628123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123628123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123628123 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 20250813123628123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123628123 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 20250813123628123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123628123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123628123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123628123 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 20250813123628123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123628123 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 20250813123628123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123628123 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628123 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123628123 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123628123 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123628123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123628123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123628123 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(565)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(565)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(565)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(563)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(568)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(568)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(568)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(566)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123628159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123628159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123628159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123628159 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123628159 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) 20250813123628159 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123628159 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123628159 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123628159 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123628164 DLINP DEBUG SRVCONN(,r=127.0.0.1:50159<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123628164 DLINP DEBUG SRVCONN(,r=127.0.0.1:50159<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123628164 DLINP DEBUG SRVCONN(,r=127.0.0.1:50159<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123628164 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123628164 DHNBAP DEBUG (127.0.0.1:50159 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123628164 DHNBAP NOTICE (127.0.0.1:50159 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123628164 DHNBAP NOTICE (127.0.0.1:50159 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123628164 DLINP DEBUG SRVCONN(,r=127.0.0.1:50159<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123628164 DLINP DEBUG SRVCONN(,r=127.0.0.1:50159<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123628305 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 20250813123628305 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 20250813123628305 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123628305 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123628314 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628315 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123628315 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123628315 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123628315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123628315 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123628315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123628317 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 20250813123628317 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 20250813123628317 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123628317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813123628317 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628317 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123628317 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123628318 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123628318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123628318 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123628318 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(562)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123628323 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) 20250813123628323 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123628323 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123628323 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123628324 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123628324 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123628324 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123628326 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) 20250813123628326 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123628326 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123628326 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123628326 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123628326 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123628326 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123628337 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 20250813123628337 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 20250813123628337 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123628337 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123628343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628343 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123628343 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123628343 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123628343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123628343 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123628343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123628345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123628345 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123628345 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123628345 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123628345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123628345 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123628346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123628349 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 20250813123628349 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 20250813123628349 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123628349 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123628355 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) 20250813123628355 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123628355 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123628355 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123628355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123628355 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123628355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123628358 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) 20250813123628358 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123628358 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123628358 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123628358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123628358 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123628358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123629127 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123629127 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123629127 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123629127 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123629127 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123629127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123629127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123629127 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123629127 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123629127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123629127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123629127 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123629127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123629127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123629127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123629127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123629127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123629127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123629127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123629128 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123629128 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) 20250813123629128 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) 20250813123629128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123629128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123629128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123629128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123629128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123629128 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123629128 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123629128 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123629128 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123629128 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123629128 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123629128 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123629128 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123629128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123629128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123629128 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123629139 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) 20250813123629139 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123629139 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123629139 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 20250813123629139 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123629139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123629139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123629139 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123629140 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123629140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123629140 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123629140 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) 20250813123629140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123629140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123629140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123629140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123629140 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) 20250813123629140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629140 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) 20250813123629140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123629140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123629140 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123629140 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123629140 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) 20250813123629140 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) 20250813123629140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123629140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123629140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123629140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123629140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123629140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123629140 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123629140 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123629140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123629140 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123629140 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123629140 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123629140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123629140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123629140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123629140 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(558)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(561)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123629156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123629156 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123629156 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123629156 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123629156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123629156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123629156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123629156 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123629156 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123629156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123629156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123629156 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123629156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123629156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123629156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123629156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123629156 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) 20250813123629156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629156 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) 20250813123629156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123629156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123629156 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123629156 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123629156 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) 20250813123629156 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) 20250813123629156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123629156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123629156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123629156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123629156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123629156 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123629156 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123629156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123629156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123629156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123629156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123629156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123629156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123629156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123629156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123629158 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) 20250813123629158 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123629158 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123629158 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 20250813123629158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123629158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123629158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123629158 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123629158 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123629158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123629158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123629158 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) 20250813123629158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123629158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123629158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123629158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123629158 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) 20250813123629158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629158 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) 20250813123629158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123629158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123629158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123629158 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123629158 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) 20250813123629158 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) 20250813123629158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123629158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123629158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123629158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123629158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123629158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123629158 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) 20250813123629158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123629158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123629158 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123629158 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123629158 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123629158 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123629158 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123629158 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 20250813123629158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123629158 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 20250813123629158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123629158 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(564)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(567)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123630175 DLCTRL DEBUG Command: GET 570771142 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123630175 DLCTRL DEBUG Tx Command reply: GET_REPLY 570771142 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123630176 DLCTRL DEBUG Command: GET 51547933 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123630176 DLCTRL DEBUG Tx Command reply: GET_REPLY 51547933 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123630180 DLCTRL DEBUG Command: GET 736885507 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123630181 DLCTRL DEBUG Tx Command reply: GET_REPLY 736885507 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123630184 DLCTRL DEBUG Command: GET 492589698 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123630185 DLCTRL DEBUG Tx Command reply: GET_REPLY 492589698 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123630188 DLCTRL DEBUG Command: GET 352022735 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123630188 DLCTRL DEBUG Tx Command reply: GET_REPLY 352022735 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123630192 DLCTRL DEBUG Command: GET 732184595 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123630192 DLCTRL DEBUG Tx Command reply: GET_REPLY 732184595 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123630196 DLCTRL DEBUG Command: GET 837612255 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123630196 DLCTRL DEBUG Tx Command reply: GET_REPLY 837612255 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123630199 DLCTRL DEBUG Command: GET 200088342 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123630199 DLCTRL DEBUG Tx Command reply: GET_REPLY 200088342 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123630203 DLCTRL DEBUG Command: GET 689842459 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123630203 DLCTRL DEBUG Tx Command reply: GET_REPLY 689842459 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123630207 DLCTRL DEBUG Command: GET 791629409 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123630207 DLCTRL DEBUG Tx Command reply: GET_REPLY 791629409 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123630211 DLCTRL DEBUG Command: GET 955367963 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123630211 DLCTRL DEBUG Tx Command reply: GET_REPLY 955367963 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123630215 DLCTRL DEBUG Command: GET 801222503 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123630215 DLCTRL DEBUG Tx Command reply: GET_REPLY 801222503 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123630218 DLCTRL DEBUG Command: GET 698129242 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123630218 DLCTRL DEBUG Tx Command reply: GET_REPLY 698129242 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123630221 DLCTRL DEBUG Command: GET 201790684 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123630221 DLCTRL DEBUG Tx Command reply: GET_REPLY 201790684 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123630225 DLCTRL DEBUG Command: GET 149311259 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123630225 DLCTRL DEBUG Tx Command reply: GET_REPLY 149311259 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123630227 DLCTRL DEBUG Command: GET 203841399 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123630227 DLCTRL DEBUG Tx Command reply: GET_REPLY 203841399 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123630229 DLCTRL DEBUG Command: GET 881199285 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123630229 DLCTRL DEBUG Tx Command reply: GET_REPLY 881199285 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123630231 DLCTRL DEBUG Command: GET 318261655 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123630231 DLCTRL DEBUG Tx Command reply: GET_REPLY 318261655 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123630233 DLCTRL DEBUG Command: GET 559165395 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123630233 DLCTRL DEBUG Tx Command reply: GET_REPLY 559165395 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123630234 DLCTRL DEBUG Command: GET 318431838 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123630234 DLCTRL DEBUG Tx Command reply: GET_REPLY 318431838 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000001100111111'B, t_guard := 20.000000 } 20250813123630249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)15417795 20250813123631277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123631277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123631277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123631277 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123631278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb41c3, normal) (hnbgw_rua.c:407) 20250813123631278 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123631278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15417795)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123631278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15417795 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123631278 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123631278 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123631278 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15417795 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813123631278 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15417795 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123631278 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123631278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123631278 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-15417795 <-> SCCP-65 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123631278 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15417795 SCCP-65 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123631278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15417795)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123631278 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123631278 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123631278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15417795)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123631278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123631278 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123631278 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{IDLE}: Allocated (fsm.c:456) 20250813123631278 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123631278 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300033f0056400500f1100926) (sccp_scrc.c:406) 20250813123631278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123631278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123631278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123631278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123631278 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123631278 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123631278 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123631278 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123631278 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123631278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123631279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123631279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123631279 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123631279 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123631279 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123631279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15417795)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123631279 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123631279 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123631279 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123631279 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123631279 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123631279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123631279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123631279 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(558)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)2802041 HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123631298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123631298 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123631298 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123631298 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123631298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123631298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123631298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123631298 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@10faf1860fc2: setverdict(pass): none -> pass 20250813123631299 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123631299 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123631299 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123631299 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123631299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123631299 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=00a2427a) (sccp_scrc.c:477) 20250813123631299 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20250813123631299 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123631299 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123631299 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123631299 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123631299 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) 20250813123631299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123631299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123631300 DLCTRL DEBUG Command: GET 854797652 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123631300 DLCTRL DEBUG Tx Command reply: GET_REPLY 854797652 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123631303 DLCTRL DEBUG Command: GET 805059765 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123631303 DLCTRL DEBUG Tx Command reply: GET_REPLY 805059765 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123631305 DLCTRL DEBUG Command: GET 287800902 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123631305 DLCTRL DEBUG Tx Command reply: GET_REPLY 287800902 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250813123631308 DLCTRL DEBUG Command: GET 843273858 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123631308 DLCTRL DEBUG Tx Command reply: GET_REPLY 843273858 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123631311 DLCTRL DEBUG Command: GET 32583237 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123631311 DLCTRL DEBUG Tx Command reply: GET_REPLY 32583237 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123631315 DLCTRL DEBUG Command: GET 100848547 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123631315 DLCTRL DEBUG Tx Command reply: GET_REPLY 100848547 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123631319 DLCTRL DEBUG Command: GET 805469 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123631319 DLCTRL DEBUG Tx Command reply: GET_REPLY 805469 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123631322 DLCTRL DEBUG Command: GET 39730925 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123631322 DLCTRL DEBUG Tx Command reply: GET_REPLY 39730925 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123631326 DLCTRL DEBUG Command: GET 933087668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123631326 DLCTRL DEBUG Tx Command reply: GET_REPLY 933087668 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123631330 DLCTRL DEBUG Command: GET 303788062 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123631330 DLCTRL DEBUG Tx Command reply: GET_REPLY 303788062 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123631333 DLCTRL DEBUG Command: GET 137709353 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123631333 DLCTRL DEBUG Tx Command reply: GET_REPLY 137709353 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123631336 DLCTRL DEBUG Command: GET 485713999 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123631336 DLCTRL DEBUG Tx Command reply: GET_REPLY 485713999 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123631339 DLCTRL DEBUG Command: GET 357251884 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123631339 DLCTRL DEBUG Tx Command reply: GET_REPLY 357251884 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123631341 DLCTRL DEBUG Command: GET 856490440 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123631341 DLCTRL DEBUG Tx Command reply: GET_REPLY 856490440 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123631343 DLCTRL DEBUG Command: GET 57786684 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123631343 DLCTRL DEBUG Tx Command reply: GET_REPLY 57786684 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123631345 DLCTRL DEBUG Command: GET 313613527 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123631345 DLCTRL DEBUG Tx Command reply: GET_REPLY 313613527 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123631346 DLCTRL DEBUG Command: GET 489679912 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123631346 DLCTRL DEBUG Tx Command reply: GET_REPLY 489679912 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123631348 DLCTRL DEBUG Command: GET 475207313 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123631348 DLCTRL DEBUG Tx Command reply: GET_REPLY 475207313 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123631349 DLCTRL DEBUG Command: GET 992488697 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123631349 DLCTRL DEBUG Tx Command reply: GET_REPLY 992488697 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123631350 DLCTRL DEBUG Command: GET 411321018 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123631350 DLCTRL DEBUG Tx Command reply: GET_REPLY 411321018 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001001100000'B, t_guard := 20.000000 } 20250813123631380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(561)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(561)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)7433958 20250813123632410 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123632411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123632411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123632411 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123632411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x716ee6, normal) (hnbgw_rua.c:407) 20250813123632411 DHNB DEBUG map_rua[0x5602c4c0a640]{init}: Allocated (fsm.c:456) 20250813123632411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7433958)[0x5602c4c0a640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123632411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7433958 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123632411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123632411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123632411 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7433958 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813123632411 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7433958 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813123632411 DCN DEBUG map_sccp[0x5602c4ad1090]{init}: Allocated (fsm.c:456) 20250813123632411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123632411 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-7433958 <-> SCCP-66 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123632411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7433958 SCCP-66 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123632411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7433958)[0x5602c4c0a640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123632411 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123632411 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123632411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7433958)[0x5602c4c0a640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123632411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123632411 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123632411 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{IDLE}: Allocated (fsm.c:456) 20250813123632411 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123632411 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002600056400500f1100926) (sccp_scrc.c:406) 20250813123632411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123632411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123632411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123632411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123632411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123632411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123632411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123632411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123632411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123632411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123632411 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123632411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123632411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123632411 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123632411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123632411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7433958)[0x5602c4c0a640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123632411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123632411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123632411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123632411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123632411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123632411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123632411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123632411 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(560)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(560)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(561)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)7682589 HNBGW_Test.msc1-SCCP(560)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(560)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123632423 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) 20250813123632423 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123632423 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123632423 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 20250813123632423 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123632423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123632423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123632423 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@10faf1860fc2: setverdict(pass): none -> pass 20250813123632423 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123632423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123632423 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123632423 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) 20250813123632423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123632423 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=004345ec) (sccp_scrc.c:477) 20250813123632423 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20250813123632423 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123632423 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123632423 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123632423 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123632423 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) 20250813123632423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123632423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123632423 DLCTRL DEBUG Command: GET 377710085 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123632423 DLCTRL DEBUG Tx Command reply: GET_REPLY 377710085 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123632426 DLCTRL DEBUG Command: GET 231295565 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123632426 DLCTRL DEBUG Tx Command reply: GET_REPLY 231295565 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123632427 DLCTRL DEBUG Command: GET 229008556 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123632427 DLCTRL DEBUG Tx Command reply: GET_REPLY 229008556 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250813123632429 DLCTRL DEBUG Command: GET 516923861 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123632429 DLCTRL DEBUG Tx Command reply: GET_REPLY 516923861 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123632430 DLCTRL DEBUG Command: GET 465924333 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123632430 DLCTRL DEBUG Tx Command reply: GET_REPLY 465924333 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123632432 DLCTRL DEBUG Command: GET 716855616 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123632432 DLCTRL DEBUG Tx Command reply: GET_REPLY 716855616 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123632433 DLCTRL DEBUG Command: GET 599412236 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123632433 DLCTRL DEBUG Tx Command reply: GET_REPLY 599412236 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123632435 DLCTRL DEBUG Command: GET 451172739 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123632435 DLCTRL DEBUG Tx Command reply: GET_REPLY 451172739 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250813123632437 DLCTRL DEBUG Command: GET 840271699 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123632437 DLCTRL DEBUG Tx Command reply: GET_REPLY 840271699 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123632440 DLCTRL DEBUG Command: GET 838866688 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123632440 DLCTRL DEBUG Tx Command reply: GET_REPLY 838866688 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123632443 DLCTRL DEBUG Command: GET 652333038 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123632443 DLCTRL DEBUG Tx Command reply: GET_REPLY 652333038 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123632445 DLCTRL DEBUG Command: GET 845968103 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123632445 DLCTRL DEBUG Tx Command reply: GET_REPLY 845968103 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123632448 DLCTRL DEBUG Command: GET 247224791 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123632448 DLCTRL DEBUG Tx Command reply: GET_REPLY 247224791 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123632451 DLCTRL DEBUG Command: GET 323198484 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123632451 DLCTRL DEBUG Tx Command reply: GET_REPLY 323198484 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123632454 DLCTRL DEBUG Command: GET 335560488 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123632454 DLCTRL DEBUG Tx Command reply: GET_REPLY 335560488 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123632456 DLCTRL DEBUG Command: GET 642778715 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123632456 DLCTRL DEBUG Tx Command reply: GET_REPLY 642778715 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123632458 DLCTRL DEBUG Command: GET 987365678 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123632458 DLCTRL DEBUG Tx Command reply: GET_REPLY 987365678 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123632460 DLCTRL DEBUG Command: GET 247936308 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123632460 DLCTRL DEBUG Tx Command reply: GET_REPLY 247936308 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123632461 DLCTRL DEBUG Command: GET 271621910 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123632461 DLCTRL DEBUG Tx Command reply: GET_REPLY 271621910 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123632463 DLCTRL DEBUG Command: GET 59600611 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123632463 DLCTRL DEBUG Tx Command reply: GET_REPLY 59600611 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001010000010'B, t_guard := 20.000000 } 20250813123632487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51402<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(558)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(558)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)6331739 20250813123633513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123633513 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123633514 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123633514 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123633514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x609d5b, normal) (hnbgw_rua.c:407) 20250813123633514 DHNB DEBUG map_rua[0x5602c4c24610]{init}: Allocated (fsm.c:456) 20250813123633514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6331739)[0x5602c4c24610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123633514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6331739 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123633514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123633514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123633514 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6331739 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813123633514 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6331739 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123633514 DCN DEBUG map_sccp[0x5602c4c101d0]{init}: Allocated (fsm.c:456) 20250813123633514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123633514 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-6331739 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123633514 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6331739 SCCP-67 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123633514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6331739)[0x5602c4c24610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123633514 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123633514 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123633514 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6331739)[0x5602c4c24610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123633514 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123633514 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123633514 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{IDLE}: Allocated (fsm.c:456) 20250813123633514 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123633514 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002820056400500f1100926) (sccp_scrc.c:406) 20250813123633514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123633514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123633514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123633514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123633514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123633514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123633514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123633514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123633514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123633514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123633514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123633514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123633514 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123633514 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123633515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123633515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6331739)[0x5602c4c24610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123633515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123633515 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123633515 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123633515 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123633515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123633515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123633515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123633515 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(558)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)9531751 HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123633520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123633520 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123633520 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123633520 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123633520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123633520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123633520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123633520 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123633521 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123633521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123633521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123633521 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123633521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123633521 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=002f1ca5) (sccp_scrc.c:477) 20250813123633521 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20250813123633521 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123633521 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123633521 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123633521 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123633521 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) 20250813123633521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123633521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123633523 DLCTRL DEBUG Command: GET 128415465 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123633523 DLCTRL DEBUG Tx Command reply: GET_REPLY 128415465 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123633527 DLCTRL DEBUG Command: GET 613327070 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123633527 DLCTRL DEBUG Tx Command reply: GET_REPLY 613327070 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123633531 DLCTRL DEBUG Command: GET 940048126 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123633531 DLCTRL DEBUG Tx Command reply: GET_REPLY 940048126 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250813123633534 DLCTRL DEBUG Command: GET 935424082 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123633534 DLCTRL DEBUG Tx Command reply: GET_REPLY 935424082 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123633537 DLCTRL DEBUG Command: GET 149107388 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123633537 DLCTRL DEBUG Tx Command reply: GET_REPLY 149107388 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123633539 DLCTRL DEBUG Command: GET 782303803 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123633539 DLCTRL DEBUG Tx Command reply: GET_REPLY 782303803 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123633542 DLCTRL DEBUG Command: GET 681064246 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123633542 DLCTRL DEBUG Tx Command reply: GET_REPLY 681064246 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123633545 DLCTRL DEBUG Command: GET 606508812 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123633545 DLCTRL DEBUG Tx Command reply: GET_REPLY 606508812 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250813123633549 DLCTRL DEBUG Command: GET 384733499 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123633549 DLCTRL DEBUG Tx Command reply: GET_REPLY 384733499 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123633553 DLCTRL DEBUG Command: GET 945518660 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123633553 DLCTRL DEBUG Tx Command reply: GET_REPLY 945518660 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123633556 DLCTRL DEBUG Command: GET 171273545 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123633556 DLCTRL DEBUG Tx Command reply: GET_REPLY 171273545 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123633560 DLCTRL DEBUG Command: GET 361299990 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123633560 DLCTRL DEBUG Tx Command reply: GET_REPLY 361299990 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123633563 DLCTRL DEBUG Command: GET 852666167 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123633563 DLCTRL DEBUG Tx Command reply: GET_REPLY 852666167 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123633567 DLCTRL DEBUG Command: GET 407686957 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123633567 DLCTRL DEBUG Tx Command reply: GET_REPLY 407686957 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123633569 DLCTRL DEBUG Command: GET 328209067 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123633569 DLCTRL DEBUG Tx Command reply: GET_REPLY 328209067 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123633572 DLCTRL DEBUG Command: GET 509240876 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123633572 DLCTRL DEBUG Tx Command reply: GET_REPLY 509240876 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123633574 DLCTRL DEBUG Command: GET 533098292 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123633574 DLCTRL DEBUG Tx Command reply: GET_REPLY 533098292 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123633576 DLCTRL DEBUG Command: GET 765662775 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123633576 DLCTRL DEBUG Tx Command reply: GET_REPLY 765662775 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123633577 DLCTRL DEBUG Command: GET 457673291 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123633577 DLCTRL DEBUG Tx Command reply: GET_REPLY 457673291 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123633579 DLCTRL DEBUG Command: GET 621866634 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123633579 DLCTRL DEBUG Tx Command reply: GET_REPLY 621866634 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123633586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123633586 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39899<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(551)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(550)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123633589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60388<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123633591 DLINP DEBUG SRVCONN(,r=127.0.0.1:50159<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123633591 DLINP DEBUG SRVCONN(,r=127.0.0.1:50159<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123633591 DLINP NOTICE SRV(,r=127.0.0.1:50159<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123633591 DMAIN NOTICE (127.0.0.1:50159 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50159<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123633591 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123633592 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123633592 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) 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123633592 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123633592 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) 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123633592 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123633592 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) 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123633592 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123633592 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) 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123633592 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 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123633592 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123633592 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123633592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123633592 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(564)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(567)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(561)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(558)@10faf1860fc2: Final verdict of PTC: none 20250813123633592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123633592 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(566)@10faf1860fc2: Final verdict of PTC: none 20250813123633592 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 20250813123633593 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) 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123633593 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123633593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123633593 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123633593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123633593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123633593 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123633593 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) 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123633593 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 20250813123633593 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123633593 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) 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123633593 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 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123633593 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123633593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123633593 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123633593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123633593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123633593 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 HNBGW_Test.sgsn0-SCCP(563)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(560)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553)@10faf1860fc2: Final verdict of PTC: none 20250813123633593 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) 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123633593 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123633593 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123633593 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) 20250813123633594 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123633594 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250813123633594 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) 20250813123633594 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) 20250813123633594 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123633594 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123633594 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123633594 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123633594 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123633594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123633594 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(565)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(559)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(557)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(562)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(568)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(552)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(569)@10faf1860fc2: Final verdict of PTC: none 20250813123633612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570)@10faf1860fc2: Final verdict of PTC: pass 20250813123633617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123633618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51402<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(549): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(550): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(551): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(552): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(553): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(554): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(555): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(556): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(557): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(558): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(559): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(560): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(561): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(562): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(563): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(564): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(565): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(566): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(567): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(568): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(569): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(570): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(571): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(572): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:36:33 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 20250813123633714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123633714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123633714 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123633714 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) 20250813123633714 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15417795)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15417795)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123633714 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123633714 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123633714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2427a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123633714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123633714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123633714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123633714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123633714 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15417795)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15417795)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15417795)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-65)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123633714 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15417795 SCCP-65 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7433958)[0x5602c4c0a640]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7433958)[0x5602c4c0a640]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123633714 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123633714 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123633714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004345ec), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123633714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123633714 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123633714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123633714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123633714 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7433958)[0x5602c4c0a640]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7433958)[0x5602c4c0a640]{disrupted}: Freeing instance (context_map.c:202) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7433958)[0x5602c4c0a640]{disrupted}: Deallocated (fsm.c:568) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{disconnected}: Freeing instance (context_map.c:206) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-66)[0x5602c4ad1090]{disconnected}: Deallocated (fsm.c:568) 20250813123633714 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7433958 SCCP-66 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6331739)[0x5602c4c24610]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6331739)[0x5602c4c24610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123633714 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123633714 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123633714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f1ca5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123633714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123633714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123633714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123633714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123633714 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6331739)[0x5602c4c24610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6331739)[0x5602c4c24610]{disrupted}: Freeing instance (context_map.c:202) 20250813123633714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6331739)[0x5602c4c24610]{disrupted}: Deallocated (fsm.c:568) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{disconnected}: Freeing instance (context_map.c:206) 20250813123633714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5602c4c101d0]{disconnected}: Deallocated (fsm.c:568) 20250813123633714 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6331739 SCCP-67 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250813123633714 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123633714 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123633714 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123633714 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123633714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123633714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123633714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123633714 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123633714 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123633714 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123633714 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123633714 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123633714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123633714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123633714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123633714 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123633714 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123633714 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123633714 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123633714 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123633714 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123633714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123633714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123633714 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123633724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123634247 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123634247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007462fb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123634247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123634247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123634247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123634247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123634247 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123634247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9924), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123634247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123634247 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123634247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123634247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123634247 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123634247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4be7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123634247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123634247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123634247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123634247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123634247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123634247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123634247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123634247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123634247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123634247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123634247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123634247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123634247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123634247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123634247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123634247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123634247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123634247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123634247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123634247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123634248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123634248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123634248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123634248 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123634248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123634248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123634248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123634248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123634326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51410<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=415068) 20250813123634868 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123634868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081cecf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123634868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123634868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123634868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123634868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123634868 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123634868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80263), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123634868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123634868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123634868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123634868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123634868 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123634868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642ece), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123634868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123634868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123634868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123634868 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123634868 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123634868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0c21), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123634869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123634869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123634869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123634869 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123634869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123634869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123634869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123634869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123634869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123634869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123634869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123634869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123634869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123634869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123634869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123634869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123634869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123634869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123634869 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123634869 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123634869 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123634869 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123634869 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123634869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123634869 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=415068, count=428768) 20250813123635400 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123635400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedb60), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123635400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123635400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123635400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123635400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123635400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123635400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123635400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123635400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123635400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123635400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123635400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123635400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123635594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123635594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123635594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123635594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123635594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123635594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123635594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123635594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123635594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123635594 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123635594 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123635594 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:36: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250813123637466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123637470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123637475 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43221<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123637557 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123637557 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123637565 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123637565 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123637565 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123637565 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123637565 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123637565 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123637565 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123637565 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123637565 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33987 (stream_srv.c:142) 20250813123637565 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33987<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123637565 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123637565 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123637566 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123637566 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123637566 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) 20250813123637566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123637566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123637566 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) 20250813123637566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 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) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123637567 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) 20250813123637567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123637567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123637567 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123637567 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123637567 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123637567 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) 20250813123637567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123637567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123637567 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) 20250813123637567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123637567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123637567 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123637567 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123637567 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123637567 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) 20250813123637567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123637567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123637567 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123637567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123637567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123637567 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123637567 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123637567 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123637567 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) 20250813123637567 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123637567 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637567 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637567 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123637567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123637567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123637567 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123637567 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123637567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123637567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123637567 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 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123637567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123637567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123637567 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 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123637567 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 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123637567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123637567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123637567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123637567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637567 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123637567 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123637567 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123637567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(583)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(583)@10faf1860fc2: M3UA emulation initiated, the test can be started MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(583)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(581)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(586)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(586)@10faf1860fc2: M3UA emulation initiated, the test can be started MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(586)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(584)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123637593 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123637593 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123637593 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123637593 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123637593 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123637593 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123637593 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123637593 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123637593 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123637593 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123637594 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123637594 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123637594 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) 20250813123637594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123637594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123637594 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) 20250813123637594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637594 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) 20250813123637594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123637594 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) 20250813123637594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123637594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123637594 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123637594 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123637594 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123637594 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) 20250813123637594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123637594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123637594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123637595 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) 20250813123637595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123637595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123637595 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123637595 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123637595 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123637595 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) 20250813123637595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123637595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123637595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123637595 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) 20250813123637595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123637595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123637595 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123637595 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123637595 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123637595 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) 20250813123637595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123637595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123637595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123637595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123637595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123637595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123637595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123637595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123637595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123637595 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123637595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123637595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123637595 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 20250813123637595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123637595 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123637595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123637595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123637595 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 20250813123637595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123637595 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 20250813123637595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123637595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123637595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123637595 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 20250813123637595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123637595 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 20250813123637595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123637595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123637595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123637595 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123637595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123637595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123637595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(589)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(589)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(589)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(587)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(592)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(592)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(592)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(590)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123637631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123637631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123637631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123637631 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123637632 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) 20250813123637632 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123637632 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123637632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123637632 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123637636 DLINP DEBUG SRVCONN(,r=127.0.0.1:33987<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123637636 DLINP DEBUG SRVCONN(,r=127.0.0.1:33987<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123637636 DLINP DEBUG SRVCONN(,r=127.0.0.1:33987<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123637636 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123637636 DHNBAP DEBUG (127.0.0.1:33987 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123637636 DHNBAP NOTICE (127.0.0.1:33987 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123637636 DHNBAP NOTICE (127.0.0.1:33987 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123637636 DLINP DEBUG SRVCONN(,r=127.0.0.1:33987<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123637636 DLINP DEBUG SRVCONN(,r=127.0.0.1:33987<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123637779 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 20250813123637779 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 20250813123637779 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123637779 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123637789 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637789 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123637789 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123637789 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123637789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123637789 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123637789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123637791 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 20250813123637791 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 20250813123637791 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123637791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813123637792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637792 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123637792 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123637792 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123637792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123637792 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123637792 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123637797 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) 20250813123637797 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123637797 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123637797 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123637797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123637797 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123637797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123637797 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) 20250813123637797 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123637797 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123637797 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123637797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123637797 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123637797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123637807 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 20250813123637807 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 20250813123637808 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123637808 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123637813 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637813 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123637813 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123637813 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123637813 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123637813 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123637813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123637816 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123637816 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123637816 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123637816 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123637816 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123637816 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123637816 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123637821 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 20250813123637821 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 20250813123637821 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123637821 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123637826 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) 20250813123637826 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123637826 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123637826 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123637826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123637826 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123637826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123637828 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) 20250813123637828 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123637828 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123637828 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123637828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123637828 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123637828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123638599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123638599 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123638599 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123638599 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123638599 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123638599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123638599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123638599 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123638600 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123638600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123638600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123638600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123638600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123638600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123638600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123638600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123638600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123638600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123638600 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123638600 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123638600 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) 20250813123638600 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) 20250813123638600 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123638600 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123638600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123638601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123638601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123638601 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123638601 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123638601 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123638601 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123638601 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123638601 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123638601 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123638601 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123638601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123638601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123638601 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123638608 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) 20250813123638609 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123638609 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123638609 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 20250813123638609 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123638609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123638609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123638609 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123638609 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123638609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123638609 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123638609 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) 20250813123638609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123638609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123638609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123638609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123638609 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) 20250813123638609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638609 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) 20250813123638609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123638610 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123638610 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123638610 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123638610 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) 20250813123638610 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) 20250813123638610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123638610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123638610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123638610 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123638610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123638610 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123638610 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123638610 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123638611 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123638611 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123638611 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123638611 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123638611 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123638611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123638611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123638611 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(582)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(585)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123638623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123638623 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123638623 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123638623 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123638623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123638623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123638623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123638623 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123638623 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123638623 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123638623 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123638623 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123638623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123638623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123638623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123638623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123638623 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) 20250813123638623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638623 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) 20250813123638623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638623 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123638623 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123638623 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123638623 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123638623 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) 20250813123638623 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) 20250813123638623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123638623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123638623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123638623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123638623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123638623 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123638623 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123638623 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123638623 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123638623 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123638623 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123638623 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123638623 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123638623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123638623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123638623 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(588)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123638628 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) 20250813123638628 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123638628 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123638628 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 20250813123638628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123638628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123638628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123638628 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123638628 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123638628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123638628 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123638628 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) 20250813123638628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123638628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123638628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123638628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123638628 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) 20250813123638628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638628 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) 20250813123638628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638628 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123638628 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123638628 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123638628 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123638628 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) 20250813123638628 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) 20250813123638628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123638628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123638628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123638628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123638628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123638628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123638628 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) 20250813123638628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123638628 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123638628 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123638628 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123638628 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123638628 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123638628 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123638628 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 20250813123638628 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123638628 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 20250813123638628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123638628 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(591)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123639643 DLCTRL DEBUG Command: GET 845319263 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123639643 DLCTRL DEBUG Tx Command reply: GET_REPLY 845319263 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123639646 DLCTRL DEBUG Command: GET 318150601 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123639646 DLCTRL DEBUG Tx Command reply: GET_REPLY 318150601 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123639647 DLCTRL DEBUG Command: GET 355350811 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123639647 DLCTRL DEBUG Tx Command reply: GET_REPLY 355350811 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123639650 DLCTRL DEBUG Command: GET 467052735 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123639650 DLCTRL DEBUG Tx Command reply: GET_REPLY 467052735 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123639653 DLCTRL DEBUG Command: GET 193545688 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123639653 DLCTRL DEBUG Tx Command reply: GET_REPLY 193545688 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123639655 DLCTRL DEBUG Command: GET 374810415 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123639655 DLCTRL DEBUG Tx Command reply: GET_REPLY 374810415 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123639657 DLCTRL DEBUG Command: GET 490609213 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123639657 DLCTRL DEBUG Tx Command reply: GET_REPLY 490609213 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123639659 DLCTRL DEBUG Command: GET 170568787 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123639659 DLCTRL DEBUG Tx Command reply: GET_REPLY 170568787 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123639661 DLCTRL DEBUG Command: GET 13065590 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123639661 DLCTRL DEBUG Tx Command reply: GET_REPLY 13065590 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123639663 DLCTRL DEBUG Command: GET 428076258 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123639663 DLCTRL DEBUG Tx Command reply: GET_REPLY 428076258 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123639664 DLCTRL DEBUG Command: GET 744462771 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123639664 DLCTRL DEBUG Tx Command reply: GET_REPLY 744462771 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123639666 DLCTRL DEBUG Command: GET 352782726 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123639666 DLCTRL DEBUG Tx Command reply: GET_REPLY 352782726 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123639667 DLCTRL DEBUG Command: GET 629035151 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123639667 DLCTRL DEBUG Tx Command reply: GET_REPLY 629035151 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123639668 DLCTRL DEBUG Command: GET 694438604 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123639668 DLCTRL DEBUG Tx Command reply: GET_REPLY 694438604 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123639669 DLCTRL DEBUG Command: GET 585313742 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123639669 DLCTRL DEBUG Tx Command reply: GET_REPLY 585313742 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123639671 DLCTRL DEBUG Command: GET 230185414 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123639671 DLCTRL DEBUG Tx Command reply: GET_REPLY 230185414 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123639672 DLCTRL DEBUG Command: GET 261312750 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123639672 DLCTRL DEBUG Tx Command reply: GET_REPLY 261312750 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123639672 DLCTRL DEBUG Command: GET 995842429 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123639672 DLCTRL DEBUG Tx Command reply: GET_REPLY 995842429 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123639673 DLCTRL DEBUG Command: GET 652836051 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123639673 DLCTRL DEBUG Tx Command reply: GET_REPLY 652836051 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123639674 DLCTRL DEBUG Command: GET 968955865 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123639674 DLCTRL DEBUG Tx Command reply: GET_REPLY 968955865 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000001010111001'B, t_guard := 20.000000 } 20250813123639697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51428<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)3258194 20250813123640741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123640741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123640741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123640741 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123640741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x31b752, normal) (hnbgw_rua.c:407) 20250813123640741 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123640741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3258194)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123640741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3258194 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123640741 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123640741 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123640741 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3258194 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813123640741 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3258194 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) 20250813123640741 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3258194 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123640741 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123640741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123640741 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-3258194 <-> SCCP-68 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123640741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3258194 SCCP-68 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123640741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3258194)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123640741 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123640741 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123640741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3258194)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123640741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123640741 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123640741 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{IDLE}: Allocated (fsm.c:456) 20250813123640741 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123640741 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002b90056400500f1100926) (sccp_scrc.c:406) 20250813123640741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123640741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123640741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123640741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123640741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123640741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123640741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123640741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123640741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123640741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123640741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123640742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123640742 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123640742 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123640742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123640742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3258194)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123640742 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123640742 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123640742 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123640742 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123640742 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123640742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123640742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123640742 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(581)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(582)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)5994581 HNBGW_Test.msc0-SCCP(581)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(581)@10faf1860fc2: 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)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123640764 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123640764 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123640764 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123640764 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123640764 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123640764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123640764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123640764 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123640764 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123640765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123640765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123640765 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123640765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123640765 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=007299fc) (sccp_scrc.c:477) 20250813123640765 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20250813123640765 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123640765 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123640765 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123640765 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123640765 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) 20250813123640765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123640765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123640766 DLCTRL DEBUG Command: GET 923139584 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123640766 DLCTRL DEBUG Tx Command reply: GET_REPLY 923139584 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123640770 DLCTRL DEBUG Command: GET 955858909 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123640770 DLCTRL DEBUG Tx Command reply: GET_REPLY 955858909 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123640774 DLCTRL DEBUG Command: GET 57039222 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123640774 DLCTRL DEBUG Tx Command reply: GET_REPLY 57039222 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250813123640778 DLCTRL DEBUG Command: GET 744792798 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123640778 DLCTRL DEBUG Tx Command reply: GET_REPLY 744792798 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123640782 DLCTRL DEBUG Command: GET 429745230 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123640782 DLCTRL DEBUG Tx Command reply: GET_REPLY 429745230 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123640786 DLCTRL DEBUG Command: GET 76101046 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123640786 DLCTRL DEBUG Tx Command reply: GET_REPLY 76101046 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123640789 DLCTRL DEBUG Command: GET 13764650 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123640789 DLCTRL DEBUG Tx Command reply: GET_REPLY 13764650 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123640793 DLCTRL DEBUG Command: GET 241810376 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123640793 DLCTRL DEBUG Tx Command reply: GET_REPLY 241810376 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123640795 DLCTRL DEBUG Command: GET 562947505 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123640795 DLCTRL DEBUG Tx Command reply: GET_REPLY 562947505 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123640798 DLCTRL DEBUG Command: GET 285982784 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123640798 DLCTRL DEBUG Tx Command reply: GET_REPLY 285982784 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123640800 DLCTRL DEBUG Command: GET 289115223 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123640800 DLCTRL DEBUG Tx Command reply: GET_REPLY 289115223 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123640802 DLCTRL DEBUG Command: GET 557527638 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123640802 DLCTRL DEBUG Tx Command reply: GET_REPLY 557527638 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123640804 DLCTRL DEBUG Command: GET 711496566 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123640804 DLCTRL DEBUG Tx Command reply: GET_REPLY 711496566 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123640805 DLCTRL DEBUG Command: GET 543510759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123640805 DLCTRL DEBUG Tx Command reply: GET_REPLY 543510759 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123640807 DLCTRL DEBUG Command: GET 891228053 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123640807 DLCTRL DEBUG Tx Command reply: GET_REPLY 891228053 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123640808 DLCTRL DEBUG Command: GET 456866661 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123640808 DLCTRL DEBUG Tx Command reply: GET_REPLY 456866661 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123640809 DLCTRL DEBUG Command: GET 180567488 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123640809 DLCTRL DEBUG Tx Command reply: GET_REPLY 180567488 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123640810 DLCTRL DEBUG Command: GET 206521635 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123640810 DLCTRL DEBUG Tx Command reply: GET_REPLY 206521635 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123640810 DLCTRL DEBUG Command: GET 809027073 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123640810 DLCTRL DEBUG Tx Command reply: GET_REPLY 809027073 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123640811 DLCTRL DEBUG Command: GET 527039610 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123640811 DLCTRL DEBUG Tx Command reply: GET_REPLY 527039610 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001101111000'B, t_guard := 20.000000 } 20250813123640829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(585)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(585)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)11159819 20250813123641854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123641854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123641854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123641854 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123641854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaa490b, normal) (hnbgw_rua.c:407) 20250813123641854 DHNB DEBUG map_rua[0x5602c4ad1090]{init}: Allocated (fsm.c:456) 20250813123641854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11159819)[0x5602c4ad1090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123641854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11159819 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123641854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123641854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123641854 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11159819 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813123641854 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11159819 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) 20250813123641854 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11159819 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813123641854 DCN DEBUG map_sccp[0x5602c4c24610]{init}: Allocated (fsm.c:456) 20250813123641854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123641854 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-11159819 <-> SCCP-69 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123641854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11159819 SCCP-69 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123641854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11159819)[0x5602c4ad1090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123641854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123641854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123641854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11159819)[0x5602c4ad1090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123641854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123641855 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123641855 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{IDLE}: Allocated (fsm.c:456) 20250813123641855 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123641855 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003780056400500f1100926) (sccp_scrc.c:406) 20250813123641855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123641855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123641855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123641855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123641855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123641855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123641855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123641855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123641855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123641855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123641855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123641855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123641855 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123641855 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123641855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123641855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11159819)[0x5602c4ad1090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123641855 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123641855 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123641855 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123641855 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123641855 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123641855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123641855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123641855 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(584)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(584)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(585)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)11247729 HNBGW_Test.msc1-SCCP(584)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(584)@10faf1860fc2: 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)@10faf1860fc2: setverdict(pass): none -> pass 20250813123641873 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) 20250813123641874 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123641874 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123641874 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 20250813123641874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123641874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123641874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123641874 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123641874 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123641874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123641874 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123641874 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) 20250813123641874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123641874 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=0056e74a) (sccp_scrc.c:477) 20250813123641874 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20250813123641874 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123641874 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123641874 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123641874 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123641874 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) 20250813123641874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123641874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123641875 DLCTRL DEBUG Command: GET 626644430 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123641875 DLCTRL DEBUG Tx Command reply: GET_REPLY 626644430 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123641879 DLCTRL DEBUG Command: GET 121174476 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123641879 DLCTRL DEBUG Tx Command reply: GET_REPLY 121174476 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123641881 DLCTRL DEBUG Command: GET 22708539 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123641881 DLCTRL DEBUG Tx Command reply: GET_REPLY 22708539 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250813123641884 DLCTRL DEBUG Command: GET 699436031 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123641884 DLCTRL DEBUG Tx Command reply: GET_REPLY 699436031 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123641886 DLCTRL DEBUG Command: GET 732578917 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123641886 DLCTRL DEBUG Tx Command reply: GET_REPLY 732578917 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123641888 DLCTRL DEBUG Command: GET 272496431 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123641888 DLCTRL DEBUG Tx Command reply: GET_REPLY 272496431 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123641889 DLCTRL DEBUG Command: GET 707198121 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123641889 DLCTRL DEBUG Tx Command reply: GET_REPLY 707198121 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123641891 DLCTRL DEBUG Command: GET 161317876 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123641891 DLCTRL DEBUG Tx Command reply: GET_REPLY 161317876 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250813123641892 DLCTRL DEBUG Command: GET 313197702 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123641892 DLCTRL DEBUG Tx Command reply: GET_REPLY 313197702 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123641893 DLCTRL DEBUG Command: GET 90045960 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123641893 DLCTRL DEBUG Tx Command reply: GET_REPLY 90045960 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123641894 DLCTRL DEBUG Command: GET 692598737 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123641894 DLCTRL DEBUG Tx Command reply: GET_REPLY 692598737 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123641895 DLCTRL DEBUG Command: GET 980455775 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123641895 DLCTRL DEBUG Tx Command reply: GET_REPLY 980455775 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123641896 DLCTRL DEBUG Command: GET 62194998 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123641896 DLCTRL DEBUG Tx Command reply: GET_REPLY 62194998 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123641897 DLCTRL DEBUG Command: GET 953987215 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123641897 DLCTRL DEBUG Tx Command reply: GET_REPLY 953987215 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123641898 DLCTRL DEBUG Command: GET 270538528 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123641898 DLCTRL DEBUG Tx Command reply: GET_REPLY 270538528 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123641899 DLCTRL DEBUG Command: GET 181546941 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123641899 DLCTRL DEBUG Tx Command reply: GET_REPLY 181546941 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123641900 DLCTRL DEBUG Command: GET 974283426 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123641900 DLCTRL DEBUG Tx Command reply: GET_REPLY 974283426 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123641900 DLCTRL DEBUG Command: GET 150122550 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123641900 DLCTRL DEBUG Tx Command reply: GET_REPLY 150122550 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123641901 DLCTRL DEBUG Command: GET 587207990 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123641901 DLCTRL DEBUG Tx Command reply: GET_REPLY 587207990 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123641902 DLCTRL DEBUG Command: GET 942411689 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123641902 DLCTRL DEBUG Tx Command reply: GET_REPLY 942411689 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000110001001'B, t_guard := 20.000000 } 20250813123641925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(582)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(582)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)9894662 20250813123642937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123642937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123642937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123642937 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123642937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x96fb06, normal) (hnbgw_rua.c:407) 20250813123642937 DHNB DEBUG map_rua[0x5602c4c16330]{init}: Allocated (fsm.c:456) 20250813123642937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894662)[0x5602c4c16330]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123642937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894662 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123642937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123642937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123642937 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894662 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250813123642937 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894662 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) 20250813123642937 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894662 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123642937 DCN DEBUG map_sccp[0x5602c4c256d0]{init}: Allocated (fsm.c:456) 20250813123642937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123642937 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-9894662 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123642937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9894662 SCCP-70 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123642937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894662)[0x5602c4c16330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123642937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123642937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123642937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894662)[0x5602c4c16330]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123642937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123642937 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123642937 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{IDLE}: Allocated (fsm.c:456) 20250813123642937 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123642937 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001890056400500f1100926) (sccp_scrc.c:406) 20250813123642937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123642937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123642937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123642937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123642937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123642937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123642937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123642937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123642937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123642937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123642937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123642937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123642937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123642937 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123642937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123642937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894662)[0x5602c4c16330]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123642937 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123642937 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123642937 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123642937 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123642937 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123642937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123642937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123642937 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(581)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc0-SCCP(581)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(582)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)12020641 HNBGW_Test.msc0-SCCP(581)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(581)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@10faf1860fc2: setverdict(pass): none -> pass 20250813123642940 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123642940 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123642940 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123642940 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123642940 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123642940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123642940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123642940 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@10faf1860fc2: 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 } } } 20250813123642940 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123642940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123642940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123642940 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123642940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123642940 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=00b1f86c) (sccp_scrc.c:477) 20250813123642940 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20250813123642940 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123642940 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123642940 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123642940 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123642940 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) 20250813123642940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123642940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123642940 DLCTRL DEBUG Command: GET 843363147 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123642940 DLCTRL DEBUG Tx Command reply: GET_REPLY 843363147 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123642942 DLCTRL DEBUG Command: GET 763584735 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123642942 DLCTRL DEBUG Tx Command reply: GET_REPLY 763584735 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123642944 DLCTRL DEBUG Command: GET 336579620 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123642944 DLCTRL DEBUG Tx Command reply: GET_REPLY 336579620 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250813123642945 DLCTRL DEBUG Command: GET 736674980 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123642945 DLCTRL DEBUG Tx Command reply: GET_REPLY 736674980 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123642947 DLCTRL DEBUG Command: GET 622617232 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123642947 DLCTRL DEBUG Tx Command reply: GET_REPLY 622617232 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123642949 DLCTRL DEBUG Command: GET 660549460 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123642949 DLCTRL DEBUG Tx Command reply: GET_REPLY 660549460 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123642950 DLCTRL DEBUG Command: GET 497489849 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123642950 DLCTRL DEBUG Tx Command reply: GET_REPLY 497489849 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123642952 DLCTRL DEBUG Command: GET 575779752 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123642952 DLCTRL DEBUG Tx Command reply: GET_REPLY 575779752 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250813123642954 DLCTRL DEBUG Command: GET 990913557 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123642954 DLCTRL DEBUG Tx Command reply: GET_REPLY 990913557 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123642956 DLCTRL DEBUG Command: GET 107652343 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123642956 DLCTRL DEBUG Tx Command reply: GET_REPLY 107652343 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123642958 DLCTRL DEBUG Command: GET 928428560 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123642958 DLCTRL DEBUG Tx Command reply: GET_REPLY 928428560 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123642960 DLCTRL DEBUG Command: GET 560681787 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123642960 DLCTRL DEBUG Tx Command reply: GET_REPLY 560681787 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123642962 DLCTRL DEBUG Command: GET 89193462 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123642962 DLCTRL DEBUG Tx Command reply: GET_REPLY 89193462 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123642963 DLCTRL DEBUG Command: GET 675752224 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123642963 DLCTRL DEBUG Tx Command reply: GET_REPLY 675752224 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123642965 DLCTRL DEBUG Command: GET 132983984 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123642965 DLCTRL DEBUG Tx Command reply: GET_REPLY 132983984 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123642967 DLCTRL DEBUG Command: GET 486665865 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123642967 DLCTRL DEBUG Tx Command reply: GET_REPLY 486665865 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123642968 DLCTRL DEBUG Command: GET 942818992 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123642968 DLCTRL DEBUG Tx Command reply: GET_REPLY 942818992 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123642970 DLCTRL DEBUG Command: GET 302804445 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123642970 DLCTRL DEBUG Tx Command reply: GET_REPLY 302804445 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123642972 DLCTRL DEBUG Command: GET 377552024 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123642972 DLCTRL DEBUG Tx Command reply: GET_REPLY 377552024 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123642973 DLCTRL DEBUG Command: GET 219854565 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123642973 DLCTRL DEBUG Tx Command reply: GET_REPLY 219854565 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123642978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51420<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123642979 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43221<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(575)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(574)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123642982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51414<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123642983 DLINP DEBUG SRVCONN(,r=127.0.0.1:33987<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123642983 DLINP DEBUG SRVCONN(,r=127.0.0.1:33987<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123642983 DLINP NOTICE SRV(,r=127.0.0.1:33987<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123642983 DMAIN NOTICE (127.0.0.1:33987 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33987<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123642983 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)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(588)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(585)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(587)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(584)@10faf1860fc2: Final verdict of PTC: none 20250813123642985 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123642985 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) 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123642985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123642985 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) 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123642985 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123642985 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) 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123642985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123642985 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) 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123642985 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 20250813123642985 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) 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123642985 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123642985 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123642985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123642985 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-RAN(591)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578)@10faf1860fc2: Final verdict of PTC: none 20250813123642986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123642986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123642986 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 20250813123642986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123642986 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123642986 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123642986 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123642986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123642986 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123642986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123642986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123642986 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123642986 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) 20250813123642986 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123642986 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(590)@10faf1860fc2: Final verdict of PTC: none 20250813123642986 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123642987 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) 20250813123642987 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123642987 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(583)@10faf1860fc2: Final verdict of PTC: none 20250813123642987 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 20250813123642987 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123642987 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) 20250813123642987 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123642987 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123642987 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 20250813123642987 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 20250813123642987 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) 20250813123642987 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123642987 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123642987 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123642987 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123642987 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123642987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123642987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123642987 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123642987 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) 20250813123642987 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123642987 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123642987 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 20250813123642987 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 20250813123642987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123642988 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123642988 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123642988 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123642988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123642988 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123642988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123642988 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(581)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(589)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(586)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(592)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(582)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579)@10faf1860fc2: Final verdict of PTC: none 20250813123642990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51428<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(593)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594)@10faf1860fc2: Final verdict of PTC: pass HNBGW-PFCP(576)@10faf1860fc2: Final verdict of PTC: none 20250813123642999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35446<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596)@10faf1860fc2: Final verdict of PTC: pass 20250813123643011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51438<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(573): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(574): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(575): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(576): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(577): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(578): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(579): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(580): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(581): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(582): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(583): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(584): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(585): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(586): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(587): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(588): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(589): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(590): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(591): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(592): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(593): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(594): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(595): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(596): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:36:43 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 20250813123643111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123643142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123643142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123643142 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123643142 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) 20250813123643142 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123643142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3258194)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123643142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3258194)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123643142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123643142 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123643142 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123643142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007299fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123643142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123643142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123643142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123643142 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123643142 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123643142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123643142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3258194)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123643142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3258194)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123643142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3258194)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123643142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123643142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123643142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-68)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123643142 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3258194 SCCP-68 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11159819)[0x5602c4ad1090]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11159819)[0x5602c4ad1090]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123643143 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123643143 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123643143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e74a), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123643143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123643143 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123643143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123643143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123643143 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11159819)[0x5602c4ad1090]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11159819)[0x5602c4ad1090]{disrupted}: Freeing instance (context_map.c:202) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11159819)[0x5602c4ad1090]{disrupted}: Deallocated (fsm.c:568) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{disconnected}: Freeing instance (context_map.c:206) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-69)[0x5602c4c24610]{disconnected}: Deallocated (fsm.c:568) 20250813123643143 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11159819 SCCP-69 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894662)[0x5602c4c16330]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894662)[0x5602c4c16330]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123643143 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123643143 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123643143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1f86c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123643143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123643143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123643143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123643143 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123643143 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894662)[0x5602c4c16330]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894662)[0x5602c4c16330]{disrupted}: Freeing instance (context_map.c:202) 20250813123643143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9894662)[0x5602c4c16330]{disrupted}: Deallocated (fsm.c:568) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{disconnected}: Freeing instance (context_map.c:206) 20250813123643143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5602c4c256d0]{disconnected}: Deallocated (fsm.c:568) 20250813123643143 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9894662 SCCP-70 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250813123643143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123643143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123643143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123643143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123643143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123643143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123643143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123643143 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123643143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123643143 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123643143 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123643143 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123643143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123643143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123643144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123643144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123643144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123643144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123643144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123643144 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123643144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123643144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123643144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123643144 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123643714 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123643714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f1ca5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123643714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123643714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123643714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123643714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123643714 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123643714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004345ec), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123643714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123643714 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123643714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123643714 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123643715 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123643715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2427a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123643715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123643715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123643715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123643715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123643715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123643715 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123643715 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123643715 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123643715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123643715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123643715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123643715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123643715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123643715 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123643715 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123643715 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123643715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123643715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123643715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123643715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123643715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123643715 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123643715 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123643715 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123643715 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123643715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123643715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123643715 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123643814 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35454<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=415704) 20250813123644248 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123644248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4be7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123644248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123644248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123644248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123644248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123644248 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123644248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9924), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123644248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123644248 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123644248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123644248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123644248 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123644248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007462fb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123644248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123644248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123644248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123644248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123644249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123644249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123644249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123644249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123644249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123644249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123644249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123644249 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123644249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123644249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123644249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123644249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123644249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123644249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123644249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123644249 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123644249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123644249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123644249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123644249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123644249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123644249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123644249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123644249 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=415704, count=442088) 20250813123644870 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123644870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0c21), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123644870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123644870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123644870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123644870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123644870 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123644870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642ece), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123644870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123644870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123644870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123644870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123644870 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123644870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80263), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123644870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123644870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123644870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123644870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123644870 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123644870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081cecf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123644870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123644870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123644870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123644870 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123644870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123644870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123644870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123644870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123644870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123644870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123644870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123644870 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123644870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123644870 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123644870 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123644870 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123644870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123644870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123644870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123644870 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123644871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123644871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123644871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123644871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123644871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123644871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123644871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123644871 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123644871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123644871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123644871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123644871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123644871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123644871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123644871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123644871 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123644986 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123644986 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123644986 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123644986 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123644986 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123644986 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123644988 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123644988 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123644988 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123644988 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123644988 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123644988 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123645401 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123645401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedb60), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123645401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123645401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123645401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123645401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123645401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123645402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123645402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123645402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123645402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123645402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123645402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:36: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_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 MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250813123646939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123646942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123646945 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40531<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123647023 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123647023 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123647033 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123647033 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123647033 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123647034 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123647034 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123647034 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123647034 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123647034 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123647034 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_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123647034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123647034 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123647034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123647035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123647035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123647035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123647035 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123647035 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55230 (stream_srv.c:142) 20250813123647035 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55230<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123647035 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123647035 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123647035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123647035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123647035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123647035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123647035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123647035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123647035 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123647035 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123647035 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) 20250813123647035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123647035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123647035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123647035 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123647035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123647035 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123647035 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123647035 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123647035 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123647035 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647035 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123647035 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123647035 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123647035 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123647035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123647035 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123647036 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123647036 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123647036 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) 20250813123647036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123647036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123647036 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) 20250813123647036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647036 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) 20250813123647036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123647036 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) 20250813123647036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123647036 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123647036 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123647036 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123647036 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123647036 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) 20250813123647036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123647036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647037 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647037 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647037 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647037 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647037 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123647037 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) 20250813123647037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123647037 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123647037 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123647037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123647037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123647037 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 20250813123647037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123647037 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123647037 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647037 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123647037 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123647037 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 20250813123647037 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123647037 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 20250813123647037 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(607)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(607)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(607)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(610)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(610)@10faf1860fc2: M3UA emulation initiated, the test can be started MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(610)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(608)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123647066 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123647066 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123647066 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123647066 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123647066 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123647066 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123647067 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123647067 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123647067 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123647067 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123647068 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123647068 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123647068 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) 20250813123647068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123647068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123647068 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) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 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) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123647068 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) 20250813123647068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123647068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123647068 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123647068 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123647068 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123647068 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) 20250813123647068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123647068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123647068 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) 20250813123647068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123647068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123647068 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123647068 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123647068 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123647068 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) 20250813123647068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123647068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123647068 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) 20250813123647068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123647068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123647068 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123647068 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123647068 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123647068 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) 20250813123647068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123647068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123647068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123647068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123647068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123647068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123647068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123647068 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123647068 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123647068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647068 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123647068 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123647068 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 20250813123647068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123647068 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123647068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647068 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123647068 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123647068 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 20250813123647068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123647068 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 20250813123647068 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123647068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647068 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123647068 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123647068 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 20250813123647068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123647068 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 20250813123647068 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123647068 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647068 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123647068 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123647068 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123647068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123647068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123647068 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(613)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(613)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(613)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(611)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(616)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(616)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(616)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(614)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123647106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123647106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123647106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123647106 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123647106 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) 20250813123647106 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123647106 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123647106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123647106 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123647110 DLINP DEBUG SRVCONN(,r=127.0.0.1:55230<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123647110 DLINP DEBUG SRVCONN(,r=127.0.0.1:55230<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123647110 DLINP DEBUG SRVCONN(,r=127.0.0.1:55230<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123647110 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123647110 DHNBAP DEBUG (127.0.0.1:55230 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123647110 DHNBAP NOTICE (127.0.0.1:55230 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123647110 DHNBAP NOTICE (127.0.0.1:55230 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123647110 DLINP DEBUG SRVCONN(,r=127.0.0.1:55230<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123647110 DLINP DEBUG SRVCONN(,r=127.0.0.1:55230<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123647250 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 20250813123647250 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 20250813123647250 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123647251 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123647257 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647257 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123647258 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123647258 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123647258 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123647258 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123647258 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123647260 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647260 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123647260 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123647260 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123647260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123647260 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123647260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123647262 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 20250813123647262 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 20250813123647262 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123647262 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123647266 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) 20250813123647266 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123647266 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123647266 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123647266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123647266 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123647266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123647267 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) 20250813123647267 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123647267 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123647267 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123647267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123647267 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123647267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123647281 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 20250813123647281 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 20250813123647281 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123647281 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123647287 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647287 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123647287 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123647287 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123647287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123647288 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123647288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123647290 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123647290 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123647290 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123647290 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123647290 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123647290 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123647290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123647293 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 20250813123647293 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 20250813123647293 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123647293 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123647298 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) 20250813123647298 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123647298 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123647298 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123647298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123647298 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123647298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123647301 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) 20250813123647301 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123647301 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123647301 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123647301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123647301 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123647301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123648066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123648066 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123648066 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123648066 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123648066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123648066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123648066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123648066 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123648066 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123648066 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123648066 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123648066 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123648066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123648066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123648066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123648066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123648066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123648067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123648067 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123648067 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123648067 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) 20250813123648067 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) 20250813123648067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123648067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123648067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123648067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123648067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123648067 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123648067 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123648067 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123648067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123648068 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123648068 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123648068 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123648068 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123648068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123648068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123648068 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(606)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123648082 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) 20250813123648082 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123648082 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123648082 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 20250813123648082 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123648082 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123648082 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123648082 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123648082 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123648082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123648082 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123648082 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) 20250813123648082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123648082 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123648082 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123648082 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123648082 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) 20250813123648082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648083 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) 20250813123648083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648083 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123648083 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123648083 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123648083 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123648083 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) 20250813123648083 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) 20250813123648083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123648083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123648083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123648083 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123648083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123648083 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123648083 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123648083 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123648083 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123648083 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123648084 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123648084 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123648084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123648084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123648084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123648084 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(609)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123648097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123648097 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123648097 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123648097 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123648097 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123648097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123648097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123648097 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123648097 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123648097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123648097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123648097 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123648097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123648097 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123648097 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123648097 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123648097 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) 20250813123648097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648098 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) 20250813123648098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123648098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123648098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123648098 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123648098 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) 20250813123648098 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) 20250813123648098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123648098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123648098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123648098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123648098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123648098 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123648098 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123648098 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123648098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123648098 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123648098 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123648098 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123648098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123648098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123648098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123648099 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(612)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123648113 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) 20250813123648113 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123648113 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123648113 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 20250813123648113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123648113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123648113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123648113 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123648113 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123648113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123648113 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123648113 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) 20250813123648113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123648113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123648113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123648113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123648113 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) 20250813123648113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648114 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) 20250813123648114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123648114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123648114 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123648114 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123648114 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) 20250813123648114 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) 20250813123648114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123648114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123648114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123648114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123648114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123648114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123648114 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) 20250813123648114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123648114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123648114 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123648114 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123648115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123648115 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123648115 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123648115 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 20250813123648115 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123648115 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 20250813123648115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123648115 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(615)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123649121 DLCTRL DEBUG Command: GET 466808835 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123649121 DLCTRL DEBUG Tx Command reply: GET_REPLY 466808835 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123649125 DLCTRL DEBUG Command: GET 557037340 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123649125 DLCTRL DEBUG Tx Command reply: GET_REPLY 557037340 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123649129 DLCTRL DEBUG Command: GET 57189087 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123649129 DLCTRL DEBUG Tx Command reply: GET_REPLY 57189087 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123649134 DLCTRL DEBUG Command: GET 982497319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123649134 DLCTRL DEBUG Tx Command reply: GET_REPLY 982497319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123649138 DLCTRL DEBUG Command: GET 735104707 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123649138 DLCTRL DEBUG Tx Command reply: GET_REPLY 735104707 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123649142 DLCTRL DEBUG Command: GET 524077513 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123649142 DLCTRL DEBUG Tx Command reply: GET_REPLY 524077513 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123649146 DLCTRL DEBUG Command: GET 796421305 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123649146 DLCTRL DEBUG Tx Command reply: GET_REPLY 796421305 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123649150 DLCTRL DEBUG Command: GET 680475608 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123649150 DLCTRL DEBUG Tx Command reply: GET_REPLY 680475608 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123649154 DLCTRL DEBUG Command: GET 752390045 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123649154 DLCTRL DEBUG Tx Command reply: GET_REPLY 752390045 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123649159 DLCTRL DEBUG Command: GET 168830335 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123649159 DLCTRL DEBUG Tx Command reply: GET_REPLY 168830335 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123649163 DLCTRL DEBUG Command: GET 445645395 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123649163 DLCTRL DEBUG Tx Command reply: GET_REPLY 445645395 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123649167 DLCTRL DEBUG Command: GET 172279321 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123649167 DLCTRL DEBUG Tx Command reply: GET_REPLY 172279321 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123649171 DLCTRL DEBUG Command: GET 321356716 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123649171 DLCTRL DEBUG Tx Command reply: GET_REPLY 321356716 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123649175 DLCTRL DEBUG Command: GET 186790125 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123649175 DLCTRL DEBUG Tx Command reply: GET_REPLY 186790125 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123649179 DLCTRL DEBUG Command: GET 540284848 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123649179 DLCTRL DEBUG Tx Command reply: GET_REPLY 540284848 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123649182 DLCTRL DEBUG Command: GET 86797256 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123649182 DLCTRL DEBUG Tx Command reply: GET_REPLY 86797256 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123649185 DLCTRL DEBUG Command: GET 996695794 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123649185 DLCTRL DEBUG Tx Command reply: GET_REPLY 996695794 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123649188 DLCTRL DEBUG Command: GET 413764262 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123649188 DLCTRL DEBUG Tx Command reply: GET_REPLY 413764262 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123649192 DLCTRL DEBUG Command: GET 473310146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123649192 DLCTRL DEBUG Tx Command reply: GET_REPLY 473310146 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123649194 DLCTRL DEBUG Command: GET 533001555 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123649194 DLCTRL DEBUG Tx Command reply: GET_REPLY 533001555 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000000111110001'B, t_guard := 20.000000 } 20250813123649223 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)11009008 20250813123650274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123650274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123650274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123650274 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123650274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa7fbf0, normal) (hnbgw_rua.c:407) 20250813123650274 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123650274 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11009008)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123650274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11009008 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123650274 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123650274 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123650274 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11009008 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) 20250813123650275 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11009008 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123650275 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123650275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123650275 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-11009008 <-> SCCP-71 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123650275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11009008 SCCP-71 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123650275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11009008)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123650275 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123650275 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123650275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11009008)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123650275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123650275 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123650275 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{IDLE}: Allocated (fsm.c:456) 20250813123650275 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123650275 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001f10056400500f1100926) (sccp_scrc.c:406) 20250813123650275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123650275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123650275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123650275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123650275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123650275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123650275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123650275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123650275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123650275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123650275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123650275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123650275 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123650275 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123650275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123650275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11009008)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123650276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123650276 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123650276 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123650276 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123650276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123650276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123650276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123650276 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(606)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618) HNBGW_Test.msc0-RAN(606)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)6443700 HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123650296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123650296 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123650296 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123650296 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123650296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123650296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123650296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123650296 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)@10faf1860fc2: setverdict(pass): none -> pass 20250813123650297 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123650297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123650297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123650297 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123650297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123650297 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=00f41d41) (sccp_scrc.c:477) 20250813123650297 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20250813123650297 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123650297 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123650297 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123650297 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123650297 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) 20250813123650297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123650297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123650299 DLCTRL DEBUG Command: GET 601692561 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123650299 DLCTRL DEBUG Tx Command reply: GET_REPLY 601692561 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123650302 DLCTRL DEBUG Command: GET 632132221 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123650302 DLCTRL DEBUG Tx Command reply: GET_REPLY 632132221 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123650305 DLCTRL DEBUG Command: GET 672249472 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123650305 DLCTRL DEBUG Tx Command reply: GET_REPLY 672249472 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123650309 DLCTRL DEBUG Command: GET 20825930 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123650309 DLCTRL DEBUG Tx Command reply: GET_REPLY 20825930 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123650312 DLCTRL DEBUG Command: GET 38397799 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123650312 DLCTRL DEBUG Tx Command reply: GET_REPLY 38397799 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123650315 DLCTRL DEBUG Command: GET 498898560 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123650315 DLCTRL DEBUG Tx Command reply: GET_REPLY 498898560 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123650317 DLCTRL DEBUG Command: GET 85858990 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123650317 DLCTRL DEBUG Tx Command reply: GET_REPLY 85858990 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123650319 DLCTRL DEBUG Command: GET 360277914 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123650319 DLCTRL DEBUG Tx Command reply: GET_REPLY 360277914 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123650322 DLCTRL DEBUG Command: GET 40910685 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123650322 DLCTRL DEBUG Tx Command reply: GET_REPLY 40910685 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123650324 DLCTRL DEBUG Command: GET 280150210 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123650324 DLCTRL DEBUG Tx Command reply: GET_REPLY 280150210 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123650326 DLCTRL DEBUG Command: GET 437345322 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123650326 DLCTRL DEBUG Tx Command reply: GET_REPLY 437345322 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123650327 DLCTRL DEBUG Command: GET 624186606 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123650328 DLCTRL DEBUG Tx Command reply: GET_REPLY 624186606 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123650329 DLCTRL DEBUG Command: GET 688793146 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123650329 DLCTRL DEBUG Tx Command reply: GET_REPLY 688793146 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123650331 DLCTRL DEBUG Command: GET 979549572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123650331 DLCTRL DEBUG Tx Command reply: GET_REPLY 979549572 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123650332 DLCTRL DEBUG Command: GET 448865998 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123650332 DLCTRL DEBUG Tx Command reply: GET_REPLY 448865998 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123650334 DLCTRL DEBUG Command: GET 74403391 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123650334 DLCTRL DEBUG Tx Command reply: GET_REPLY 74403391 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123650335 DLCTRL DEBUG Command: GET 392082738 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123650335 DLCTRL DEBUG Tx Command reply: GET_REPLY 392082738 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123650336 DLCTRL DEBUG Command: GET 58502296 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123650336 DLCTRL DEBUG Tx Command reply: GET_REPLY 58502296 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123650338 DLCTRL DEBUG Command: GET 361770892 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123650338 DLCTRL DEBUG Tx Command reply: GET_REPLY 361770892 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123650339 DLCTRL DEBUG Command: GET 549322863 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123650339 DLCTRL DEBUG Tx Command reply: GET_REPLY 549322863 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001000110111'B, t_guard := 20.000000 } 20250813123650351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(609)@10faf1860fc2: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(609)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)5125102 20250813123651383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123651383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123651383 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813123651383 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123651383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4e33ee, normal) (hnbgw_rua.c:407) 20250813123651383 DHNB DEBUG map_rua[0x5602c4c24610]{init}: Allocated (fsm.c:456) 20250813123651383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125102)[0x5602c4c24610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123651383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5125102 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123651383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123651383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123651383 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123651383 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5125102 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) 20250813123651383 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5125102 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813123651383 DCN DEBUG map_sccp[0x5602c4c16330]{init}: Allocated (fsm.c:456) 20250813123651383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123651383 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-5125102 <-> SCCP-72 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123651383 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5125102 SCCP-72 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813123651383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125102)[0x5602c4c24610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123651383 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123651383 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123651383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125102)[0x5602c4c24610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123651383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123651383 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123651384 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{IDLE}: Allocated (fsm.c:456) 20250813123651384 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123651384 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030002370056400500f1100926) (sccp_scrc.c:406) 20250813123651384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123651384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123651384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123651384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123651384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123651384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123651384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123651384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123651384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123651384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123651384 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123651384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123651384 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123651384 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123651384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123651384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125102)[0x5602c4c24610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123651384 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123651384 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123651384 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123651384 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123651384 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123651384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123651384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123651384 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(608)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(608)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(609)@10faf1860fc2: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619) HNBGW_Test.msc1-RAN(609)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)15317925 HNBGW_Test.msc1-SCCP(608)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(608)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@10faf1860fc2: setverdict(pass): none -> pass 20250813123651403 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) 20250813123651404 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123651404 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123651404 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 20250813123651404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123651404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123651404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123651404 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123651404 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123651404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123651404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123651404 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) 20250813123651404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123651404 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=00eca14a) (sccp_scrc.c:477) 20250813123651404 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20250813123651404 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123651404 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123651404 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123651404 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123651404 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) 20250813123651404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123651404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123651406 DLCTRL DEBUG Command: GET 437135884 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123651406 DLCTRL DEBUG Tx Command reply: GET_REPLY 437135884 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123651410 DLCTRL DEBUG Command: GET 86573028 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123651410 DLCTRL DEBUG Tx Command reply: GET_REPLY 86573028 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123651414 DLCTRL DEBUG Command: GET 280869090 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123651414 DLCTRL DEBUG Tx Command reply: GET_REPLY 280869090 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123651418 DLCTRL DEBUG Command: GET 90783088 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123651418 DLCTRL DEBUG Tx Command reply: GET_REPLY 90783088 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123651422 DLCTRL DEBUG Command: GET 706051912 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123651422 DLCTRL DEBUG Tx Command reply: GET_REPLY 706051912 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123651427 DLCTRL DEBUG Command: GET 251154061 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123651427 DLCTRL DEBUG Tx Command reply: GET_REPLY 251154061 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123651431 DLCTRL DEBUG Command: GET 266881546 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123651431 DLCTRL DEBUG Tx Command reply: GET_REPLY 266881546 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123651435 DLCTRL DEBUG Command: GET 510662830 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123651435 DLCTRL DEBUG Tx Command reply: GET_REPLY 510662830 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123651439 DLCTRL DEBUG Command: GET 71951984 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123651439 DLCTRL DEBUG Tx Command reply: GET_REPLY 71951984 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123651443 DLCTRL DEBUG Command: GET 488727858 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123651443 DLCTRL DEBUG Tx Command reply: GET_REPLY 488727858 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123651447 DLCTRL DEBUG Command: GET 760767719 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123651447 DLCTRL DEBUG Tx Command reply: GET_REPLY 760767719 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123651451 DLCTRL DEBUG Command: GET 690272207 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123651451 DLCTRL DEBUG Tx Command reply: GET_REPLY 690272207 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123651454 DLCTRL DEBUG Command: GET 912688881 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123651454 DLCTRL DEBUG Tx Command reply: GET_REPLY 912688881 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123651457 DLCTRL DEBUG Command: GET 58264304 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123651457 DLCTRL DEBUG Tx Command reply: GET_REPLY 58264304 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123651460 DLCTRL DEBUG Command: GET 723069077 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123651460 DLCTRL DEBUG Tx Command reply: GET_REPLY 723069077 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123651463 DLCTRL DEBUG Command: GET 421311623 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123651463 DLCTRL DEBUG Tx Command reply: GET_REPLY 421311623 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123651467 DLCTRL DEBUG Command: GET 425177847 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123651467 DLCTRL DEBUG Tx Command reply: GET_REPLY 425177847 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123651471 DLCTRL DEBUG Command: GET 327106301 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123651471 DLCTRL DEBUG Tx Command reply: GET_REPLY 327106301 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123651475 DLCTRL DEBUG Command: GET 88990317 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123651475 DLCTRL DEBUG Tx Command reply: GET_REPLY 88990317 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123651479 DLCTRL DEBUG Command: GET 252807515 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123651479 DLCTRL DEBUG Tx Command reply: GET_REPLY 252807515 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001110001101'B, t_guard := 20.000000 } 20250813123651510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(606)@10faf1860fc2: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(606)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)6672607 20250813123652541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123652541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123652541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813123652541 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123652541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65d0df, normal) (hnbgw_rua.c:407) 20250813123652541 DHNB DEBUG map_rua[0x5602c4c256d0]{init}: Allocated (fsm.c:456) 20250813123652541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6672607)[0x5602c4c256d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123652541 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6672607 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123652541 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123652541 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123652542 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6672607 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) 20250813123652542 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6672607 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123652542 DCN DEBUG map_sccp[0x5602c4c10a60]{init}: Allocated (fsm.c:456) 20250813123652542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123652542 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-6672607 <-> SCCP-73 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123652542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6672607 SCCP-73 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813123652542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6672607)[0x5602c4c256d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123652542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123652542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123652542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6672607)[0x5602c4c256d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123652542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123652542 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123652542 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{IDLE}: Allocated (fsm.c:456) 20250813123652542 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123652542 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f400300038d0056400500f1100926) (sccp_scrc.c:406) 20250813123652542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123652542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123652542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123652542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123652542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123652542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123652542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123652542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123652542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123652542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123652542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123652542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123652542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123652542 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123652542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123652542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6672607)[0x5602c4c256d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123652542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123652542 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123652542 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123652542 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123652542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123652542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123652542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123652543 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(606)@10faf1860fc2: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620) HNBGW_Test.msc0-RAN(606)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)6861298 HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123652549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123652549 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123652549 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123652549 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123652549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123652549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123652549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123652549 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123652550 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123652550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123652550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123652550 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123652550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123652550 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=00737e78) (sccp_scrc.c:477) 20250813123652550 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20250813123652550 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123652550 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123652550 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123652550 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123652550 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) 20250813123652550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123652550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123652553 DLCTRL DEBUG Command: GET 663903542 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123652553 DLCTRL DEBUG Tx Command reply: GET_REPLY 663903542 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123652557 DLCTRL DEBUG Command: GET 552320146 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123652557 DLCTRL DEBUG Tx Command reply: GET_REPLY 552320146 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123652561 DLCTRL DEBUG Command: GET 782671398 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123652561 DLCTRL DEBUG Tx Command reply: GET_REPLY 782671398 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123652565 DLCTRL DEBUG Command: GET 828430065 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123652565 DLCTRL DEBUG Tx Command reply: GET_REPLY 828430065 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123652568 DLCTRL DEBUG Command: GET 863369999 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123652568 DLCTRL DEBUG Tx Command reply: GET_REPLY 863369999 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123652571 DLCTRL DEBUG Command: GET 875501827 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123652571 DLCTRL DEBUG Tx Command reply: GET_REPLY 875501827 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123652573 DLCTRL DEBUG Command: GET 728195005 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123652573 DLCTRL DEBUG Tx Command reply: GET_REPLY 728195005 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123652575 DLCTRL DEBUG Command: GET 154224004 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123652575 DLCTRL DEBUG Tx Command reply: GET_REPLY 154224004 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123652577 DLCTRL DEBUG Command: GET 654505866 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123652577 DLCTRL DEBUG Tx Command reply: GET_REPLY 654505866 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123652578 DLCTRL DEBUG Command: GET 899494935 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123652578 DLCTRL DEBUG Tx Command reply: GET_REPLY 899494935 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123652579 DLCTRL DEBUG Command: GET 398077550 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123652579 DLCTRL DEBUG Tx Command reply: GET_REPLY 398077550 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123652580 DLCTRL DEBUG Command: GET 246876256 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123652580 DLCTRL DEBUG Tx Command reply: GET_REPLY 246876256 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123652580 DLCTRL DEBUG Command: GET 10691828 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123652580 DLCTRL DEBUG Tx Command reply: GET_REPLY 10691828 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123652581 DLCTRL DEBUG Command: GET 852732748 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123652581 DLCTRL DEBUG Tx Command reply: GET_REPLY 852732748 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123652582 DLCTRL DEBUG Command: GET 622956921 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123652582 DLCTRL DEBUG Tx Command reply: GET_REPLY 622956921 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123652583 DLCTRL DEBUG Command: GET 920409474 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123652583 DLCTRL DEBUG Tx Command reply: GET_REPLY 920409474 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123652583 DLCTRL DEBUG Command: GET 591471765 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123652583 DLCTRL DEBUG Tx Command reply: GET_REPLY 591471765 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123652584 DLCTRL DEBUG Command: GET 918774080 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123652584 DLCTRL DEBUG Tx Command reply: GET_REPLY 918774080 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123652584 DLCTRL DEBUG Command: GET 604359224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123652584 DLCTRL DEBUG Tx Command reply: GET_REPLY 604359224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123652585 DLCTRL DEBUG Command: GET 521802631 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123652585 DLCTRL DEBUG Tx Command reply: GET_REPLY 521802631 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123652588 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40531<->l=127.0.0.1:4262) (control_if.c:193) 20250813123652588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(599)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(598)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123652589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35462<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123652589 DLINP DEBUG SRVCONN(,r=127.0.0.1:55230<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123652589 DLINP DEBUG SRVCONN(,r=127.0.0.1:55230<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123652589 DLINP NOTICE SRV(,r=127.0.0.1:55230<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123652589 DMAIN NOTICE (127.0.0.1:55230 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55230<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123652589 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(611)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(612)@10faf1860fc2: Final verdict of PTC: none 20250813123652591 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-SCCP(614)@10faf1860fc2: Final verdict of PTC: none 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123652591 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123652591 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123652591 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 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn1-RAN(615)@10faf1860fc2: Final verdict of PTC: none 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123652591 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123652591 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123652591 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 20250813123652591 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123652591 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 20250813123652591 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123652591 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 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123652591 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123652591 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123652591 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123652591 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) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123652591 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 20250813123652591 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 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123652591 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123652591 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 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123652591 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123652591 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123652591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123652591 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_unassigned_nri_round_robin-Iuh0-RUA(602)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(609)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(610)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(608)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(606)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(616)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(607)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(605)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(613)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(617)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(600)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(597): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(598): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(599): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(600): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(601): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(602): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(603): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(604): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(605): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(606): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(607): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(608): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(609): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(610): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(611): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(612): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(613): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(614): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(615): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(616): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(617): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(618): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(619): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(620): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@10faf1860fc2: 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'. 20250813123652634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35480<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123652634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123652634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35502<->l=127.0.0.1:4261 (telnet_interface.c:138) Wed Aug 13 12:36:52 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 20250813123652704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123652742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123652742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123652742 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123652742 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) 20250813123652742 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123652742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11009008)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123652742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11009008)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123652742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123652742 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123652742 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123652742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f41d41), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123652742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123652742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123652742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123652743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123652743 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11009008)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11009008)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11009008)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-71)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123652743 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11009008 SCCP-71 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125102)[0x5602c4c24610]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125102)[0x5602c4c24610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123652743 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123652743 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123652743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca14a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123652743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123652743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123652743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123652743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123652743 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125102)[0x5602c4c24610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125102)[0x5602c4c24610]{disrupted}: Freeing instance (context_map.c:202) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5125102)[0x5602c4c24610]{disrupted}: Deallocated (fsm.c:568) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{disconnected}: Freeing instance (context_map.c:206) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-72)[0x5602c4c16330]{disconnected}: Deallocated (fsm.c:568) 20250813123652743 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5125102 SCCP-72 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6672607)[0x5602c4c256d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6672607)[0x5602c4c256d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123652743 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123652743 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123652743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00737e78), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123652743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123652743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123652743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123652743 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123652743 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6672607)[0x5602c4c256d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6672607)[0x5602c4c256d0]{disrupted}: Freeing instance (context_map.c:202) 20250813123652743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6672607)[0x5602c4c256d0]{disrupted}: Deallocated (fsm.c:568) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{disconnected}: Freeing instance (context_map.c:206) 20250813123652743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-73)[0x5602c4c10a60]{disconnected}: Deallocated (fsm.c:568) 20250813123652743 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6672607 SCCP-73 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250813123652743 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123652743 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123652743 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123652743 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123652743 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123652743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123652743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123652743 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123652744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123652744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123652744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123652744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123652744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123652744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123652744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123652744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123652744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123652744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123652744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123652744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123652744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123652744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123652744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123652744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123653144 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123653144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1f86c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123653144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123653144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123653144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123653144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123653144 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123653144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e74a), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123653144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123653144 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123653144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123653144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123653144 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123653144 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007299fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123653144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123653144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123653144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123653144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123653144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123653144 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123653144 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123653145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123653145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123653145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123653145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123653145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123653145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123653145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123653145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123653145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123653145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123653145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123653145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123653145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123653145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123653145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123653145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123653145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123653145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123653145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123653145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123653145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123653406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41652<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=428360) 20250813123653715 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123653715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2427a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123653715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123653715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123653715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123653715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123653715 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123653715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004345ec), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123653715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123653715 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123653715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123653715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123653715 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123653715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f1ca5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123653715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123653715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123653715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123653715 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123653715 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123653716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123653716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123653716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123653716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123653716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123653716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123653716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123653716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123653716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123653716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123653716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123653716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123653716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123653716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123653716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123653716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123653716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123653716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123653716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123653716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123653716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123653716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123653716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123654249 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123654249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007462fb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123654249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123654249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123654249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123654249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123654249 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123654249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9924), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123654249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123654249 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123654249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123654249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123654249 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123654249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4be7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123654249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123654249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123654249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123654249 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123654249 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123654249 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123654249 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123654249 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123654249 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123654250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123654250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123654250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123654250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123654250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123654250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123654250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123654250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123654250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123654250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123654250 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123654250 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123654250 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123654250 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123654250 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123654250 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123654250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123654250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123654250 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=428360, count=428996) 20250813123654593 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123654593 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123654593 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123654593 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123654593 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123654593 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123654593 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123654593 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123654593 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123654593 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123654593 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123654593 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123654870 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123654871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081cecf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123654871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123654871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123654871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123654871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123654871 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123654871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80263), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123654871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123654871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123654871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123654871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123654871 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123654871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642ece), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123654871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123654871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123654871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123654871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123654871 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123654871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0c21), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123654871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123654871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123654871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123654871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123654871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123654871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123654871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123654871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123654871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123654871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123654871 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123654871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123654871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123654871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123654871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123654871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123654871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123654871 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123654871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123654871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123654871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123654871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123654872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123654872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123654872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123654872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123654872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123654872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123654872 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123654872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123654872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123654872 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123655402 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123655402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedb60), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123655402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123655402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123655402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123655402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123655403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123655403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123655403 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123655403 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123655403 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123655403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123655403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:36: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_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 MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250813123656515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123656518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123656522 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43889<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123656616 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123656616 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123656627 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123656627 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123656627 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123656627 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123656627 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123656627 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123656627 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123656627 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123656627 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123656627 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123656627 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32989 (stream_srv.c:142) 20250813123656627 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32989<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123656628 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123656629 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123656629 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) 20250813123656629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123656629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123656629 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) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 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) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123656629 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) 20250813123656629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123656629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123656629 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123656629 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123656629 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123656629 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) 20250813123656629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123656629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123656629 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) 20250813123656629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123656629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123656629 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123656629 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123656629 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123656629 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) 20250813123656629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123656629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123656629 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123656629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123656629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123656629 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123656629 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123656629 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123656629 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) 20250813123656629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123656629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123656629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123656629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123656629 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123656629 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123656629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123656629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123656629 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 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123656629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123656629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123656629 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 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123656629 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 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123656629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123656629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123656629 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123656629 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656629 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123656629 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123656629 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123656629 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(631)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(631)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(631)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(634)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(634)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(634)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(632)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123656656 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123656656 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123656656 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123656656 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123656656 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123656656 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123656656 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123656656 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123656656 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123656656 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123656657 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123656657 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123656657 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) 20250813123656657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123656657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123656657 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) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 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) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123656657 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) 20250813123656657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123656657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123656657 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123656657 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123656657 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123656657 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) 20250813123656657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123656657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123656657 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) 20250813123656657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123656657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123656657 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123656657 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123656657 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123656657 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) 20250813123656657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123656657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123656657 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) 20250813123656657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123656657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123656657 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123656657 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123656657 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123656657 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) 20250813123656657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123656657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123656657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123656657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123656657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123656657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123656657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123656657 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123656657 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123656657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123656657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123656657 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 20250813123656657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123656657 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123656657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123656657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123656657 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 20250813123656657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123656657 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 20250813123656657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123656657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123656657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123656657 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 20250813123656657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123656657 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 20250813123656657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123656657 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656657 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123656657 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123656657 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123656657 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123656657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123656657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(637)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(637)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(637)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(635)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(640)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(640)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(640)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(638)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123656694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123656694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123656694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123656694 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123656694 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) 20250813123656694 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123656694 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123656694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123656694 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123656701 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123656702 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123656702 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123656702 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123656702 DHNBAP DEBUG (127.0.0.1:32989 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123656702 DHNBAP NOTICE (127.0.0.1:32989 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123656702 DHNBAP NOTICE (127.0.0.1:32989 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123656702 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123656702 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123656841 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 20250813123656841 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 20250813123656841 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123656841 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123656849 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656849 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123656849 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123656849 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123656849 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123656849 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123656849 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123656852 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656852 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123656852 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123656852 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123656852 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123656852 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123656852 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123656853 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 20250813123656853 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 20250813123656853 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123656853 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(634)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123656859 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) 20250813123656859 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123656859 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123656859 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123656859 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123656859 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123656859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123656862 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) 20250813123656862 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123656862 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123656862 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123656862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123656862 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123656862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123656870 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 20250813123656870 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 20250813123656870 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123656870 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123656876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656876 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123656876 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123656876 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123656877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123656877 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123656877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123656879 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123656879 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123656879 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123656879 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123656879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123656879 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123656879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123656882 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 20250813123656882 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 20250813123656882 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123656882 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123656889 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) 20250813123656889 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123656889 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123656889 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123656889 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123656889 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123656889 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123656891 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) 20250813123656891 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123656891 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123656891 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123656891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123656891 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123656891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123657658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123657658 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123657658 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123657658 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123657658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123657658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123657658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123657658 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123657658 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123657658 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123657658 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123657658 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123657658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123657658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123657658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123657658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123657658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123657658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123657658 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123657658 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123657658 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) 20250813123657658 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) 20250813123657658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123657658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123657658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123657658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123657658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123657658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123657658 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123657658 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123657658 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123657658 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123657658 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123657658 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123657658 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123657658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123657658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123657658 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(630)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123657663 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) 20250813123657663 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123657663 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123657663 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 20250813123657663 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123657663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123657663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123657663 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123657664 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123657664 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123657664 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123657664 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) 20250813123657664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123657664 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123657664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123657664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123657664 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) 20250813123657664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657664 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) 20250813123657664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123657664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123657664 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123657664 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123657664 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) 20250813123657664 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) 20250813123657664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123657664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123657664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123657664 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123657664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123657664 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123657664 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123657664 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123657664 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123657664 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123657664 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123657664 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123657664 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123657664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123657664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123657664 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(633)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123657684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123657684 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123657684 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123657684 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123657684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123657684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123657684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123657684 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123657684 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123657684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123657684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123657684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123657684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123657684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123657684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123657684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123657684 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) 20250813123657684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657684 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) 20250813123657684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123657684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123657684 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123657684 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123657684 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) 20250813123657684 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) 20250813123657684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123657684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123657684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123657684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123657684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123657684 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123657684 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123657684 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123657684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123657684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123657684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123657684 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123657684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123657684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123657684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123657684 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(636)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123657693 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) 20250813123657693 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123657693 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123657693 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 20250813123657693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123657693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123657693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123657693 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123657693 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123657693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123657693 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123657693 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) 20250813123657693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123657693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123657693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123657693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123657693 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) 20250813123657693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657693 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) 20250813123657693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123657693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123657693 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123657693 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123657693 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) 20250813123657693 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) 20250813123657693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123657693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123657693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123657693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123657693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123657693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123657693 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) 20250813123657693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123657693 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123657693 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123657693 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123657693 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123657693 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123657693 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123657693 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 20250813123657693 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123657693 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 20250813123657693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123657693 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(639)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123658707 DLCTRL DEBUG Command: GET 488022151 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123658707 DLCTRL DEBUG Tx Command reply: GET_REPLY 488022151 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123658708 DLCTRL DEBUG Command: GET 505650558 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123658708 DLCTRL DEBUG Tx Command reply: GET_REPLY 505650558 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123658709 DLCTRL DEBUG Command: GET 557436009 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123658709 DLCTRL DEBUG Tx Command reply: GET_REPLY 557436009 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123658710 DLCTRL DEBUG Command: GET 122354783 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123658710 DLCTRL DEBUG Tx Command reply: GET_REPLY 122354783 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123658711 DLCTRL DEBUG Command: GET 631520301 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123658711 DLCTRL DEBUG Tx Command reply: GET_REPLY 631520301 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123658712 DLCTRL DEBUG Command: GET 220522116 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123658712 DLCTRL DEBUG Tx Command reply: GET_REPLY 220522116 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123658713 DLCTRL DEBUG Command: GET 947895855 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123658713 DLCTRL DEBUG Tx Command reply: GET_REPLY 947895855 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123658715 DLCTRL DEBUG Command: GET 949188683 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123658715 DLCTRL DEBUG Tx Command reply: GET_REPLY 949188683 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123658716 DLCTRL DEBUG Command: GET 448252081 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123658716 DLCTRL DEBUG Tx Command reply: GET_REPLY 448252081 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123658717 DLCTRL DEBUG Command: GET 160801222 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123658717 DLCTRL DEBUG Tx Command reply: GET_REPLY 160801222 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123658719 DLCTRL DEBUG Command: GET 758352242 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123658719 DLCTRL DEBUG Tx Command reply: GET_REPLY 758352242 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123658720 DLCTRL DEBUG Command: GET 299671372 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123658720 DLCTRL DEBUG Tx Command reply: GET_REPLY 299671372 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123658721 DLCTRL DEBUG Command: GET 127850504 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123658721 DLCTRL DEBUG Tx Command reply: GET_REPLY 127850504 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123658722 DLCTRL DEBUG Command: GET 22741710 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123658722 DLCTRL DEBUG Tx Command reply: GET_REPLY 22741710 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123658723 DLCTRL DEBUG Command: GET 717222964 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123658723 DLCTRL DEBUG Tx Command reply: GET_REPLY 717222964 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123658725 DLCTRL DEBUG Command: GET 592757008 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123658725 DLCTRL DEBUG Tx Command reply: GET_REPLY 592757008 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123658727 DLCTRL DEBUG Command: GET 810162614 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123658727 DLCTRL DEBUG Tx Command reply: GET_REPLY 810162614 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123658728 DLCTRL DEBUG Command: GET 451587604 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123658728 DLCTRL DEBUG Tx Command reply: GET_REPLY 451587604 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123658729 DLCTRL DEBUG Command: GET 140773185 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123658729 DLCTRL DEBUG Tx Command reply: GET_REPLY 140773185 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123658730 DLCTRL DEBUG Command: GET 271472252 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123658730 DLCTRL DEBUG Tx Command reply: GET_REPLY 271472252 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000000000010010'B, t_guard := 20.000000 } 20250813123658756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)5192782 20250813123659798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123659798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123659799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123659799 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123659799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4f3c4e, normal) (hnbgw_rua.c:407) 20250813123659799 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123659799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5192782)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123659799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5192782 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123659799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123659799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123659799 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5192782 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) 20250813123659799 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5192782 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) 20250813123659799 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5192782 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123659799 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123659799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123659799 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-5192782 <-> SCCP-74 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123659799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5192782 SCCP-74 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123659799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5192782)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123659799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123659799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123659799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5192782)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123659799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123659799 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123659799 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{IDLE}: Allocated (fsm.c:456) 20250813123659799 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123659799 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000120056400500f1100926) (sccp_scrc.c:406) 20250813123659799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123659800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123659800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123659800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123659800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123659800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123659800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123659800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123659800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123659800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123659800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123659800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123659800 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123659800 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123659800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123659800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5192782)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123659800 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123659800 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123659800 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123659800 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123659800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123659800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123659800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123659800 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(630)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)16365197 HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@10faf1860fc2: 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 } } } 20250813123659824 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123659824 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123659824 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123659824 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123659824 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123659824 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123659824 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123659824 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123659824 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123659824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123659824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123659824 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123659824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123659824 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=007821c6) (sccp_scrc.c:477) 20250813123659824 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20250813123659824 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123659824 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123659824 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123659824 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123659824 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) 20250813123659824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123659824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123659826 DLCTRL DEBUG Command: GET 530342582 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123659826 DLCTRL DEBUG Tx Command reply: GET_REPLY 530342582 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123659832 DLCTRL DEBUG Command: GET 785464804 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123659832 DLCTRL DEBUG Tx Command reply: GET_REPLY 785464804 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123659838 DLCTRL DEBUG Command: GET 723130345 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123659838 DLCTRL DEBUG Tx Command reply: GET_REPLY 723130345 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123659844 DLCTRL DEBUG Command: GET 278931406 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123659844 DLCTRL DEBUG Tx Command reply: GET_REPLY 278931406 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123659848 DLCTRL DEBUG Command: GET 859278213 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123659848 DLCTRL DEBUG Tx Command reply: GET_REPLY 859278213 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123659851 DLCTRL DEBUG Command: GET 396154490 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123659851 DLCTRL DEBUG Tx Command reply: GET_REPLY 396154490 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123659853 DLCTRL DEBUG Command: GET 612165867 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123659853 DLCTRL DEBUG Tx Command reply: GET_REPLY 612165867 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123659855 DLCTRL DEBUG Command: GET 392585074 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123659855 DLCTRL DEBUG Tx Command reply: GET_REPLY 392585074 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123659858 DLCTRL DEBUG Command: GET 113300533 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123659858 DLCTRL DEBUG Tx Command reply: GET_REPLY 113300533 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123659864 DLCTRL DEBUG Command: GET 931691764 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123659864 DLCTRL DEBUG Tx Command reply: GET_REPLY 931691764 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123659869 DLCTRL DEBUG Command: GET 299141975 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123659869 DLCTRL DEBUG Tx Command reply: GET_REPLY 299141975 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123659873 DLCTRL DEBUG Command: GET 701101704 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123659874 DLCTRL DEBUG Tx Command reply: GET_REPLY 701101704 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123659878 DLCTRL DEBUG Command: GET 592716235 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123659878 DLCTRL DEBUG Tx Command reply: GET_REPLY 592716235 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123659882 DLCTRL DEBUG Command: GET 422052349 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123659882 DLCTRL DEBUG Tx Command reply: GET_REPLY 422052349 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250813123659887 DLCTRL DEBUG Command: GET 763534793 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123659887 DLCTRL DEBUG Tx Command reply: GET_REPLY 763534793 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123659891 DLCTRL DEBUG Command: GET 609854940 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123659891 DLCTRL DEBUG Tx Command reply: GET_REPLY 609854940 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123659895 DLCTRL DEBUG Command: GET 183883585 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123659895 DLCTRL DEBUG Tx Command reply: GET_REPLY 183883585 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123659900 DLCTRL DEBUG Command: GET 182370725 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123659900 DLCTRL DEBUG Tx Command reply: GET_REPLY 182370725 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123659904 DLCTRL DEBUG Command: GET 463009679 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123659904 DLCTRL DEBUG Tx Command reply: GET_REPLY 463009679 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123659908 DLCTRL DEBUG Command: GET 967300801 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123659908 DLCTRL DEBUG Tx Command reply: GET_REPLY 967300801 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000110011110'B, t_guard := 20.000000 } 20250813123659944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(633)@10faf1860fc2: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(633)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)2323239 20250813123700973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123700973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123700973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813123700973 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123700973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x237327, normal) (hnbgw_rua.c:407) 20250813123700973 DHNB DEBUG map_rua[0x5602c4c16330]{init}: Allocated (fsm.c:456) 20250813123700973 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2323239)[0x5602c4c16330]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123700973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323239 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123700973 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123700973 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123700973 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123700973 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323239 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) 20250813123700973 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323239 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) 20250813123700973 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323239 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813123700973 DCN DEBUG map_sccp[0x5602c4c10a60]{init}: Allocated (fsm.c:456) 20250813123700973 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123700973 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-2323239 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123700974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2323239 SCCP-75 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813123700974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2323239)[0x5602c4c16330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123700974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123700974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123700974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2323239)[0x5602c4c16330]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123700974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123700974 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123700974 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{IDLE}: Allocated (fsm.c:456) 20250813123700974 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123700974 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f400300019e0056400500f1100926) (sccp_scrc.c:406) 20250813123700974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123700974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123700974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123700974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123700974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123700974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123700974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123700974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123700974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123700974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123700974 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123700974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123700974 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123700974 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123700975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123700975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2323239)[0x5602c4c16330]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123700975 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123700975 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123700975 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123700975 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123700975 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123700975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123700975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123700975 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(632)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(632)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(633)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)11661922 HNBGW_Test.msc1-SCCP(632)@10faf1860fc2: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(632)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@10faf1860fc2: 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 } } } 20250813123701005 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) 20250813123701005 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123701006 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123701006 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 20250813123701006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123701006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123701006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123701006 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123701006 DLCTRL DEBUG Command: GET 504304995 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123701006 DLCTRL DEBUG Tx Command reply: GET_REPLY 504304995 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123701006 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123701006 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123701006 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123701006 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) 20250813123701006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123701006 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=00114e82) (sccp_scrc.c:477) 20250813123701006 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20250813123701006 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123701006 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123701006 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123701006 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123701006 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) 20250813123701006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123701006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123701012 DLCTRL DEBUG Command: GET 294360246 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123701013 DLCTRL DEBUG Tx Command reply: GET_REPLY 294360246 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123701017 DLCTRL DEBUG Command: GET 753519268 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123701018 DLCTRL DEBUG Tx Command reply: GET_REPLY 753519268 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123701021 DLCTRL DEBUG Command: GET 283473809 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123701021 DLCTRL DEBUG Tx Command reply: GET_REPLY 283473809 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123701025 DLCTRL DEBUG Command: GET 742396920 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123701025 DLCTRL DEBUG Tx Command reply: GET_REPLY 742396920 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123701028 DLCTRL DEBUG Command: GET 607997532 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123701028 DLCTRL DEBUG Tx Command reply: GET_REPLY 607997532 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123701031 DLCTRL DEBUG Command: GET 149628181 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123701031 DLCTRL DEBUG Tx Command reply: GET_REPLY 149628181 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123701033 DLCTRL DEBUG Command: GET 146785739 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123701033 DLCTRL DEBUG Tx Command reply: GET_REPLY 146785739 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123701035 DLCTRL DEBUG Command: GET 893925704 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123701035 DLCTRL DEBUG Tx Command reply: GET_REPLY 893925704 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123701037 DLCTRL DEBUG Command: GET 546392456 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123701037 DLCTRL DEBUG Tx Command reply: GET_REPLY 546392456 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123701039 DLCTRL DEBUG Command: GET 986792743 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123701039 DLCTRL DEBUG Tx Command reply: GET_REPLY 986792743 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123701041 DLCTRL DEBUG Command: GET 781114954 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123701041 DLCTRL DEBUG Tx Command reply: GET_REPLY 781114954 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123701043 DLCTRL DEBUG Command: GET 769766109 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123701043 DLCTRL DEBUG Tx Command reply: GET_REPLY 769766109 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123701044 DLCTRL DEBUG Command: GET 695353855 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123701044 DLCTRL DEBUG Tx Command reply: GET_REPLY 695353855 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250813123701045 DLCTRL DEBUG Command: GET 940516313 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123701046 DLCTRL DEBUG Tx Command reply: GET_REPLY 940516313 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123701047 DLCTRL DEBUG Command: GET 499179019 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123701047 DLCTRL DEBUG Tx Command reply: GET_REPLY 499179019 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123701048 DLCTRL DEBUG Command: GET 808645041 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123701048 DLCTRL DEBUG Tx Command reply: GET_REPLY 808645041 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123701049 DLCTRL DEBUG Command: GET 664256021 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123701049 DLCTRL DEBUG Tx Command reply: GET_REPLY 664256021 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123701050 DLCTRL DEBUG Command: GET 600626731 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123701050 DLCTRL DEBUG Tx Command reply: GET_REPLY 600626731 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123701051 DLCTRL DEBUG Command: GET 758767577 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123701051 DLCTRL DEBUG Tx Command reply: GET_REPLY 758767577 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001001001100'B, t_guard := 20.000000 } 20250813123701063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(630)@10faf1860fc2: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(630)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)3596832 20250813123702090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123702090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123702090 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813123702090 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123702090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36e220, normal) (hnbgw_rua.c:407) 20250813123702090 DHNB DEBUG map_rua[0x5602c4c17050]{init}: Allocated (fsm.c:456) 20250813123702090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3596832)[0x5602c4c17050]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123702090 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3596832 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123702090 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123702090 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123702090 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3596832 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) 20250813123702090 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3596832 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) 20250813123702090 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3596832 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123702090 DCN DEBUG map_sccp[0x5602c4c07a10]{init}: Allocated (fsm.c:456) 20250813123702090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123702090 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-3596832 <-> SCCP-76 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123702091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3596832 SCCP-76 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813123702091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3596832)[0x5602c4c17050]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123702091 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123702091 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123702091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3596832)[0x5602c4c17050]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123702091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123702091 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123702091 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{IDLE}: Allocated (fsm.c:456) 20250813123702091 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123702091 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300024c0056400500f1100926) (sccp_scrc.c:406) 20250813123702091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123702091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123702091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123702091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123702091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123702091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123702091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123702091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123702091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123702091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123702091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123702091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123702091 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123702091 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123702091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123702091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3596832)[0x5602c4c17050]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123702091 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702091 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123702091 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123702091 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123702091 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123702091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123702091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123702091 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(630)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)3907696 HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123702097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702098 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123702098 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123702098 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123702098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123702098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123702098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123702098 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123702098 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123702098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123702098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123702098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123702098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123702098 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=001d12aa) (sccp_scrc.c:477) 20250813123702098 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20250813123702098 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123702098 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123702098 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123702098 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123702098 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) 20250813123702098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123702098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123702100 DLCTRL DEBUG Command: GET 146727724 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123702100 DLCTRL DEBUG Tx Command reply: GET_REPLY 146727724 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123702104 DLCTRL DEBUG Command: GET 745999920 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123702104 DLCTRL DEBUG Tx Command reply: GET_REPLY 745999920 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123702108 DLCTRL DEBUG Command: GET 545479841 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123702108 DLCTRL DEBUG Tx Command reply: GET_REPLY 545479841 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123702112 DLCTRL DEBUG Command: GET 432985389 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123702112 DLCTRL DEBUG Tx Command reply: GET_REPLY 432985389 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123702116 DLCTRL DEBUG Command: GET 796918401 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123702116 DLCTRL DEBUG Tx Command reply: GET_REPLY 796918401 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123702119 DLCTRL DEBUG Command: GET 149846667 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123702119 DLCTRL DEBUG Tx Command reply: GET_REPLY 149846667 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123702122 DLCTRL DEBUG Command: GET 112354920 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123702122 DLCTRL DEBUG Tx Command reply: GET_REPLY 112354920 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123702124 DLCTRL DEBUG Command: GET 933638058 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123702124 DLCTRL DEBUG Tx Command reply: GET_REPLY 933638058 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123702127 DLCTRL DEBUG Command: GET 818930483 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123702127 DLCTRL DEBUG Tx Command reply: GET_REPLY 818930483 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123702129 DLCTRL DEBUG Command: GET 978712289 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123702129 DLCTRL DEBUG Tx Command reply: GET_REPLY 978712289 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123702130 DLCTRL DEBUG Command: GET 650995437 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123702130 DLCTRL DEBUG Tx Command reply: GET_REPLY 650995437 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123702132 DLCTRL DEBUG Command: GET 190946151 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123702132 DLCTRL DEBUG Tx Command reply: GET_REPLY 190946151 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123702133 DLCTRL DEBUG Command: GET 79638801 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123702133 DLCTRL DEBUG Tx Command reply: GET_REPLY 79638801 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123702135 DLCTRL DEBUG Command: GET 96709999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123702135 DLCTRL DEBUG Tx Command reply: GET_REPLY 96709999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250813123702136 DLCTRL DEBUG Command: GET 633034345 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123702136 DLCTRL DEBUG Tx Command reply: GET_REPLY 633034345 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123702137 DLCTRL DEBUG Command: GET 467974392 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123702137 DLCTRL DEBUG Tx Command reply: GET_REPLY 467974392 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123702138 DLCTRL DEBUG Command: GET 279822789 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123702138 DLCTRL DEBUG Tx Command reply: GET_REPLY 279822789 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123702139 DLCTRL DEBUG Command: GET 194560069 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123702139 DLCTRL DEBUG Tx Command reply: GET_REPLY 194560069 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123702140 DLCTRL DEBUG Command: GET 898933343 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123702140 DLCTRL DEBUG Tx Command reply: GET_REPLY 898933343 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123702141 DLCTRL DEBUG Command: GET 421823298 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123702141 DLCTRL DEBUG Tx Command reply: GET_REPLY 421823298 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123702145 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43889<->l=127.0.0.1:4262) (control_if.c:193) 20250813123702145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(623)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(622)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123702147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123702147 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123702147 DLINP DEBUG SRVCONN(,r=127.0.0.1:32989<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123702147 DLINP NOTICE SRV(,r=127.0.0.1:32989<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123702147 DMAIN NOTICE (127.0.0.1:32989 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32989<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123702147 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(635)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(638)@10faf1860fc2: Final verdict of PTC: none 20250813123702149 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123702149 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) 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123702149 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123702149 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) 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123702149 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123702149 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) 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123702149 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123702149 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) 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(639)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(636)@10faf1860fc2: Final verdict of PTC: none 20250813123702149 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123702149 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) 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123702149 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123702149 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) 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123702149 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 20250813123702149 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) 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123702149 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123702149 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123702149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123702149 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123702150 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 20250813123702150 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) 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123702150 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628)@10faf1860fc2: Final verdict of PTC: none 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123702150 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 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123702150 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123702150 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123702150 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) 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123702150 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 20250813123702150 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123702150 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) 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123702150 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 20250813123702150 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 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123702150 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123702150 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123702150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123702150 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_msc_not_connected_round_robin-Iuh1(627)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(640)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(630)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(637)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(632)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(633)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(634)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(629)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(641)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(624)@10faf1860fc2: Final verdict of PTC: none 20250813123702155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642)@10faf1860fc2: Final verdict of PTC: pass HNBGW_Test.msc0-M3UA(631)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(621): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(622): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(624): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(625): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(626): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(627): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(628): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(629): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(630): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(631): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(632): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(633): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(634): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(635): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(636): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(637): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(638): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(639): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(640): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(641): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(642): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(643): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(644): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@10faf1860fc2: 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'. 20250813123702190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123702190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4261 (telnet_interface.c:138) Wed Aug 13 12:37:02 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 20250813123702253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123702294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123702294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123702294 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123702294 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) 20250813123702294 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123702294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5192782)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123702294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5192782)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123702294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123702294 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123702294 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123702294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007821c6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123702294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123702294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123702294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123702294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123702294 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123702294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123702294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5192782)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123702294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5192782)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123702294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5192782)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123702294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123702294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123702294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-74)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123702294 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5192782 SCCP-74 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250813123702294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2323239)[0x5602c4c16330]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123702294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2323239)[0x5602c4c16330]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123702294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123702294 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123702294 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123702294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00114e82), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123702294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123702294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123702294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123702294 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123702294 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123702295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123702295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2323239)[0x5602c4c16330]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123702295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2323239)[0x5602c4c16330]{disrupted}: Freeing instance (context_map.c:202) 20250813123702295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2323239)[0x5602c4c16330]{disrupted}: Deallocated (fsm.c:568) 20250813123702295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123702295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{disconnected}: Freeing instance (context_map.c:206) 20250813123702295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x5602c4c10a60]{disconnected}: Deallocated (fsm.c:568) 20250813123702295 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2323239 SCCP-75 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250813123702295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3596832)[0x5602c4c17050]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123702295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3596832)[0x5602c4c17050]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123702295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123702295 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123702295 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123702295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d12aa), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123702295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123702295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123702295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123702295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123702295 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123702295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123702295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3596832)[0x5602c4c17050]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123702295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3596832)[0x5602c4c17050]{disrupted}: Freeing instance (context_map.c:202) 20250813123702295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3596832)[0x5602c4c17050]{disrupted}: Deallocated (fsm.c:568) 20250813123702295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123702295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{disconnected}: Freeing instance (context_map.c:206) 20250813123702295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-76)[0x5602c4c07a10]{disconnected}: Deallocated (fsm.c:568) 20250813123702295 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3596832 SCCP-76 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250813123702295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702295 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123702295 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123702295 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123702295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123702295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123702295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123702295 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123702295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702295 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123702295 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123702295 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123702295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123702295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123702295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123702295 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123702295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702295 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123702295 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123702295 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123702295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123702295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123702295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123702295 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123702743 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123702744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00737e78), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123702744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123702744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123702744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123702744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123702744 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123702744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca14a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123702744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123702744 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123702744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123702744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123702744 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123702744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f41d41), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123702744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123702744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123702744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123702744 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123702744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123702744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123702744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123702744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123702744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123702744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123702744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123702744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123702744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123702744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123702744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123702744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123702744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123702744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123702744 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123702744 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123702744 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123702744 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123702744 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123702744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123702744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123702744 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123702956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35276<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387848) 20250813123703144 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123703145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007299fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123703145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123703145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123703145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123703145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123703145 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123703145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e74a), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123703145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123703145 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123703145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123703145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123703145 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123703145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1f86c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123703145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123703145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123703145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123703145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123703145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123703145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123703145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123703145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123703145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123703145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123703145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123703145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123703146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123703146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123703146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123703146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123703146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123703146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123703146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123703146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123703146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123703146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123703146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123703146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123703146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123703146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123703146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123703146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123703715 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123703716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f1ca5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123703716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123703716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123703716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123703716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123703716 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123703716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004345ec), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123703716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123703716 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123703716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123703716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123703716 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123703716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2427a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123703716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123703716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123703716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123703716 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123703716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123703716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123703716 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123703716 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123703716 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123703716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123703716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123703716 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123703716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123703716 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123703717 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123703717 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123703717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123703717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123703717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123703717 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123703717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123703717 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123703717 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123703717 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123703717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123703717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123703717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123703717 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=387848, count=443040) 20250813123704150 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123704150 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123704150 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123704150 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123704150 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123704150 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123704151 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123704151 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123704151 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123704151 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123704151 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123704151 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123704250 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123704250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4be7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123704250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123704250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123704250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123704250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123704250 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123704250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9924), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123704250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123704250 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123704250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123704250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123704250 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123704250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007462fb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123704250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123704250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123704250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123704250 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123704251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123704251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123704251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123704251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123704251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123704251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123704251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123704251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123704251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123704251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123704251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123704251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123704251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123704251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123704251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123704251 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123704251 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123704251 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123704251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123704251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123704251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123704872 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123704872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0c21), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123704872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123704872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123704872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123704872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123704872 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123704872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642ece), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123704872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123704872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123704872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123704872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123704872 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123704872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80263), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123704872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123704872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123704872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123704872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123704872 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123704872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081cecf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123704872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123704872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123704872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123704872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123704873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123704873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123704873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123704873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123704873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123704873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123704873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123704873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123704873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123704873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123704873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123704873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123704873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123704873 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123704873 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123704873 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123704873 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:37:05 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 20250813123705403 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123705403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aedb60), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123705403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123705403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123705403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123705403 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123705403 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123705403 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123705404 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123705404 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123705404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123705404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123705404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250813123706052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123706057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123706062 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39005<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123706147 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123706147 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123706157 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123706157 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123706157 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123706157 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123706157 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123706157 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123706157 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123706157 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123706158 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123706158 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123706158 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55389 (stream_srv.c:142) 20250813123706158 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55389<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123706159 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123706159 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123706159 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) 20250813123706159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123706159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123706159 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) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 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) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123706159 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) 20250813123706159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123706159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123706159 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123706159 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123706159 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123706159 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) 20250813123706159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123706159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123706159 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) 20250813123706159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123706159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123706159 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123706159 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123706159 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123706159 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) 20250813123706159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123706159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123706159 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123706159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123706159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123706159 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123706159 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123706159 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123706159 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) 20250813123706159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123706159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123706159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123706159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123706159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123706160 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123706160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123706160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123706160 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 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123706160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123706160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123706160 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 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123706160 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 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123706160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123706160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123706160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123706160 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706160 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123706160 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123706160 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123706160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(655)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(655)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(655)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(653)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(658)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(658)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(658)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123706189 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123706189 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123706189 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123706189 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123706189 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123706189 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123706189 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123706189 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123706190 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123706190 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123706191 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123706191 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123706191 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) 20250813123706191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123706191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123706191 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) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 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) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123706191 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) 20250813123706191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123706191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123706191 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123706191 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123706191 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123706191 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) 20250813123706191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123706191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123706191 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) 20250813123706191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123706191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123706191 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123706191 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123706191 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123706191 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) 20250813123706191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123706191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123706191 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) 20250813123706191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123706191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123706191 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123706191 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123706191 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123706191 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) 20250813123706191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123706191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123706191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123706191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123706191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123706191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123706191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123706191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123706191 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123706191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123706191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123706191 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 20250813123706191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123706191 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123706191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123706191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123706191 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 20250813123706191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123706191 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 20250813123706191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123706191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123706191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123706191 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 20250813123706191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123706191 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 20250813123706191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123706191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123706191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123706191 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123706191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123706191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123706191 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(661)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(661)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(661)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(659)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(664)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(664)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(664)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(662)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123706229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123706229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123706229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123706229 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123706229 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) 20250813123706229 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123706229 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123706229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123706229 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123706234 DLINP DEBUG SRVCONN(,r=127.0.0.1:55389<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123706234 DLINP DEBUG SRVCONN(,r=127.0.0.1:55389<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123706234 DLINP DEBUG SRVCONN(,r=127.0.0.1:55389<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123706234 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123706234 DHNBAP DEBUG (127.0.0.1:55389 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123706234 DHNBAP NOTICE (127.0.0.1:55389 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123706234 DHNBAP NOTICE (127.0.0.1:55389 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123706234 DLINP DEBUG SRVCONN(,r=127.0.0.1:55389<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123706234 DLINP DEBUG SRVCONN(,r=127.0.0.1:55389<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123706374 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 20250813123706374 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 20250813123706374 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123706374 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123706381 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706381 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123706381 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123706381 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123706381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123706381 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123706381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123706385 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706385 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123706385 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123706385 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123706385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123706385 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123706385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123706388 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 20250813123706388 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 20250813123706388 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123706388 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123706394 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) 20250813123706394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123706394 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123706394 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123706394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123706394 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123706395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123706396 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) 20250813123706396 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123706396 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123706396 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123706396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123706396 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123706396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123706404 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 20250813123706404 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 20250813123706404 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123706404 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123706410 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706410 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123706410 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123706410 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123706410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123706410 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123706410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123706412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123706412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123706412 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123706412 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123706412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123706412 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123706412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123706417 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 20250813123706417 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 20250813123706417 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123706417 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123706423 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) 20250813123706423 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123706423 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123706423 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123706423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123706423 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123706423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123706425 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) 20250813123706425 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123706425 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123706425 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123706425 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123706425 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123706425 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123707190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123707190 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123707190 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123707190 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123707190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123707190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123707190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123707190 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123707190 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123707190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123707190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123707190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123707190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123707190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123707190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123707190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123707190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123707190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123707190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123707190 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123707190 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) 20250813123707190 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) 20250813123707190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123707190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123707190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123707190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123707190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123707190 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123707190 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123707190 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123707190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123707190 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123707190 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123707190 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123707190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123707190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123707190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123707190 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(654)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123707198 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) 20250813123707198 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123707198 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123707198 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 20250813123707198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123707198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123707198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123707198 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123707199 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123707199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123707199 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123707199 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) 20250813123707199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123707199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123707199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123707199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123707199 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) 20250813123707199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707199 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) 20250813123707199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123707199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123707199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123707199 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123707199 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) 20250813123707199 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) 20250813123707199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123707199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123707199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123707200 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123707200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123707200 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123707200 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123707200 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123707200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123707200 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123707200 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123707200 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123707200 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123707200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123707200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123707200 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(657)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123707219 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123707219 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123707219 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123707219 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123707219 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123707219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123707219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123707219 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123707219 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123707219 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123707220 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123707220 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123707220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123707220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123707220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123707220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123707220 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) 20250813123707220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707220 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) 20250813123707220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123707220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123707220 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123707220 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123707220 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) 20250813123707220 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) 20250813123707220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123707220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123707220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123707220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123707220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123707220 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123707220 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123707220 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123707220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123707220 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123707220 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123707220 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123707220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123707220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123707220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123707220 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123707223 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) 20250813123707223 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123707223 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123707223 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 20250813123707223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123707223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123707223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123707223 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123707223 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123707223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123707223 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123707223 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) 20250813123707223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123707223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123707223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123707223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123707223 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) 20250813123707223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707223 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) 20250813123707223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123707223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123707223 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123707223 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123707223 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) 20250813123707223 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) 20250813123707223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123707223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123707223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) HNBGW_Test.sgsn0-RAN(660)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123707223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123707223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123707223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123707223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123707223 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) 20250813123707223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123707223 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123707223 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123707223 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123707223 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123707223 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123707223 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123707223 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 20250813123707223 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123707223 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 20250813123707223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123707223 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(663)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123708245 DLCTRL DEBUG Command: GET 857853733 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123708245 DLCTRL DEBUG Tx Command reply: GET_REPLY 857853733 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123708248 DLCTRL DEBUG Command: GET 807496228 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123708248 DLCTRL DEBUG Tx Command reply: GET_REPLY 807496228 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123708252 DLCTRL DEBUG Command: GET 849730722 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123708252 DLCTRL DEBUG Tx Command reply: GET_REPLY 849730722 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123708257 DLCTRL DEBUG Command: GET 134698302 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123708257 DLCTRL DEBUG Tx Command reply: GET_REPLY 134698302 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123708261 DLCTRL DEBUG Command: GET 847271758 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123708261 DLCTRL DEBUG Tx Command reply: GET_REPLY 847271758 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123708266 DLCTRL DEBUG Command: GET 721910755 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123708266 DLCTRL DEBUG Tx Command reply: GET_REPLY 721910755 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123708271 DLCTRL DEBUG Command: GET 98702930 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123708271 DLCTRL DEBUG Tx Command reply: GET_REPLY 98702930 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123708275 DLCTRL DEBUG Command: GET 602382255 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123708275 DLCTRL DEBUG Tx Command reply: GET_REPLY 602382255 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123708280 DLCTRL DEBUG Command: GET 498244636 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123708280 DLCTRL DEBUG Tx Command reply: GET_REPLY 498244636 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123708284 DLCTRL DEBUG Command: GET 580748465 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123708284 DLCTRL DEBUG Tx Command reply: GET_REPLY 580748465 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123708288 DLCTRL DEBUG Command: GET 711819682 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123708288 DLCTRL DEBUG Tx Command reply: GET_REPLY 711819682 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123708292 DLCTRL DEBUG Command: GET 857280392 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123708292 DLCTRL DEBUG Tx Command reply: GET_REPLY 857280392 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123708295 DLCTRL DEBUG Command: GET 627536866 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123708295 DLCTRL DEBUG Tx Command reply: GET_REPLY 627536866 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123708299 DLCTRL DEBUG Command: GET 343259940 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123708299 DLCTRL DEBUG Tx Command reply: GET_REPLY 343259940 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123708301 DLCTRL DEBUG Command: GET 271833235 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123708301 DLCTRL DEBUG Tx Command reply: GET_REPLY 271833235 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123708304 DLCTRL DEBUG Command: GET 427548430 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123708304 DLCTRL DEBUG Tx Command reply: GET_REPLY 427548430 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123708305 DLCTRL DEBUG Command: GET 47271947 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123708306 DLCTRL DEBUG Tx Command reply: GET_REPLY 47271947 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123708307 DLCTRL DEBUG Command: GET 625043656 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123708307 DLCTRL DEBUG Tx Command reply: GET_REPLY 625043656 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123708309 DLCTRL DEBUG Command: GET 769950259 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123708309 DLCTRL DEBUG Tx Command reply: GET_REPLY 769950259 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123708310 DLCTRL DEBUG Command: GET 734926053 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123708310 DLCTRL DEBUG Tx Command reply: GET_REPLY 734926053 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000000001011111'B, t_guard := 20.000000 } 20250813123708341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)5507770 20250813123709392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123709392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123709392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123709392 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123709392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x540aba, normal) (hnbgw_rua.c:407) 20250813123709392 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123709392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507770)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123709392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507770 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123709392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123709392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123709392 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507770 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250813123709392 DCN DEBUG map_sccp[0x5602c4c16c30]{init}: Allocated (fsm.c:456) 20250813123709392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123709392 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-5507770 <-> SCCP-77 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123709392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5507770 SCCP-77 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123709392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507770)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123709392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123709392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123709392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507770)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123709392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123709392 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123709392 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{IDLE}: Allocated (fsm.c:456) 20250813123709392 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123709392 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300005f0056400500f1100926) (sccp_scrc.c:406) 20250813123709393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123709393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123709393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123709393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123709393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123709393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123709393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123709393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123709393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123709393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123709393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123709393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123709393 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123709393 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123709393 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123709393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507770)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123709393 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123709393 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123709393 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123709393 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123709393 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123709393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123709393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123709393 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(657)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666) HNBGW_Test.msc1-RAN(657)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)5904337 HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123709413 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) 20250813123709413 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123709413 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123709413 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 20250813123709413 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123709413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123709413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123709413 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123709413 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123709413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123709413 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123709413 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) 20250813123709413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123709413 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=00ecf177) (sccp_scrc.c:477) 20250813123709413 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20250813123709413 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123709413 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123709413 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123709413 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123709413 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) 20250813123709413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123709413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123709416 DLCTRL DEBUG Command: GET 406728141 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123709416 DLCTRL DEBUG Tx Command reply: GET_REPLY 406728141 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123709421 DLCTRL DEBUG Command: GET 106016149 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123709421 DLCTRL DEBUG Tx Command reply: GET_REPLY 106016149 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123709425 DLCTRL DEBUG Command: GET 386975018 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123709425 DLCTRL DEBUG Tx Command reply: GET_REPLY 386975018 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123709429 DLCTRL DEBUG Command: GET 943749140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123709429 DLCTRL DEBUG Tx Command reply: GET_REPLY 943749140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123709433 DLCTRL DEBUG Command: GET 549676535 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123709433 DLCTRL DEBUG Tx Command reply: GET_REPLY 549676535 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123709437 DLCTRL DEBUG Command: GET 373347979 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123709437 DLCTRL DEBUG Tx Command reply: GET_REPLY 373347979 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123709441 DLCTRL DEBUG Command: GET 152783641 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123709441 DLCTRL DEBUG Tx Command reply: GET_REPLY 152783641 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250813123709445 DLCTRL DEBUG Command: GET 592927529 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123709445 DLCTRL DEBUG Tx Command reply: GET_REPLY 592927529 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123709448 DLCTRL DEBUG Command: GET 468369902 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123709448 DLCTRL DEBUG Tx Command reply: GET_REPLY 468369902 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123709451 DLCTRL DEBUG Command: GET 243760528 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123709451 DLCTRL DEBUG Tx Command reply: GET_REPLY 243760528 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123709453 DLCTRL DEBUG Command: GET 956292994 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123709453 DLCTRL DEBUG Tx Command reply: GET_REPLY 956292994 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123709456 DLCTRL DEBUG Command: GET 969569266 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123709456 DLCTRL DEBUG Tx Command reply: GET_REPLY 969569266 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123709458 DLCTRL DEBUG Command: GET 983400087 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123709458 DLCTRL DEBUG Tx Command reply: GET_REPLY 983400087 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123709460 DLCTRL DEBUG Command: GET 543541015 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123709460 DLCTRL DEBUG Tx Command reply: GET_REPLY 543541015 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123709462 DLCTRL DEBUG Command: GET 162794947 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123709462 DLCTRL DEBUG Tx Command reply: GET_REPLY 162794947 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123709464 DLCTRL DEBUG Command: GET 500111934 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123709464 DLCTRL DEBUG Tx Command reply: GET_REPLY 500111934 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123709466 DLCTRL DEBUG Command: GET 196160636 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123709466 DLCTRL DEBUG Tx Command reply: GET_REPLY 196160636 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123709467 DLCTRL DEBUG Command: GET 429369415 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123709468 DLCTRL DEBUG Tx Command reply: GET_REPLY 429369415 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123709468 DLCTRL DEBUG Command: GET 159543552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123709468 DLCTRL DEBUG Tx Command reply: GET_REPLY 159543552 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123709469 DLCTRL DEBUG Command: GET 631485605 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123709469 DLCTRL DEBUG Tx Command reply: GET_REPLY 631485605 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000110001010'B, t_guard := 20.000000 } 20250813123709490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@10faf1860fc2: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)15224842 20250813123710521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123710521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123710521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813123710521 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123710521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe8500a, normal) (hnbgw_rua.c:407) 20250813123710521 DHNB DEBUG map_rua[0x5602c4c10a60]{init}: Allocated (fsm.c:456) 20250813123710521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224842)[0x5602c4c10a60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123710521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15224842 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123710521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123710521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123710521 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123710521 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15224842 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250813123710521 DCN DEBUG map_sccp[0x5602c4c17050]{init}: Allocated (fsm.c:456) 20250813123710521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123710521 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-15224842 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123710521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15224842 SCCP-78 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813123710521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224842)[0x5602c4c10a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123710521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123710521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123710521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224842)[0x5602c4c10a60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123710521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123710521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123710521 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{IDLE}: Allocated (fsm.c:456) 20250813123710521 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123710521 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f400300018a0056400500f1100926) (sccp_scrc.c:406) 20250813123710521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123710521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123710521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123710521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123710521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123710521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123710522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123710522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123710522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123710522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123710522 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123710522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123710522 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123710522 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123710522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123710522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224842)[0x5602c4c10a60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123710522 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123710522 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123710522 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123710522 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123710522 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123710522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123710522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123710522 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(657)@10faf1860fc2: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667) HNBGW_Test.msc1-RAN(657)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)8193882 HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@10faf1860fc2: setverdict(pass): none -> pass 20250813123710531 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) 20250813123710531 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123710531 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123710531 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 20250813123710531 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123710531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123710531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123710531 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123710532 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123710532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123710532 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123710532 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) 20250813123710532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123710532 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=00378c4d) (sccp_scrc.c:477) 20250813123710532 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20250813123710532 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123710532 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123710532 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123710532 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123710532 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) 20250813123710532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123710532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123710533 DLCTRL DEBUG Command: GET 607303611 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123710533 DLCTRL DEBUG Tx Command reply: GET_REPLY 607303611 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123710537 DLCTRL DEBUG Command: GET 81629590 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123710537 DLCTRL DEBUG Tx Command reply: GET_REPLY 81629590 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123710542 DLCTRL DEBUG Command: GET 713663374 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123710542 DLCTRL DEBUG Tx Command reply: GET_REPLY 713663374 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123710546 DLCTRL DEBUG Command: GET 802659495 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123710546 DLCTRL DEBUG Tx Command reply: GET_REPLY 802659495 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123710550 DLCTRL DEBUG Command: GET 476429068 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123710550 DLCTRL DEBUG Tx Command reply: GET_REPLY 476429068 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123710554 DLCTRL DEBUG Command: GET 53238542 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123710554 DLCTRL DEBUG Tx Command reply: GET_REPLY 53238542 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123710557 DLCTRL DEBUG Command: GET 206887108 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123710558 DLCTRL DEBUG Tx Command reply: GET_REPLY 206887108 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250813123710561 DLCTRL DEBUG Command: GET 48723821 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123710561 DLCTRL DEBUG Tx Command reply: GET_REPLY 48723821 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123710563 DLCTRL DEBUG Command: GET 375712521 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123710563 DLCTRL DEBUG Tx Command reply: GET_REPLY 375712521 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123710566 DLCTRL DEBUG Command: GET 499215305 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123710566 DLCTRL DEBUG Tx Command reply: GET_REPLY 499215305 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123710568 DLCTRL DEBUG Command: GET 521374659 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123710568 DLCTRL DEBUG Tx Command reply: GET_REPLY 521374659 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123710569 DLCTRL DEBUG Command: GET 715729390 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123710569 DLCTRL DEBUG Tx Command reply: GET_REPLY 715729390 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123710571 DLCTRL DEBUG Command: GET 737725101 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123710571 DLCTRL DEBUG Tx Command reply: GET_REPLY 737725101 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123710572 DLCTRL DEBUG Command: GET 632689772 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123710572 DLCTRL DEBUG Tx Command reply: GET_REPLY 632689772 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123710574 DLCTRL DEBUG Command: GET 757798368 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123710574 DLCTRL DEBUG Tx Command reply: GET_REPLY 757798368 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123710575 DLCTRL DEBUG Command: GET 315644217 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123710575 DLCTRL DEBUG Tx Command reply: GET_REPLY 315644217 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123710576 DLCTRL DEBUG Command: GET 641563765 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123710576 DLCTRL DEBUG Tx Command reply: GET_REPLY 641563765 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123710577 DLCTRL DEBUG Command: GET 794696404 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123710577 DLCTRL DEBUG Tx Command reply: GET_REPLY 794696404 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123710578 DLCTRL DEBUG Command: GET 905005934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123710578 DLCTRL DEBUG Tx Command reply: GET_REPLY 905005934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123710579 DLCTRL DEBUG Command: GET 545328045 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123710579 DLCTRL DEBUG Tx Command reply: GET_REPLY 545328045 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000100000100'B, t_guard := 20.000000 } 20250813123710599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(657)@10faf1860fc2: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(657)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)10692119 20250813123711618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123711618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123711618 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813123711619 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123711619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa32617, normal) (hnbgw_rua.c:407) 20250813123711619 DHNB DEBUG map_rua[0x5602c4baea90]{init}: Allocated (fsm.c:456) 20250813123711619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10692119)[0x5602c4baea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123711619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10692119 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123711619 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123711619 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123711619 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10692119 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250813123711619 DCN DEBUG map_sccp[0x5602c4c0f210]{init}: Allocated (fsm.c:456) 20250813123711619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123711619 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-10692119 <-> SCCP-79 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123711619 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10692119 SCCP-79 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813123711619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10692119)[0x5602c4baea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123711619 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123711619 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123711619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10692119)[0x5602c4baea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123711619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123711619 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123711619 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{IDLE}: Allocated (fsm.c:456) 20250813123711619 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123711619 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001040056400500f1100926) (sccp_scrc.c:406) 20250813123711619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123711619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123711619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123711619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123711619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123711619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123711619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123711619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123711619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123711619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123711619 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123711619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123711619 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123711619 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123711619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123711619 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10692119)[0x5602c4baea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123711619 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123711619 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123711619 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123711619 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123711619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123711619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123711619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123711619 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: First idle individual index:2 HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(657)@10faf1860fc2: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668) HNBGW_Test.msc1-RAN(657)@10faf1860fc2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)14213092 HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250813123711626 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) 20250813123711626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123711626 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123711626 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 20250813123711626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123711626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123711626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123711626 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123711627 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123711627 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123711627 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123711627 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) 20250813123711627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123711627 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=00b0a771) (sccp_scrc.c:477) 20250813123711627 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20250813123711627 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123711627 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123711627 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123711627 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123711627 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) 20250813123711627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123711627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123711629 DLCTRL DEBUG Command: GET 767693365 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123711629 DLCTRL DEBUG Tx Command reply: GET_REPLY 767693365 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123711632 DLCTRL DEBUG Command: GET 519872916 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123711632 DLCTRL DEBUG Tx Command reply: GET_REPLY 519872916 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123711637 DLCTRL DEBUG Command: GET 203691870 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123711637 DLCTRL DEBUG Tx Command reply: GET_REPLY 203691870 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123711641 DLCTRL DEBUG Command: GET 33998611 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123711641 DLCTRL DEBUG Tx Command reply: GET_REPLY 33998611 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123711645 DLCTRL DEBUG Command: GET 816222989 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123711645 DLCTRL DEBUG Tx Command reply: GET_REPLY 816222989 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123711649 DLCTRL DEBUG Command: GET 805995064 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123711649 DLCTRL DEBUG Tx Command reply: GET_REPLY 805995064 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123711652 DLCTRL DEBUG Command: GET 659266846 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123711652 DLCTRL DEBUG Tx Command reply: GET_REPLY 659266846 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250813123711656 DLCTRL DEBUG Command: GET 92013368 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123711656 DLCTRL DEBUG Tx Command reply: GET_REPLY 92013368 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123711660 DLCTRL DEBUG Command: GET 37350654 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123711660 DLCTRL DEBUG Tx Command reply: GET_REPLY 37350654 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123711664 DLCTRL DEBUG Command: GET 206937692 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123711664 DLCTRL DEBUG Tx Command reply: GET_REPLY 206937692 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123711667 DLCTRL DEBUG Command: GET 95978426 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123711667 DLCTRL DEBUG Tx Command reply: GET_REPLY 95978426 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123711670 DLCTRL DEBUG Command: GET 817039176 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123711670 DLCTRL DEBUG Tx Command reply: GET_REPLY 817039176 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123711672 DLCTRL DEBUG Command: GET 596793824 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123711672 DLCTRL DEBUG Tx Command reply: GET_REPLY 596793824 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123711674 DLCTRL DEBUG Command: GET 910372157 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123711674 DLCTRL DEBUG Tx Command reply: GET_REPLY 910372157 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123711676 DLCTRL DEBUG Command: GET 841967010 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123711676 DLCTRL DEBUG Tx Command reply: GET_REPLY 841967010 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123711678 DLCTRL DEBUG Command: GET 264471077 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123711678 DLCTRL DEBUG Tx Command reply: GET_REPLY 264471077 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123711679 DLCTRL DEBUG Command: GET 752752422 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123711679 DLCTRL DEBUG Tx Command reply: GET_REPLY 752752422 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123711681 DLCTRL DEBUG Command: GET 936685638 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123711681 DLCTRL DEBUG Tx Command reply: GET_REPLY 936685638 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123711683 DLCTRL DEBUG Command: GET 141186070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123711683 DLCTRL DEBUG Tx Command reply: GET_REPLY 141186070 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123711684 DLCTRL DEBUG Command: GET 47835703 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123711684 DLCTRL DEBUG Tx Command reply: GET_REPLY 47835703 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123711690 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39005<->l=127.0.0.1:4262) (control_if.c:193) 20250813123711690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(647)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(646)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123711694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123711695 DLINP DEBUG SRVCONN(,r=127.0.0.1:55389<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123711695 DLINP DEBUG SRVCONN(,r=127.0.0.1:55389<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123711695 DLINP NOTICE SRV(,r=127.0.0.1:55389<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123711695 DMAIN NOTICE (127.0.0.1:55389 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55389<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123711695 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123711696 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123711696 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) 20250813123711696 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123711696 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123711696 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123711696 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) 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123711697 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 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123711697 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123711697 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123711697 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(654)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(660)@10faf1860fc2: Final verdict of PTC: none 20250813123711697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123711697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123711697 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123711697 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) 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123711697 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 20250813123711697 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123711697 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) 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123711697 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 20250813123711697 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) 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123711697 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123711697 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123711697 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123711697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123711697 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(663)@10faf1860fc2: Final verdict of PTC: none 20250813123711697 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 20250813123711697 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) 20250813123711697 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123711698 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123711698 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 20250813123711698 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 20250813123711698 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123711698 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) 20250813123711698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123711698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250813123711698 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 20250813123711698 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_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(659)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(662)@10faf1860fc2: Final verdict of PTC: none 20250813123711698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123711698 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123711698 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123711698 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) 20250813123711698 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123711698 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-SCCP(653)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(655)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(664)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(658)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(661)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(656)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(657)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(665)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(648)@10faf1860fc2: Final verdict of PTC: none 20250813123711702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123711704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666)@10faf1860fc2: Final verdict of PTC: pass 20250813123711721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35312<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(645): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(646): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(647): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(648): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(649): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(650): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(651): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(652): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(653): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(654): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(655): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(656): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(657): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(658): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(659): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(660): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(661): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(662): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(663): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(664): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(665): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(666): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(667): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(668): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:37:11 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 20250813123711824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123711826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123711826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123711826 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123711826 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) 20250813123711826 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507770)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507770)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123711826 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123711826 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123711826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecf177), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123711826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123711826 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123711826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123711826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123711826 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507770)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507770)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5507770)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{disconnected}: Freeing instance (context_map.c:206) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-77)[0x5602c4c16c30]{disconnected}: Deallocated (fsm.c:568) 20250813123711826 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5507770 SCCP-77 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224842)[0x5602c4c10a60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224842)[0x5602c4c10a60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123711826 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123711826 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123711826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378c4d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123711826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123711826 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123711826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123711826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123711826 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224842)[0x5602c4c10a60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224842)[0x5602c4c10a60]{disrupted}: Freeing instance (context_map.c:202) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15224842)[0x5602c4c10a60]{disrupted}: Deallocated (fsm.c:568) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{disconnected}: Freeing instance (context_map.c:206) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x5602c4c17050]{disconnected}: Deallocated (fsm.c:568) 20250813123711826 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15224842 SCCP-78 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10692119)[0x5602c4baea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10692119)[0x5602c4baea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123711826 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123711826 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123711826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a771), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123711826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123711826 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123711826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123711826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123711826 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10692119)[0x5602c4baea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10692119)[0x5602c4baea90]{disrupted}: Freeing instance (context_map.c:202) 20250813123711826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10692119)[0x5602c4baea90]{disrupted}: Deallocated (fsm.c:568) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{disconnected}: Freeing instance (context_map.c:206) 20250813123711826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-79)[0x5602c4c0f210]{disconnected}: Deallocated (fsm.c:568) 20250813123711826 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10692119 SCCP-79 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250813123711826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123711826 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123711826 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123711826 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123711826 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123711826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123711826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123711826 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123711826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123711826 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123711826 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123711826 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123711826 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123711826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123711826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123711826 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123711826 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 20250813123711826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123711826 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123711826 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123711826 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123711826 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123711826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123711826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123711826 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123711826 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 20250813123711826 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 20250813123712295 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123712295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d12aa), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123712295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123712295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123712295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123712295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123712295 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123712295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00114e82), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123712295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123712295 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123712295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123712295 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123712296 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123712296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007821c6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123712296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123712296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123712296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123712296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123712296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123712296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123712296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123712296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123712296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123712296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123712296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123712296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123712296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123712296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123712296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123712296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123712296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123712296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123712296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123712296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123712296 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123712296 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123712296 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123712296 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123712296 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123712296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123712296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123712296 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123712296 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 20250813123712627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45222<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=416996) 20250813123712745 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123712745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f41d41), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123712745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123712745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123712745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123712745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123712745 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123712745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca14a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123712745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123712745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123712745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123712745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123712745 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123712745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00737e78), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123712745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123712745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123712745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123712745 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123712746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123712746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123712746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123712746 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123712746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123712746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123712746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123712746 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123712746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123712746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123712746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123712746 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123712746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123712746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123712746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123712746 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123712746 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123712746 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123712746 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123712746 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123712746 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123712746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123712746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123712746 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123712746 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 20250813123713146 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123713146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1f86c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123713146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123713146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123713146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123713146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123713146 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123713146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e74a), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123713146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123713146 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123713146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123713146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123713146 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123713146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007299fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123713146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123713146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123713147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123713147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123713147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123713147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123713147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123713147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123713147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123713147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123713147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123713147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123713147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123713147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123713147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123713147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123713147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123713147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123713147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123713147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123713147 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123713147 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123713147 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123713147 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123713147 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123713147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123713147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123713147 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123713147 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=416996, count=457976) 20250813123713698 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123713698 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123713698 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123713698 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123713698 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123713698 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123713716 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123713716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2427a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123713716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123713717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123713717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123713717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123713717 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123713717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004345ec), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123713717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123713717 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123713717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123713717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123713717 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123713717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f1ca5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123713717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123713717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123713717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123713717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123713717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123713717 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123713717 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123713717 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123713717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123713717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123713717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123713717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123713717 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123713717 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123713717 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123713717 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123713717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123713717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123713717 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123713717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123713718 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123713718 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123713718 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123713718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123713718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123713718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123713718 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 20250813123714252 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123714252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007462fb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123714252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123714252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123714252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123714252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123714252 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123714252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9924), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123714252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123714252 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123714252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123714252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123714252 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123714252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4be7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123714252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123714252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123714252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123714252 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123714253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123714253 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123714253 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123714253 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123714253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123714253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123714253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123714253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123714253 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123714253 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123714253 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123714253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123714253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123714253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123714253 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123714253 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123714253 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123714253 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123714253 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123714253 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123714253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123714253 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123714253 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@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:37: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_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 20250813123714872 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123714873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081cecf), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123714873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123714873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123714873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123714873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123714873 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123714873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c80263), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123714873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123714873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123714873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123714873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123714873 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123714873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642ece), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123714873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123714873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123714873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123714873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123714873 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123714873 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008a0c21), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123714873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123714873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123714873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123714873 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123714873 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123714874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123714874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123714874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123714874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123714874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123714874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123714874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123714874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123714874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123714874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123714874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123714874 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123714874 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123714874 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123714874 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123714874 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123715399 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123715399 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123715399 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123715399 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123715399 DLSCCP DEBUG SCCP-SCOC(57)[0x5602c4c59430]{IDLE}: Deallocated (fsm.c:568) MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250813123715745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123715749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123715752 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45789<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123715830 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123715830 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123715839 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123715839 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123715839 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123715840 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123715840 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123715840 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123715840 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123715840 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123715840 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123715840 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123715840 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52493 (stream_srv.c:142) 20250813123715840 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52493<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123715841 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123715841 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123715841 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) 20250813123715841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123715841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123715841 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) 20250813123715841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715841 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) 20250813123715841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123715841 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) 20250813123715841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123715841 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123715841 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123715841 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123715841 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123715841 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) 20250813123715841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123715841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123715841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123715842 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) 20250813123715842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123715842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123715842 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123715842 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123715842 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123715842 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) 20250813123715842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123715842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123715842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123715842 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123715842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123715842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123715842 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123715842 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123715842 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123715842 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) 20250813123715842 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123715842 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123715842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715842 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715842 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123715842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123715842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123715842 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123715842 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123715842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123715842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123715842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123715842 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 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123715842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123715842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123715842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123715842 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 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123715842 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 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123715842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123715842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123715842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123715842 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123715842 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123715842 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123715842 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123715842 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123715842 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123715842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123715842 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@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(679)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(679)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(679)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(677)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(682)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(682)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(682)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(680)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(685)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-M3UA(685)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(685)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123715883 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123715883 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123715883 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123715883 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123715883 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123715883 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123715883 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123715883 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123715883 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123715883 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123715884 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123715884 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123715884 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) 20250813123715884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123715884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123715884 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) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 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) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123715884 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) 20250813123715884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123715884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123715884 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123715884 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123715884 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123715884 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) 20250813123715884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123715884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123715884 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) 20250813123715884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123715884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123715884 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123715884 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123715884 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123715884 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) 20250813123715884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123715884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123715884 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) 20250813123715884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123715884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123715884 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123715884 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123715884 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123715884 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) 20250813123715884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123715884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123715884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123715884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123715884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123715884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123715884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123715884 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123715884 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123715884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123715884 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123715884 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123715884 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 20250813123715884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123715884 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123715884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123715884 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123715884 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123715884 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 20250813123715884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123715884 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 20250813123715884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123715884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123715884 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123715884 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123715884 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 20250813123715884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123715884 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 20250813123715884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123715884 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123715884 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123715884 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123715884 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123715884 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123715884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123715884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123715884 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123715884 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@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(688)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(688)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(688)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(686)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(691)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(691)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(691)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(689)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(694)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(694)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(694)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn2-SCCP(692)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123715936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123715936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123715936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123715936 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123715936 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) 20250813123715936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123715936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123715937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123715937 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123715941 DLINP DEBUG SRVCONN(,r=127.0.0.1:52493<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123715941 DLINP DEBUG SRVCONN(,r=127.0.0.1:52493<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123715941 DLINP DEBUG SRVCONN(,r=127.0.0.1:52493<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123715942 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123715942 DHNBAP DEBUG (127.0.0.1:52493 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123715942 DHNBAP NOTICE (127.0.0.1:52493 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123715942 DHNBAP NOTICE (127.0.0.1:52493 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123715942 DLINP DEBUG SRVCONN(,r=127.0.0.1:52493<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123715942 DLINP DEBUG SRVCONN(,r=127.0.0.1:52493<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123716055 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 20250813123716055 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 20250813123716055 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123716055 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123716064 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716064 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123716064 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123716064 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123716064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123716064 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123716064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123716066 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 20250813123716066 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 20250813123716066 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 20250813123716066 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123716066 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813123716066 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813123716066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813123716067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716067 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123716067 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123716067 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123716067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123716067 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123716067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123716067 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(682)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123716073 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) 20250813123716073 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123716073 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813123716073 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813123716073 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813123716073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123716073 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123716073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813123716073 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 20250813123716075 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) 20250813123716075 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123716075 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123716075 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123716075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123716075 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250813123716075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123716075 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 20250813123716079 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 20250813123716079 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 20250813123716079 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123716079 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123716085 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) 20250813123716085 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123716085 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123716085 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123716085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123716085 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123716085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123716087 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) 20250813123716087 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123716087 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123716087 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123716087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123716087 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123716087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123716087 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 20250813123716097 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 20250813123716097 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 20250813123716097 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 20250813123716097 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123716097 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813123716097 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813123716097 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(688)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123716103 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716103 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123716104 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813123716104 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813123716104 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813123716104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123716104 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123716104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813123716108 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716108 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123716108 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123716108 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123716108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123716108 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250813123716108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123716110 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 20250813123716110 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 20250813123716110 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123716110 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123716116 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) 20250813123716116 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123716116 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123716116 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123716116 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123716116 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123716116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123716118 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) 20250813123716118 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123716118 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123716118 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123716118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123716118 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123716118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123716123 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 20250813123716123 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 20250813123716123 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123716123 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250813123716128 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) 20250813123716128 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250813123716128 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123716128 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123716128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123716128 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123716128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123716131 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) 20250813123716131 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123716131 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123716131 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123716131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123716131 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123716131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123716872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716872 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123716872 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123716872 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123716872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123716872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123716872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123716872 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123716872 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123716872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123716872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123716872 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123716872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123716872 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123716872 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123716872 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123716872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716872 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123716872 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123716872 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123716872 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123716872 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) 20250813123716872 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) 20250813123716872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123716872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123716872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123716872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123716872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123716872 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123716872 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123716872 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123716872 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716872 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123716872 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123716872 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123716872 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123716872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123716872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123716872 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123716878 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) 20250813123716878 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123716878 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123716878 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 20250813123716878 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123716878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123716878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123716878 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123716878 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123716878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123716878 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123716878 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) 20250813123716878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123716878 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123716878 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123716878 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123716878 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) 20250813123716878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716879 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) 20250813123716879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123716879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123716879 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123716879 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123716879 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) 20250813123716879 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) 20250813123716879 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123716879 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123716879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123716879 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123716879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123716879 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123716879 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123716879 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123716880 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716880 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123716880 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123716880 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123716880 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123716880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123716880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123716880 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(678)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(681)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123716887 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) 20250813123716887 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123716887 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123716887 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 20250813123716887 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123716887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123716887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123716887 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123716887 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123716887 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123716887 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123716887 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) 20250813123716887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123716888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123716888 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123716888 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123716888 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) 20250813123716888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716888 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) 20250813123716888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123716888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123716888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123716888 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123716888 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) 20250813123716888 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) 20250813123716888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123716888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123716888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123716888 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) 20250813123716888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123716888 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123716888 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123716888 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123716888 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716888 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123716888 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123716888 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 20250813123716888 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123716888 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 20250813123716888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123716888 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(684)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123716905 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716905 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123716905 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123716905 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123716905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123716905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123716905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123716905 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123716905 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123716906 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123716906 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123716906 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123716906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123716906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123716906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123716906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123716906 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) 20250813123716906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716906 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) 20250813123716906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123716906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123716906 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123716906 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123716906 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) 20250813123716906 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) 20250813123716906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123716906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123716906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123716907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123716907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123716907 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123716907 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123716907 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123716907 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716907 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123716907 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123716907 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123716907 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123716907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123716907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123716907 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(687)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123716924 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) 20250813123716924 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123716924 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123716924 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 20250813123716924 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123716924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123716924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123716924 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123716924 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123716924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123716924 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123716924 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) 20250813123716924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123716924 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123716924 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123716924 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123716924 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) 20250813123716924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716924 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) 20250813123716924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716924 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123716924 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123716924 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123716924 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123716924 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) 20250813123716924 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) 20250813123716924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123716924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123716924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123716924 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) 20250813123716924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123716924 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123716924 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123716924 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123716925 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716925 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123716925 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123716925 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 20250813123716925 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123716925 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 20250813123716925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123716925 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(690)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123716932 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) 20250813123716932 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123716932 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123716932 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 20250813123716932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123716932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123716932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123716932 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123716932 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123716932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123716932 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123716932 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) 20250813123716932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123716932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123716932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250813123716932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123716932 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) 20250813123716932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716932 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) 20250813123716932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123716932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123716932 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123716932 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123716932 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) 20250813123716932 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) 20250813123716932 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123716932 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123716932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123716932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123716932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123716932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123716932 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) 20250813123716932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123716932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123716932 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123716932 DRANAP NOTICE cnlink(sgsn-2)[0x5602c4bfe770]{CONNECTED}: link up (cnlink.c:111) 20250813123716932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123716932 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123716932 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123716932 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 20250813123716932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123716932 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 20250813123716932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123716932 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(693)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123717953 DLCTRL DEBUG Command: GET 850446082 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123717953 DLCTRL DEBUG Tx Command reply: GET_REPLY 850446082 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123717957 DLCTRL DEBUG Command: GET 65213431 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123717957 DLCTRL DEBUG Tx Command reply: GET_REPLY 65213431 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123717961 DLCTRL DEBUG Command: GET 577625422 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123717961 DLCTRL DEBUG Tx Command reply: GET_REPLY 577625422 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123717965 DLCTRL DEBUG Command: GET 831859498 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123717965 DLCTRL DEBUG Tx Command reply: GET_REPLY 831859498 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123717969 DLCTRL DEBUG Command: GET 31448630 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123717969 DLCTRL DEBUG Tx Command reply: GET_REPLY 31448630 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123717972 DLCTRL DEBUG Command: GET 679402386 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123717972 DLCTRL DEBUG Tx Command reply: GET_REPLY 679402386 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123717976 DLCTRL DEBUG Command: GET 652858953 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123717976 DLCTRL DEBUG Tx Command reply: GET_REPLY 652858953 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123717979 DLCTRL DEBUG Command: GET 620779022 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123717979 DLCTRL DEBUG Tx Command reply: GET_REPLY 620779022 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123717982 DLCTRL DEBUG Command: GET 521405480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123717982 DLCTRL DEBUG Tx Command reply: GET_REPLY 521405480 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123717985 DLCTRL DEBUG Command: GET 525883695 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123717985 DLCTRL DEBUG Tx Command reply: GET_REPLY 525883695 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123717987 DLCTRL DEBUG Command: GET 472835322 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123717987 DLCTRL DEBUG Tx Command reply: GET_REPLY 472835322 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123717990 DLCTRL DEBUG Command: GET 958768276 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123717990 DLCTRL DEBUG Tx Command reply: GET_REPLY 958768276 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123717992 DLCTRL DEBUG Command: GET 519071019 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123717992 DLCTRL DEBUG Tx Command reply: GET_REPLY 519071019 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123717994 DLCTRL DEBUG Command: GET 359152076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123717994 DLCTRL DEBUG Tx Command reply: GET_REPLY 359152076 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123717996 DLCTRL DEBUG Command: GET 171174976 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123717996 DLCTRL DEBUG Tx Command reply: GET_REPLY 171174976 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123717998 DLCTRL DEBUG Command: GET 115233373 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123717998 DLCTRL DEBUG Tx Command reply: GET_REPLY 115233373 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123718000 DLCTRL DEBUG Command: GET 843380652 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123718001 DLCTRL DEBUG Tx Command reply: GET_REPLY 843380652 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123718003 DLCTRL DEBUG Command: GET 851480775 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123718003 DLCTRL DEBUG Tx Command reply: GET_REPLY 851480775 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123718004 DLCTRL DEBUG Command: GET 213589810 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123718004 DLCTRL DEBUG Tx Command reply: GET_REPLY 213589810 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123718005 DLCTRL DEBUG Command: GET 467255076 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123718005 DLCTRL DEBUG Tx Command reply: GET_REPLY 467255076 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000000011110001'B, t_guard := 20.000000 } 20250813123718019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45252<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)9906989 20250813123719065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123719065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123719065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123719065 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123719065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x972b2d, normal) (hnbgw_rua.c:407) 20250813123719065 DHNB DEBUG map_rua[0x5602c4c59430]{init}: Allocated (fsm.c:456) 20250813123719065 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9906989)[0x5602c4c59430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123719065 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9906989 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123719066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123719066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123719066 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9906989 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250813123719066 DCN DEBUG map_sccp[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123719066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123719066 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-9906989 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813123719066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9906989 SCCP-80 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123719066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9906989)[0x5602c4c59430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123719066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123719066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123719066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9906989)[0x5602c4c59430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123719066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123719066 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123719066 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{IDLE}: Allocated (fsm.c:456) 20250813123719066 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123719066 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000f10056400500f1100926) (sccp_scrc.c:406) 20250813123719066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123719066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123719066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123719066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123719066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123719066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123719066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123719066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123719066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123719066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123719066 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) 20250813123719066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123719066 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123719066 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123719066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123719066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9906989)[0x5602c4c59430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123719066 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123719066 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123719066 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123719066 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 20250813123719066 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123719066 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 20250813123719066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123719066 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(684)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696) HNBGW_Test.msc2-RAN(684)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)14932156 HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123719084 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) 20250813123719084 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123719084 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123719084 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 20250813123719084 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123719084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123719084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123719084 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123719084 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123719084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123719084 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123719084 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) 20250813123719084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123719084 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=00e44f0c) (sccp_scrc.c:477) 20250813123719084 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20250813123719084 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123719084 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123719084 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123719084 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123719084 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) 20250813123719084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123719084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123719085 DLCTRL DEBUG Command: GET 995636448 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123719085 DLCTRL DEBUG Tx Command reply: GET_REPLY 995636448 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123719087 DLCTRL DEBUG Command: GET 549411052 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123719087 DLCTRL DEBUG Tx Command reply: GET_REPLY 549411052 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123719089 DLCTRL DEBUG Command: GET 37496236 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123719089 DLCTRL DEBUG Tx Command reply: GET_REPLY 37496236 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123719092 DLCTRL DEBUG Command: GET 207005914 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123719092 DLCTRL DEBUG Tx Command reply: GET_REPLY 207005914 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123719095 DLCTRL DEBUG Command: GET 415309268 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123719095 DLCTRL DEBUG Tx Command reply: GET_REPLY 415309268 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123719097 DLCTRL DEBUG Command: GET 237728958 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123719097 DLCTRL DEBUG Tx Command reply: GET_REPLY 237728958 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123719099 DLCTRL DEBUG Command: GET 436910609 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123719099 DLCTRL DEBUG Tx Command reply: GET_REPLY 436910609 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123719101 DLCTRL DEBUG Command: GET 112283525 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123719101 DLCTRL DEBUG Tx Command reply: GET_REPLY 112283525 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123719103 DLCTRL DEBUG Command: GET 564980356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123719103 DLCTRL DEBUG Tx Command reply: GET_REPLY 564980356 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123719105 DLCTRL DEBUG Command: GET 541572822 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123719105 DLCTRL DEBUG Tx Command reply: GET_REPLY 541572822 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123719106 DLCTRL DEBUG Command: GET 1693458 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123719106 DLCTRL DEBUG Tx Command reply: GET_REPLY 1693458 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123719107 DLCTRL DEBUG Command: GET 630506852 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123719107 DLCTRL DEBUG Tx Command reply: GET_REPLY 630506852 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250813123719109 DLCTRL DEBUG Command: GET 177875092 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123719109 DLCTRL DEBUG Tx Command reply: GET_REPLY 177875092 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123719110 DLCTRL DEBUG Command: GET 996274142 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123719110 DLCTRL DEBUG Tx Command reply: GET_REPLY 996274142 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123719111 DLCTRL DEBUG Command: GET 422829268 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123719111 DLCTRL DEBUG Tx Command reply: GET_REPLY 422829268 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123719112 DLCTRL DEBUG Command: GET 829412286 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123719112 DLCTRL DEBUG Tx Command reply: GET_REPLY 829412286 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123719113 DLCTRL DEBUG Command: GET 578985943 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123719113 DLCTRL DEBUG Tx Command reply: GET_REPLY 578985943 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123719114 DLCTRL DEBUG Command: GET 888167546 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123719114 DLCTRL DEBUG Tx Command reply: GET_REPLY 888167546 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123719115 DLCTRL DEBUG Command: GET 629669464 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123719115 DLCTRL DEBUG Tx Command reply: GET_REPLY 629669464 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123719115 DLCTRL DEBUG Command: GET 781983565 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123719115 DLCTRL DEBUG Tx Command reply: GET_REPLY 781983565 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001001000101'B, t_guard := 20.000000 } 20250813123719126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(684)@10faf1860fc2: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(684)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)2760502 20250813123720151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123720151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123720151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813123720151 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123720151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a1f36, normal) (hnbgw_rua.c:407) 20250813123720151 DHNB DEBUG map_rua[0x5602c4c10a60]{init}: Allocated (fsm.c:456) 20250813123720151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2760502)[0x5602c4c10a60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123720151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2760502 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123720151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123720151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123720151 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123720151 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2760502 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250813123720151 DCN DEBUG map_sccp[0x5602c4c17050]{init}: Allocated (fsm.c:456) 20250813123720151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123720151 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-2760502 <-> SCCP-81 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813123720151 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2760502 SCCP-81 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813123720151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2760502)[0x5602c4c10a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123720151 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123720151 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123720151 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2760502)[0x5602c4c10a60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123720151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123720151 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123720151 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{IDLE}: Allocated (fsm.c:456) 20250813123720151 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123720151 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002450056400500f1100926) (sccp_scrc.c:406) 20250813123720151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123720151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123720151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123720151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123720151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123720151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123720151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123720152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123720152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123720152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123720152 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) 20250813123720152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123720152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123720152 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123720152 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123720152 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2760502)[0x5602c4c10a60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123720152 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123720152 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123720152 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123720152 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 20250813123720152 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123720152 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 20250813123720152 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123720152 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(684)@10faf1860fc2: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697) HNBGW_Test.msc2-RAN(684)@10faf1860fc2: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)1456767 HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123720159 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) 20250813123720159 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123720159 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123720159 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 20250813123720159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123720159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123720159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123720159 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123720159 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123720159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123720159 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123720159 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) 20250813123720159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123720159 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=00b817ac) (sccp_scrc.c:477) 20250813123720159 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20250813123720159 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123720159 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123720159 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123720159 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123720159 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) 20250813123720159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123720159 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123720161 DLCTRL DEBUG Command: GET 275726005 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123720161 DLCTRL DEBUG Tx Command reply: GET_REPLY 275726005 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123720165 DLCTRL DEBUG Command: GET 607189733 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123720165 DLCTRL DEBUG Tx Command reply: GET_REPLY 607189733 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123720168 DLCTRL DEBUG Command: GET 233598344 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123720168 DLCTRL DEBUG Tx Command reply: GET_REPLY 233598344 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123720171 DLCTRL DEBUG Command: GET 734936793 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123720171 DLCTRL DEBUG Tx Command reply: GET_REPLY 734936793 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123720175 DLCTRL DEBUG Command: GET 823856781 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123720175 DLCTRL DEBUG Tx Command reply: GET_REPLY 823856781 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123720178 DLCTRL DEBUG Command: GET 466533946 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123720178 DLCTRL DEBUG Tx Command reply: GET_REPLY 466533946 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123720182 DLCTRL DEBUG Command: GET 311276592 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123720182 DLCTRL DEBUG Tx Command reply: GET_REPLY 311276592 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123720186 DLCTRL DEBUG Command: GET 171270027 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123720186 DLCTRL DEBUG Tx Command reply: GET_REPLY 171270027 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123720189 DLCTRL DEBUG Command: GET 558285269 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123720189 DLCTRL DEBUG Tx Command reply: GET_REPLY 558285269 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123720192 DLCTRL DEBUG Command: GET 732376443 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123720192 DLCTRL DEBUG Tx Command reply: GET_REPLY 732376443 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123720195 DLCTRL DEBUG Command: GET 735902729 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123720195 DLCTRL DEBUG Tx Command reply: GET_REPLY 735902729 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123720198 DLCTRL DEBUG Command: GET 371822396 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123720198 DLCTRL DEBUG Tx Command reply: GET_REPLY 371822396 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250813123720200 DLCTRL DEBUG Command: GET 263733199 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123720200 DLCTRL DEBUG Tx Command reply: GET_REPLY 263733199 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123720202 DLCTRL DEBUG Command: GET 6377953 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123720202 DLCTRL DEBUG Tx Command reply: GET_REPLY 6377953 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123720204 DLCTRL DEBUG Command: GET 715200958 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123720204 DLCTRL DEBUG Tx Command reply: GET_REPLY 715200958 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123720206 DLCTRL DEBUG Command: GET 812868360 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123720206 DLCTRL DEBUG Tx Command reply: GET_REPLY 812868360 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123720207 DLCTRL DEBUG Command: GET 808088462 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123720207 DLCTRL DEBUG Tx Command reply: GET_REPLY 808088462 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123720209 DLCTRL DEBUG Command: GET 977049410 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123720209 DLCTRL DEBUG Tx Command reply: GET_REPLY 977049410 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123720210 DLCTRL DEBUG Command: GET 73100421 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123720210 DLCTRL DEBUG Tx Command reply: GET_REPLY 73100421 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123720211 DLCTRL DEBUG Command: GET 883892374 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123720211 DLCTRL DEBUG Tx Command reply: GET_REPLY 883892374 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001010011000'B, t_guard := 20.000000 } 20250813123720234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(681)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(681)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)7189918 20250813123721258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123721258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123721258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123721258 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123721258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6db59e, normal) (hnbgw_rua.c:407) 20250813123721258 DHNB DEBUG map_rua[0x5602c4c07bd0]{init}: Allocated (fsm.c:456) 20250813123721258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7189918)[0x5602c4c07bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123721258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7189918 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123721258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123721258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123721258 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7189918 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813123721258 DCN DEBUG map_sccp[0x5602c4c2c5b0]{init}: Allocated (fsm.c:456) 20250813123721258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123721258 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-7189918 <-> SCCP-82 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123721258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7189918 SCCP-82 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123721258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7189918)[0x5602c4c07bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123721258 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123721258 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123721258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7189918)[0x5602c4c07bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123721258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123721258 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123721258 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{IDLE}: Allocated (fsm.c:456) 20250813123721258 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123721258 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002980056400500f1100926) (sccp_scrc.c:406) 20250813123721259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123721259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123721259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123721259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123721259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123721259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123721259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123721259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123721259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123721259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123721259 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123721259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123721259 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123721259 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123721259 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123721259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7189918)[0x5602c4c07bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123721259 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123721259 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123721259 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123721259 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123721259 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123721259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123721259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123721259 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(680)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(680)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(681)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698) HNBGW_Test.msc1-RAN(681)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)12164579 HNBGW_Test.msc1-SCCP(680)@10faf1860fc2: Session index based on connection ID:0 20250813123721273 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) 20250813123721273 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123721273 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123721273 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 20250813123721273 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123721273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123721273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123721273 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(680)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@10faf1860fc2: setverdict(pass): none -> pass 20250813123721273 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123721273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123721273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123721273 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) 20250813123721273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123721273 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=004f8efe) (sccp_scrc.c:477) 20250813123721273 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20250813123721273 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123721273 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123721273 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123721273 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123721273 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) 20250813123721273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123721273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123721274 DLCTRL DEBUG Command: GET 1773905 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123721274 DLCTRL DEBUG Tx Command reply: GET_REPLY 1773905 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123721276 DLCTRL DEBUG Command: GET 82004055 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123721276 DLCTRL DEBUG Tx Command reply: GET_REPLY 82004055 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123721280 DLCTRL DEBUG Command: GET 200662250 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123721280 DLCTRL DEBUG Tx Command reply: GET_REPLY 200662250 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123721283 DLCTRL DEBUG Command: GET 388933392 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123721283 DLCTRL DEBUG Tx Command reply: GET_REPLY 388933392 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123721286 DLCTRL DEBUG Command: GET 31296407 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123721286 DLCTRL DEBUG Tx Command reply: GET_REPLY 31296407 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123721289 DLCTRL DEBUG Command: GET 483567597 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123721289 DLCTRL DEBUG Tx Command reply: GET_REPLY 483567597 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123721292 DLCTRL DEBUG Command: GET 688738936 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123721292 DLCTRL DEBUG Tx Command reply: GET_REPLY 688738936 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123721295 DLCTRL DEBUG Command: GET 700129266 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123721295 DLCTRL DEBUG Tx Command reply: GET_REPLY 700129266 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123721297 DLCTRL DEBUG Command: GET 591025576 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123721297 DLCTRL DEBUG Tx Command reply: GET_REPLY 591025576 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123721300 DLCTRL DEBUG Command: GET 839223346 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123721300 DLCTRL DEBUG Tx Command reply: GET_REPLY 839223346 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123721302 DLCTRL DEBUG Command: GET 664883821 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123721302 DLCTRL DEBUG Tx Command reply: GET_REPLY 664883821 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123721306 DLCTRL DEBUG Command: GET 42602034 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123721306 DLCTRL DEBUG Tx Command reply: GET_REPLY 42602034 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250813123721309 DLCTRL DEBUG Command: GET 502978122 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123721309 DLCTRL DEBUG Tx Command reply: GET_REPLY 502978122 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123721313 DLCTRL DEBUG Command: GET 375292501 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123721313 DLCTRL DEBUG Tx Command reply: GET_REPLY 375292501 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123721315 DLCTRL DEBUG Command: GET 824645121 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123721315 DLCTRL DEBUG Tx Command reply: GET_REPLY 824645121 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123721318 DLCTRL DEBUG Command: GET 451068034 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123721318 DLCTRL DEBUG Tx Command reply: GET_REPLY 451068034 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123721320 DLCTRL DEBUG Command: GET 418735688 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123721320 DLCTRL DEBUG Tx Command reply: GET_REPLY 418735688 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123721322 DLCTRL DEBUG Command: GET 63690289 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123721322 DLCTRL DEBUG Tx Command reply: GET_REPLY 63690289 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123721324 DLCTRL DEBUG Command: GET 172063762 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123721324 DLCTRL DEBUG Tx Command reply: GET_REPLY 172063762 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123721326 DLCTRL DEBUG Command: GET 986771326 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123721326 DLCTRL DEBUG Tx Command reply: GET_REPLY 986771326 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123721333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123721334 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45789<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(671)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(670)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123721337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123721338 DLINP DEBUG SRVCONN(,r=127.0.0.1:52493<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123721338 DLINP DEBUG SRVCONN(,r=127.0.0.1:52493<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123721339 DLINP NOTICE SRV(,r=127.0.0.1:52493<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123721339 DMAIN NOTICE (127.0.0.1:52493 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52493<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123721339 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123721342 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123721342 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) 20250813123721342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123721342 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(690)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(692)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(677)@10faf1860fc2: Final verdict of PTC: none 20250813123721342 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123721342 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) 20250813123721342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123721342 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123721342 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123721342 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) 20250813123721342 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123721342 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123721342 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 20250813123721342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123721342 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123721342 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123721342 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123721343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123721343 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123721343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123721343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123721343 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123721343 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) 20250813123721343 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123721343 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-RAN(693)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(689)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(687)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(686)@10faf1860fc2: Final verdict of PTC: none 20250813123721343 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 20250813123721343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123721343 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123721343 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123721343 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123721343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123721343 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123721343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123721343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123721344 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123721344 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) 20250813123721344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123721344 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123721344 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 20250813123721344 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123721344 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) 20250813123721344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123721344 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250813123721344 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-RAN(678)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(682)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(688)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(684)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(691)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(680)@10faf1860fc2: Final verdict of PTC: none 20250813123721344 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123721344 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) 20250813123721344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123721344 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123721344 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 20250813123721344 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 20250813123721344 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) 20250813123721344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123721344 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123721344 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 20250813123721344 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123721344 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) 20250813123721344 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123721345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123721345 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 20250813123721345 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123721345 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) 20250813123721345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123721345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123721345 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 20250813123721345 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123721345 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) 20250813123721345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123721345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123721345 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123721345 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) 20250813123721345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123721345 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250813123721345 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 20250813123721345 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) 20250813123721345 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123721345 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123721345 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123721345 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123721345 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123721345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123721345 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123721345 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 20250813123721345 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) 20250813123721346 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250813123721346 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123721346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123721346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123721346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123721346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123721346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123721346 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 20250813123721346 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) 20250813123721346 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123721346 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123721346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123721346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123721346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123721346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123721346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123721346 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 20250813123721346 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 20250813123721346 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-PFCP(672)@10faf1860fc2: Final verdict of PTC: none 20250813123721348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45252<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123721351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc2-SCCP(683)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(685)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697)@10faf1860fc2: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(694)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(695)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(681)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(679)@10faf1860fc2: Final verdict of PTC: none 20250813123721379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45272<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(669): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(670): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(671): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(672): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(673): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(674): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(675): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(676): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(677): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(678): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(679): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(680): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(681): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(682): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(683): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(684): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(685): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(686): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(687): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(688): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(689): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(690): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(691): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(692): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(693): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(694): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(695): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(696): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(697): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(698): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:37:21 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 20250813123721466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123721466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123721466 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123721466 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) 20250813123721466 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9906989)[0x5602c4c59430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9906989)[0x5602c4c59430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123721466 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123721466 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123721466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e44f0c), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123721466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123721466 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) 20250813123721466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123721466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123721466 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9906989)[0x5602c4c59430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9906989)[0x5602c4c59430]{disrupted}: Freeing instance (context_map.c:202) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9906989)[0x5602c4c59430]{disrupted}: Deallocated (fsm.c:568) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{disconnected}: Freeing instance (context_map.c:206) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x5602c4c2b8f0]{disconnected}: Deallocated (fsm.c:568) 20250813123721466 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9906989 SCCP-80 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2760502)[0x5602c4c10a60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2760502)[0x5602c4c10a60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123721466 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123721466 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123721466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b817ac), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123721466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123721466 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) 20250813123721466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123721466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123721466 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2760502)[0x5602c4c10a60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2760502)[0x5602c4c10a60]{disrupted}: Freeing instance (context_map.c:202) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2760502)[0x5602c4c10a60]{disrupted}: Deallocated (fsm.c:568) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{disconnected}: Freeing instance (context_map.c:206) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-81)[0x5602c4c17050]{disconnected}: Deallocated (fsm.c:568) 20250813123721466 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2760502 SCCP-81 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7189918)[0x5602c4c07bd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7189918)[0x5602c4c07bd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123721466 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123721466 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123721466 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8efe), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123721466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123721466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123721466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123721466 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123721466 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7189918)[0x5602c4c07bd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7189918)[0x5602c4c07bd0]{disrupted}: Freeing instance (context_map.c:202) 20250813123721466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7189918)[0x5602c4c07bd0]{disrupted}: Deallocated (fsm.c:568) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{disconnected}: Freeing instance (context_map.c:206) 20250813123721466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-82)[0x5602c4c2c5b0]{disconnected}: Deallocated (fsm.c:568) 20250813123721466 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7189918 SCCP-82 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813123721466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123721466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123721466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123721466 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 20250813123721466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123721466 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 20250813123721466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123721466 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123721466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123721466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123721466 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123721466 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 20250813123721466 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123721466 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 20250813123721466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123721466 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123721466 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 20250813123721466 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123721466 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123721467 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123721467 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123721467 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123721467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123721467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123721467 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123721467 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 20250813123721499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123721827 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123721827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a771), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123721827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123721827 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123721827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123721827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123721827 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123721827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378c4d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123721827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123721827 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123721827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123721827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123721827 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123721827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecf177), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123721827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123721827 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123721827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123721827 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123721828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123721828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123721828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123721828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123721828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123721828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123721828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123721828 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123721828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123721828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123721828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123721828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123721828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123721828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123721828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123721828 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123721828 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123721828 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123721828 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123721828 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123721828 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123721828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123721828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123721828 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123722201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45280<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508832) 20250813123722296 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123722296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007821c6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123722296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123722296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123722296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123722296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123722296 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123722296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00114e82), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123722296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123722296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123722296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123722296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123722296 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123722296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d12aa), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123722296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123722296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123722296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123722296 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123722297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123722297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123722297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123722297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123722297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123722297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123722297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123722297 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123722297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123722297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123722297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123722297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123722297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123722297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123722297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123722297 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123722297 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123722297 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123722297 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123722297 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123722297 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123722297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123722297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123722297 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123722746 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123722746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00737e78), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123722746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123722746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123722746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123722746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123722746 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123722746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca14a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123722746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123722746 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123722746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123722746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123722746 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123722746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f41d41), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123722746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123722746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123722746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123722746 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123722747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123722747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123722747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123722747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123722747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123722747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123722747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123722747 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123722747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123722747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123722747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123722747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123722747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123722747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123722747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123722747 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123722747 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123722747 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123722747 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123722747 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123722747 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123722747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123722747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123722748 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123723147 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123723147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007299fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123723147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123723147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123723147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123723147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123723147 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123723147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e74a), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123723147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123723147 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123723147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123723147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123723147 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123723147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1f86c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123723147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123723147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123723147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123723147 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123723148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123723148 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123723148 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123723148 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123723148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123723148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123723148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123723148 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123723148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123723148 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123723148 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123723148 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123723148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123723148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123723148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123723148 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123723148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123723148 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123723148 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123723148 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123723148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123723148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123723148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123723148 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=508832, count=538588) 20250813123723344 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123723344 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123723344 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123723344 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123723344 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123723344 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123723346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123723346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123723346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250813123723346 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123723346 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123723346 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123723347 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123723347 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123723347 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123723717 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123723717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f1ca5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123723717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123723717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123723717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123723717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123723717 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123723717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004345ec), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123723717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123723717 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123723717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123723717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123723717 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123723717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2427a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123723717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123723717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123723717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123723717 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123723718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123723718 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123723718 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123723718 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123723718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123723718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123723718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123723718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123723718 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123723718 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123723718 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123723718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123723718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123723718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123723718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123723718 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123723718 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123723718 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123723718 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123723718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123723718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123724253 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123724253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4be7), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123724253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123724253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123724253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123724253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123724253 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123724253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fd9924), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123724253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123724253 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123724253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123724253 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123724253 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123724253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007462fb), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123724254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123724254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123724254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123724254 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123724254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123724254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123724254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123724254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123724254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123724254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123724254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123724254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123724254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123724254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123724254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123724254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123724254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123724254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123724254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123724254 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123724254 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123724254 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123724254 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123724254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123724254 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:37: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_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 20250813123724868 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(58)[0x5602c4c34ab0]{IDLE}: Deallocated (fsm.c:568) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(59)[0x5602c4c15c70]{IDLE}: Deallocated (fsm.c:568) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(60)[0x5602c4b30f40]{IDLE}: Deallocated (fsm.c:568) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123724869 DLSCCP DEBUG SCCP-SCOC(61)[0x5602c4c0def0]{IDLE}: Deallocated (fsm.c:568) MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_L3Compl_no_cn started. 20250813123725325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123725329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123725333 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42771<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(703)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123725444 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123725444 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123725456 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123725456 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123725456 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123725456 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123725456 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123725456 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123725456 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123725456 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123725456 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123725456 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123725456 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123725456 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39342 (stream_srv.c:142) 20250813123725456 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39342<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_no_cn-Iuh1(705)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123725457 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123725457 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123725457 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) 20250813123725457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123725457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123725457 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) 20250813123725457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725457 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) 20250813123725457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123725457 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) 20250813123725457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123725457 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123725457 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123725457 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123725457 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123725457 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) 20250813123725457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123725457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123725457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123725458 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) 20250813123725458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123725458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123725458 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123725458 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123725458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123725458 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) 20250813123725458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123725458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123725458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123725458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123725458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123725458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123725458 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123725458 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123725458 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123725458 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) 20250813123725458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123725458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123725458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123725458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123725458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123725458 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123725458 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123725458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123725458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123725458 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 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123725458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123725458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123725458 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 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123725458 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 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123725458 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123725458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123725458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123725458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123725458 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 20250813123725458 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725458 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123725458 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123725458 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123725458 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(709)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(709)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(709)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(707)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123725478 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123725478 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123725478 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123725479 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123725479 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123725479 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123725479 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123725479 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123725479 DRANAP NOTICE cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123725479 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123725479 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123725480 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123725480 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123725480 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) 20250813123725480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123725480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123725480 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) 20250813123725480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725480 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) 20250813123725480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123725481 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) 20250813123725481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123725481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123725481 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123725481 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123725481 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123725481 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) 20250813123725481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123725481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123725481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123725481 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) 20250813123725481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123725481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123725481 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123725481 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123725481 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123725481 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) 20250813123725481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123725481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123725481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123725481 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) 20250813123725481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123725481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123725481 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123725481 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123725481 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123725481 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) 20250813123725481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123725481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123725481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123725481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123725481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123725481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123725481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123725481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123725481 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123725481 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123725481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123725481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123725481 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 20250813123725481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123725481 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123725481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123725481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123725481 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 20250813123725481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123725481 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 20250813123725481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123725481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123725481 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123725481 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 20250813123725481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123725481 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 20250813123725481 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123725481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725481 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123725482 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123725482 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123725482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123725482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123725482 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(712)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(712)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(712)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(710)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123725510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123725510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123725510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123725510 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123725510 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) 20250813123725510 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123725510 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123725510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123725510 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123725515 DLINP DEBUG SRVCONN(,r=127.0.0.1:39342<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123725515 DLINP DEBUG SRVCONN(,r=127.0.0.1:39342<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123725515 DLINP DEBUG SRVCONN(,r=127.0.0.1:39342<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123725515 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123725515 DHNBAP DEBUG (127.0.0.1:39342 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123725515 DHNBAP NOTICE (127.0.0.1:39342 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123725515 DHNBAP NOTICE (127.0.0.1:39342 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123725515 DLINP DEBUG SRVCONN(,r=127.0.0.1:39342<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123725515 DLINP DEBUG SRVCONN(,r=127.0.0.1:39342<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123725675 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 20250813123725675 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 20250813123725675 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123725675 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123725684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725684 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123725684 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123725684 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123725684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123725684 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123725684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123725687 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725687 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123725687 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123725687 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123725687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123725687 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123725687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123725688 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 20250813123725699 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 20250813123725699 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 20250813123725699 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123725699 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123725705 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725705 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123725705 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123725705 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123725705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123725705 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123725705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123725708 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123725708 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123725708 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123725708 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123725708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123725708 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123725708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123725708 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 20250813123726490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123726490 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123726490 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123726490 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123726490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123726490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123726490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123726490 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123726490 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123726490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123726490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123726490 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123726490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123726490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123726490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123726490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123726490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123726490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123726490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123726490 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123726490 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) 20250813123726490 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) 20250813123726490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123726490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123726490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123726490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123726490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123726490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123726490 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123726490 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123726491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123726491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123726491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123726491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123726491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123726491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123726491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123726491 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(708)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123726515 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123726515 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123726515 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123726515 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123726515 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123726515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123726516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123726516 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123726516 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123726516 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123726516 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123726516 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123726516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123726516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123726516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123726516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123726516 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) 20250813123726516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726516 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) 20250813123726516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123726516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123726516 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123726516 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123726516 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) 20250813123726516 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) 20250813123726516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123726517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123726517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123726517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123726517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123726517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123726517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123726517 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123726517 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123726517 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123726517 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123726517 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123726517 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123726517 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123726517 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123726517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123726517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123726517 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(711)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123726532 DLCTRL DEBUG Command: GET 444603459 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123726532 DLCTRL DEBUG Tx Command reply: GET_REPLY 444603459 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123726537 DLCTRL DEBUG Command: GET 695635144 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123726537 DLCTRL DEBUG Tx Command reply: GET_REPLY 695635144 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123726541 DLCTRL DEBUG Command: GET 760725443 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123726541 DLCTRL DEBUG Tx Command reply: GET_REPLY 760725443 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123726544 DLCTRL DEBUG Command: GET 748599472 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123726544 DLCTRL DEBUG Tx Command reply: GET_REPLY 748599472 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123726548 DLCTRL DEBUG Command: GET 848110290 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123726548 DLCTRL DEBUG Tx Command reply: GET_REPLY 848110290 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123726552 DLCTRL DEBUG Command: GET 3247064 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123726552 DLCTRL DEBUG Tx Command reply: GET_REPLY 3247064 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123726555 DLCTRL DEBUG Command: GET 803713388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123726555 DLCTRL DEBUG Tx Command reply: GET_REPLY 803713388 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123726559 DLCTRL DEBUG Command: GET 227635152 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123726559 DLCTRL DEBUG Tx Command reply: GET_REPLY 227635152 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123726562 DLCTRL DEBUG Command: GET 228548658 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123726562 DLCTRL DEBUG Tx Command reply: GET_REPLY 228548658 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123726566 DLCTRL DEBUG Command: GET 506406423 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123726566 DLCTRL DEBUG Tx Command reply: GET_REPLY 506406423 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123726570 DLCTRL DEBUG Command: GET 543424591 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123726570 DLCTRL DEBUG Tx Command reply: GET_REPLY 543424591 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123726574 DLCTRL DEBUG Command: GET 699560859 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123726574 DLCTRL DEBUG Tx Command reply: GET_REPLY 699560859 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123726578 DLCTRL DEBUG Command: GET 567520689 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123726578 DLCTRL DEBUG Tx Command reply: GET_REPLY 567520689 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123726582 DLCTRL DEBUG Command: GET 206813130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123726582 DLCTRL DEBUG Tx Command reply: GET_REPLY 206813130 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123726586 DLCTRL DEBUG Command: GET 931365402 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123726586 DLCTRL DEBUG Tx Command reply: GET_REPLY 931365402 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123726589 DLCTRL DEBUG Command: GET 124743611 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123726589 DLCTRL DEBUG Tx Command reply: GET_REPLY 124743611 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123726592 DLCTRL DEBUG Command: GET 218160575 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123726593 DLCTRL DEBUG Tx Command reply: GET_REPLY 218160575 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123726595 DLCTRL DEBUG Command: GET 718032504 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123726595 DLCTRL DEBUG Tx Command reply: GET_REPLY 718032504 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123726598 DLCTRL DEBUG Command: GET 974228953 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123726598 DLCTRL DEBUG Tx Command reply: GET_REPLY 974228953 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123726600 DLCTRL DEBUG Command: GET 171658666 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123726600 DLCTRL DEBUG Tx Command reply: GET_REPLY 171658666 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000000101111011'B, t_guard := 20.000000 } 20250813123726632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(714)6009604 20250813123727660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123727660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123727660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123727660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123727660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bb304, normal) (hnbgw_rua.c:407) 20250813123727660 DHNB DEBUG map_rua[0x5602c4b30f40]{init}: Allocated (fsm.c:456) 20250813123727660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6009604)[0x5602c4b30f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123727660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6009604 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123727660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123727660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123727660 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6009604 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250813123727660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6009604)[0x5602c4b30f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123727660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6009604)[0x5602c4b30f40]{init}: Freeing instance (context_map.c:202) 20250813123727660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6009604)[0x5602c4b30f40]{init}: Deallocated (fsm.c:568) 20250813123727660 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6009604 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123727660 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) 20250813123727660 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123727660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813123727660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123727660 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)@10faf1860fc2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(714)6009604 MTC@10faf1860fc2: 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 := '000000000000000000111110'B, t_guard := 20.000000 } 20250813123727685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(715)3988317 20250813123728699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123728699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123728699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123728699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123728699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3cdb5d, normal) (hnbgw_rua.c:407) 20250813123728699 DHNB DEBUG map_rua[0x5602c4b30f40]{init}: Allocated (fsm.c:456) 20250813123728699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988317)[0x5602c4b30f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123728699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988317 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123728699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123728699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123728700 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123728700 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988317 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250813123728700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988317)[0x5602c4b30f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123728700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988317)[0x5602c4b30f40]{init}: Freeing instance (context_map.c:202) 20250813123728700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3988317)[0x5602c4b30f40]{init}: Deallocated (fsm.c:568) 20250813123728700 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3988317 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123728700 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) 20250813123728700 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123728700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813123728700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123728700 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)@10faf1860fc2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(715)3988317 MTC@10faf1860fc2: 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 := '000000000000001011111111'B, t_guard := 20.000000 } 20250813123728735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45220<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(716)2577975 20250813123729751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123729751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123729751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123729751 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123729751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x275637, normal) (hnbgw_rua.c:407) 20250813123729751 DHNB DEBUG map_rua[0x5602c4b30f40]{init}: Allocated (fsm.c:456) 20250813123729751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2577975)[0x5602c4b30f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123729751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2577975 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123729751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123729751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123729751 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2577975 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250813123729751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2577975)[0x5602c4b30f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123729751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2577975)[0x5602c4b30f40]{init}: Freeing instance (context_map.c:202) 20250813123729751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2577975)[0x5602c4b30f40]{init}: Deallocated (fsm.c:568) 20250813123729751 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2577975 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123729751 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) 20250813123729751 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123729751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813123729751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123729751 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)@10faf1860fc2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(716)2577975 MTC@10faf1860fc2: 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 := '000000000000000001011110'B, t_guard := 20.000000 } 20250813123729770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@10faf1860fc2: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(717)13374998 20250813123730787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123730787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123730787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250813123730787 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123730787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcc1616, normal) (hnbgw_rua.c:407) 20250813123730787 DHNB DEBUG map_rua[0x5602c4b30f40]{init}: Allocated (fsm.c:456) 20250813123730787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13374998)[0x5602c4b30f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123730787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13374998 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123730787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123730787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123730787 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13374998 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250813123730787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13374998)[0x5602c4b30f40]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123730787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13374998)[0x5602c4b30f40]{init}: Freeing instance (context_map.c:202) 20250813123730787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13374998)[0x5602c4b30f40]{init}: Deallocated (fsm.c:568) 20250813123730787 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13374998 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123730787 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) 20250813123730787 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123730788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813123730788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123730788 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)@10faf1860fc2: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(717)13374998 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123730803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45190<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123730803 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42771<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(701)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(700)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123730806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45184<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123730808 DLINP DEBUG SRVCONN(,r=127.0.0.1:39342<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123730808 DLINP DEBUG SRVCONN(,r=127.0.0.1:39342<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123730808 DLINP NOTICE SRV(,r=127.0.0.1:39342<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123730808 DMAIN NOTICE (127.0.0.1:39342 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39342<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123730808 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(707)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(710)@10faf1860fc2: Final verdict of PTC: none 20250813123730810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123730810 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123730811 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123730811 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) 20250813123730811 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123730810 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123730811 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) 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123730811 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123730811 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) 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123730811 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123730811 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) 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123730811 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 20250813123730811 DLSS7 <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_mscpool_L3Compl_no_cn-Iuh1-RUA(706)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(711)@10faf1860fc2: Final verdict of PTC: none 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123730811 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123730811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123730811 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123730811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123730811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123730811 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123730811 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) 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123730811 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123730812 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 20250813123730812 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 20250813123730812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123730812 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123730812 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123730812 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123730812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123730812 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123730812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123730812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123730812 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.msc0-M3UA(709)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(699)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(705)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(712)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(708)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0(703)@10faf1860fc2: Final verdict of PTC: none 20250813123730815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(715)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(713)@10faf1860fc2: Final verdict of PTC: none 20250813123730816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45220<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123730817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123730818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45232<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(714)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(717)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(702)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(716)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(699): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(700): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(702): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(703): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(704): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(705): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(706): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(707): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(708): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(709): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(710): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(711): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(712): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(713): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(714): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(715): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(716): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(717): none (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass'. Wed Aug 13 12:37:30 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 20250813123730913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123731467 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123731467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8efe), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123731467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123731467 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123731467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123731467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123731467 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123731467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b817ac), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123731467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123731467 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) 20250813123731467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123731467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123731467 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123731467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e44f0c), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123731467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123731467 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) 20250813123731467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123731467 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123731468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123731468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123731468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123731468 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123731468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123731468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123731468 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123731468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123731468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123731468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123731468 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 20250813123731468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123731468 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 20250813123731468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123731468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123731468 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123731468 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123731468 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123731468 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 20250813123731468 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123731468 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 20250813123731468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123731468 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123731469 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 20250813123731469 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 20250813123731615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45242<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239088) 20250813123731828 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123731828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecf177), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123731828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123731828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123731828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123731828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123731828 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123731828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378c4d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123731828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123731828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123731828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123731828 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123731828 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123731828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a771), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123731828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123731828 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123731829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123731829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123731829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123731829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123731829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123731829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123731829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123731829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123731829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123731829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123731829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123731829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123731829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123731829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123731829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123731829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123731829 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123731829 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123731829 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123731829 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123731829 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123731829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123731829 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123732297 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123732297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d12aa), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123732297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123732298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123732298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123732298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123732298 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123732298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00114e82), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123732298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123732298 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123732298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123732298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123732298 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123732298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007821c6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123732298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123732298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123732298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123732298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123732298 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123732298 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123732298 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123732298 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123732298 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123732299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123732299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123732299 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123732299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123732299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123732299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123732299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123732299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123732299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123732299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123732299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123732299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123732299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123732299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123732299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123732299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123732299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123732299 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=239088, count=268852) 20250813123732747 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123732748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f41d41), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123732748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123732748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123732748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123732748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123732748 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123732748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca14a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123732748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123732748 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123732748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123732748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123732748 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123732748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00737e78), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123732748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123732748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123732748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123732748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123732748 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123732748 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123732748 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123732748 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123732749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123732749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123732749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123732749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123732749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123732749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123732749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123732749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123732749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123732749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123732749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123732749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123732749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123732749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123732749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123732749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123732749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123732749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123732749 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123732812 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123732812 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123732812 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123732813 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123732813 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123732813 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123733148 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123733148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1f86c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123733148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123733148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123733148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123733148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123733148 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123733148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e74a), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123733148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123733148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123733148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123733148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123733148 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123733148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007299fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123733148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123733148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123733148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123733148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123733149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123733149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123733149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123733149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123733149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123733149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123733149 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123733149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123733149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123733149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123733149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123733149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123733149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123733149 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123733149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123733149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123733149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123733149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123733149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123733149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123733149 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:37: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_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 20250813123733718 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123733718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2427a), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123733718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123733718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123733719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123733719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123733719 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123733719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004345ec), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123733719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123733719 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123733719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123733719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123733719 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123733719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f1ca5), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123733719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123733719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123733719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123733719 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123733719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123733719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123733719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123733719 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123733719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123733719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123733719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123733719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123733719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123733719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123733719 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123733719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123733719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123733719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123733719 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123733719 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123733719 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123733719 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123733719 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123733719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123733719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123734249 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(62)[0x5602c4c504b0]{IDLE}: Deallocated (fsm.c:568) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(63)[0x5602c4c0d9a0]{IDLE}: Deallocated (fsm.c:568) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123734249 DLSCCP DEBUG SCCP-SCOC(64)[0x5602c4c08430]{IDLE}: Deallocated (fsm.c:568) MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250813123734744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123734750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123734755 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40785<->l=127.0.0.1:4262) (control_if.c:572) 20250813123734853 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123734853 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)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123734863 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123734863 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123734863 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123734863 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123734863 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123734863 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123734863 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123734863 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123734863 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123734863 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36893 (stream_srv.c:142) 20250813123734863 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36893<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123734865 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123734865 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123734865 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) 20250813123734865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123734865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123734865 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) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 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) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123734865 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) 20250813123734865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123734865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123734865 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123734865 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123734865 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123734865 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) 20250813123734865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123734865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123734865 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) 20250813123734865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123734865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123734865 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123734865 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123734865 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123734865 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) 20250813123734865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123734865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123734865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123734865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123734865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123734865 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123734865 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123734865 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123734865 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) 20250813123734865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123734865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123734865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123734865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123734865 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123734865 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123734865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123734865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123734865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123734865 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 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123734865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123734865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123734865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123734865 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 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123734865 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 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123734865 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123734865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123734865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123734865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123734865 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123734865 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 20250813123734865 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123734865 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123734865 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123734865 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123734865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(728)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(728)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(728)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(726)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(731)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(731)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(731)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(729)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(734)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-M3UA(734)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(734)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-SCCP(732)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123734915 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123734915 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123734915 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123734916 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123734916 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123734916 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123734916 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123734916 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123734916 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123734917 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123734917 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123734917 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) 20250813123734917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123734917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123734917 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) 20250813123734917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734917 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) 20250813123734917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123734917 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) 20250813123734917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123734918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123734918 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123734918 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123734918 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123734918 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) 20250813123734918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123734918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123734918 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) 20250813123734918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123734918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123734918 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123734918 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123734918 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123734918 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) 20250813123734918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123734918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123734918 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) 20250813123734918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123734918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123734918 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123734918 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123734918 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123734918 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) 20250813123734918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123734918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123734918 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123734918 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123734918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123734918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123734918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123734918 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123734918 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123734918 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123734918 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123734918 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123734918 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 20250813123734918 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123734918 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123734919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123734919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123734919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123734919 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 20250813123734919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123734919 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 20250813123734919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123734919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123734919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123734919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123734919 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 20250813123734919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123734919 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 20250813123734919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123734919 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123734919 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123734919 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123734919 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123734919 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123734919 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123734919 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(737)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(737)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(737)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(735)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(740)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(740)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(740)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(738)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(743)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn2-M3UA(743)@10faf1860fc2: M3UA emulation initiated, the test can be started MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(743)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn2-SCCP(741)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123734969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123734969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123734969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123734969 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123734969 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) 20250813123734969 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123734969 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123734969 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123734969 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123734973 DLINP DEBUG SRVCONN(,r=127.0.0.1:36893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123734973 DLINP DEBUG SRVCONN(,r=127.0.0.1:36893<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123734973 DLINP DEBUG SRVCONN(,r=127.0.0.1:36893<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123734973 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123734973 DHNBAP DEBUG (127.0.0.1:36893 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123734973 DHNBAP NOTICE (127.0.0.1:36893 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123734973 DHNBAP NOTICE (127.0.0.1:36893 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123734973 DLINP DEBUG SRVCONN(,r=127.0.0.1:36893<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123734973 DLINP DEBUG SRVCONN(,r=127.0.0.1:36893<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123735077 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 20250813123735077 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 20250813123735077 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123735077 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123735087 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735087 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123735087 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123735087 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123735087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123735087 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123735087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123735090 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735090 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123735090 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123735090 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123735090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123735090 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123735090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123735090 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 20250813123735094 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 20250813123735094 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 20250813123735094 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123735094 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123735099 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) 20250813123735099 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123735099 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123735099 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123735099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123735099 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123735099 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123735100 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) 20250813123735100 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123735100 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123735100 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123735100 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123735100 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123735100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123735100 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 20250813123735112 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 20250813123735112 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 20250813123735112 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 20250813123735112 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123735112 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813123735112 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813123735112 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(734)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123735117 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) 20250813123735117 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123735117 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813123735117 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813123735117 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813123735117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123735117 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123735117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813123735118 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) 20250813123735118 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123735118 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123735118 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123735118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123735118 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250813123735118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123735133 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 20250813123735133 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 20250813123735133 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123735133 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123735139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735139 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123735139 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123735139 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123735139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123735139 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123735139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123735139 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735139 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123735139 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123735139 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123735139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123735139 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123735139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123735145 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 20250813123735145 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 20250813123735145 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123735145 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123735150 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) 20250813123735150 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123735150 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123735150 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123735150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123735150 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123735150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123735153 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) 20250813123735153 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123735153 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123735153 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123735153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123735153 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123735153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123735158 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 20250813123735158 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 20250813123735158 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123735158 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250813123735164 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) 20250813123735164 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250813123735164 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123735164 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123735164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123735164 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123735164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123735166 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) 20250813123735166 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123735166 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123735166 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123735166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123735166 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123735166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123735896 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735896 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123735896 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123735896 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123735896 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123735896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123735896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123735896 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123735896 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123735896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123735896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123735896 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123735896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123735896 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123735896 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123735896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123735896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123735897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123735897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123735897 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123735897 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) 20250813123735897 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) 20250813123735897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123735897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123735897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123735897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123735897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123735897 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123735897 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123735897 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123735897 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735897 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123735897 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123735897 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123735897 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123735898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123735898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123735898 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(727)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123735904 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) 20250813123735904 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123735904 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123735904 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 20250813123735904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123735904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123735904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123735904 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123735905 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123735905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123735905 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123735905 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) 20250813123735905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123735905 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123735905 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123735905 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123735905 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) 20250813123735905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735905 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) 20250813123735905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735905 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123735905 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123735905 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123735905 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123735905 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) 20250813123735905 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) 20250813123735905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123735905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123735905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123735906 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123735906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123735906 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123735906 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123735906 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123735906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735906 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123735906 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123735906 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123735906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123735906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123735906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123735906 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(730)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123735930 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) 20250813123735930 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123735930 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123735930 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 20250813123735930 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123735930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123735930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123735930 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123735931 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123735931 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123735931 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123735931 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) 20250813123735931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123735931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123735931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123735931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123735931 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) 20250813123735931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735931 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) 20250813123735931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123735931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123735931 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123735931 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123735931 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) 20250813123735931 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) 20250813123735931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123735931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123735931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123735932 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) 20250813123735932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123735932 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123735932 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123735932 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123735932 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735932 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123735932 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123735932 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 20250813123735932 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123735932 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 20250813123735932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123735932 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(733)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123735952 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735952 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123735952 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123735952 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123735952 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123735952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123735952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123735952 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123735952 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123735952 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123735952 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123735953 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123735953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123735953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123735953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123735953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123735953 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) 20250813123735953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735953 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) 20250813123735953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123735953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123735953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123735953 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123735953 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) 20250813123735953 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) 20250813123735953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123735953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123735953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123735953 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123735953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123735953 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123735953 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123735954 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123735954 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735954 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123735954 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123735954 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123735954 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123735954 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123735954 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123735954 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123735962 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) 20250813123735962 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123735962 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123735962 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 20250813123735962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123735962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123735962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123735962 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123735962 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123735962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123735962 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123735962 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) 20250813123735962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123735962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123735962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123735962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123735962 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) 20250813123735962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735962 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) 20250813123735962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123735962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123735962 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123735962 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123735962 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) 20250813123735962 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) 20250813123735962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123735962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123735962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123735963 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) 20250813123735963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123735963 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123735963 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123735963 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123735963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123735963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123735963 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 20250813123735963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123735963 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 20250813123735963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123735963 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(736)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123735972 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) 20250813123735972 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123735972 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123735972 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 20250813123735972 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123735972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123735972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123735972 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123735972 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123735972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123735972 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123735972 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) 20250813123735972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123735972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) HNBGW_Test.sgsn1-RAN(739)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123735972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250813123735972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123735972 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) 20250813123735972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735973 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) 20250813123735973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735973 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123735973 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123735973 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123735973 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123735973 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) 20250813123735973 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) 20250813123735973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123735973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123735973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123735973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123735973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123735973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123735973 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) 20250813123735973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123735973 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123735973 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123735973 DRANAP NOTICE cnlink(sgsn-2)[0x5602c4bfe770]{CONNECTED}: link up (cnlink.c:111) 20250813123735973 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123735973 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123735973 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123735973 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 20250813123735973 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123735973 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 20250813123735973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123735973 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(742)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123736985 DLCTRL DEBUG Command: GET 683260926 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123736985 DLCTRL DEBUG Tx Command reply: GET_REPLY 683260926 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123736993 DLCTRL DEBUG Command: GET 543015671 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123736993 DLCTRL DEBUG Tx Command reply: GET_REPLY 543015671 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123736998 DLCTRL DEBUG Command: GET 115984739 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123736998 DLCTRL DEBUG Tx Command reply: GET_REPLY 115984739 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123737002 DLCTRL DEBUG Command: GET 204113479 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123737002 DLCTRL DEBUG Tx Command reply: GET_REPLY 204113479 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123737010 DLCTRL DEBUG Command: GET 724514865 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123737010 DLCTRL DEBUG Tx Command reply: GET_REPLY 724514865 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123737016 DLCTRL DEBUG Command: GET 605113709 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123737016 DLCTRL DEBUG Tx Command reply: GET_REPLY 605113709 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123737021 DLCTRL DEBUG Command: GET 966577791 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123737022 DLCTRL DEBUG Tx Command reply: GET_REPLY 966577791 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123737026 DLCTRL DEBUG Command: GET 91226739 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123737026 DLCTRL DEBUG Tx Command reply: GET_REPLY 91226739 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123737030 DLCTRL DEBUG Command: GET 190794918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123737030 DLCTRL DEBUG Tx Command reply: GET_REPLY 190794918 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123737034 DLCTRL DEBUG Command: GET 991598106 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123737034 DLCTRL DEBUG Tx Command reply: GET_REPLY 991598106 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123737039 DLCTRL DEBUG Command: GET 59005562 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123737039 DLCTRL DEBUG Tx Command reply: GET_REPLY 59005562 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123737043 DLCTRL DEBUG Command: GET 889165394 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123737043 DLCTRL DEBUG Tx Command reply: GET_REPLY 889165394 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123737048 DLCTRL DEBUG Command: GET 548237769 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123737048 DLCTRL DEBUG Tx Command reply: GET_REPLY 548237769 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123737051 DLCTRL DEBUG Command: GET 162957297 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123737051 DLCTRL DEBUG Tx Command reply: GET_REPLY 162957297 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123737054 DLCTRL DEBUG Command: GET 469457568 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123737054 DLCTRL DEBUG Tx Command reply: GET_REPLY 469457568 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123737056 DLCTRL DEBUG Command: GET 174286263 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123737056 DLCTRL DEBUG Tx Command reply: GET_REPLY 174286263 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123737058 DLCTRL DEBUG Command: GET 264844240 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123737058 DLCTRL DEBUG Tx Command reply: GET_REPLY 264844240 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123737060 DLCTRL DEBUG Command: GET 651480453 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123737060 DLCTRL DEBUG Tx Command reply: GET_REPLY 651480453 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123737061 DLCTRL DEBUG Command: GET 543191426 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123737061 DLCTRL DEBUG Tx Command reply: GET_REPLY 543191426 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123737063 DLCTRL DEBUG Command: GET 259504607 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123737063 DLCTRL DEBUG Tx Command reply: GET_REPLY 259504607 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000000110110001'B, t_guard := 20.000000 } 20250813123737092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(727)@10faf1860fc2: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(727)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)11917854 20250813123738148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123738148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123738148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123738148 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123738148 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb5da1e, normal) (hnbgw_rua.c:407) 20250813123738149 DHNB DEBUG map_rua[0x5602c4b30f40]{init}: Allocated (fsm.c:456) 20250813123738149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11917854)[0x5602c4b30f40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123738149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11917854 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123738149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123738149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123738149 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250813123738149 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11917854 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) 20250813123738149 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11917854 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123738149 DCN DEBUG map_sccp[0x5602c4c0def0]{init}: Allocated (fsm.c:456) 20250813123738149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123738149 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-11917854 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123738149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11917854 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123738149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11917854)[0x5602c4b30f40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123738149 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123738149 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123738149 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11917854)[0x5602c4b30f40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123738149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123738149 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123738149 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{IDLE}: Allocated (fsm.c:456) 20250813123738149 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123738149 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030001b10056400500f1100926) (sccp_scrc.c:406) 20250813123738149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123738149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123738149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123738149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123738149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123738149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123738149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123738149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123738149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123738149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123738150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123738150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123738150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123738150 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123738150 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123738150 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11917854)[0x5602c4b30f40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123738150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123738150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123738150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123738150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123738150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123738150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123738150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123738150 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(726)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(726)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(727)@10faf1860fc2: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(745) HNBGW_Test.msc0-RAN(727)@10faf1860fc2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)5493196 HNBGW_Test.msc0-SCCP(726)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(726)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@10faf1860fc2: setverdict(pass): none -> pass 20250813123738172 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123738172 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123738172 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123738172 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123738172 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123738172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123738172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123738172 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@10faf1860fc2: 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 } } } 20250813123738173 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123738173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123738173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123738173 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123738173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123738173 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=0042dd6b) (sccp_scrc.c:477) 20250813123738173 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20250813123738173 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123738173 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123738173 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123738173 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123738173 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) 20250813123738173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123738173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123738174 DLCTRL DEBUG Command: GET 800410791 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123738174 DLCTRL DEBUG Tx Command reply: GET_REPLY 800410791 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123738178 DLCTRL DEBUG Command: GET 850855961 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123738178 DLCTRL DEBUG Tx Command reply: GET_REPLY 850855961 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123738182 DLCTRL DEBUG Command: GET 20241755 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123738182 DLCTRL DEBUG Tx Command reply: GET_REPLY 20241755 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123738186 DLCTRL DEBUG Command: GET 454950948 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123738186 DLCTRL DEBUG Tx Command reply: GET_REPLY 454950948 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123738190 DLCTRL DEBUG Command: GET 68642226 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123738190 DLCTRL DEBUG Tx Command reply: GET_REPLY 68642226 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123738194 DLCTRL DEBUG Command: GET 728670081 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123738194 DLCTRL DEBUG Tx Command reply: GET_REPLY 728670081 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123738198 DLCTRL DEBUG Command: GET 112199662 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123738198 DLCTRL DEBUG Tx Command reply: GET_REPLY 112199662 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123738201 DLCTRL DEBUG Command: GET 546432610 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123738201 DLCTRL DEBUG Tx Command reply: GET_REPLY 546432610 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123738204 DLCTRL DEBUG Command: GET 522967959 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123738204 DLCTRL DEBUG Tx Command reply: GET_REPLY 522967959 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123738207 DLCTRL DEBUG Command: GET 3026422 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123738207 DLCTRL DEBUG Tx Command reply: GET_REPLY 3026422 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123738209 DLCTRL DEBUG Command: GET 733780373 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123738209 DLCTRL DEBUG Tx Command reply: GET_REPLY 733780373 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123738211 DLCTRL DEBUG Command: GET 77675325 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123738211 DLCTRL DEBUG Tx Command reply: GET_REPLY 77675325 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123738213 DLCTRL DEBUG Command: GET 277756547 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123738213 DLCTRL DEBUG Tx Command reply: GET_REPLY 277756547 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123738215 DLCTRL DEBUG Command: GET 135010802 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123738215 DLCTRL DEBUG Tx Command reply: GET_REPLY 135010802 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123738216 DLCTRL DEBUG Command: GET 501453747 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123738216 DLCTRL DEBUG Tx Command reply: GET_REPLY 501453747 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123738218 DLCTRL DEBUG Command: GET 832589087 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123738218 DLCTRL DEBUG Tx Command reply: GET_REPLY 832589087 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123738219 DLCTRL DEBUG Command: GET 910474197 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123738219 DLCTRL DEBUG Tx Command reply: GET_REPLY 910474197 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123738220 DLCTRL DEBUG Command: GET 117713942 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123738220 DLCTRL DEBUG Tx Command reply: GET_REPLY 117713942 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123738221 DLCTRL DEBUG Command: GET 674120456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123738221 DLCTRL DEBUG Tx Command reply: GET_REPLY 674120456 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123738222 DLCTRL DEBUG Command: GET 803537393 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123738222 DLCTRL DEBUG Tx Command reply: GET_REPLY 803537393 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000110100010'B, t_guard := 20.000000 } 20250813123738250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57672<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(733)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(733)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)11637946 20250813123739283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123739283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123739284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123739284 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123739284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb194ba, normal) (hnbgw_rua.c:407) 20250813123739284 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123739284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11637946)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123739284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11637946 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123739284 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123739284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123739284 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11637946 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250813123739284 DCN DEBUG map_sccp[0x5602c4c10a60]{init}: Allocated (fsm.c:456) 20250813123739284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123739284 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-11637946 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813123739284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11637946 SCCP-84 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123739284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11637946)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123739284 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123739284 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123739284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11637946)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123739284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123739284 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123739284 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{IDLE}: Allocated (fsm.c:456) 20250813123739284 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123739284 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001a20056400500f1100926) (sccp_scrc.c:406) 20250813123739284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123739284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123739284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123739284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123739284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123739284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123739284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123739284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123739285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123739285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123739285 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) 20250813123739285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123739285 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123739285 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123739285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123739285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11637946)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123739285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123739285 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123739285 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123739285 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 20250813123739285 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123739285 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 20250813123739285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123739285 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(732)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc2-SCCP(732)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(733)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(746) HNBGW_Test.msc2-RAN(733)@10faf1860fc2: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)11524704 HNBGW_Test.msc2-SCCP(732)@10faf1860fc2: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(732)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@10faf1860fc2: 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 } } } 20250813123739308 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) 20250813123739308 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123739308 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123739308 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 20250813123739308 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123739308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123739308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123739308 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123739309 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123739309 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123739309 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123739309 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) 20250813123739309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123739309 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=00ca547a) (sccp_scrc.c:477) 20250813123739309 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20250813123739309 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123739309 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123739309 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123739309 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123739309 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) 20250813123739309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123739309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123739309 DLCTRL DEBUG Command: GET 527849711 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123739309 DLCTRL DEBUG Tx Command reply: GET_REPLY 527849711 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123739313 DLCTRL DEBUG Command: GET 840527104 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123739313 DLCTRL DEBUG Tx Command reply: GET_REPLY 840527104 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123739317 DLCTRL DEBUG Command: GET 56725465 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123739317 DLCTRL DEBUG Tx Command reply: GET_REPLY 56725465 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123739321 DLCTRL DEBUG Command: GET 177882899 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123739321 DLCTRL DEBUG Tx Command reply: GET_REPLY 177882899 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123739324 DLCTRL DEBUG Command: GET 572498577 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123739324 DLCTRL DEBUG Tx Command reply: GET_REPLY 572498577 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123739327 DLCTRL DEBUG Command: GET 308198993 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123739327 DLCTRL DEBUG Tx Command reply: GET_REPLY 308198993 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123739329 DLCTRL DEBUG Command: GET 949968293 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123739329 DLCTRL DEBUG Tx Command reply: GET_REPLY 949968293 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123739331 DLCTRL DEBUG Command: GET 917099162 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123739331 DLCTRL DEBUG Tx Command reply: GET_REPLY 917099162 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123739333 DLCTRL DEBUG Command: GET 321804807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123739333 DLCTRL DEBUG Tx Command reply: GET_REPLY 321804807 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123739335 DLCTRL DEBUG Command: GET 167421553 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123739335 DLCTRL DEBUG Tx Command reply: GET_REPLY 167421553 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123739336 DLCTRL DEBUG Command: GET 760955655 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123739336 DLCTRL DEBUG Tx Command reply: GET_REPLY 760955655 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123739337 DLCTRL DEBUG Command: GET 661988554 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123739338 DLCTRL DEBUG Tx Command reply: GET_REPLY 661988554 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250813123739339 DLCTRL DEBUG Command: GET 509835518 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123739339 DLCTRL DEBUG Tx Command reply: GET_REPLY 509835518 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123739340 DLCTRL DEBUG Command: GET 291906466 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123739340 DLCTRL DEBUG Tx Command reply: GET_REPLY 291906466 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123739341 DLCTRL DEBUG Command: GET 810624303 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123739341 DLCTRL DEBUG Tx Command reply: GET_REPLY 810624303 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123739342 DLCTRL DEBUG Command: GET 415816678 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123739342 DLCTRL DEBUG Tx Command reply: GET_REPLY 415816678 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123739343 DLCTRL DEBUG Command: GET 889847946 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123739343 DLCTRL DEBUG Tx Command reply: GET_REPLY 889847946 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123739344 DLCTRL DEBUG Command: GET 149430852 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123739344 DLCTRL DEBUG Tx Command reply: GET_REPLY 149430852 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123739345 DLCTRL DEBUG Command: GET 928153249 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123739345 DLCTRL DEBUG Tx Command reply: GET_REPLY 928153249 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123739346 DLCTRL DEBUG Command: GET 385656392 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123739346 DLCTRL DEBUG Tx Command reply: GET_REPLY 385656392 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123739349 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40785<->l=127.0.0.1:4262) (control_if.c:193) 20250813123739349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(720)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(719)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123739351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123739352 DLINP DEBUG SRVCONN(,r=127.0.0.1:36893<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123739352 DLINP DEBUG SRVCONN(,r=127.0.0.1:36893<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123739352 DLINP NOTICE SRV(,r=127.0.0.1:36893<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123739352 DMAIN NOTICE (127.0.0.1:36893 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36893<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123739352 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(736)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(738)@10faf1860fc2: Final verdict of PTC: none 20250813123739354 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123739354 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) 20250813123739354 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123739354 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn2-SCCP(741)@10faf1860fc2: Final verdict of PTC: none 20250813123739354 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123739354 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) 20250813123739354 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123739354 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123739354 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123739354 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) 20250813123739354 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123739354 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123739354 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123739354 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) 20250813123739354 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123739354 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123739354 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123739354 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) 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123739355 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123739355 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) 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123739355 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 20250813123739355 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) 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123739355 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123739355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123739355 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123739355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123739355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123739355 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123739355 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) 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123739355 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123739355 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) 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123739355 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 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123739355 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123739355 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123739355 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123739355 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123739355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123739355 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123739355 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 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123739356 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123739356 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 20250813123739356 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) 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123739356 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123739356 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123739356 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) 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250813123739356 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 20250813123739356 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123739356 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) 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813123739356 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 20250813123739356 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123739356 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) 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123739356 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 20250813123739356 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123739356 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) 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123739356 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 20250813123739356 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 20250813123739356 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) 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123739356 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123739356 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123739356 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 20250813123739356 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) 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123739356 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123739357 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123739357 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123739357 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123739357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123739357 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(729)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(742)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(730)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(739)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(727)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(735)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(733)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(732)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(740)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(737)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(728)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(743)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(744)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(734)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(721)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(726)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(731)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(746)@10faf1860fc2: Final verdict of PTC: pass 20250813123739374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123739391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(745)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(718): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(719): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(720): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(721): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(722): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(723): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(724): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(725): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(726): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(727): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(728): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(729): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(730): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(731): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(732): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(733): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(734): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(735): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(736): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(737): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(738): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(739): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(740): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(741): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(742): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(743): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(744): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(745): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(746): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:37:39 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 20250813123739477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123739490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123739490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123739490 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123739490 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) 20250813123739490 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11917854)[0x5602c4b30f40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11917854)[0x5602c4b30f40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123739490 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123739490 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123739490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042dd6b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123739490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123739490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123739490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123739490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123739490 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11917854)[0x5602c4b30f40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11917854)[0x5602c4b30f40]{disrupted}: Freeing instance (context_map.c:202) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11917854)[0x5602c4b30f40]{disrupted}: Deallocated (fsm.c:568) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{disconnected}: Freeing instance (context_map.c:206) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x5602c4c0def0]{disconnected}: Deallocated (fsm.c:568) 20250813123739490 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11917854 SCCP-83 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11637946)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11637946)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123739490 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123739490 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123739490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca547a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123739490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123739490 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) 20250813123739490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123739490 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123739490 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11637946)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11637946)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123739490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11637946)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{disconnected}: Freeing instance (context_map.c:206) 20250813123739490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x5602c4c10a60]{disconnected}: Deallocated (fsm.c:568) 20250813123739490 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11637946 SCCP-84 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250813123739490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123739490 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123739490 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123739490 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123739490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123739490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123739490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123739490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123739490 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123739490 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123739490 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123739490 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 20250813123739490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123739490 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 20250813123739490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123739490 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123740180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=444080) Waiting for packet dumper to finish... 1 (prev_count=444080, count=444620) 20250813123741356 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123741356 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123741356 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123741356 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123741356 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123741356 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123741356 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123741356 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123741356 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123741356 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123741356 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123741356 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123741357 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123741357 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123741357 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123741357 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123741357 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123741357 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250813123741468 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123741468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e44f0c), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123741468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123741468 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) 20250813123741468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123741468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123741468 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123741468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b817ac), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123741468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123741468 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) 20250813123741468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123741468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123741468 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123741468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8efe), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123741468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123741468 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123741468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123741468 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123741469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123741469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123741469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123741469 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 20250813123741469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123741469 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 20250813123741469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123741469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123741469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123741469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123741469 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 20250813123741469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123741469 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 20250813123741469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123741469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123741469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123741469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123741469 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123741469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123741469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123741469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123741829 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123741829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a771), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123741829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123741829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123741829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123741829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123741829 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123741829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378c4d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123741829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123741829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123741829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123741829 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123741829 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123741829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecf177), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123741829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123741829 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123741829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123741830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123741830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123741830 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123741830 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123741830 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123741830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123741830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123741830 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123741830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123741830 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123741830 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123741830 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123741830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123741830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123741830 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123741830 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123741830 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123741830 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123741830 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123741830 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123741830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123741830 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:37: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_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 20250813123742298 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123742298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00114e82), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123742298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123742298 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123742298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123742298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123742298 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123742298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d12aa), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123742298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123742298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123742298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123742298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123742298 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123742298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007821c6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123742298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123742298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123742298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123742298 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123742299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123742299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123742299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123742299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123742299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123742299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123742299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123742299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123742299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123742299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123742299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123742299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123742299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123742299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123742299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123742299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123742299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123742299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123742299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123742299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123742299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123742748 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123742748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00737e78), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123742748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123742748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123742748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123742748 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123742748 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123742748 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca14a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123742748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123742749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123742749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123742749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123742749 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123742749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f41d41), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123742749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123742749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123742749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123742749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123742749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123742749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123742749 DLM3UA[0;m <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123742749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123742749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123742749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123742749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123742749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123742749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123742749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123742749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123742749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123742749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123742749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123742749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123742749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123742749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123742749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123742749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123742749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123742749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123743149 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123743149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007299fc), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123743149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123743149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123743149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743149 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123743149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056e74a), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123743149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743149 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123743149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123743149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743149 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123743149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1f86c), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123743149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123743149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123743149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743149 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743149 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743149 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743149 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123743149 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123743149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123743149 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123743150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123743150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123743150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123743150 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123743150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123743150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123743150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123743150 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_paging_imsi started. 20250813123743302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123743308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123743313 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34225<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(751)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123743445 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123743445 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123743453 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123743453 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123743453 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123743453 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123743453 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123743453 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi-Iuh1(753)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123743453 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123743453 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123743453 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123743453 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39778 (stream_srv.c:142) 20250813123743453 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39778<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123743453 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123743453 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123743454 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123743454 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123743454 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) 20250813123743454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123743455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123743455 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) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 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) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743455 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) 20250813123743455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123743455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743455 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123743455 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123743455 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123743455 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) 20250813123743455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123743455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743455 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) 20250813123743455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123743455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743455 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123743455 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123743455 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123743455 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) 20250813123743455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123743455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123743455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123743455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743455 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123743455 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123743455 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123743455 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) 20250813123743455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123743455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123743455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123743455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743455 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123743455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743455 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 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123743455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743455 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 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123743455 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 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123743455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123743455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743455 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743455 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743455 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123743455 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(757)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(757)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(757)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(755)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(760)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(760)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(760)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(758)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(763)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(763)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(763)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-SCCP(761)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123743492 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123743492 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123743492 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123743493 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123743493 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123743493 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123743493 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123743493 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123743493 DRANAP NOTICE cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123743493 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123743493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123743493 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) 20250813123743493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123743493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123743493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123743493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123743493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743493 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123743493 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123743493 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123743494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123743494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123743494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123743494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123743495 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123743495 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123743495 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) 20250813123743495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123743495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123743495 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) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743495 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) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743495 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) 20250813123743495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123743495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743495 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123743495 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123743495 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123743495 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) 20250813123743495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123743495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123743495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743495 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) 20250813123743495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123743495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743495 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123743495 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123743495 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123743495 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) 20250813123743495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123743495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123743495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123743495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123743495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123743495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123743495 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) 20250813123743495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123743495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123743495 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123743495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743495 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743495 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 20250813123743495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123743495 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123743495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743495 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743495 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 20250813123743495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123743495 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 20250813123743495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123743495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123743495 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123743495 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 20250813123743495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123743495 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 20250813123743495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(766)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(766)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(766)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(764)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123743521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123743521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123743521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123743521 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123743521 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) 20250813123743521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123743521 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123743521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123743521 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123743526 DLINP DEBUG SRVCONN(,r=127.0.0.1:39778<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123743526 DLINP DEBUG SRVCONN(,r=127.0.0.1:39778<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123743526 DLINP DEBUG SRVCONN(,r=127.0.0.1:39778<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123743526 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123743526 DHNBAP DEBUG (127.0.0.1:39778 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123743526 DHNBAP NOTICE (127.0.0.1:39778 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123743526 DHNBAP NOTICE (127.0.0.1:39778 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123743526 DLINP DEBUG SRVCONN(,r=127.0.0.1:39778<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123743526 DLINP DEBUG SRVCONN(,r=127.0.0.1:39778<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123743667 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 20250813123743667 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 20250813123743667 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123743667 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123743677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743677 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123743677 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123743677 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123743677 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123743677 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123743677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123743678 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 20250813123743678 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 20250813123743678 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123743678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813123743679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743679 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123743679 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123743680 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123743680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123743680 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123743680 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(760)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123743684 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) 20250813123743684 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123743684 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123743684 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123743684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123743684 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123743684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123743686 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) 20250813123743686 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123743686 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123743686 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123743686 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123743686 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123743686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123743690 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 20250813123743690 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 20250813123743690 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123743690 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123743696 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) 20250813123743696 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123743696 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123743696 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123743696 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123743696 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123743696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123743698 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) 20250813123743698 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123743698 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123743698 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123743698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123743699 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123743699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123743710 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 20250813123743710 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 20250813123743710 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123743710 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123743715 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(65)[0x5602c4b92340]{IDLE}: Deallocated (fsm.c:568) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(66)[0x5602c4c151f0]{IDLE}: Deallocated (fsm.c:568) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123743715 DLSCCP DEBUG SCCP-SCOC(67)[0x5602c4c10780]{IDLE}: Deallocated (fsm.c:568) 20250813123743716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743716 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123743716 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123743716 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123743716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123743716 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123743716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123743718 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123743718 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123743718 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123743718 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123743718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123743718 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123743718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123744484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123744484 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123744484 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123744484 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123744484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123744484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123744484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123744484 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123744484 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123744485 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123744485 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123744485 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123744485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123744485 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123744485 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123744485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123744485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744485 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123744485 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123744485 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123744485 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123744485 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) 20250813123744485 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) 20250813123744485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123744485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123744485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123744485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123744485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123744485 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123744485 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123744485 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123744485 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123744485 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123744485 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123744485 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123744485 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123744485 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123744485 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123744485 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123744490 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) 20250813123744490 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123744490 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123744490 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 20250813123744490 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123744490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123744490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123744490 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123744490 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123744491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123744491 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123744491 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) 20250813123744491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123744491 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123744491 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123744491 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123744491 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) 20250813123744491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744491 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) 20250813123744491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123744491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123744491 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123744491 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123744491 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) 20250813123744491 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) 20250813123744491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123744491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123744491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123744491 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123744491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123744491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123744491 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123744491 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123744491 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123744491 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123744491 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123744491 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123744491 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123744491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123744492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123744492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(756)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(759)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123744506 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) 20250813123744506 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123744506 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123744506 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 20250813123744506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123744506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123744506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123744506 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123744506 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123744506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123744506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123744506 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) 20250813123744506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123744506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123744506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123744506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123744506 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) 20250813123744506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744506 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) 20250813123744506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123744506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123744506 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123744506 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123744506 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) 20250813123744506 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) 20250813123744506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123744506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123744506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123744506 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) 20250813123744506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123744506 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123744506 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123744506 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123744506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123744507 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123744507 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123744507 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 20250813123744507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123744507 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 20250813123744507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123744507 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(762)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123744526 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123744526 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123744526 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123744526 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123744526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123744526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123744526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123744526 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123744526 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123744526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123744526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123744526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123744526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123744526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123744526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123744526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123744526 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) 20250813123744526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744526 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) 20250813123744526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123744526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123744526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123744526 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123744526 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) 20250813123744526 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) 20250813123744526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123744526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123744526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123744526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123744526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123744526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123744526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123744526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123744526 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123744526 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123744526 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123744527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123744527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123744527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123744527 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123744527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123744527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123744527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123744527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(765)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123745531 DLCTRL DEBUG Command: GET 608822261 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123745531 DLCTRL DEBUG Tx Command reply: GET_REPLY 608822261 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123745535 DLCTRL DEBUG Command: GET 79570482 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123745535 DLCTRL DEBUG Tx Command reply: GET_REPLY 79570482 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123745539 DLCTRL DEBUG Command: GET 602392855 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123745539 DLCTRL DEBUG Tx Command reply: GET_REPLY 602392855 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123745543 DLCTRL DEBUG Command: GET 483193078 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123745543 DLCTRL DEBUG Tx Command reply: GET_REPLY 483193078 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123745546 DLCTRL DEBUG Command: GET 21840066 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123745546 DLCTRL DEBUG Tx Command reply: GET_REPLY 21840066 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123745550 DLCTRL DEBUG Command: GET 828418491 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123745550 DLCTRL DEBUG Tx Command reply: GET_REPLY 828418491 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123745553 DLCTRL DEBUG Command: GET 165824001 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123745553 DLCTRL DEBUG Tx Command reply: GET_REPLY 165824001 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123745555 DLCTRL DEBUG Command: GET 660638631 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123745555 DLCTRL DEBUG Tx Command reply: GET_REPLY 660638631 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123745557 DLCTRL DEBUG Command: GET 792887447 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123745557 DLCTRL DEBUG Tx Command reply: GET_REPLY 792887447 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123745560 DLCTRL DEBUG Command: GET 366772413 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123745560 DLCTRL DEBUG Tx Command reply: GET_REPLY 366772413 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123745563 DLCTRL DEBUG Command: GET 643646458 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123745563 DLCTRL DEBUG Tx Command reply: GET_REPLY 643646458 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123745565 DLCTRL DEBUG Command: GET 158470809 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123745565 DLCTRL DEBUG Tx Command reply: GET_REPLY 158470809 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123745567 DLCTRL DEBUG Command: GET 658725010 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123745567 DLCTRL DEBUG Tx Command reply: GET_REPLY 658725010 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123745569 DLCTRL DEBUG Command: GET 941692301 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123745569 DLCTRL DEBUG Tx Command reply: GET_REPLY 941692301 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123745570 DLCTRL DEBUG Command: GET 520167262 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123745570 DLCTRL DEBUG Tx Command reply: GET_REPLY 520167262 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123745572 DLCTRL DEBUG Command: GET 655887755 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123745572 DLCTRL DEBUG Tx Command reply: GET_REPLY 655887755 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123745573 DLCTRL DEBUG Command: GET 391010014 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123745573 DLCTRL DEBUG Tx Command reply: GET_REPLY 391010014 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123745574 DLCTRL DEBUG Command: GET 582714106 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123745574 DLCTRL DEBUG Tx Command reply: GET_REPLY 582714106 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123745576 DLCTRL DEBUG Command: GET 190776985 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123745576 DLCTRL DEBUG Tx Command reply: GET_REPLY 190776985 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123745577 DLCTRL DEBUG Command: GET 546240297 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123745577 DLCTRL DEBUG Tx Command reply: GET_REPLY 546240297 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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 } } } 20250813123745606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123746626 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123746626 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123746626 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123746626 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123746626 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123746626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123746626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123746626 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123746626 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123746626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123746626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123746626 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123746626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123746626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123746626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123746626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123746626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123746626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123746626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123746626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123746626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123746626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123746626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123746627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123746627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123746627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123746627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123746627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123746627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123746627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123746627 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250813123746627 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250813123746627 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250813123746627 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250813123746627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250813123746627 DRUA DEBUG (127.0.0.1:39778 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250813123746627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123746627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250813123746627 DLINP DEBUG SRVCONN(,r=127.0.0.1:39778<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123746627 DLINP DEBUG SRVCONN(,r=127.0.0.1:39778<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(754)@10faf1860fc2: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(752)@10faf1860fc2: UnitdataCallback HNBGW_Test.msc0-RAN(756)@10faf1860fc2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(756)@10faf1860fc2: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(768) TC_mscpool_paging_imsi-Iuh0-RUA(752)@10faf1860fc2: Added conn table entry 0TC_mscpool_paging_imsi0(768)36481 20250813123747644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123747644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123747644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123747644 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123747644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e81, normal) (hnbgw_rua.c:407) 20250813123747644 DHNB DEBUG map_rua[0x5602c4c151f0]{init}: Allocated (fsm.c:456) 20250813123747644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-36481)[0x5602c4c151f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123747644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-36481 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123747644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123747644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123747644 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-36481 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250813123747644 DCN DEBUG map_sccp[0x5602c4c10780]{init}: Allocated (fsm.c:456) 20250813123747644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123747644 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-36481 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123747644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-36481 SCCP-85 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123747644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-36481)[0x5602c4c151f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123747644 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123747644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123747644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-36481)[0x5602c4c151f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123747644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123747644 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123747644 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{IDLE}: Allocated (fsm.c:456) 20250813123747644 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123747644 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003af0056400500f1100926) (sccp_scrc.c:406) 20250813123747644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123747644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123747644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123747644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123747644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123747644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123747644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123747644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123747644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123747644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123747644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123747644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123747644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123747644 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123747644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123747644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-36481)[0x5602c4c151f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123747644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123747644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123747644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123747644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123747644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123747644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123747644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123747644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(755)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(755)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(756)@10faf1860fc2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(768) HNBGW_Test.msc0-RAN(756)@10faf1860fc2: Added conn table entry 0TC_mscpool_paging_imsi0(768)9744305 HNBGW_Test.msc0-SCCP(755)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(755)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(768)@10faf1860fc2: setverdict(pass): none -> pass 20250813123747650 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123747650 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123747650 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123747650 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123747650 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123747650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123747650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123747650 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123747650 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123747650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123747650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123747650 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123747650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123747650 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=00f48ce3) (sccp_scrc.c:477) 20250813123747650 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20250813123747650 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123747650 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123747650 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123747650 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123747650 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) 20250813123747650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123747650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123748656 DLCTRL DEBUG Command: GET 892603053 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123748656 DLCTRL DEBUG Tx Command reply: GET_REPLY 892603053 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123748661 DLCTRL DEBUG Command: GET 609565863 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123748661 DLCTRL DEBUG Tx Command reply: GET_REPLY 609565863 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123748665 DLCTRL DEBUG Command: GET 480347507 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123748665 DLCTRL DEBUG Tx Command reply: GET_REPLY 480347507 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123748669 DLCTRL DEBUG Command: GET 575741358 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123748669 DLCTRL DEBUG Tx Command reply: GET_REPLY 575741358 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123748674 DLCTRL DEBUG Command: GET 465734483 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123748674 DLCTRL DEBUG Tx Command reply: GET_REPLY 465734483 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123748678 DLCTRL DEBUG Command: GET 954769372 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123748678 DLCTRL DEBUG Tx Command reply: GET_REPLY 954769372 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123748682 DLCTRL DEBUG Command: GET 5709168 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123748682 DLCTRL DEBUG Tx Command reply: GET_REPLY 5709168 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123748686 DLCTRL DEBUG Command: GET 579701019 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123748686 DLCTRL DEBUG Tx Command reply: GET_REPLY 579701019 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123748690 DLCTRL DEBUG Command: GET 90502086 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123748690 DLCTRL DEBUG Tx Command reply: GET_REPLY 90502086 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123748694 DLCTRL DEBUG Command: GET 627095494 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123748694 DLCTRL DEBUG Tx Command reply: GET_REPLY 627095494 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123748697 DLCTRL DEBUG Command: GET 607522651 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123748697 DLCTRL DEBUG Tx Command reply: GET_REPLY 607522651 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123748701 DLCTRL DEBUG Command: GET 738217288 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123748701 DLCTRL DEBUG Tx Command reply: GET_REPLY 738217288 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123748704 DLCTRL DEBUG Command: GET 479208736 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123748704 DLCTRL DEBUG Tx Command reply: GET_REPLY 479208736 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123748707 DLCTRL DEBUG Command: GET 695550322 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123748707 DLCTRL DEBUG Tx Command reply: GET_REPLY 695550322 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123748710 DLCTRL DEBUG Command: GET 959536466 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123748710 DLCTRL DEBUG Tx Command reply: GET_REPLY 959536466 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123748712 DLCTRL DEBUG Command: GET 454021238 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123748712 DLCTRL DEBUG Tx Command reply: GET_REPLY 454021238 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123748715 DLCTRL DEBUG Command: GET 431450770 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123748715 DLCTRL DEBUG Tx Command reply: GET_REPLY 431450770 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123748717 DLCTRL DEBUG Command: GET 903246226 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123748717 DLCTRL DEBUG Tx Command reply: GET_REPLY 903246226 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123748719 DLCTRL DEBUG Command: GET 403698818 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123748719 DLCTRL DEBUG Tx Command reply: GET_REPLY 403698818 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123748721 DLCTRL DEBUG Command: GET 828510590 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123748721 DLCTRL DEBUG Tx Command reply: GET_REPLY 828510590 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123748728 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34225<->l=127.0.0.1:4262) (control_if.c:193) 20250813123748729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56062<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(749)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(748)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123748731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56050<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123748732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123748732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123748732 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123748732 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) 20250813123748732 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123748732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-36481)[0x5602c4c151f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123748732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-36481)[0x5602c4c151f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123748732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123748732 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123748732 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123748732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48ce3), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123748732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123748732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123748732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123748732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123748732 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123748732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123748732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-36481)[0x5602c4c151f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123748732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-36481)[0x5602c4c151f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123748732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-36481)[0x5602c4c151f0]{disrupted}: Deallocated (fsm.c:568) 20250813123748732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123748732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{disconnected}: Freeing instance (context_map.c:206) 20250813123748732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x5602c4c10780]{disconnected}: Deallocated (fsm.c:568) 20250813123748732 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-36481 SCCP-85 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250813123748733 DLINP DEBUG SRVCONN(,r=127.0.0.1:39778<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123748733 DLINP DEBUG SRVCONN(,r=127.0.0.1:39778<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123748733 DLINP NOTICE SRV(,r=127.0.0.1:39778<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123748733 DMAIN NOTICE (127.0.0.1:39778 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39778<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123748733 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123748733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123748733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123748733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123748733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123748733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123748733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123748733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123748733 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(759)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(754)@10faf1860fc2: Final verdict of PTC: none 20250813123748734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123748734 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 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123748734 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123748734 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123748734 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 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_mscpool_paging_imsi-Iuh0-RUA(752)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(747)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(758)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(756)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(762)@10faf1860fc2: Final verdict of PTC: none 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123748734 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123748734 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) 20250813123748734 DLSS7 <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_mscpool_paging_imsi-Iuh1(753)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(751)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(764)@10faf1860fc2: Final verdict of PTC: none20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123748734 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(761)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(755)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(766)@10faf1860fc2: Final verdict of PTC: none20250813123748734 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123748734 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 20250813123748734 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 20250813123748734 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123748734 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 20250813123748734 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813123748734 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 20250813123748734 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 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW-PFCP(750)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(765)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(757)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(767)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(760)@10faf1860fc2: Final verdict of PTC: none 20250813123748734 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123748734 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123748734 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 20250813123748734 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) 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123748734 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123748734 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123748734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123748736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(768)@10faf1860fc2: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(763)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(747): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(748): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(749): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(750): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(751): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(752): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(753): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(754): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(755): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(756): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(757): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(758): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(759): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(760): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(761): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(762): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(763): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(764): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(765): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(766): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(767): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi0(768): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_imsi pass'. Wed Aug 13 12:37:48 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 20250813123748794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123749491 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123749491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca547a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123749491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123749491 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) 20250813123749491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123749491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123749491 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123749491 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042dd6b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123749491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123749491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123749491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123749491 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123749492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123749492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123749492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123749492 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 20250813123749492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123749492 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 20250813123749492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123749492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123749492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123749492 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123749492 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123749492 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123749492 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123749492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123749492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123749492 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123749497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56080<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=363928) Waiting for packet dumper to finish... 1 (prev_count=363928, count=376504) 20250813123750735 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123750735 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123750735 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123750735 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123750736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123750736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123750736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123750736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123750736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123750736 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123750736 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123750736 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123751469 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123751469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8efe), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123751469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123751469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123751469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123751469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123751469 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123751469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b817ac), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123751469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123751469 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) 20250813123751469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123751469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123751469 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123751469 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e44f0c), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123751469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123751469 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) 20250813123751469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123751469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123751469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123751469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123751470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123751470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123751470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123751470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123751470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123751470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123751470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123751470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123751470 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 20250813123751470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123751470 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 20250813123751470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123751470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123751470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123751470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123751470 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 20250813123751470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123751470 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 20250813123751470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:37:51 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 20250813123751830 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123751830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecf177), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123751830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123751830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123751830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123751830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123751830 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123751830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378c4d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123751830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123751830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123751830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123751830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123751830 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123751830 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a771), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123751830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123751830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123751830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123751830 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123751831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123751831 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123751831 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123751831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123751831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123751831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123751831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123751831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123751831 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123751831 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123751831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123751831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123751831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123751831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123751831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123751831 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123751831 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123751831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123751831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123751831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123751831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123752299 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123752299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007821c6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123752299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123752299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123752299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752299 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123752299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d12aa), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123752299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123752299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123752299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752299 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123752299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00114e82), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123752299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752299 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123752299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123752299 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123752299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123752299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123752299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123752299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123752299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123752299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123752299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123752299 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752299 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752299 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752299 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123752299 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123752299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123752299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_paging_tmsi started. 20250813123752634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123752637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123752640 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46257<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(773)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123752722 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123752722 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123752730 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123752730 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123752730 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123752730 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123752730 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123752730 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123752730 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123752730 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123752730 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1(775)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123752731 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123752731 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123752731 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41334 (stream_srv.c:142) 20250813123752731 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41334<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123752732 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123752732 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123752732 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) 20250813123752732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123752732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123752732 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) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752732 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) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752732 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) 20250813123752732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123752732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752732 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123752732 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123752732 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123752732 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) 20250813123752732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123752732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123752732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752732 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) 20250813123752732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123752732 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752732 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123752732 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123752732 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123752732 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) 20250813123752732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123752732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123752732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123752733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123752733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752733 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123752733 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123752733 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123752733 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) 20250813123752733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123752733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123752733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123752733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123752733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752733 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123752733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752733 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 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123752733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752733 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 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123752733 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 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123752733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123752733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123752733 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(779)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(779)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(779)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(777)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123752749 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123752749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f41d41), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123752749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123752749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123752749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752749 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123752749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eca14a), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123752749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752749 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123752749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123752749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752749 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123752749 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00737e78), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123752749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123752749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123752749 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123752749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123752749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123752749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123752749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123752749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123752749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123752749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123752749 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752749 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752749 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752749 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123752749 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123752749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123752749 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(782)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(782)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(782)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(780)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(785)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-M3UA(785)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(785)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-SCCP(783)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123752784 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123752784 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123752784 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123752784 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123752784 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123752785 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123752785 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123752785 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123752785 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123752786 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123752786 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123752786 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) 20250813123752786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123752786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123752786 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) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 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) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752786 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) 20250813123752786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123752786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752786 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123752786 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123752786 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123752786 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) 20250813123752786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123752786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752786 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) 20250813123752786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123752786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752786 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123752786 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123752786 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123752786 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) 20250813123752786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123752786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752786 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) 20250813123752786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123752786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752786 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123752786 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123752786 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123752786 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) 20250813123752786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123752786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123752786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123752786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123752786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123752786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123752786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123752786 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123752786 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123752786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752786 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 20250813123752786 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123752786 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123752786 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752786 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752786 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752786 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 20250813123752787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123752787 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 20250813123752787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123752787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752787 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752787 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752787 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 20250813123752787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123752787 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 20250813123752787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123752787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752787 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123752787 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123752787 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123752787 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123752787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123752787 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(788)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(788)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(788)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(786)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123752811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123752811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123752811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123752811 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123752811 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) 20250813123752811 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123752811 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123752811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123752811 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123752816 DLINP DEBUG SRVCONN(,r=127.0.0.1:41334<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123752816 DLINP DEBUG SRVCONN(,r=127.0.0.1:41334<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123752816 DLINP DEBUG SRVCONN(,r=127.0.0.1:41334<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123752816 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123752816 DHNBAP DEBUG (127.0.0.1:41334 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123752816 DHNBAP NOTICE (127.0.0.1:41334 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123752816 DHNBAP NOTICE (127.0.0.1:41334 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123752816 DLINP DEBUG SRVCONN(,r=127.0.0.1:41334<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123752816 DLINP DEBUG SRVCONN(,r=127.0.0.1:41334<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123752945 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 20250813123752945 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 20250813123752945 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123752945 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123752955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752955 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123752955 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123752955 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123752955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123752955 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123752955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123752958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123752958 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123752958 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123752958 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123752958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123752958 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123752958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123752960 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 20250813123752960 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 20250813123752960 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123752960 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123752968 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) 20250813123752968 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123752968 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123752968 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123752968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123752968 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123752968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123752971 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) 20250813123752971 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123752971 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123752971 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123752971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123752971 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123752971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123752979 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 20250813123752979 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 20250813123752979 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123752979 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123752985 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) 20250813123752985 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123752985 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123752985 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123752985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123752985 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123752985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123752987 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) 20250813123752987 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123752987 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123752987 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123752987 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123752987 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123752987 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123753001 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 20250813123753001 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 20250813123753001 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123753001 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123753007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123753007 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123753007 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123753007 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123753007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123753007 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123753007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123753009 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123753009 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123753009 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123753009 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123753009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123753009 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123753010 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123753145 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(68)[0x5602c4c0a640]{IDLE}: Deallocated (fsm.c:568) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(69)[0x5602c4c101d0]{IDLE}: Deallocated (fsm.c:568) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123753146 DLSCCP DEBUG SCCP-SCOC(70)[0x5602c4c61bd0]{IDLE}: Deallocated (fsm.c:568) 20250813123753774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123753775 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123753775 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123753775 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123753775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123753775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123753775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123753775 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123753775 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123753775 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123753775 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123753775 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123753775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123753775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123753775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123753775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123753775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123753775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123753775 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123753776 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123753776 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) 20250813123753776 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) 20250813123753776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123753776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123753776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123753776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123753776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123753776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123753776 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123753776 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123753776 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123753776 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123753776 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123753776 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123753776 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123753776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123753776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123753776 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123753778 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) 20250813123753778 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123753778 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123753778 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 20250813123753778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123753778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123753778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123753778 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123753778 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123753778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123753778 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123753778 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) 20250813123753778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123753778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123753778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123753778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123753778 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) 20250813123753778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753778 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) 20250813123753778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123753778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123753778 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123753778 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123753778 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) 20250813123753779 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) 20250813123753779 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123753779 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123753779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123753779 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123753779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123753779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123753779 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123753779 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123753779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123753779 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123753779 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123753779 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123753779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123753779 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123753779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123753779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(778)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(781)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123753790 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) 20250813123753790 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123753790 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123753790 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 20250813123753790 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123753790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123753790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123753790 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123753790 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123753790 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123753790 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123753790 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) 20250813123753790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123753790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123753790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123753790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123753790 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) 20250813123753790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753791 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) 20250813123753791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123753791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123753791 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123753791 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123753791 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) 20250813123753791 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) 20250813123753791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123753791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123753791 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) 20250813123753791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123753791 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123753791 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123753791 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123753791 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123753791 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123753791 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123753791 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 20250813123753791 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123753791 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 20250813123753791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123753791 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(784)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123753812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123753812 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123753812 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123753812 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123753812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123753812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123753812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123753812 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123753812 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123753812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123753812 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123753813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123753813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123753813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123753813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123753813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123753813 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) 20250813123753813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753813 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) 20250813123753813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123753813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123753813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123753813 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123753813 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) 20250813123753813 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) 20250813123753813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123753813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123753813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123753813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123753813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123753813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123753813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123753813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123753813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123753813 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123753813 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123753814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123753814 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123753814 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123753814 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123753814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123753814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123753814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123753814 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(787)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123754828 DLCTRL DEBUG Command: GET 454945570 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123754828 DLCTRL DEBUG Tx Command reply: GET_REPLY 454945570 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123754836 DLCTRL DEBUG Command: GET 449074152 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123754836 DLCTRL DEBUG Tx Command reply: GET_REPLY 449074152 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123754841 DLCTRL DEBUG Command: GET 984982139 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123754841 DLCTRL DEBUG Tx Command reply: GET_REPLY 984982139 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123754845 DLCTRL DEBUG Command: GET 511788166 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123754845 DLCTRL DEBUG Tx Command reply: GET_REPLY 511788166 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123754848 DLCTRL DEBUG Command: GET 149082445 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123754848 DLCTRL DEBUG Tx Command reply: GET_REPLY 149082445 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123754851 DLCTRL DEBUG Command: GET 142900360 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123754851 DLCTRL DEBUG Tx Command reply: GET_REPLY 142900360 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123754854 DLCTRL DEBUG Command: GET 112504099 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123754854 DLCTRL DEBUG Tx Command reply: GET_REPLY 112504099 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123754856 DLCTRL DEBUG Command: GET 589089099 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123754857 DLCTRL DEBUG Tx Command reply: GET_REPLY 589089099 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123754859 DLCTRL DEBUG Command: GET 387330783 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123754859 DLCTRL DEBUG Tx Command reply: GET_REPLY 387330783 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123754861 DLCTRL DEBUG Command: GET 880584542 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123754861 DLCTRL DEBUG Tx Command reply: GET_REPLY 880584542 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123754863 DLCTRL DEBUG Command: GET 644067323 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123754863 DLCTRL DEBUG Tx Command reply: GET_REPLY 644067323 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123754864 DLCTRL DEBUG Command: GET 884916112 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123754864 DLCTRL DEBUG Tx Command reply: GET_REPLY 884916112 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123754866 DLCTRL DEBUG Command: GET 129275277 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123754866 DLCTRL DEBUG Tx Command reply: GET_REPLY 129275277 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123754867 DLCTRL DEBUG Command: GET 154712343 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123754867 DLCTRL DEBUG Tx Command reply: GET_REPLY 154712343 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123754868 DLCTRL DEBUG Command: GET 895574339 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123754868 DLCTRL DEBUG Tx Command reply: GET_REPLY 895574339 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123754870 DLCTRL DEBUG Command: GET 39808233 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123754870 DLCTRL DEBUG Tx Command reply: GET_REPLY 39808233 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123754871 DLCTRL DEBUG Command: GET 743848308 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123754871 DLCTRL DEBUG Tx Command reply: GET_REPLY 743848308 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123754872 DLCTRL DEBUG Command: GET 977217436 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123754872 DLCTRL DEBUG Tx Command reply: GET_REPLY 977217436 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123754873 DLCTRL DEBUG Command: GET 459636316 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123754873 DLCTRL DEBUG Tx Command reply: GET_REPLY 459636316 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123754874 DLCTRL DEBUG Command: GET 366558156 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123754874 DLCTRL DEBUG Tx Command reply: GET_REPLY 366558156 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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 } } } 20250813123754898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(790)@10faf1860fc2: 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 20250813123755921 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123755921 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123755921 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123755921 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123755921 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123755921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123755921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123755921 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123755921 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123755921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123755921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123755921 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123755922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123755922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123755922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123755922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123755922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123755922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123755922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123755922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123755922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123755922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123755922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123755922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123755922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123755922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123755922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123755922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123755922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123755922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123755922 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250813123755922 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250813123755922 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250813123755922 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250813123755922 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250813123755922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250813123755922 DRUA DEBUG (127.0.0.1:41334 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250813123755922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123755922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250813123755922 DLINP DEBUG SRVCONN(,r=127.0.0.1:41334<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123755923 DLINP DEBUG SRVCONN(,r=127.0.0.1:41334<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@10faf1860fc2: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(776)@10faf1860fc2: UnitdataCallback TC_mscpool_paging_tmsi0(790)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(778)@10faf1860fc2: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(790) TC_mscpool_paging_tmsi-Iuh0-RUA(774)@10faf1860fc2: Added conn table entry 0TC_mscpool_paging_tmsi0(790)15533854 20250813123756937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123756937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123756937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250813123756937 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123756937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xed071e, normal) (hnbgw_rua.c:407) 20250813123756937 DHNB DEBUG map_rua[0x5602c4c61bd0]{init}: Allocated (fsm.c:456) 20250813123756937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15533854)[0x5602c4c61bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123756937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15533854 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123756937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123756937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123756937 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15533854 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250813123756937 DCN DEBUG map_sccp[0x5602c4c151f0]{init}: Allocated (fsm.c:456) 20250813123756937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123756937 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-15533854 <-> SCCP-86 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123756937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15533854 SCCP-86 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250813123756937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15533854)[0x5602c4c61bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123756937 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123756937 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123756937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15533854)[0x5602c4c61bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123756937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123756937 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123756937 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{IDLE}: Allocated (fsm.c:456) 20250813123756937 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123756937 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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030000340056400500f1100926) (sccp_scrc.c:406) 20250813123756937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123756937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123756937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123756937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123756937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123756937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123756937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123756937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123756937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123756937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123756937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123756937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123756937 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123756938 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123756938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123756938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15533854)[0x5602c4c61bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123756938 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123756938 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123756938 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123756938 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123756938 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123756938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123756938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123756938 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(777)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(777)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(778)@10faf1860fc2: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(790) HNBGW_Test.msc0-RAN(778)@10faf1860fc2: Added conn table entry 0TC_mscpool_paging_tmsi0(790)9728211 HNBGW_Test.msc0-SCCP(777)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(777)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(790)@10faf1860fc2: setverdict(pass): none -> pass 20250813123756950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123756950 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123756950 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123756951 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123756951 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123756951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123756951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123756951 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123756951 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123756951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123756951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123756951 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123756951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123756951 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=00e82293) (sccp_scrc.c:477) 20250813123756951 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20250813123756951 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123756951 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123756951 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123756951 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123756951 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) 20250813123756951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123756951 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123757955 DLCTRL DEBUG Command: GET 876388087 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123757956 DLCTRL DEBUG Tx Command reply: GET_REPLY 876388087 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123757961 DLCTRL DEBUG Command: GET 432404431 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123757961 DLCTRL DEBUG Tx Command reply: GET_REPLY 432404431 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123757964 DLCTRL DEBUG Command: GET 534781004 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123757965 DLCTRL DEBUG Tx Command reply: GET_REPLY 534781004 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123757968 DLCTRL DEBUG Command: GET 6242616 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123757968 DLCTRL DEBUG Tx Command reply: GET_REPLY 6242616 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123757973 DLCTRL DEBUG Command: GET 794086950 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123757973 DLCTRL DEBUG Tx Command reply: GET_REPLY 794086950 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123757977 DLCTRL DEBUG Command: GET 550656406 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123757977 DLCTRL DEBUG Tx Command reply: GET_REPLY 550656406 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123757981 DLCTRL DEBUG Command: GET 417561593 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123757981 DLCTRL DEBUG Tx Command reply: GET_REPLY 417561593 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123757984 DLCTRL DEBUG Command: GET 406882679 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123757984 DLCTRL DEBUG Tx Command reply: GET_REPLY 406882679 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123757987 DLCTRL DEBUG Command: GET 765962548 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123757987 DLCTRL DEBUG Tx Command reply: GET_REPLY 765962548 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123757990 DLCTRL DEBUG Command: GET 142038149 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123757990 DLCTRL DEBUG Tx Command reply: GET_REPLY 142038149 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123757992 DLCTRL DEBUG Command: GET 204632596 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123757992 DLCTRL DEBUG Tx Command reply: GET_REPLY 204632596 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123757994 DLCTRL DEBUG Command: GET 411469203 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123757994 DLCTRL DEBUG Tx Command reply: GET_REPLY 411469203 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123757996 DLCTRL DEBUG Command: GET 250222705 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123757996 DLCTRL DEBUG Tx Command reply: GET_REPLY 250222705 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123757998 DLCTRL DEBUG Command: GET 702787064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123757998 DLCTRL DEBUG Tx Command reply: GET_REPLY 702787064 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123757999 DLCTRL DEBUG Command: GET 26951141 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123757999 DLCTRL DEBUG Tx Command reply: GET_REPLY 26951141 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123758001 DLCTRL DEBUG Command: GET 489566200 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123758001 DLCTRL DEBUG Tx Command reply: GET_REPLY 489566200 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123758002 DLCTRL DEBUG Command: GET 177026016 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123758002 DLCTRL DEBUG Tx Command reply: GET_REPLY 177026016 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123758003 DLCTRL DEBUG Command: GET 305069479 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123758003 DLCTRL DEBUG Tx Command reply: GET_REPLY 305069479 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123758004 DLCTRL DEBUG Command: GET 622060634 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123758004 DLCTRL DEBUG Tx Command reply: GET_REPLY 622060634 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123758005 DLCTRL DEBUG Command: GET 22712729 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123758005 DLCTRL DEBUG Tx Command reply: GET_REPLY 22712729 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123758010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123758010 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46257<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(771)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(770)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123758013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33820<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123758014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123758014 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123758014 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123758014 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) 20250813123758014 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123758014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15533854)[0x5602c4c61bd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123758014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15533854)[0x5602c4c61bd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123758014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123758014 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123758014 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123758014 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e82293), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123758014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123758014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123758014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123758014 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123758014 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123758014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123758014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15533854)[0x5602c4c61bd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123758014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15533854)[0x5602c4c61bd0]{disrupted}: Freeing instance (context_map.c:202) 20250813123758014 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15533854)[0x5602c4c61bd0]{disrupted}: Deallocated (fsm.c:568) 20250813123758014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123758014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{disconnected}: Freeing instance (context_map.c:206) 20250813123758014 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-86)[0x5602c4c151f0]{disconnected}: Deallocated (fsm.c:568) 20250813123758014 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15533854 SCCP-86 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250813123758014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41334<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123758014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41334<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123758014 DLINP NOTICE SRV(,r=127.0.0.1:41334<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123758014 DMAIN NOTICE (127.0.0.1:41334 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41334<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123758015 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123758015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123758015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123758015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123758015 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123758015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123758015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123758015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123758015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_tmsi-Iuh1-RUA(776)@10faf1860fc2: Final verdict of PTC: none 20250813123758016 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 20250813123758016 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) 20250813123758016 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123758016 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123758016 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123758016 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) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123758017 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123758017 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) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123758017 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) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123758017 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123758017 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123758017 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) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123758017 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123758017 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) HNBGW_Test.sgsn0-RAN(787)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(774)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(783)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(786)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(784)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(769)@10faf1860fc2: Final verdict of PTC: none 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813123758017 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123758017 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) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123758017 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123758017 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) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123758017 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 20250813123758017 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123758017 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) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123758017 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)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(777)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(780)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(775)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(778)@10faf1860fc2: Final verdict of PTC: none 20250813123758017 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 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123758017 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123758017 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 20250813123758017 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) 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123758017 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123758017 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123758017 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123758018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123758018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123758018 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 20250813123758018 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(779)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(782)@10faf1860fc2: Final verdict of PTC: none 20250813123758018 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123758018 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123758018 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123758018 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123758018 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123758018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123758018 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(772)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(785)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(788)@10faf1860fc2: Final verdict of PTC: none 20250813123758021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33840<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(789)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_paging_tmsi0(790)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_paging_tmsi-Iuh0(773)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(769): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(770): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(772): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(773): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(774): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(775): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(776): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(777): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(778): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(779): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(780): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(781): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(782): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(783): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(784): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(785): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(786): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(787): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(788): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(789): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_tmsi0(790): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_paging_tmsi pass'. Wed Aug 13 12:37:58 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 20250813123758128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123758731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33846<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123758733 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123758733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48ce3), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123758733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123758733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123758733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123758733 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123758733 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123758733 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123758733 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123758733 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123758733 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123758733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123758733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123758733 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=369544) 20250813123759492 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123759492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042dd6b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123759492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123759492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123759492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123759492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123759492 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123759492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca547a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123759492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123759492 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) 20250813123759492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123759492 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123759492 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123759493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123759493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123759493 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123759493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123759493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123759493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123759493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123759493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123759493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123759493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123759493 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 20250813123759493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123759493 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 20250813123759493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123759493 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=369544, count=374448) 20250813123800017 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123800017 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123800017 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123800017 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123800017 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123800017 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123800019 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123800019 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123800019 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123800019 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123800019 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123800019 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:38: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_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 20250813123801470 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123801470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e44f0c), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123801470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801470 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) 20250813123801470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123801470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801470 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123801470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b817ac), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123801470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801470 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) 20250813123801470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123801470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801470 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123801470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8efe), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123801470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801470 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123801470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123801470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801470 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 20250813123801470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123801470 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 20250813123801470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123801470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801470 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 20250813123801470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123801470 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 20250813123801470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123801470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801470 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123801470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123801470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123801470 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123801831 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123801831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a771), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123801831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801831 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123801831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123801831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801831 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123801831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378c4d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123801831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801831 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123801831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123801831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801831 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123801831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecf177), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123801831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801831 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123801831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123801831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801832 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801832 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801832 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123801832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123801832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123801832 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123801832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801832 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801832 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801832 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123801832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123801832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123801832 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123801832 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801832 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801832 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801832 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123801832 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123801832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123801832 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_paging_imsi_lai_registered started. 20250813123801861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123801863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40104<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123801867 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37179<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123801950 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123801950 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123801959 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123801959 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123801959 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123801959 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123801959 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123801959 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123801959 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35410 (stream_srv.c:142) 20250813123801959 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35410<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123801959 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123801959 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123801959 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123801960 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123801960 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123801960 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123801960 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123801960 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) 20250813123801960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123801960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123801960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123801960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123801960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801960 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123801960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123801960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123801960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123801960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123801961 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123801961 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123801961 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) 20250813123801961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123801961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123801961 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) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801961 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) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801961 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) 20250813123801961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123801961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801961 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123801961 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123801961 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123801961 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) 20250813123801961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123801961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123801961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801961 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) 20250813123801961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123801961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801961 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123801961 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123801961 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123801961 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) 20250813123801961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123801961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123801961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123801961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123801961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123801961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123801961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123801961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123801961 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123801961 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123801961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801961 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 20250813123801961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123801961 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123801961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801961 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 20250813123801961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123801961 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 20250813123801961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123801961 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123801961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123801961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123801961 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123801961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123801961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123801961 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(801)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(801)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(801)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(799)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(804)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(804)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(804)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(802)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(807)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-M3UA(807)@10faf1860fc2: M3UA emulation initiated, the test can be started MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(807)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-SCCP(805)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123802005 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123802005 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123802005 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123802005 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123802005 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123802005 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123802005 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123802005 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123802005 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123802006 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123802006 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123802006 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) 20250813123802006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123802006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123802006 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) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802006 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) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123802006 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) 20250813123802006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123802006 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123802006 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123802006 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123802006 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123802006 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) 20250813123802006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123802006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123802006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123802006 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) 20250813123802006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123802006 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123802006 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123802006 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123802006 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123802006 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) 20250813123802006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123802006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123802006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123802006 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) 20250813123802006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123802007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123802007 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123802007 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123802007 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123802007 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) 20250813123802007 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123802007 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123802007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802007 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802007 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802007 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802007 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802007 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123802007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123802007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123802007 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123802007 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123802007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123802007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123802007 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 20250813123802007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123802007 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123802007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123802007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123802007 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 20250813123802007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123802007 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 20250813123802007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123802007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123802007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123802007 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 20250813123802007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123802007 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 20250813123802007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123802007 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802007 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123802007 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123802007 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123802007 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123802007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123802007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(810)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(810)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(810)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(808)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123802033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123802033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123802033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123802033 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123802033 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) 20250813123802033 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123802033 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123802033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123802033 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123802037 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123802037 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123802037 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123802037 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123802037 DHNBAP DEBUG (127.0.0.1:35410 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123802037 DHNBAP NOTICE (127.0.0.1:35410 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123802037 DHNBAP NOTICE (127.0.0.1:35410 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123802038 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123802038 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123802174 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 20250813123802174 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 20250813123802174 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123802174 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123802177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123802177 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123802177 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123802177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123802177 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123802177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123802177 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802177 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123802177 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123802177 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123802177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123802177 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123802177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123802188 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 20250813123802188 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 20250813123802188 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123802188 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123802189 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) 20250813123802189 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123802189 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123802189 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123802189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123802189 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123802189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123802190 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) 20250813123802190 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123802190 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123802190 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123802190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123802190 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123802190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123802202 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 20250813123802202 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 20250813123802202 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123802202 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123802203 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) 20250813123802203 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123802203 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123802203 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123802203 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123802203 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123802203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123802204 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) 20250813123802204 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123802204 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123802204 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123802204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123802204 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123802204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123802221 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 20250813123802221 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 20250813123802221 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123802221 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123802222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802222 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123802222 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123802222 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123802222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123802222 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123802222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123802222 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802222 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123802222 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123802222 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123802222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123802222 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123802222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123802300 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123802300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00114e82), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123802300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123802300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123802300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123802300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123802300 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123802300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d12aa), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123802300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123802300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123802300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123802300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123802300 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123802300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007821c6), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123802300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123802300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123802300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123802300 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123802300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123802300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123802300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123802300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123802300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123802300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123802300 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123802300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123802300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123802300 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123802300 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123802300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123802300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123802300 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123802300 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802300 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123802300 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123802301 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123802301 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123802301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123802301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123802301 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123802304 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802304 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123802304 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123802304 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123802304 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123802304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123802304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123802304 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123802304 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123802304 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123802304 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123802304 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123802304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123802304 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=001d12aa) (sccp_scrc.c:477) 20250813123802304 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20250813123802304 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123802304 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123802304 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123802304 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123802304 DLSCCP DEBUG SCCP-SCOC(76)[0x5602c4c14c40]{IDLE}: Deallocated (fsm.c:568) 20250813123802305 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) 20250813123802305 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123802305 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123802305 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 20250813123802305 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123802305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123802305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123802305 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123802305 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123802305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123802305 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123802305 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) 20250813123802305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123802305 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=00114e82) (sccp_scrc.c:477) 20250813123802305 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20250813123802305 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123802305 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123802305 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123802305 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123802305 DLSCCP DEBUG SCCP-SCOC(75)[0x5602c4c61e50]{IDLE}: Deallocated (fsm.c:568) 20250813123802506 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802506 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123802506 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123802506 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123802506 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123802506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123802506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123802506 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123802506 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123802506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123802506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123802506 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123802506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123802506 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=007821c6) (sccp_scrc.c:477) 20250813123802506 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20250813123802506 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123802506 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123802506 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123802506 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123802506 DLSCCP DEBUG SCCP-SCOC(74)[0x5602c4c24610]{IDLE}: Deallocated (fsm.c:568) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(71)[0x5602c4ad1090]{IDLE}: Deallocated (fsm.c:568) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(72)[0x5602c4c21900]{IDLE}: Deallocated (fsm.c:568) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123802745 DLSCCP DEBUG SCCP-SCOC(73)[0x5602c4c4fef0]{IDLE}: Deallocated (fsm.c:568) 20250813123802979 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802979 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123802979 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123802979 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123802979 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123802979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123802979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123802979 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123802979 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123802979 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123802979 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123802979 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123802979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123802979 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123802979 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123802979 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123802980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123802980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123802980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123802980 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123802980 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) 20250813123802980 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) 20250813123802980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123802980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123802980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123802980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123802980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123802980 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123802980 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123802980 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123802980 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802980 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123802980 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123802980 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123802980 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123802980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123802980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123802980 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(800)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123802998 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) 20250813123802998 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123802998 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123802998 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 20250813123802998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123802998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123802998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123802998 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123802998 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123802998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123802998 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123802998 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) 20250813123802998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123802998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123802998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123802998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123802998 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) 20250813123802998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802998 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) 20250813123802998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802998 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123802998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123802998 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123802998 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123802998 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) 20250813123802998 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) 20250813123802998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123802998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123802998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123802998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123802998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123802998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123802998 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123802998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123802998 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123802998 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123802998 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123802998 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123802998 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123802998 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123802998 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123802998 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123802998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123802998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123802998 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(803)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123803012 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) 20250813123803012 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123803012 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123803012 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 20250813123803012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123803012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123803012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123803012 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123803012 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123803012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123803012 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123803012 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) 20250813123803012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123803012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123803012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123803012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123803012 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) 20250813123803012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803012 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) 20250813123803012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123803012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123803012 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123803012 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123803012 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) 20250813123803012 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) 20250813123803012 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123803012 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123803012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123803012 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) 20250813123803012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123803012 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123803012 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123803012 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123803012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123803012 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123803012 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123803012 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 20250813123803012 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123803012 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 20250813123803012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123803012 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(806)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123803032 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123803032 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123803032 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123803032 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123803032 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123803032 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123803032 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123803032 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123803032 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123803032 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123803032 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123803032 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123803032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123803032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123803032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123803032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123803032 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) 20250813123803032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803032 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) 20250813123803032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123803032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123803032 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123803032 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123803032 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) 20250813123803032 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) 20250813123803032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123803032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123803032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123803032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123803032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123803032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123803033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123803033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123803033 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123803033 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123803033 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123803033 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123803033 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123803033 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123803033 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123803033 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123803033 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123803033 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123803033 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(809)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123804048 DLCTRL DEBUG Command: GET 34203544 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123804048 DLCTRL DEBUG Tx Command reply: GET_REPLY 34203544 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123804056 DLCTRL DEBUG Command: GET 69195290 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123804056 DLCTRL DEBUG Tx Command reply: GET_REPLY 69195290 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123804059 DLCTRL DEBUG Command: GET 913286803 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123804059 DLCTRL DEBUG Tx Command reply: GET_REPLY 913286803 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123804063 DLCTRL DEBUG Command: GET 20140469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123804063 DLCTRL DEBUG Tx Command reply: GET_REPLY 20140469 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123804068 DLCTRL DEBUG Command: GET 164951109 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123804068 DLCTRL DEBUG Tx Command reply: GET_REPLY 164951109 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123804071 DLCTRL DEBUG Command: GET 236498619 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123804071 DLCTRL DEBUG Tx Command reply: GET_REPLY 236498619 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123804074 DLCTRL DEBUG Command: GET 84286377 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123804074 DLCTRL DEBUG Tx Command reply: GET_REPLY 84286377 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123804076 DLCTRL DEBUG Command: GET 328135129 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123804076 DLCTRL DEBUG Tx Command reply: GET_REPLY 328135129 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123804077 DLCTRL DEBUG Command: GET 524059168 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123804077 DLCTRL DEBUG Tx Command reply: GET_REPLY 524059168 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123804079 DLCTRL DEBUG Command: GET 271789240 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123804079 DLCTRL DEBUG Tx Command reply: GET_REPLY 271789240 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123804080 DLCTRL DEBUG Command: GET 750032407 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123804080 DLCTRL DEBUG Tx Command reply: GET_REPLY 750032407 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123804081 DLCTRL DEBUG Command: GET 864258551 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123804081 DLCTRL DEBUG Tx Command reply: GET_REPLY 864258551 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123804082 DLCTRL DEBUG Command: GET 281524054 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123804082 DLCTRL DEBUG Tx Command reply: GET_REPLY 281524054 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123804083 DLCTRL DEBUG Command: GET 188306191 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123804083 DLCTRL DEBUG Tx Command reply: GET_REPLY 188306191 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123804084 DLCTRL DEBUG Command: GET 992896059 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123804084 DLCTRL DEBUG Tx Command reply: GET_REPLY 992896059 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123804085 DLCTRL DEBUG Command: GET 538648889 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123804085 DLCTRL DEBUG Tx Command reply: GET_REPLY 538648889 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123804085 DLCTRL DEBUG Command: GET 251987800 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123804085 DLCTRL DEBUG Tx Command reply: GET_REPLY 251987800 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123804086 DLCTRL DEBUG Command: GET 404487582 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123804086 DLCTRL DEBUG Tx Command reply: GET_REPLY 404487582 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123804087 DLCTRL DEBUG Command: GET 325609836 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123804087 DLCTRL DEBUG Tx Command reply: GET_REPLY 325609836 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123804088 DLCTRL DEBUG Command: GET 684242241 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123804088 DLCTRL DEBUG Tx Command reply: GET_REPLY 684242241 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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 } } } 20250813123804104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123805115 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123805116 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123805116 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123805116 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123805116 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123805116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123805116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123805116 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123805116 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123805116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123805116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123805116 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123805116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123805116 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123805116 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123805116 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123805116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123805116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123805116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123805116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123805116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123805116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123805116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123805116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123805116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123805116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123805116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123805116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123805116 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123805116 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123805116 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250813123805116 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250813123805116 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250813123805116 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250813123805116 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250813123805116 DRUA DEBUG (127.0.0.1:35410 TTCN3-HNB-1) transmitting RUA payload of 47 bytes (hnbgw_rua.c:85) 20250813123805116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123805116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) 20250813123805116 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123805116 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) sending 47 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@10faf1860fc2: UnitdataCallback TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@10faf1860fc2: UnitdataCallback HNBGW_Test.msc0-RAN(800)@10faf1860fc2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(800)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)1372297 20250813123806139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123806140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123806140 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123806140 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123806140 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123806140 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123806140 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123806140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123806140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123806140 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123806140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123806140 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123806140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x14f089, normal) (hnbgw_rua.c:407) 20250813123806140 DHNB DEBUG map_rua[0x5602c4c14c40]{init}: Allocated (fsm.c:456) 20250813123806140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372297)[0x5602c4c14c40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123806140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1372297 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123806140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123806140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123806140 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1372297 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250813123806140 DCN DEBUG map_sccp[0x5602c4c61bd0]{init}: Allocated (fsm.c:456) 20250813123806140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123806140 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-1372297 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123806140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1372297 SCCP-87 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123806140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372297)[0x5602c4c14c40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123806140 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123806140 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123806140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372297)[0x5602c4c14c40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123806140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123806140 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123806140 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{IDLE}: Allocated (fsm.c:456) 20250813123806140 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123806140 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001320056400500f1100926) (sccp_scrc.c:406) 20250813123806140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123806140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123806140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123806140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123806140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123806140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123806140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123806140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123806140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123806140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123806140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123806140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123806140 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123806140 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123806140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123806140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372297)[0x5602c4c14c40]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(799)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(799)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(800)@10faf1860fc2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_lai_registered0(812) HNBGW_Test.msc0-RAN(800)@10faf1860fc2: Added conn table entry 0TC_mscpool_paging_imsi_lai_registered0(812)2403093 HNBGW_Test.msc0-SCCP(799)@10faf1860fc2: Session index based on connection ID:0 TC_mscpool_paging_imsi_lai_registered0(812)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(799)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123806155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123806155 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123806155 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123806155 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123806155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123806155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123806155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123806155 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123806155 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123806155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123806155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123806155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123806155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123806155 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=0044f602) (sccp_scrc.c:477) 20250813123806155 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20250813123806155 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123806155 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123806155 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123806155 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123806155 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) 20250813123806155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123806155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123807155 DLCTRL DEBUG Command: GET 845179496 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123807155 DLCTRL DEBUG Tx Command reply: GET_REPLY 845179496 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123807156 DLCTRL DEBUG Command: GET 429735771 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123807156 DLCTRL DEBUG Tx Command reply: GET_REPLY 429735771 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123807158 DLCTRL DEBUG Command: GET 635893447 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123807158 DLCTRL DEBUG Tx Command reply: GET_REPLY 635893447 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123807159 DLCTRL DEBUG Command: GET 851664508 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123807159 DLCTRL DEBUG Tx Command reply: GET_REPLY 851664508 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123807161 DLCTRL DEBUG Command: GET 327837287 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123807161 DLCTRL DEBUG Tx Command reply: GET_REPLY 327837287 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123807162 DLCTRL DEBUG Command: GET 807603079 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123807162 DLCTRL DEBUG Tx Command reply: GET_REPLY 807603079 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123807163 DLCTRL DEBUG Command: GET 33024137 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123807163 DLCTRL DEBUG Tx Command reply: GET_REPLY 33024137 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123807165 DLCTRL DEBUG Command: GET 541336553 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123807165 DLCTRL DEBUG Tx Command reply: GET_REPLY 541336553 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123807166 DLCTRL DEBUG Command: GET 117644975 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123807166 DLCTRL DEBUG Tx Command reply: GET_REPLY 117644975 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123807166 DLCTRL DEBUG Command: GET 176937204 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123807166 DLCTRL DEBUG Tx Command reply: GET_REPLY 176937204 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123807167 DLCTRL DEBUG Command: GET 7725524 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123807167 DLCTRL DEBUG Tx Command reply: GET_REPLY 7725524 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123807168 DLCTRL DEBUG Command: GET 614391441 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123807168 DLCTRL DEBUG Tx Command reply: GET_REPLY 614391441 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123807169 DLCTRL DEBUG Command: GET 688237951 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123807169 DLCTRL DEBUG Tx Command reply: GET_REPLY 688237951 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123807170 DLCTRL DEBUG Command: GET 570615292 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123807170 DLCTRL DEBUG Tx Command reply: GET_REPLY 570615292 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123807172 DLCTRL DEBUG Command: GET 524449463 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123807172 DLCTRL DEBUG Tx Command reply: GET_REPLY 524449463 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123807173 DLCTRL DEBUG Command: GET 230871345 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123807173 DLCTRL DEBUG Tx Command reply: GET_REPLY 230871345 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123807175 DLCTRL DEBUG Command: GET 433931311 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123807175 DLCTRL DEBUG Tx Command reply: GET_REPLY 433931311 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123807176 DLCTRL DEBUG Command: GET 109815772 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123807176 DLCTRL DEBUG Tx Command reply: GET_REPLY 109815772 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123807178 DLCTRL DEBUG Command: GET 200916976 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123807178 DLCTRL DEBUG Tx Command reply: GET_REPLY 200916976 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123807180 DLCTRL DEBUG Command: GET 750067728 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123807180 DLCTRL DEBUG Tx Command reply: GET_REPLY 750067728 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123807189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40104<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123807189 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37179<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(792)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(793)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123807192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123807192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123807193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123807193 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123807193 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) 20250813123807193 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123807193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372297)[0x5602c4c14c40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123807193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372297)[0x5602c4c14c40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123807193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123807193 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123807193 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123807193 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044f602), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123807193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123807193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123807193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123807193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123807193 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123807193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123807193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372297)[0x5602c4c14c40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123807193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372297)[0x5602c4c14c40]{disrupted}: Freeing instance (context_map.c:202) 20250813123807193 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372297)[0x5602c4c14c40]{disrupted}: Deallocated (fsm.c:568) 20250813123807193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123807193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{disconnected}: Freeing instance (context_map.c:206) 20250813123807193 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x5602c4c61bd0]{disconnected}: Deallocated (fsm.c:568) 20250813123807193 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1372297 SCCP-87 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250813123807193 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123807193 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123807193 DLINP NOTICE SRV(,r=127.0.0.1:35410<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123807193 DMAIN NOTICE (127.0.0.1:35410 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35410<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123807193 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123807193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123807194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123807194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123807194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123807194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123807194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123807194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123807194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791)@10faf1860fc2: Final verdict of PTC: none 20250813123807195 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123807195 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) 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123807195 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123807195 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) 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123807195 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123807195 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) 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-RAN(806)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(805)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(802)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(800)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(808)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(809)@10faf1860fc2: Final verdict of PTC: none 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123807195 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123807195 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) 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123807195 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 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123807195 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123807195 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123807195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123807195 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123807195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123807195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123807196 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 20250813123807196 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) 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123807196 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123807196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123807196 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123807196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123807196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_imsi_lai_registered-Iuh0(795)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(803)@10faf1860fc2: Final verdict of PTC: none 20250813123807196 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123807196 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) 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813123807196 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 20250813123807196 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123807196 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) 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123807196 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 20250813123807196 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 20250813123807196 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) 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123807196 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123807196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123807196 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123807196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123807196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123807196 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 20250813123807196 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) 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123807196 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123807196 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 20250813123807196 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123807196 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) 20250813123807197 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123807197 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-M3UA(810)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(799)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(804)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(807)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(794)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(801)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_paging_imsi_lai_registered-Iuh1(797)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(811)@10faf1860fc2: Final verdict of PTC: none 20250813123807216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi_lai_registered0(812)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_lai_registered(791): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(792): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(793): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(794): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0(795): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh0-RUA(796): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1(797): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered-Iuh1-RUA(798): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(799): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(800): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(801): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(802): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(803): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(804): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(805): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(806): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(807): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(808): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(809): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(810): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(811): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_lai_registered0(812): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_paging_imsi_lai_registered finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:38:07 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 20250813123807331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123807932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40112<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=388816) 20250813123808015 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123808015 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e82293), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123808015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123808015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123808015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123808015 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123808015 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123808015 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123808015 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123808015 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123808015 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123808015 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123808015 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123808015 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123808015 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 20250813123808734 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123808734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48ce3), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123808734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123808734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123808734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123808734 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123808735 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123808735 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123808735 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123808735 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123808735 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123808735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123808735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123808735 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123808735 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=388816, count=394260) 20250813123809196 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123809196 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123809196 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123809197 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123809197 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123809197 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123809197 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123809197 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123809197 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123809493 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123809493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca547a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123809493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123809493 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) 20250813123809493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123809493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123809493 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123809493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042dd6b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123809493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123809493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123809493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123809493 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123809493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123809493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123809493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123809493 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 20250813123809493 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123809493 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 20250813123809493 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123809493 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123809493 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123809493 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123809494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123809494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123809494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123809494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123809494 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123809494 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@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:38: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_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 MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_paging_imsi_rai_registered started. 20250813123811035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123811037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123811040 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35067<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123811115 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123811115 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123811124 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123811124 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123811124 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123811124 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123811124 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123811124 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123811124 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:50215 (stream_srv.c:142) 20250813123811124 DMAIN INFO New HNB SCTP connection r=127.0.0.1:50215<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123811124 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123811124 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123811124 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123811125 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123811125 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123811125 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) 20250813123811125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123811125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123811125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123811125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123811125 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811125 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123811125 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123811125 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123811125 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811125 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811125 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811125 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123811125 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123811125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123811125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123811125 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811125 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 20250813123811126 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123811126 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123811126 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) 20250813123811126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123811126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123811126 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) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811126 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) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811126 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) 20250813123811126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123811126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811126 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123811126 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123811126 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123811126 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) 20250813123811126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123811126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123811126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811126 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) 20250813123811126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123811126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811126 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123811126 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123811126 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123811126 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) 20250813123811126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123811126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123811126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811126 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123811126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123811126 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811126 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123811126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811126 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 20250813123811126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123811126 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123811126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811126 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 20250813123811126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123811126 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 20250813123811126 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123811126 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811126 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811126 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811126 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123811126 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123811126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123811126 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(823)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(823)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(823)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(821)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(826)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(824)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(829)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-M3UA(829)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(829)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(827)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123811170 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123811170 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123811170 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123811171 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123811171 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123811171 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123811171 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123811171 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123811171 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123811172 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123811172 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123811172 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) 20250813123811172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123811172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123811172 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) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811172 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) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811172 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) 20250813123811172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123811172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811172 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123811172 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123811172 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123811172 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) 20250813123811172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123811172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123811172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811172 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) 20250813123811172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123811172 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811172 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123811172 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123811172 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123811172 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) 20250813123811172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123811172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123811172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811172 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) 20250813123811173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123811173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811173 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123811173 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123811173 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123811173 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) 20250813123811173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123811173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123811173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123811173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123811173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123811173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811173 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123811173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123811173 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811173 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123811173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811173 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 20250813123811173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123811173 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123811173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811173 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 20250813123811173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123811173 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 20250813123811173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123811173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811173 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 20250813123811173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123811173 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 20250813123811173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123811173 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811173 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811173 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811173 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123811173 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123811173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123811173 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(832)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(832)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(832)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(830)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123811198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123811198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123811198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123811198 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123811198 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) 20250813123811198 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123811198 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123811198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123811198 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123811203 DLINP DEBUG SRVCONN(,r=127.0.0.1:50215<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123811203 DLINP DEBUG SRVCONN(,r=127.0.0.1:50215<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123811203 DLINP DEBUG SRVCONN(,r=127.0.0.1:50215<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123811203 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123811203 DHNBAP DEBUG (127.0.0.1:50215 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123811203 DHNBAP NOTICE (127.0.0.1:50215 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123811203 DHNBAP NOTICE (127.0.0.1:50215 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123811203 DLINP DEBUG SRVCONN(,r=127.0.0.1:50215<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123811203 DLINP DEBUG SRVCONN(,r=127.0.0.1:50215<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123811339 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 20250813123811339 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 20250813123811339 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 20250813123811339 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123811339 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813123811339 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813123811339 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123811341 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811341 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123811341 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813123811341 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813123811341 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813123811341 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123811341 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123811341 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813123811342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811342 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123811342 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123811342 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123811342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123811342 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250813123811342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123811352 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 20250813123811352 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 20250813123811352 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123811352 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123811354 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) 20250813123811354 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123811354 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123811354 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123811354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123811354 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123811354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123811354 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) 20250813123811354 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123811354 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123811354 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123811354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123811354 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123811354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123811366 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 20250813123811366 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 20250813123811366 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123811366 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123811367 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) 20250813123811367 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123811367 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123811367 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123811367 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123811367 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123811367 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123811368 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) 20250813123811368 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123811368 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123811368 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123811368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123811368 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123811368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123811386 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 20250813123811386 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 20250813123811386 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123811386 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123811387 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811387 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123811387 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123811387 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123811387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123811387 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123811387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123811388 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811388 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123811388 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123811388 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123811388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123811388 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123811388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123811471 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123811471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f8efe), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123811471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811471 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123811471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123811471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811471 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123811471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b817ac), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123811471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811471 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) 20250813123811471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123811471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811471 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123811471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e44f0c), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123811471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811471 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) 20250813123811471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123811471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811472 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123811472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123811472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123811472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123811472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811472 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 20250813123811472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123811472 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 20250813123811472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123811472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811472 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 20250813123811472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123811472 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 20250813123811472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123811472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811481 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) 20250813123811481 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123811481 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123811481 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 20250813123811481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123811481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123811481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123811481 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811482 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123811482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123811482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123811482 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) 20250813123811482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123811482 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=00b817ac) (sccp_scrc.c:477) 20250813123811482 DLSCCP DEBUG Received CO:RELCO for local reference 81 (sccp_scoc.c:1824) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(81)[0x5602c4baea90]{IDLE}: Deallocated (fsm.c:568) 20250813123811482 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) 20250813123811482 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123811482 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123811482 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 20250813123811482 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123811482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123811482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123811482 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811482 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123811482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123811482 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123811482 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) 20250813123811482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123811482 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=004f8efe) (sccp_scrc.c:477) 20250813123811482 DLSCCP DEBUG Received CO:RELCO for local reference 82 (sccp_scoc.c:1824) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123811482 DLSCCP DEBUG SCCP-SCOC(82)[0x5602c4c110c0]{IDLE}: Deallocated (fsm.c:568) 20250813123811682 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) 20250813123811682 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123811682 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123811682 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 20250813123811682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123811682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123811682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123811682 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811682 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123811682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123811682 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123811682 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) 20250813123811682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123811682 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=00e44f0c) (sccp_scrc.c:477) 20250813123811682 DLSCCP DEBUG Received CO:RELCO for local reference 80 (sccp_scoc.c:1824) 20250813123811682 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123811682 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123811682 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123811682 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123811682 DLSCCP DEBUG SCCP-SCOC(80)[0x5602c4c16c30]{IDLE}: Deallocated (fsm.c:568) 20250813123811831 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123811831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00378c4d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123811831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811831 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123811831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123811831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811831 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123811831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0a771), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123811831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811831 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123811831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123811831 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811831 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811831 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123811831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123811831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123811831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123811831 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811831 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811831 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811831 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811831 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123811831 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123811831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123811831 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123811831 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811832 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123811832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecf177), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123811832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123811832 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123811832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123811832 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123811833 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123811833 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123811833 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123811833 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123811833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123811833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123811833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123811833 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811833 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) 20250813123811833 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123811833 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123811833 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 20250813123811833 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123811833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123811833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123811833 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123811833 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123811833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123811833 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123811833 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) 20250813123811833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123811833 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=00378c4d) (sccp_scrc.c:477) 20250813123811833 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20250813123811833 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123811833 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123811833 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123811833 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123811833 DLSCCP DEBUG SCCP-SCOC(78)[0x5602c4c07a10]{IDLE}: Deallocated (fsm.c:568) 20250813123812034 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) 20250813123812034 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123812034 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123812034 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 20250813123812034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123812034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123812034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123812034 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123812034 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) 20250813123812034 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123812034 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123812034 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 20250813123812034 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123812034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123812034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123812034 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123812034 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123812034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123812034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123812034 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) 20250813123812034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123812034 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=00b0a771) (sccp_scrc.c:477) 20250813123812034 DLSCCP DEBUG Received CO:RELCO for local reference 79 (sccp_scoc.c:1824) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(79)[0x5602c4c2c140]{IDLE}: Deallocated (fsm.c:568) 20250813123812034 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123812034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123812034 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123812034 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) 20250813123812034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123812034 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=00ecf177) (sccp_scrc.c:477) 20250813123812034 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123812034 DLSCCP DEBUG SCCP-SCOC(77)[0x5602c4c16330]{IDLE}: Deallocated (fsm.c:568) 20250813123812145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123812145 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123812145 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123812145 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123812145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123812146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123812146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123812146 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123812146 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123812146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123812146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123812146 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123812146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123812146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123812146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123812146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123812146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123812146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123812146 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123812146 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123812146 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) 20250813123812146 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) 20250813123812146 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123812146 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123812146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123812146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123812146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123812146 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123812146 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123812146 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123812146 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123812146 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123812146 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123812146 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123812146 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123812146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123812146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123812146 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(822)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123812169 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) 20250813123812169 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123812169 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123812169 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 20250813123812169 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123812169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123812169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123812169 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123812169 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123812169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123812169 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123812169 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) 20250813123812169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123812169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123812169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123812169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123812169 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) 20250813123812169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812169 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) 20250813123812169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123812169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123812169 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123812169 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123812169 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) 20250813123812169 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) 20250813123812170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123812170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123812170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123812170 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) 20250813123812170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123812170 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123812170 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123812170 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123812170 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123812170 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123812170 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123812170 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 20250813123812170 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123812170 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 20250813123812170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123812170 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(828)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123812191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123812191 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123812191 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123812191 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123812191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123812191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123812191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123812191 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123812191 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123812191 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123812191 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123812191 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123812191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123812191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123812191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123812191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123812191 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) 20250813123812191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812191 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) 20250813123812191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123812191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123812191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123812191 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123812191 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) 20250813123812191 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) 20250813123812191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123812191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123812191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123812191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123812191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123812191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123812191 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123812191 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123812191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123812191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123812192 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123812192 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123812192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123812192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123812192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123812192 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(831)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123812238 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) 20250813123812238 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123812238 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123812238 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 20250813123812238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123812238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123812238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123812238 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123812238 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123812238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123812238 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123812238 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) 20250813123812238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123812238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123812238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123812238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123812238 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) 20250813123812238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812238 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) 20250813123812238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123812238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123812238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123812238 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123812238 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) 20250813123812238 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) 20250813123812238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123812238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123812238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123812238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123812238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123812238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123812238 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123812238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123812238 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123812238 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123812238 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123812238 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123812238 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123812238 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123812238 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123812238 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123812238 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123812238 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123812238 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(825)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123813207 DLCTRL DEBUG Command: GET 295225992 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123813207 DLCTRL DEBUG Tx Command reply: GET_REPLY 295225992 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123813209 DLCTRL DEBUG Command: GET 368571060 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123813209 DLCTRL DEBUG Tx Command reply: GET_REPLY 368571060 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123813211 DLCTRL DEBUG Command: GET 233166409 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123813211 DLCTRL DEBUG Tx Command reply: GET_REPLY 233166409 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123813212 DLCTRL DEBUG Command: GET 941240831 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123813212 DLCTRL DEBUG Tx Command reply: GET_REPLY 941240831 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123813213 DLCTRL DEBUG Command: GET 885207991 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123813213 DLCTRL DEBUG Tx Command reply: GET_REPLY 885207991 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123813213 DLCTRL DEBUG Command: GET 103296588 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123813213 DLCTRL DEBUG Tx Command reply: GET_REPLY 103296588 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123813214 DLCTRL DEBUG Command: GET 919386596 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123813214 DLCTRL DEBUG Tx Command reply: GET_REPLY 919386596 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123813215 DLCTRL DEBUG Command: GET 199933417 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123813215 DLCTRL DEBUG Tx Command reply: GET_REPLY 199933417 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123813216 DLCTRL DEBUG Command: GET 846717412 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123813216 DLCTRL DEBUG Tx Command reply: GET_REPLY 846717412 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123813217 DLCTRL DEBUG Command: GET 984795206 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123813217 DLCTRL DEBUG Tx Command reply: GET_REPLY 984795206 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123813218 DLCTRL DEBUG Command: GET 404091539 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123813218 DLCTRL DEBUG Tx Command reply: GET_REPLY 404091539 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123813219 DLCTRL DEBUG Command: GET 204964325 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123813219 DLCTRL DEBUG Tx Command reply: GET_REPLY 204964325 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123813220 DLCTRL DEBUG Command: GET 388414366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123813220 DLCTRL DEBUG Tx Command reply: GET_REPLY 388414366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123813220 DLCTRL DEBUG Command: GET 335687905 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123813220 DLCTRL DEBUG Tx Command reply: GET_REPLY 335687905 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123813221 DLCTRL DEBUG Command: GET 901175084 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123813221 DLCTRL DEBUG Tx Command reply: GET_REPLY 901175084 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123813222 DLCTRL DEBUG Command: GET 380268333 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123813222 DLCTRL DEBUG Tx Command reply: GET_REPLY 380268333 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123813223 DLCTRL DEBUG Command: GET 504803124 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123813223 DLCTRL DEBUG Tx Command reply: GET_REPLY 504803124 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123813224 DLCTRL DEBUG Command: GET 876988486 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123813224 DLCTRL DEBUG Tx Command reply: GET_REPLY 876988486 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123813225 DLCTRL DEBUG Command: GET 884444674 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123813225 DLCTRL DEBUG Tx Command reply: GET_REPLY 884444674 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123813226 DLCTRL DEBUG Command: GET 569148615 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123813226 DLCTRL DEBUG Tx Command reply: GET_REPLY 569148615 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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 } } } 20250813123813238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44424<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123814251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123814251 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123814251 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123814251 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123814251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123814251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123814251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123814251 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123814251 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123814251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123814251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123814251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123814251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123814251 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123814251 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123814251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123814251 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) 20250813123814251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123814251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123814251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123814251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123814251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123814251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123814251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123814251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123814251 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) 20250813123814251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123814251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123814251 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123814251 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123814251 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250813123814251 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250813123814251 DCN DEBUG (sgsn-0) Decoded Paging: PS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250813123814251 DCN INFO (sgsn-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250813123814251 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250813123814252 DRUA DEBUG (127.0.0.1:50215 TTCN3-HNB-1) transmitting RUA payload of 48 bytes (hnbgw_rua.c:85) 20250813123814252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123814252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) 20250813123814252 DLINP DEBUG SRVCONN(,r=127.0.0.1:50215<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123814252 DLINP DEBUG SRVCONN(,r=127.0.0.1:50215<->l=127.0.0.1:29169) sending 48 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@10faf1860fc2: UnitdataCallback TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@10faf1860fc2: UnitdataCallback HNBGW_Test.sgsn0-RAN(831)@10faf1860fc2: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(831)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)598121 20250813123815268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123815268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123815268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 105 bytes from client (stream_srv.c:1351) 20250813123815268 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123815268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x92069, normal) (hnbgw_rua.c:407) 20250813123815268 DHNB DEBUG map_rua[0x5602c4baea90]{init}: Allocated (fsm.c:456) 20250813123815268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-598121)[0x5602c4baea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123815268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-598121 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123815268 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123815268 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123815268 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-598121 SCCP-0 PS MI=NONE: CN link paging record selects sgsn 0 (hnbgw_cn.c:1015) 20250813123815268 DCN DEBUG map_sccp[0x5602c4c14c40]{init}: Allocated (fsm.c:456) 20250813123815268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123815268 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-598121 <-> SCCP-88 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123815268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-598121 SCCP-88 sgsn-0 MI=NONE: rx RUA Connect with 76 bytes RANAP data (hnbgw_rua.c:312) 20250813123815268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-598121)[0x5602c4baea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123815268 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123815268 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123815268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-598121)[0x5602c4baea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123815268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123815268 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123815268 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{IDLE}: Allocated (fsm.c:456) 20250813123815268 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123815268 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=001340480000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040111006270003505902080910100000001032004f40030001f00056400500f1100926) (sccp_scrc.c:406) 20250813123815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123815268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123815268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123815268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123815268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123815268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123815268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123815268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123815268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123815268 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123815268 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123815268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123815268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-598121)[0x5602c4baea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123815268 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123815268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123815268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123815268 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123815268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123815268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123815268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123815268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(830)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(830)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(831)@10faf1860fc2: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi_rai_registered0(834) HNBGW_Test.sgsn0-RAN(831)@10faf1860fc2: Added conn table entry 0TC_mscpool_paging_imsi_rai_registered0(834)3707071 TC_mscpool_paging_imsi_rai_registered0(834)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(830)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(830)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123815276 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123815276 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123815276 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123815276 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123815276 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123815276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123815276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123815276 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123815276 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123815276 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123815276 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123815276 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123815276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123815276 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=00b1dc42) (sccp_scrc.c:477) 20250813123815276 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20250813123815276 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123815276 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123815276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123815276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123815276 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) 20250813123815276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123815276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123816281 DLCTRL DEBUG Command: GET 148035633 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123816281 DLCTRL DEBUG Tx Command reply: GET_REPLY 148035633 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123816287 DLCTRL DEBUG Command: GET 718505225 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123816287 DLCTRL DEBUG Tx Command reply: GET_REPLY 718505225 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123816289 DLCTRL DEBUG Command: GET 549703355 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123816289 DLCTRL DEBUG Tx Command reply: GET_REPLY 549703355 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123816292 DLCTRL DEBUG Command: GET 493636138 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123816292 DLCTRL DEBUG Tx Command reply: GET_REPLY 493636138 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123816295 DLCTRL DEBUG Command: GET 749259587 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123816295 DLCTRL DEBUG Tx Command reply: GET_REPLY 749259587 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123816297 DLCTRL DEBUG Command: GET 430605436 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123816297 DLCTRL DEBUG Tx Command reply: GET_REPLY 430605436 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123816298 DLCTRL DEBUG Command: GET 248280214 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123816298 DLCTRL DEBUG Tx Command reply: GET_REPLY 248280214 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123816300 DLCTRL DEBUG Command: GET 609684561 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123816300 DLCTRL DEBUG Tx Command reply: GET_REPLY 609684561 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123816302 DLCTRL DEBUG Command: GET 422956668 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123816302 DLCTRL DEBUG Tx Command reply: GET_REPLY 422956668 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123816303 DLCTRL DEBUG Command: GET 862652142 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123816303 DLCTRL DEBUG Tx Command reply: GET_REPLY 862652142 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123816305 DLCTRL DEBUG Command: GET 587528117 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123816305 DLCTRL DEBUG Tx Command reply: GET_REPLY 587528117 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123816306 DLCTRL DEBUG Command: GET 716145231 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123816306 DLCTRL DEBUG Tx Command reply: GET_REPLY 716145231 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123816308 DLCTRL DEBUG Command: GET 429661937 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123816308 DLCTRL DEBUG Tx Command reply: GET_REPLY 429661937 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123816309 DLCTRL DEBUG Command: GET 187551457 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123816309 DLCTRL DEBUG Tx Command reply: GET_REPLY 187551457 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123816310 DLCTRL DEBUG Command: GET 947306640 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123816310 DLCTRL DEBUG Tx Command reply: GET_REPLY 947306640 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123816311 DLCTRL DEBUG Command: GET 113655586 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123816311 DLCTRL DEBUG Tx Command reply: GET_REPLY 113655586 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123816312 DLCTRL DEBUG Command: GET 783762780 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123816312 DLCTRL DEBUG Tx Command reply: GET_REPLY 783762780 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123816313 DLCTRL DEBUG Command: GET 698981279 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123816313 DLCTRL DEBUG Tx Command reply: GET_REPLY 698981279 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123816315 DLCTRL DEBUG Command: GET 846355747 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123816315 DLCTRL DEBUG Tx Command reply: GET_REPLY 846355747 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123816318 DLCTRL DEBUG Command: GET 367755041 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123816318 DLCTRL DEBUG Tx Command reply: GET_REPLY 367755041 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123816328 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35067<->l=127.0.0.1:4262) (control_if.c:193) 20250813123816328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40128<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(815)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(814)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123816334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40120<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123816336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123816336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123816336 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_mscpool_paging_imsi_rai_registered(813)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820)@10faf1860fc2: Final verdict of PTC: none 20250813123816337 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123816337 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) 20250813123816337 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123816337 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813123816336 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) 20250813123816336 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123816336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-598121)[0x5602c4baea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123816336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-598121)[0x5602c4baea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123816336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123816336 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123816336 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123816337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1dc42), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123816337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123816337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123816337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123816337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123816337 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123816337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123816337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-598121)[0x5602c4baea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123816337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-598121)[0x5602c4baea90]{disrupted}: Freeing instance (context_map.c:202) 20250813123816337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-598121)[0x5602c4baea90]{disrupted}: Deallocated (fsm.c:568) 20250813123816337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123816337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{disconnected}: Freeing instance (context_map.c:206) 20250813123816337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-88)[0x5602c4c14c40]{disconnected}: Deallocated (fsm.c:568) 20250813123816337 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-598121 SCCP-88 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813123816337 DLINP DEBUG SRVCONN(,r=127.0.0.1:50215<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123816337 DLINP DEBUG SRVCONN(,r=127.0.0.1:50215<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123816337 DLINP NOTICE SRV(,r=127.0.0.1:50215<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123816337 DMAIN NOTICE (127.0.0.1:50215 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:50215<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123816337 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123816337 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123816337 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) 20250813123816337 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123816337 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123816338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123816338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123816338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123816338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123816338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123816338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123816338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123816338 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(827)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(828)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(821)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(822)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(829)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(832)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(830)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(816)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(831)@10faf1860fc2: Final verdict of PTC: none 20250813123816338 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123816338 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) 20250813123816338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123816338 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123816338 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123816338 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) 20250813123816338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123816338 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123816338 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123816338 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) 20250813123816338 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123816338 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123816338 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 20250813123816338 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) 20250813123816338 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123816338 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123816339 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123816339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123816339 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123816339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123816339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123816339 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 20250813123816339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123816339 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123816339 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123816339 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123816339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123816339 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123816339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123816339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123816339 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123816339 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) 20250813123816339 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123816339 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123816339 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 20250813123816339 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123816339 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) 20250813123816339 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123816339 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123816339 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 20250813123816339 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123816340 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) 20250813123816340 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123816340 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123816340 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 20250813123816340 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 20250813123816340 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) 20250813123816340 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123816340 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123816340 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123816340 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123816340 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123816340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}TC_mscpool_paging_imsi_rai_registered-Iuh0(817)@10faf1860fc2: Final verdict of PTC: none: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123816340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123816340 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 20250813123816340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123816340 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123816340 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123816340 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123816340 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123816340 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123816340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123816340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_paging_imsi_rai_registered-Iuh1(819)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(823)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_paging_imsi_rai_registered0(834)@10faf1860fc2: Final verdict of PTC: pass 20250813123816346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44424<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(833)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi_rai_registered(813): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(814): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(815): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(816): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0(817): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh0-RUA(818): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1(819): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered-Iuh1-RUA(820): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(821): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(822): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(823): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(827): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(828): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(829): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(830): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(831): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(832): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(833): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_paging_imsi_rai_registered0(834): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_paging_imsi_rai_registered finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:38:16 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 20250813123816464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123816967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44426<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=396104) 20250813123817193 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123817194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044f602), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123817194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123817194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123817194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123817194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123817194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123817194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123817194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123817194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123817194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123817194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123817194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123817194 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=396104, count=401008) 20250813123818016 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123818016 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e82293), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123818016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123818016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123818016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123818016 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123818016 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123818016 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123818016 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123818016 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123818016 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123818016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123818016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123818016 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123818340 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123818340 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123818340 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123818340 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123818340 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123818340 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123818340 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123818340 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123818340 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123818341 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123818341 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123818341 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123818735 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123818735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48ce3), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123818735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123818735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123818735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123818735 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123818736 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123818736 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123818736 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123818736 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123818736 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123818736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123818736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:38: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_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 20250813123819494 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123819494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042dd6b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123819494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123819494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123819494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123819494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123819494 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123819494 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca547a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123819494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123819494 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) 20250813123819494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123819494 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123819494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123819494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123819494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123819494 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123819494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123819494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123819494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123819494 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123819494 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123819494 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123819494 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 20250813123819494 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123819494 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 20250813123819494 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_no_allow_attach_round_robin started. 20250813123820072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123820075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123820078 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45479<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123820153 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123820153 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123820163 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123820163 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123820163 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123820164 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123820164 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123820164 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123820164 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123820164 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123820164 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) 20250813123820164 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123820164 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123820164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820164 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820164 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820164 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820164 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820164 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123820164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123820164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123820164 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123820164 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123820164 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38616 (stream_srv.c:142) 20250813123820164 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38616<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123820164 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123820164 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123820164 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123820164 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820164 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123820164 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123820164 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123820164 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123820164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123820164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123820165 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123820165 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123820165 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) 20250813123820165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123820165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123820165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123820165 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123820165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123820165 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123820165 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123820165 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123820165 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123820165 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820165 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123820165 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123820165 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123820165 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123820165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123820165 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123820166 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123820166 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123820166 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) 20250813123820166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123820166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123820166 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) 20250813123820166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820166 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) 20250813123820166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123820166 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) 20250813123820166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123820166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123820166 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123820166 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123820166 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123820166 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) 20250813123820166 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123820166 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123820166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123820166 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) 20250813123820166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123820166 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123820166 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123820166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123820166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123820166 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 20250813123820166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123820166 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123820166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820166 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123820166 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123820166 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 20250813123820166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123820166 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 20250813123820166 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(845)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(845)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(845)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(848)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(848)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(848)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(846)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(851)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-M3UA(851)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(851)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-SCCP(849)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123820208 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123820208 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123820208 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123820208 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123820208 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123820208 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123820208 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123820208 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123820208 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123820209 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123820209 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123820209 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) 20250813123820209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123820209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123820209 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) 20250813123820209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820209 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) 20250813123820209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123820209 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) 20250813123820209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123820209 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123820209 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123820209 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123820209 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123820209 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) 20250813123820210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123820210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123820210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123820210 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) 20250813123820210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123820210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123820210 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123820210 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123820210 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123820210 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) 20250813123820210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123820210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123820210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123820210 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) 20250813123820210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123820210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123820210 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123820210 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123820210 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123820210 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) 20250813123820210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123820210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123820210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123820210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123820210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123820210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123820210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123820210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123820210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123820210 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123820210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123820210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123820210 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 20250813123820210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123820210 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123820210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123820210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123820210 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 20250813123820210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123820210 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 20250813123820210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123820210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123820210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123820210 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 20250813123820210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123820210 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 20250813123820210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123820210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123820210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123820210 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123820210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123820210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123820210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(854)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(854)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(854)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(852)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123820233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123820233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123820233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123820233 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123820233 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) 20250813123820233 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123820233 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123820233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123820233 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123820237 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123820237 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123820237 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123820237 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123820237 DHNBAP DEBUG (127.0.0.1:38616 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123820237 DHNBAP NOTICE (127.0.0.1:38616 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123820237 DHNBAP NOTICE (127.0.0.1:38616 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123820237 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123820237 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123820381 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 20250813123820381 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 20250813123820381 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123820381 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123820391 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820391 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123820391 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123820391 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123820391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123820391 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123820391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123820392 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 20250813123820392 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 20250813123820393 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123820393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813123820394 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123820394 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123820394 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123820394 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123820394 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123820394 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(848)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123820398 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) 20250813123820398 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123820398 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123820398 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123820398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123820398 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123820398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123820398 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) 20250813123820398 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123820398 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123820398 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123820399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123820399 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123820399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123820405 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 20250813123820405 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 20250813123820405 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123820405 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123820411 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) 20250813123820411 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123820411 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123820411 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123820411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123820411 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123820411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123820414 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) 20250813123820414 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123820414 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123820414 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123820414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123820414 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123820414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123820423 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 20250813123820423 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 20250813123820423 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123820423 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123820428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820428 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123820428 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123820428 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123820428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123820428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123820428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123820429 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123820429 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123820429 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123820429 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123820429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123820429 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123820429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123821192 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123821192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123821192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123821192 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123821192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123821192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123821192 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123821192 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123821192 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123821192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123821192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123821192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123821192 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123821192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123821192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123821192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123821192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123821193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123821193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123821193 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123821193 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) 20250813123821193 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) 20250813123821193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123821193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123821193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123821193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123821193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123821193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123821193 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123821193 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123821193 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123821193 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123821193 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123821193 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123821193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123821193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123821193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123821193 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(844)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123821197 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) 20250813123821197 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123821197 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123821197 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 20250813123821197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123821197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123821197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123821197 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123821197 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123821197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123821197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123821197 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) 20250813123821197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123821197 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123821197 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123821197 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123821197 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) 20250813123821197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821197 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) 20250813123821197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821197 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123821197 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123821197 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123821197 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123821197 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) 20250813123821197 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) 20250813123821197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123821197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123821197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123821197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123821197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123821197 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123821197 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123821197 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123821197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123821197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123821197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123821197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123821197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123821197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123821197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123821197 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(847)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123821209 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) 20250813123821209 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123821209 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123821209 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 20250813123821209 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123821209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123821209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123821209 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123821209 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123821210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123821210 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123821210 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) 20250813123821210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123821210 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123821210 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123821210 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123821210 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) 20250813123821210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821210 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) 20250813123821210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821210 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123821210 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123821210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123821210 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123821210 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) 20250813123821210 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) 20250813123821210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123821210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123821210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123821210 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) 20250813123821210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123821210 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123821210 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123821210 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123821210 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123821210 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123821210 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123821210 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 20250813123821210 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123821210 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 20250813123821210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123821210 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(850)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123821229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123821229 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123821229 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123821229 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123821229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123821229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123821229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123821229 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123821229 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123821229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123821229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123821229 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123821229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123821229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123821229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123821229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123821229 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) 20250813123821229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821229 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) 20250813123821229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123821229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123821229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123821229 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123821229 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) 20250813123821229 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) 20250813123821229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123821229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123821229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123821229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123821229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123821229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123821229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123821229 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123821229 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123821229 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123821229 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123821229 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123821229 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123821229 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123821229 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123821229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123821229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123821229 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(853)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123822251 DLCTRL DEBUG Command: GET 909222849 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123822251 DLCTRL DEBUG Tx Command reply: GET_REPLY 909222849 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123822253 DLCTRL DEBUG Command: GET 190396098 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123822253 DLCTRL DEBUG Tx Command reply: GET_REPLY 190396098 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123822254 DLCTRL DEBUG Command: GET 61824374 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123822254 DLCTRL DEBUG Tx Command reply: GET_REPLY 61824374 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123822255 DLCTRL DEBUG Command: GET 417213298 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123822255 DLCTRL DEBUG Tx Command reply: GET_REPLY 417213298 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123822256 DLCTRL DEBUG Command: GET 782850900 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123822256 DLCTRL DEBUG Tx Command reply: GET_REPLY 782850900 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123822256 DLCTRL DEBUG Command: GET 7394588 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123822256 DLCTRL DEBUG Tx Command reply: GET_REPLY 7394588 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123822257 DLCTRL DEBUG Command: GET 399731801 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123822257 DLCTRL DEBUG Tx Command reply: GET_REPLY 399731801 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123822258 DLCTRL DEBUG Command: GET 662987814 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123822258 DLCTRL DEBUG Tx Command reply: GET_REPLY 662987814 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123822259 DLCTRL DEBUG Command: GET 907241641 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123822259 DLCTRL DEBUG Tx Command reply: GET_REPLY 907241641 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123822260 DLCTRL DEBUG Command: GET 695551283 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123822260 DLCTRL DEBUG Tx Command reply: GET_REPLY 695551283 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123822260 DLCTRL DEBUG Command: GET 385042660 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123822260 DLCTRL DEBUG Tx Command reply: GET_REPLY 385042660 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123822261 DLCTRL DEBUG Command: GET 937666287 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123822261 DLCTRL DEBUG Tx Command reply: GET_REPLY 937666287 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123822262 DLCTRL DEBUG Command: GET 647749687 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123822262 DLCTRL DEBUG Tx Command reply: GET_REPLY 647749687 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123822263 DLCTRL DEBUG Command: GET 859558225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123822263 DLCTRL DEBUG Tx Command reply: GET_REPLY 859558225 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123822263 DLCTRL DEBUG Command: GET 443751098 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123822263 DLCTRL DEBUG Tx Command reply: GET_REPLY 443751098 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123822264 DLCTRL DEBUG Command: GET 84767372 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123822264 DLCTRL DEBUG Tx Command reply: GET_REPLY 84767372 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123822265 DLCTRL DEBUG Command: GET 867672369 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123822265 DLCTRL DEBUG Tx Command reply: GET_REPLY 867672369 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123822266 DLCTRL DEBUG Command: GET 513298920 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123822266 DLCTRL DEBUG Tx Command reply: GET_REPLY 513298920 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123822266 DLCTRL DEBUG Command: GET 655293925 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123822266 DLCTRL DEBUG Tx Command reply: GET_REPLY 655293925 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123822267 DLCTRL DEBUG Command: GET 841372716 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123822267 DLCTRL DEBUG Tx Command reply: GET_REPLY 841372716 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000000001010011'B, t_guard := 20.000000 } 20250813123822278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)2825378 20250813123823311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123823311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123823311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123823311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123823311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2b1ca2, normal) (hnbgw_rua.c:407) 20250813123823311 DHNB DEBUG map_rua[0x5602c4baea90]{init}: Allocated (fsm.c:456) 20250813123823311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2825378)[0x5602c4baea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123823311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2825378 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123823311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123823311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123823311 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2825378 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123823311 DCN DEBUG map_sccp[0x5602c4c14c40]{init}: Allocated (fsm.c:456) 20250813123823311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123823311 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-2825378 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123823311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2825378 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123823311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2825378)[0x5602c4baea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123823311 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123823311 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123823311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2825378)[0x5602c4baea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123823311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123823311 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123823311 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{IDLE}: Allocated (fsm.c:456) 20250813123823311 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123823311 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000530056400500f1100926) (sccp_scrc.c:406) 20250813123823311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123823311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123823311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123823311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123823311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123823311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123823311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123823311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123823311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123823311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123823311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123823311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123823311 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123823311 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123823311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123823311 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2825378)[0x5602c4baea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123823311 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123823311 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123823311 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123823311 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123823311 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123823311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123823311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123823312 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(844)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(856) HNBGW_Test.msc0-RAN(844)@10faf1860fc2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(856)12703297 HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: Session index based on connection ID:0 TC_mscpool_no_allow_attach_round_robin0(856)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@10faf1860fc2: 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 } } } 20250813123823325 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123823325 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123823325 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123823325 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123823325 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123823325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123823325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123823325 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123823326 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123823326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123823326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123823326 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123823326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123823326 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=00b3f85e) (sccp_scrc.c:477) 20250813123823326 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20250813123823326 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123823326 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123823326 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123823326 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123823326 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) 20250813123823326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123823326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123823327 DLCTRL DEBUG Command: GET 526667853 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123823327 DLCTRL DEBUG Tx Command reply: GET_REPLY 526667853 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123823331 DLCTRL DEBUG Command: GET 831472762 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123823331 DLCTRL DEBUG Tx Command reply: GET_REPLY 831472762 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123823336 DLCTRL DEBUG Command: GET 16441163 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123823336 DLCTRL DEBUG Tx Command reply: GET_REPLY 16441163 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123823339 DLCTRL DEBUG Command: GET 862695946 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123823339 DLCTRL DEBUG Tx Command reply: GET_REPLY 862695946 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123823340 DLCTRL DEBUG Command: GET 284062153 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123823340 DLCTRL DEBUG Tx Command reply: GET_REPLY 284062153 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123823342 DLCTRL DEBUG Command: GET 763213116 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123823342 DLCTRL DEBUG Tx Command reply: GET_REPLY 763213116 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123823343 DLCTRL DEBUG Command: GET 744131756 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123823343 DLCTRL DEBUG Tx Command reply: GET_REPLY 744131756 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123823344 DLCTRL DEBUG Command: GET 94971722 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123823344 DLCTRL DEBUG Tx Command reply: GET_REPLY 94971722 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123823345 DLCTRL DEBUG Command: GET 960140455 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123823345 DLCTRL DEBUG Tx Command reply: GET_REPLY 960140455 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123823346 DLCTRL DEBUG Command: GET 719900296 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123823346 DLCTRL DEBUG Tx Command reply: GET_REPLY 719900296 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123823347 DLCTRL DEBUG Command: GET 222981586 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123823347 DLCTRL DEBUG Tx Command reply: GET_REPLY 222981586 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123823348 DLCTRL DEBUG Command: GET 482125419 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123823348 DLCTRL DEBUG Tx Command reply: GET_REPLY 482125419 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123823349 DLCTRL DEBUG Command: GET 817425521 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123823349 DLCTRL DEBUG Tx Command reply: GET_REPLY 817425521 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123823350 DLCTRL DEBUG Command: GET 204309835 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123823350 DLCTRL DEBUG Tx Command reply: GET_REPLY 204309835 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123823351 DLCTRL DEBUG Command: GET 637417514 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123823351 DLCTRL DEBUG Tx Command reply: GET_REPLY 637417514 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123823352 DLCTRL DEBUG Command: GET 775345677 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123823352 DLCTRL DEBUG Tx Command reply: GET_REPLY 775345677 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123823353 DLCTRL DEBUG Command: GET 142504411 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123823353 DLCTRL DEBUG Tx Command reply: GET_REPLY 142504411 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123823354 DLCTRL DEBUG Command: GET 91520110 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123823354 DLCTRL DEBUG Tx Command reply: GET_REPLY 91520110 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123823355 DLCTRL DEBUG Command: GET 410523072 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123823355 DLCTRL DEBUG Tx Command reply: GET_REPLY 410523072 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123823356 DLCTRL DEBUG Command: GET 421077282 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123823356 DLCTRL DEBUG Tx Command reply: GET_REPLY 421077282 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000011000011'B, t_guard := 20.000000 } 20250813123823375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49186<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(850)@10faf1860fc2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(850)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(857)11459971 20250813123824391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123824391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123824391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123824391 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123824391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaedd83, normal) (hnbgw_rua.c:407) 20250813123824391 DHNB DEBUG map_rua[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123824391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11459971)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123824391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11459971 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123824391 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123824391 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123824391 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123824391 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11459971 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250813123824391 DCN DEBUG map_sccp[0x5602c4c10a60]{init}: Allocated (fsm.c:456) 20250813123824391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123824392 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-11459971 <-> SCCP-90 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813123824392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11459971 SCCP-90 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123824392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11459971)[0x5602c4c2b8f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123824392 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123824392 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123824392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11459971)[0x5602c4c2b8f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123824392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123824392 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123824392 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{IDLE}: Allocated (fsm.c:456) 20250813123824392 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123824392 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000c30056400500f1100926) (sccp_scrc.c:406) 20250813123824392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123824392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123824392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123824392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123824392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123824392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123824392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123824392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123824392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123824392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123824392 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) 20250813123824392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123824392 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123824392 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123824392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123824392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11459971)[0x5602c4c2b8f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123824392 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123824392 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123824392 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123824392 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 20250813123824392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123824392 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 20250813123824392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123824392 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(849)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc2-SCCP(849)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(850)@10faf1860fc2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(857) HNBGW_Test.msc2-RAN(850)@10faf1860fc2: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(857)5678854 HNBGW_Test.msc2-SCCP(849)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(849)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(857)@10faf1860fc2: setverdict(pass): none -> pass 20250813123824404 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) 20250813123824404 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123824404 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123824404 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 20250813123824404 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123824404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123824404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123824404 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@10faf1860fc2: 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 } } } 20250813123824404 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123824404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123824404 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123824404 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) 20250813123824404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123824404 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=00396060) (sccp_scrc.c:477) 20250813123824404 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20250813123824404 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123824404 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123824404 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123824404 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123824404 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) 20250813123824404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123824404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123824405 DLCTRL DEBUG Command: GET 410508718 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123824405 DLCTRL DEBUG Tx Command reply: GET_REPLY 410508718 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123824407 DLCTRL DEBUG Command: GET 22053317 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123824407 DLCTRL DEBUG Tx Command reply: GET_REPLY 22053317 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123824409 DLCTRL DEBUG Command: GET 552479038 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123824409 DLCTRL DEBUG Tx Command reply: GET_REPLY 552479038 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123824411 DLCTRL DEBUG Command: GET 266892353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123824411 DLCTRL DEBUG Tx Command reply: GET_REPLY 266892353 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123824414 DLCTRL DEBUG Command: GET 475868464 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123824414 DLCTRL DEBUG Tx Command reply: GET_REPLY 475868464 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123824417 DLCTRL DEBUG Command: GET 12336737 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123824417 DLCTRL DEBUG Tx Command reply: GET_REPLY 12336737 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123824421 DLCTRL DEBUG Command: GET 143380733 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123824421 DLCTRL DEBUG Tx Command reply: GET_REPLY 143380733 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123824424 DLCTRL DEBUG Command: GET 335174065 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123824425 DLCTRL DEBUG Tx Command reply: GET_REPLY 335174065 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123824427 DLCTRL DEBUG Command: GET 923335049 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123824427 DLCTRL DEBUG Tx Command reply: GET_REPLY 923335049 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123824430 DLCTRL DEBUG Command: GET 602994599 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123824430 DLCTRL DEBUG Tx Command reply: GET_REPLY 602994599 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123824432 DLCTRL DEBUG Command: GET 414192156 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123824432 DLCTRL DEBUG Tx Command reply: GET_REPLY 414192156 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250813123824434 DLCTRL DEBUG Command: GET 270924176 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123824434 DLCTRL DEBUG Tx Command reply: GET_REPLY 270924176 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123824436 DLCTRL DEBUG Command: GET 541323368 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123824436 DLCTRL DEBUG Tx Command reply: GET_REPLY 541323368 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123824438 DLCTRL DEBUG Command: GET 424539715 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123824438 DLCTRL DEBUG Tx Command reply: GET_REPLY 424539715 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123824440 DLCTRL DEBUG Command: GET 694485883 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123824440 DLCTRL DEBUG Tx Command reply: GET_REPLY 694485883 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123824442 DLCTRL DEBUG Command: GET 86393892 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123824442 DLCTRL DEBUG Tx Command reply: GET_REPLY 86393892 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123824444 DLCTRL DEBUG Command: GET 981774184 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123824444 DLCTRL DEBUG Tx Command reply: GET_REPLY 981774184 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123824445 DLCTRL DEBUG Command: GET 927208902 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123824445 DLCTRL DEBUG Tx Command reply: GET_REPLY 927208902 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123824447 DLCTRL DEBUG Command: GET 241504464 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123824447 DLCTRL DEBUG Tx Command reply: GET_REPLY 241504464 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123824448 DLCTRL DEBUG Command: GET 724400350 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123824448 DLCTRL DEBUG Tx Command reply: GET_REPLY 724400350 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000101100001'B, t_guard := 20.000000 } 20250813123824467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(844)@10faf1860fc2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(844)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(858)4188853 20250813123825477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123825477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123825477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123825477 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123825477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3feab5, normal) (hnbgw_rua.c:407) 20250813123825477 DHNB DEBUG map_rua[0x5602c4c12860]{init}: Allocated (fsm.c:456) 20250813123825477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188853)[0x5602c4c12860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123825477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188853 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123825477 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123825477 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123825477 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188853 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123825477 DCN DEBUG map_sccp[0x5602c4c24b70]{init}: Allocated (fsm.c:456) 20250813123825477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123825477 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-4188853 <-> SCCP-91 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123825477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4188853 SCCP-91 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123825477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188853)[0x5602c4c12860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123825477 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123825477 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123825477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188853)[0x5602c4c12860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123825477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123825477 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123825477 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{IDLE}: Allocated (fsm.c:456) 20250813123825477 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123825477 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001610056400500f1100926) (sccp_scrc.c:406) 20250813123825477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123825477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123825478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123825478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123825478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123825478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123825478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123825478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123825478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123825478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123825478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123825478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123825478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123825478 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123825478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123825478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188853)[0x5602c4c12860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123825478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123825478 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123825478 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123825478 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123825478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123825478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123825478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123825478 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(844)@10faf1860fc2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(858) HNBGW_Test.msc0-RAN(844)@10faf1860fc2: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(858)158374 HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123825481 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123825481 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) TC_mscpool_no_allow_attach_round_robin0(858)@10faf1860fc2: setverdict(pass): none -> pass 20250813123825481 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123825481 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123825481 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123825481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123825481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123825481 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123825481 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123825481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123825481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123825481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123825481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123825481 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=0059c0e8) (sccp_scrc.c:477) 20250813123825481 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20250813123825481 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123825481 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123825481 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123825481 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123825481 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) 20250813123825481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123825481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123825482 DLCTRL DEBUG Command: GET 146281629 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123825482 DLCTRL DEBUG Tx Command reply: GET_REPLY 146281629 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123825484 DLCTRL DEBUG Command: GET 465170945 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123825484 DLCTRL DEBUG Tx Command reply: GET_REPLY 465170945 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123825485 DLCTRL DEBUG Command: GET 771185381 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123825485 DLCTRL DEBUG Tx Command reply: GET_REPLY 771185381 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123825487 DLCTRL DEBUG Command: GET 989434904 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123825487 DLCTRL DEBUG Tx Command reply: GET_REPLY 989434904 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123825488 DLCTRL DEBUG Command: GET 31211822 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123825488 DLCTRL DEBUG Tx Command reply: GET_REPLY 31211822 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123825490 DLCTRL DEBUG Command: GET 486473308 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123825490 DLCTRL DEBUG Tx Command reply: GET_REPLY 486473308 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123825493 DLCTRL DEBUG Command: GET 450108528 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123825493 DLCTRL DEBUG Tx Command reply: GET_REPLY 450108528 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123825497 DLCTRL DEBUG Command: GET 2210997 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123825497 DLCTRL DEBUG Tx Command reply: GET_REPLY 2210997 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123825500 DLCTRL DEBUG Command: GET 666845899 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123825500 DLCTRL DEBUG Tx Command reply: GET_REPLY 666845899 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123825503 DLCTRL DEBUG Command: GET 466137520 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123825503 DLCTRL DEBUG Tx Command reply: GET_REPLY 466137520 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123825506 DLCTRL DEBUG Command: GET 243873760 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123825506 DLCTRL DEBUG Tx Command reply: GET_REPLY 243873760 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250813123825508 DLCTRL DEBUG Command: GET 498498393 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123825508 DLCTRL DEBUG Tx Command reply: GET_REPLY 498498393 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123825511 DLCTRL DEBUG Command: GET 505638057 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123825511 DLCTRL DEBUG Tx Command reply: GET_REPLY 505638057 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123825513 DLCTRL DEBUG Command: GET 83714456 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123825513 DLCTRL DEBUG Tx Command reply: GET_REPLY 83714456 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123825515 DLCTRL DEBUG Command: GET 543179225 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123825515 DLCTRL DEBUG Tx Command reply: GET_REPLY 543179225 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123825517 DLCTRL DEBUG Command: GET 993182757 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123825517 DLCTRL DEBUG Tx Command reply: GET_REPLY 993182757 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123825518 DLCTRL DEBUG Command: GET 486048999 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123825518 DLCTRL DEBUG Tx Command reply: GET_REPLY 486048999 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123825520 DLCTRL DEBUG Command: GET 463622168 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123825520 DLCTRL DEBUG Tx Command reply: GET_REPLY 463622168 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123825521 DLCTRL DEBUG Command: GET 193026143 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123825521 DLCTRL DEBUG Tx Command reply: GET_REPLY 193026143 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123825523 DLCTRL DEBUG Command: GET 802036080 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123825523 DLCTRL DEBUG Tx Command reply: GET_REPLY 802036080 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123825532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123825532 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45479<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(837)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(836)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123825534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123825535 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123825535 DLINP DEBUG SRVCONN(,r=127.0.0.1:38616<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123825535 DLINP NOTICE SRV(,r=127.0.0.1:38616<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123825535 DMAIN NOTICE (127.0.0.1:38616 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38616<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123825535 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(846)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(853)@10faf1860fc2: Final verdict of PTC: none 20250813123825539 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123825539 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(852)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(847)@10faf1860fc2: Final verdict of PTC: none 20250813123825539 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123825539 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123825539 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123825539 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) 20250813123825539 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123825539 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840)@10faf1860fc2: Final verdict of PTC: none 20250813123825539 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123825539 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) 20250813123825539 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123825539 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813123825539 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123825539 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) 20250813123825539 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123825539 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123825539 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 20250813123825540 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) 20250813123825540 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123825540 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123825540 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123825540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123825540 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123825540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123825540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123825540 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123825540 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_no_allow_attach_round_robin(835)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(841)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(850)@10faf1860fc2: Final verdict of PTC: none 20250813123825540 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123825540 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123825540 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123825540 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) 20250813123825540 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-SCCP(849)@10faf1860fc2: Final verdict of PTC: none 20250813123825540 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(844)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(839)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(843)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(845)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(854)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(851)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(848)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(855)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(838)@10faf1860fc2: Final verdict of PTC: none 20250813123825544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49172<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(856)@10faf1860fc2: Final verdict of PTC: pass 20250813123825544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49186<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(857)@10faf1860fc2: Final verdict of PTC: pass 20250813123825540 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 20250813123825541 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) 20250813123825541 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123825541 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123825541 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123825541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123825541 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123825541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123825541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123825541 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 20250813123825541 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123825541 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123825541 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123825541 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123825541 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123825541 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123825541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123825541 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123825541 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123825541 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) 20250813123825541 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123825541 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123825541 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 20250813123825541 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123825541 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) 20250813123825541 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123825541 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123825542 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 20250813123825542 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 20250813123825542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123825542 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123825542 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123825542 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123825542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123825542 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123825542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123825542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123825560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(858)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(835): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(836): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(837): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(838): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(839): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(840): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(841): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(842): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(843): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(844): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(845): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(846): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(847): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(848): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(849): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(850): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(851): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(852): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(853): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(854): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(855): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(856): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(857): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(858): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:38:25 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 20250813123825678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123825678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123825678 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123825678 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) 20250813123825678 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2825378)[0x5602c4baea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2825378)[0x5602c4baea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123825678 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123825678 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123825678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3f85e), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123825678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123825678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123825678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123825678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123825678 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2825378)[0x5602c4baea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2825378)[0x5602c4baea90]{disrupted}: Freeing instance (context_map.c:202) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2825378)[0x5602c4baea90]{disrupted}: Deallocated (fsm.c:568) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{disconnected}: Freeing instance (context_map.c:206) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5602c4c14c40]{disconnected}: Deallocated (fsm.c:568) 20250813123825678 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2825378 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11459971)[0x5602c4c2b8f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11459971)[0x5602c4c2b8f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123825678 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123825678 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123825678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396060), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123825678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123825678 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) 20250813123825678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123825678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123825678 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11459971)[0x5602c4c2b8f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11459971)[0x5602c4c2b8f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11459971)[0x5602c4c2b8f0]{disrupted}: Deallocated (fsm.c:568) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{disconnected}: Freeing instance (context_map.c:206) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-90)[0x5602c4c10a60]{disconnected}: Deallocated (fsm.c:568) 20250813123825678 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11459971 SCCP-90 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188853)[0x5602c4c12860]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188853)[0x5602c4c12860]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123825678 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123825678 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123825678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059c0e8), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123825678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123825678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123825678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123825678 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123825678 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188853)[0x5602c4c12860]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188853)[0x5602c4c12860]{disrupted}: Freeing instance (context_map.c:202) 20250813123825678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4188853)[0x5602c4c12860]{disrupted}: Deallocated (fsm.c:568) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{disconnected}: Freeing instance (context_map.c:206) 20250813123825678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-91)[0x5602c4c24b70]{disconnected}: Deallocated (fsm.c:568) 20250813123825678 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4188853 SCCP-91 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123825678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123825678 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123825678 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123825678 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123825678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123825678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123825678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123825678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123825678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123825678 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123825678 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123825678 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 20250813123825678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123825678 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 20250813123825678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123825678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123825678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123825678 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123825678 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123825678 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123825678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123825678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123825678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123825678 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123825682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123826284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=425700) 20250813123826337 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123826337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1dc42), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123826337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123826337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123826337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123826337 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123826338 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123826338 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123826338 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123826338 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123826338 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123826338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123826338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123826338 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123827195 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123827195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044f602), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123827195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123827195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123827195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123827195 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123827195 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123827195 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123827195 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123827195 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123827195 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123827195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123827195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123827195 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=425700, count=430700) 20250813123827541 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123827541 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123827541 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123827541 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123827541 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123827541 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123827542 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123827542 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123827542 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123827543 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123827543 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123827543 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123828017 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123828017 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e82293), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123828017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123828017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123828017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123828017 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123828017 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123828017 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123828017 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123828017 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123828017 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123828017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123828017 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:38:28 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 20250813123828736 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123828736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48ce3), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123828736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123828736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123828736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123828736 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123828737 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123828737 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123828737 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123828737 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123828737 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123828737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123828737 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250813123829413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123829420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123829429 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36259<->l=127.0.0.1:4262) (control_if.c:572) 20250813123829495 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123829495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca547a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123829495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829495 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) 20250813123829495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123829495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829495 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123829495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042dd6b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123829495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123829495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123829495 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829495 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829495 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 20250813123829495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123829495 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 20250813123829495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123829495 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829495 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829495 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829495 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123829495 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123829495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123829495 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123829529 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123829529 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123829541 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123829541 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123829541 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123829541 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123829541 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123829541 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123829542 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123829542 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123829542 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) 20250813123829542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123829542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123829542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123829542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123829542 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829542 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123829542 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123829542 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123829542 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123829542 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829542 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829542 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829542 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123829542 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123829542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123829542 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123829542 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123829542 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123829542 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) 20250813123829542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123829542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123829542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829543 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123829543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123829543 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829543 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123829543 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45992 (stream_srv.c:142) 20250813123829543 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45992<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123829543 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829543 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829543 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829543 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123829543 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123829543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123829543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123829543 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123829543 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123829543 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) 20250813123829543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123829543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123829543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829544 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) 20250813123829544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123829544 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829544 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829544 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829544 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829544 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 20250813123829544 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123829544 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 20250813123829544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123829544 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123829544 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123829544 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123829545 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123829545 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123829545 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) 20250813123829545 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123829545 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123829545 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) 20250813123829545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829545 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) 20250813123829545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829545 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) 20250813123829545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123829545 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829545 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123829545 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829545 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829545 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829545 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 20250813123829545 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123829545 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(869)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(869)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(869)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(867)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(872)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(872)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(872)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(870)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(875)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(875)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(875)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-SCCP(873)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123829620 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123829620 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123829620 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123829620 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123829620 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123829620 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123829620 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123829620 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123829620 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123829621 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123829621 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123829621 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) 20250813123829621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123829621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123829621 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) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 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) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829621 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) 20250813123829621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123829621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829621 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123829621 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123829621 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123829621 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) 20250813123829621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123829621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829621 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) 20250813123829621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123829621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829621 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123829621 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123829621 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123829621 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) 20250813123829621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123829621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829621 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) 20250813123829621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123829621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829621 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123829621 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123829621 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123829621 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) 20250813123829621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123829621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123829621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123829621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123829621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123829621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123829621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123829621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123829621 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123829621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829621 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 20250813123829621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123829621 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123829621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829621 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 20250813123829621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123829621 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 20250813123829621 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123829621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829621 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 20250813123829621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123829622 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 20250813123829622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123829622 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829622 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123829622 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123829622 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123829622 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123829622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123829622 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(878)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(878)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(878)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(876)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123829644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123829644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123829644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123829644 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123829644 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) 20250813123829644 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123829644 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123829644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123829644 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123829649 DLINP DEBUG SRVCONN(,r=127.0.0.1:45992<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123829649 DLINP DEBUG SRVCONN(,r=127.0.0.1:45992<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123829649 DLINP DEBUG SRVCONN(,r=127.0.0.1:45992<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123829649 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123829649 DHNBAP DEBUG (127.0.0.1:45992 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123829649 DHNBAP NOTICE (127.0.0.1:45992 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123829649 DHNBAP NOTICE (127.0.0.1:45992 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123829649 DLINP DEBUG SRVCONN(,r=127.0.0.1:45992<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123829649 DLINP DEBUG SRVCONN(,r=127.0.0.1:45992<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123829784 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 20250813123829784 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 20250813123829784 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123829784 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123829799 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829799 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123829799 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123829799 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123829799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123829799 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123829799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123829799 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 20250813123829800 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 20250813123829800 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123829800 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123829805 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829805 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123829805 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123829805 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123829805 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123829805 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123829805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123829812 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) 20250813123829812 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123829812 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123829812 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123829812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123829812 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123829812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123829815 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) 20250813123829815 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123829815 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123829815 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123829815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123829815 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123829815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123829816 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 20250813123829816 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 20250813123829816 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123829816 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123829824 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) 20250813123829824 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123829824 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123829824 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123829824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123829824 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123829824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123829827 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) 20250813123829827 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123829827 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123829827 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123829827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123829827 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123829827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123829834 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 20250813123829834 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 20250813123829834 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123829834 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123829838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829838 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123829838 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123829838 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123829839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123829839 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123829839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123829839 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123829839 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123829839 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123829839 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123829839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123829839 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123829839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123830598 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123830598 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123830598 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123830598 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123830598 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123830598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123830598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123830598 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123830598 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123830598 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123830598 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123830598 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123830598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123830598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123830598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123830598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123830599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123830599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123830599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123830599 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123830599 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) 20250813123830599 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) 20250813123830599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123830599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123830599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123830599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123830599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123830599 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123830599 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123830599 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123830599 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123830600 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123830600 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123830600 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123830600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123830600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123830600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123830600 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(868)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123830619 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) 20250813123830619 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123830619 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123830619 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 20250813123830619 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123830619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123830619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123830619 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123830619 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123830619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123830619 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123830619 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) 20250813123830619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123830619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123830619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123830620 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123830620 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) 20250813123830620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830620 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) 20250813123830620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830620 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123830620 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123830620 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123830620 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123830620 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) 20250813123830620 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) 20250813123830620 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123830620 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123830620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830620 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830620 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830620 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123830620 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123830620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123830620 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123830620 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123830620 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123830620 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123830621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123830621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123830621 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123830621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123830621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123830621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123830621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(871)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123830631 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) 20250813123830631 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123830631 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123830631 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 20250813123830631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123830631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123830631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123830631 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123830631 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123830631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123830631 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123830631 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) 20250813123830631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123830631 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123830631 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123830631 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123830631 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) 20250813123830631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830631 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) 20250813123830631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830631 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123830631 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123830631 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123830631 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123830631 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) 20250813123830631 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) 20250813123830631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123830631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123830631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123830631 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) 20250813123830631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123830631 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123830631 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123830631 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123830631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123830631 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123830631 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123830631 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 20250813123830631 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123830631 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 20250813123830631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123830631 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(874)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123830643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123830643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123830643 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123830643 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123830643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123830643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123830643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123830643 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123830644 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123830644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123830644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123830644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123830644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123830644 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123830644 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123830644 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123830644 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) 20250813123830644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830644 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) 20250813123830644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830644 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123830644 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123830644 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123830644 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123830644 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) 20250813123830644 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) 20250813123830644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123830644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123830644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123830644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123830644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123830644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123830644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123830644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123830644 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123830644 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123830644 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123830644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123830644 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123830644 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123830644 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123830644 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123830644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123830644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123830644 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(877)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123831678 DLCTRL DEBUG Command: GET 381297038 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123831678 DLCTRL DEBUG Tx Command reply: GET_REPLY 381297038 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123831688 DLCTRL DEBUG Command: GET 664970741 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123831688 DLCTRL DEBUG Tx Command reply: GET_REPLY 664970741 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123831692 DLCTRL DEBUG Command: GET 646809190 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123831692 DLCTRL DEBUG Tx Command reply: GET_REPLY 646809190 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123831696 DLCTRL DEBUG Command: GET 258939013 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123831696 DLCTRL DEBUG Tx Command reply: GET_REPLY 258939013 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123831701 DLCTRL DEBUG Command: GET 354515976 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123831701 DLCTRL DEBUG Tx Command reply: GET_REPLY 354515976 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123831706 DLCTRL DEBUG Command: GET 147441474 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123831706 DLCTRL DEBUG Tx Command reply: GET_REPLY 147441474 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123831710 DLCTRL DEBUG Command: GET 413244330 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123831710 DLCTRL DEBUG Tx Command reply: GET_REPLY 413244330 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123831714 DLCTRL DEBUG Command: GET 961631189 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123831714 DLCTRL DEBUG Tx Command reply: GET_REPLY 961631189 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123831718 DLCTRL DEBUG Command: GET 894482876 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123831718 DLCTRL DEBUG Tx Command reply: GET_REPLY 894482876 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123831722 DLCTRL DEBUG Command: GET 858009363 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123831722 DLCTRL DEBUG Tx Command reply: GET_REPLY 858009363 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123831726 DLCTRL DEBUG Command: GET 440803876 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123831726 DLCTRL DEBUG Tx Command reply: GET_REPLY 440803876 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123831730 DLCTRL DEBUG Command: GET 908622532 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123831730 DLCTRL DEBUG Tx Command reply: GET_REPLY 908622532 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123831733 DLCTRL DEBUG Command: GET 676855961 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123831733 DLCTRL DEBUG Tx Command reply: GET_REPLY 676855961 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123831736 DLCTRL DEBUG Command: GET 355426938 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123831736 DLCTRL DEBUG Tx Command reply: GET_REPLY 355426938 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123831740 DLCTRL DEBUG Command: GET 205380343 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123831740 DLCTRL DEBUG Tx Command reply: GET_REPLY 205380343 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123831743 DLCTRL DEBUG Command: GET 113840331 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123831743 DLCTRL DEBUG Tx Command reply: GET_REPLY 113840331 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123831747 DLCTRL DEBUG Command: GET 498878761 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123831747 DLCTRL DEBUG Tx Command reply: GET_REPLY 498878761 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123831749 DLCTRL DEBUG Command: GET 694292413 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123831749 DLCTRL DEBUG Tx Command reply: GET_REPLY 694292413 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123831751 DLCTRL DEBUG Command: GET 304273228 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123831751 DLCTRL DEBUG Tx Command reply: GET_REPLY 304273228 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123831753 DLCTRL DEBUG Command: GET 857245964 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123831753 DLCTRL DEBUG Tx Command reply: GET_REPLY 857245964 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000000000100001'B, t_guard := 20.000000 } 20250813123831775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(871)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(871)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)6480670 20250813123832806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123832806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123832806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250813123832806 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123832806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x62e31e, normal) (hnbgw_rua.c:407) 20250813123832806 DHNB DEBUG map_rua[0x5602c4baea90]{init}: Allocated (fsm.c:456) 20250813123832806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6480670)[0x5602c4baea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123832806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6480670 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123832806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123832806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123832806 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6480670 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250813123832806 DCN DEBUG map_sccp[0x5602c4c14c40]{init}: Allocated (fsm.c:456) 20250813123832806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123832806 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-6480670 <-> SCCP-92 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123832806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6480670 SCCP-92 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250813123832806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6480670)[0x5602c4baea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123832806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123832806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123832806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6480670)[0x5602c4baea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123832806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123832806 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123832806 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{IDLE}: Allocated (fsm.c:456) 20250813123832806 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123832806 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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000210056400500f1100926) (sccp_scrc.c:406) 20250813123832806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123832806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123832806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123832806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123832806 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123832806 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123832806 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123832806 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123832806 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123832806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123832806 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123832806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123832806 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123832806 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123832806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123832806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6480670)[0x5602c4baea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123832806 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123832807 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123832807 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123832807 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123832807 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123832807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123832807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123832807 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(870)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(870)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(871)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(880) HNBGW_Test.msc1-RAN(871)@10faf1860fc2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(880)12290053 HNBGW_Test.msc1-SCCP(870)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(870)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(880)@10faf1860fc2: setverdict(pass): none -> pass 20250813123832818 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) 20250813123832818 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123832818 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123832818 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 20250813123832818 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123832818 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123832818 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123832818 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123832819 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123832819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123832819 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123832819 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) 20250813123832819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123832819 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=00c44a7f) (sccp_scrc.c:477) 20250813123832819 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20250813123832819 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123832819 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123832819 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123832819 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123832819 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) 20250813123832819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123832819 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123832820 DLCTRL DEBUG Command: GET 261995023 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123832820 DLCTRL DEBUG Tx Command reply: GET_REPLY 261995023 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123832822 DLCTRL DEBUG Command: GET 896294083 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123832822 DLCTRL DEBUG Tx Command reply: GET_REPLY 896294083 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123832824 DLCTRL DEBUG Command: GET 196883112 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123832824 DLCTRL DEBUG Tx Command reply: GET_REPLY 196883112 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123832826 DLCTRL DEBUG Command: GET 457216170 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123832826 DLCTRL DEBUG Tx Command reply: GET_REPLY 457216170 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123832827 DLCTRL DEBUG Command: GET 924279272 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123832827 DLCTRL DEBUG Tx Command reply: GET_REPLY 924279272 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123832829 DLCTRL DEBUG Command: GET 24947852 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123832829 DLCTRL DEBUG Tx Command reply: GET_REPLY 24947852 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123832830 DLCTRL DEBUG Command: GET 294092580 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123832830 DLCTRL DEBUG Tx Command reply: GET_REPLY 294092580 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250813123832831 DLCTRL DEBUG Command: GET 945561975 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123832831 DLCTRL DEBUG Tx Command reply: GET_REPLY 945561975 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123832832 DLCTRL DEBUG Command: GET 353636800 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123832832 DLCTRL DEBUG Tx Command reply: GET_REPLY 353636800 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123832833 DLCTRL DEBUG Command: GET 708530312 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123832833 DLCTRL DEBUG Tx Command reply: GET_REPLY 708530312 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123832834 DLCTRL DEBUG Command: GET 818049252 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123832834 DLCTRL DEBUG Tx Command reply: GET_REPLY 818049252 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123832835 DLCTRL DEBUG Command: GET 967919637 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123832835 DLCTRL DEBUG Tx Command reply: GET_REPLY 967919637 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123832836 DLCTRL DEBUG Command: GET 344883601 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123832836 DLCTRL DEBUG Tx Command reply: GET_REPLY 344883601 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123832837 DLCTRL DEBUG Command: GET 244965403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123832837 DLCTRL DEBUG Tx Command reply: GET_REPLY 244965403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123832838 DLCTRL DEBUG Command: GET 543070492 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123832838 DLCTRL DEBUG Tx Command reply: GET_REPLY 543070492 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123832839 DLCTRL DEBUG Command: GET 333492868 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123832839 DLCTRL DEBUG Tx Command reply: GET_REPLY 333492868 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123832839 DLCTRL DEBUG Command: GET 960400678 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123832839 DLCTRL DEBUG Tx Command reply: GET_REPLY 960400678 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123832840 DLCTRL DEBUG Command: GET 855799955 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123832840 DLCTRL DEBUG Tx Command reply: GET_REPLY 855799955 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123832841 DLCTRL DEBUG Command: GET 842664267 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123832841 DLCTRL DEBUG Tx Command reply: GET_REPLY 842664267 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123832841 DLCTRL DEBUG Command: GET 60288075 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123832841 DLCTRL DEBUG Tx Command reply: GET_REPLY 60288075 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000001010000'B, t_guard := 20.000000 } 20250813123832853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(868)@10faf1860fc2: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(868)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(881)6063951 20250813123833884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123833884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123833885 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123833885 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123833885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5c874f, normal) (hnbgw_rua.c:407) 20250813123833885 DHNB DEBUG map_rua[0x5602c4c10a60]{init}: Allocated (fsm.c:456) 20250813123833885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6063951)[0x5602c4c10a60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123833885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6063951 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123833885 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123833885 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123833885 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123833885 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6063951 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123833885 DCN DEBUG map_sccp[0x5602c4c12860]{init}: Allocated (fsm.c:456) 20250813123833885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123833885 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-6063951 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123833885 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6063951 SCCP-93 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123833885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6063951)[0x5602c4c10a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123833885 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123833885 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123833885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6063951)[0x5602c4c10a60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123833885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123833885 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123833885 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{IDLE}: Allocated (fsm.c:456) 20250813123833885 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123833885 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000500056400500f1100926) (sccp_scrc.c:406) 20250813123833885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123833885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123833885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123833885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123833885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123833885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123833885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123833885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123833885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123833885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123833885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123833885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123833885 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123833885 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123833885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123833885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6063951)[0x5602c4c10a60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123833885 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123833885 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123833885 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123833886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123833886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123833886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123833886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123833886 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(867)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(867)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(868)@10faf1860fc2: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(881) HNBGW_Test.msc0-RAN(868)@10faf1860fc2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(881)627886 HNBGW_Test.msc0-SCCP(867)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(867)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(881)@10faf1860fc2: setverdict(pass): none -> pass 20250813123833906 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123833906 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123833906 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123833906 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 MTC@10faf1860fc2: 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 } } } 20250813123833906 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123833906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123833907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123833907 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123833907 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123833907 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123833907 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123833907 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123833907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123833907 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=00f50582) (sccp_scrc.c:477) 20250813123833907 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20250813123833907 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123833907 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123833907 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123833907 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123833907 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) 20250813123833907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123833907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123833908 DLCTRL DEBUG Command: GET 56609856 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123833908 DLCTRL DEBUG Tx Command reply: GET_REPLY 56609856 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123833912 DLCTRL DEBUG Command: GET 244005932 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123833912 DLCTRL DEBUG Tx Command reply: GET_REPLY 244005932 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123833916 DLCTRL DEBUG Command: GET 599315580 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123833916 DLCTRL DEBUG Tx Command reply: GET_REPLY 599315580 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123833920 DLCTRL DEBUG Command: GET 89980759 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123833920 DLCTRL DEBUG Tx Command reply: GET_REPLY 89980759 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123833924 DLCTRL DEBUG Command: GET 791908557 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123833924 DLCTRL DEBUG Tx Command reply: GET_REPLY 791908557 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123833927 DLCTRL DEBUG Command: GET 427056347 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123833927 DLCTRL DEBUG Tx Command reply: GET_REPLY 427056347 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123833931 DLCTRL DEBUG Command: GET 426334009 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123833931 DLCTRL DEBUG Tx Command reply: GET_REPLY 426334009 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250813123833934 DLCTRL DEBUG Command: GET 127352802 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123833934 DLCTRL DEBUG Tx Command reply: GET_REPLY 127352802 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123833937 DLCTRL DEBUG Command: GET 791369150 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123833937 DLCTRL DEBUG Tx Command reply: GET_REPLY 791369150 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123833939 DLCTRL DEBUG Command: GET 941087749 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123833939 DLCTRL DEBUG Tx Command reply: GET_REPLY 941087749 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123833941 DLCTRL DEBUG Command: GET 902958275 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123833941 DLCTRL DEBUG Tx Command reply: GET_REPLY 902958275 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123833943 DLCTRL DEBUG Command: GET 319812429 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123833943 DLCTRL DEBUG Tx Command reply: GET_REPLY 319812429 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123833945 DLCTRL DEBUG Command: GET 998782529 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123833945 DLCTRL DEBUG Tx Command reply: GET_REPLY 998782529 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123833947 DLCTRL DEBUG Command: GET 640818628 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123833947 DLCTRL DEBUG Tx Command reply: GET_REPLY 640818628 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123833948 DLCTRL DEBUG Command: GET 948222372 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123833948 DLCTRL DEBUG Tx Command reply: GET_REPLY 948222372 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123833950 DLCTRL DEBUG Command: GET 369727086 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123833950 DLCTRL DEBUG Tx Command reply: GET_REPLY 369727086 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123833951 DLCTRL DEBUG Command: GET 581809492 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123833951 DLCTRL DEBUG Tx Command reply: GET_REPLY 581809492 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123833952 DLCTRL DEBUG Command: GET 103151861 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123833952 DLCTRL DEBUG Tx Command reply: GET_REPLY 103151861 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123833953 DLCTRL DEBUG Command: GET 994721152 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123833953 DLCTRL DEBUG Tx Command reply: GET_REPLY 994721152 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123833954 DLCTRL DEBUG Command: GET 542615874 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123833954 DLCTRL DEBUG Tx Command reply: GET_REPLY 542615874 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001000110011'B, t_guard := 20.000000 } 20250813123833982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49102<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(874)@10faf1860fc2: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(874)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(882)5597993 20250813123835009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123835009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123835009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123835009 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123835009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x556b29, normal) (hnbgw_rua.c:407) 20250813123835009 DHNB DEBUG map_rua[0x5602c4c0fad0]{init}: Allocated (fsm.c:456) 20250813123835009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5597993)[0x5602c4c0fad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123835009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5597993 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123835009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123835009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123835009 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5597993 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250813123835009 DCN DEBUG map_sccp[0x5602c4c11820]{init}: Allocated (fsm.c:456) 20250813123835009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123835009 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-5597993 <-> SCCP-94 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250813123835009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5597993 SCCP-94 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123835009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5597993)[0x5602c4c0fad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123835009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123835009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123835009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5597993)[0x5602c4c0fad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123835009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123835009 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123835009 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{IDLE}: Allocated (fsm.c:456) 20250813123835009 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123835009 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002330056400500f1100926) (sccp_scrc.c:406) 20250813123835009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123835009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123835009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123835009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123835009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123835009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123835009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123835009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123835009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123835010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123835010 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) 20250813123835010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123835010 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123835010 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123835010 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123835010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5597993)[0x5602c4c0fad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123835010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123835010 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123835010 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123835010 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 20250813123835010 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123835010 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 20250813123835010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123835010 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(873)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc2-SCCP(873)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(874)@10faf1860fc2: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(882) HNBGW_Test.msc2-RAN(874)@10faf1860fc2: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(882)15725352 HNBGW_Test.msc2-SCCP(873)@10faf1860fc2: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(882)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(873)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@10faf1860fc2: 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 } } } 20250813123835019 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) 20250813123835019 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123835019 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123835019 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 20250813123835019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123835019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123835019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123835019 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123835019 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123835019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123835019 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123835019 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) 20250813123835019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123835019 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=00f32ab3) (sccp_scrc.c:477) 20250813123835019 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20250813123835019 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123835019 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123835019 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123835020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123835020 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) 20250813123835020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123835020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123835021 DLCTRL DEBUG Command: GET 527762603 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123835021 DLCTRL DEBUG Tx Command reply: GET_REPLY 527762603 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123835022 DLCTRL DEBUG Command: GET 927320807 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123835022 DLCTRL DEBUG Tx Command reply: GET_REPLY 927320807 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123835023 DLCTRL DEBUG Command: GET 708518833 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123835023 DLCTRL DEBUG Tx Command reply: GET_REPLY 708518833 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123835025 DLCTRL DEBUG Command: GET 718147412 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123835025 DLCTRL DEBUG Tx Command reply: GET_REPLY 718147412 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123835026 DLCTRL DEBUG Command: GET 320220913 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123835026 DLCTRL DEBUG Tx Command reply: GET_REPLY 320220913 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123835028 DLCTRL DEBUG Command: GET 917321084 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123835028 DLCTRL DEBUG Tx Command reply: GET_REPLY 917321084 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123835029 DLCTRL DEBUG Command: GET 432117236 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123835029 DLCTRL DEBUG Tx Command reply: GET_REPLY 432117236 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250813123835030 DLCTRL DEBUG Command: GET 64753911 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123835030 DLCTRL DEBUG Tx Command reply: GET_REPLY 64753911 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123835031 DLCTRL DEBUG Command: GET 440309979 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123835031 DLCTRL DEBUG Tx Command reply: GET_REPLY 440309979 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123835032 DLCTRL DEBUG Command: GET 924193773 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123835032 DLCTRL DEBUG Tx Command reply: GET_REPLY 924193773 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123835033 DLCTRL DEBUG Command: GET 902939285 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123835033 DLCTRL DEBUG Tx Command reply: GET_REPLY 902939285 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250813123835034 DLCTRL DEBUG Command: GET 170033506 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123835034 DLCTRL DEBUG Tx Command reply: GET_REPLY 170033506 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123835035 DLCTRL DEBUG Command: GET 921691033 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123835035 DLCTRL DEBUG Tx Command reply: GET_REPLY 921691033 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123835037 DLCTRL DEBUG Command: GET 997056929 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123835037 DLCTRL DEBUG Tx Command reply: GET_REPLY 997056929 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123835038 DLCTRL DEBUG Command: GET 598216223 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123835038 DLCTRL DEBUG Tx Command reply: GET_REPLY 598216223 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123835039 DLCTRL DEBUG Command: GET 965887293 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123835039 DLCTRL DEBUG Tx Command reply: GET_REPLY 965887293 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123835040 DLCTRL DEBUG Command: GET 748671873 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123835040 DLCTRL DEBUG Tx Command reply: GET_REPLY 748671873 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123835041 DLCTRL DEBUG Command: GET 678443028 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123835041 DLCTRL DEBUG Tx Command reply: GET_REPLY 678443028 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123835042 DLCTRL DEBUG Command: GET 220585367 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123835042 DLCTRL DEBUG Tx Command reply: GET_REPLY 220585367 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123835043 DLCTRL DEBUG Command: GET 898944582 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123835043 DLCTRL DEBUG Tx Command reply: GET_REPLY 898944582 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123835046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123835047 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36259<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(861)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(860)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123835049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49226<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123835051 DLINP DEBUG SRVCONN(,r=127.0.0.1:45992<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123835051 DLINP DEBUG SRVCONN(,r=127.0.0.1:45992<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123835051 DLINP NOTICE SRV(,r=127.0.0.1:45992<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123835051 DMAIN NOTICE (127.0.0.1:45992 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45992<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123835051 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123835053 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123835053 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) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866)@10faf1860fc2: Final verdict of PTC: none 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123835053 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123835053 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) 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123835053 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123835053 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) 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(876)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(877)@10faf1860fc2: Final verdict of PTC: none 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123835053 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 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123835053 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123835053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123835053 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123835053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123835053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123835053 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123835053 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) 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123835053 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 20250813123835053 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) 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123835053 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123835053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123835053 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123835053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123835053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123835053 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123835053 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) 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123835053 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813123835053 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 20250813123835054 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 20250813123835054 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123835054 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) 20250813123835054 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123835054 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-RAN(871)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864)@10faf1860fc2: Final verdict of PTC: none 20250813123835054 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 20250813123835054 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) 20250813123835054 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123835054 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123835054 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 20250813123835054 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) 20250813123835054 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123835054 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123835054 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123835054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123835054 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123835054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123835054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123835054 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123835054 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) 20250813123835054 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123835054 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20250813123835054 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.msc2-RAN(874)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(867)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(873)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(863)@10faf1860fc2: Final verdict of PTC: none 20250813123835056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49088<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123835056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49084<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(868)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(869)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(870)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(872)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(865)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(862)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(881)@10faf1860fc2: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(875)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(878)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri0(880)@10faf1860fc2: Final verdict of PTC: pass HNBGW-MGCP(879)@10faf1860fc2: Final verdict of PTC: none 20250813123835079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49102<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(882)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(859): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(860): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(861): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(862): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(863): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(864): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(865): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(866): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(867): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(868): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(869): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(870): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(871): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(872): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(873): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(874): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(875): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(876): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(877): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(878): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(879): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(880): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(881): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(882): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:38:35 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 20250813123835165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123835210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123835210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123835210 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123835210 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) 20250813123835210 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123835210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6480670)[0x5602c4baea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123835210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6480670)[0x5602c4baea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123835210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123835210 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123835210 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123835211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c44a7f), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123835211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123835211 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123835211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123835211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123835211 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6480670)[0x5602c4baea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6480670)[0x5602c4baea90]{disrupted}: Freeing instance (context_map.c:202) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6480670)[0x5602c4baea90]{disrupted}: Deallocated (fsm.c:568) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{disconnected}: Freeing instance (context_map.c:206) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-92)[0x5602c4c14c40]{disconnected}: Deallocated (fsm.c:568) 20250813123835211 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6480670 SCCP-92 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6063951)[0x5602c4c10a60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6063951)[0x5602c4c10a60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123835211 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123835211 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123835211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f50582), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123835211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123835211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123835211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123835211 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123835211 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6063951)[0x5602c4c10a60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6063951)[0x5602c4c10a60]{disrupted}: Freeing instance (context_map.c:202) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6063951)[0x5602c4c10a60]{disrupted}: Deallocated (fsm.c:568) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{disconnected}: Freeing instance (context_map.c:206) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x5602c4c12860]{disconnected}: Deallocated (fsm.c:568) 20250813123835211 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6063951 SCCP-93 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5597993)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123835211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5597993)[0x5602c4c0fad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123835211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123835211 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123835211 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123835211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32ab3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123835211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123835212 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) 20250813123835212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123835212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123835212 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123835212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123835212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5597993)[0x5602c4c0fad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123835212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5597993)[0x5602c4c0fad0]{disrupted}: Freeing instance (context_map.c:202) 20250813123835212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5597993)[0x5602c4c0fad0]{disrupted}: Deallocated (fsm.c:568) 20250813123835212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123835212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{disconnected}: Freeing instance (context_map.c:206) 20250813123835212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-94)[0x5602c4c11820]{disconnected}: Deallocated (fsm.c:568) 20250813123835212 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5597993 SCCP-94 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250813123835212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123835212 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123835212 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123835212 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123835212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123835212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123835212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123835212 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123835212 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123835212 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123835212 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123835212 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123835212 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123835212 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123835212 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123835213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123835213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123835213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123835213 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123835213 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 20250813123835213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123835213 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 20250813123835213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123835213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123835678 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123835679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059c0e8), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123835679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123835679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123835679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123835679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123835679 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123835679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396060), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123835679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123835679 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) 20250813123835679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123835679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123835679 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123835679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3f85e), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123835679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123835679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123835679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123835679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123835679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123835679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123835679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123835679 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123835679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123835679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123835679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123835679 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123835680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123835680 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123835680 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123835680 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 20250813123835680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123835680 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 20250813123835680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123835680 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123835680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123835680 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123835680 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123835680 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123835680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123835680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123835680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123835680 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123835869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49118<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=399760) 20250813123836339 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123836339 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1dc42), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123836339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123836339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123836339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123836339 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123836339 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123836339 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123836339 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123836339 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123836339 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123836339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123836339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123836339 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123836339 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=399760, count=442048) 20250813123837054 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123837054 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123837054 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123837054 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123837055 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123837055 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123837055 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123837055 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123837055 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123837196 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123837196 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044f602), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123837196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123837196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123837196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123837196 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123837197 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123837197 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123837197 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123837197 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123837197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123837197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123837197 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:38:37 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 20250813123838018 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123838018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e82293), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123838018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123838018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123838018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123838018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123838018 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123838018 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123838018 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123838018 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123838018 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123838018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123838018 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123838738 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123838738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48ce3), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123838738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123838738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123838738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123838738 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123838738 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123838738 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123838738 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123838738 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123838738 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123838738 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123838738 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250813123838996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123839003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123839006 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33077<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123839101 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123839101 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123839111 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123839111 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123839111 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123839112 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123839112 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123839112 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123839112 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123839112 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123839112 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123839112 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123839112 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123839112 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123839112 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123839112 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) 20250813123839112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123839113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123839113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123839113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123839113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839113 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123839113 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35794 (stream_srv.c:142) 20250813123839113 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35794<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123839113 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123839113 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123839113 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) 20250813123839113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123839113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123839113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839113 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123839113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123839113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839113 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123839113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839113 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123839113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123839113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123839113 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123839113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839113 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123839113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123839113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123839113 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123839114 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123839114 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123839114 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) 20250813123839114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123839114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123839114 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) 20250813123839114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839114 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) 20250813123839114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839114 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) 20250813123839114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123839114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839114 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123839114 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123839114 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123839114 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) 20250813123839114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123839114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123839114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839114 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) 20250813123839114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123839114 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839114 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123839114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839114 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839114 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839114 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 20250813123839114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123839114 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123839114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839114 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839114 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839114 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 20250813123839114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123839114 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 20250813123839114 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(893)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(893)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(893)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(891)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(896)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(896)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(896)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(894)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123839150 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123839150 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123839150 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123839150 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123839150 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123839150 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123839150 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123839150 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123839150 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123839152 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123839152 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123839152 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) 20250813123839152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123839152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123839152 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) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 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) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839152 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) 20250813123839152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123839152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839152 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123839152 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123839152 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123839152 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) 20250813123839152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123839152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839152 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) 20250813123839152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123839152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839152 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123839152 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123839152 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123839152 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) 20250813123839152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123839152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839152 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) 20250813123839152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123839152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839152 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123839152 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123839152 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123839152 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) 20250813123839152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123839152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123839152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123839152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123839152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123839152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123839152 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839152 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123839153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839153 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 20250813123839153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123839153 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123839153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839153 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 20250813123839153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123839153 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 20250813123839153 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123839153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839153 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 20250813123839153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123839153 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 20250813123839153 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123839153 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839153 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839153 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839153 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123839153 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123839153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123839153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123839153 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123839153 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@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(899)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(899)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(899)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(897)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(902)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(902)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(902)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(900)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123839190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123839190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123839190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123839190 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123839190 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) 20250813123839190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123839190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123839190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123839190 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123839195 DLINP DEBUG SRVCONN(,r=127.0.0.1:35794<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123839195 DLINP DEBUG SRVCONN(,r=127.0.0.1:35794<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123839195 DLINP DEBUG SRVCONN(,r=127.0.0.1:35794<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123839195 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123839195 DHNBAP DEBUG (127.0.0.1:35794 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123839195 DHNBAP NOTICE (127.0.0.1:35794 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123839195 DHNBAP NOTICE (127.0.0.1:35794 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123839195 DLINP DEBUG SRVCONN(,r=127.0.0.1:35794<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123839195 DLINP DEBUG SRVCONN(,r=127.0.0.1:35794<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123839330 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 20250813123839330 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 20250813123839330 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123839330 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123839332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839332 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123839332 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123839332 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123839332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123839332 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123839332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123839332 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839332 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123839332 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123839332 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123839332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123839332 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123839332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123839332 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 20250813123839347 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 20250813123839347 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 20250813123839347 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123839347 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123839348 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) 20250813123839348 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123839348 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123839348 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123839348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123839348 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123839348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123839349 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) 20250813123839349 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123839349 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123839349 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123839349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123839349 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123839349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123839349 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 20250813123839367 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 20250813123839367 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 20250813123839367 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 20250813123839367 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123839367 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813123839367 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813123839367 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(899)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123839368 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839368 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123839368 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813123839368 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813123839368 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813123839368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123839368 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123839368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813123839369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839369 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123839369 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123839369 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123839369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123839369 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250813123839369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123839379 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 20250813123839379 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 20250813123839379 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123839379 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123839384 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) 20250813123839384 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123839384 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123839384 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123839384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123839384 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123839384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123839385 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) 20250813123839385 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123839385 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123839385 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123839385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123839385 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123839385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123839496 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123839496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0042dd6b), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123839496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123839496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123839496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839496 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123839496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ca547a), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123839496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123839496 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) 20250813123839496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123839496 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123839496 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839497 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123839497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123839497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123839497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123839497 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123839497 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839497 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123839497 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123839497 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 20250813123839497 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123839497 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 20250813123839497 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123839507 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123839507 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123839507 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123839507 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123839507 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123839507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123839507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123839507 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123839508 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123839508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123839508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123839508 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123839508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123839508 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=0042dd6b) (sccp_scrc.c:477) 20250813123839508 DLSCCP DEBUG Received CO:RELCO for local reference 83 (sccp_scoc.c:1824) 20250813123839508 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123839508 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123839508 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123839508 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123839508 DLSCCP DEBUG SCCP-SCOC(83)[0x5602c4c59430]{IDLE}: Deallocated (fsm.c:568) 20250813123840143 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123840143 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123840143 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123840143 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123840143 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123840143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123840143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123840144 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123840144 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123840144 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123840144 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123840144 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123840144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123840144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123840144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123840144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123840144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123840144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123840144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123840144 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123840144 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) 20250813123840144 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) 20250813123840144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123840144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123840144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123840144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123840144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123840144 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123840144 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123840144 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123840145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123840145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123840145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123840145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123840145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123840145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123840145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123840145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(892)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123840158 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) 20250813123840158 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123840158 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123840158 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 20250813123840158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123840158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123840158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123840158 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123840158 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123840158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123840158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123840158 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) 20250813123840158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123840158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123840158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123840158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123840158 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) 20250813123840158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840158 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) 20250813123840158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123840158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123840158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123840158 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123840158 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) 20250813123840158 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) 20250813123840158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123840158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123840158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123840159 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123840159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123840159 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123840159 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123840159 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123840159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123840159 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123840159 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123840159 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123840159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123840159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123840159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123840159 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(895)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123840190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123840190 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123840190 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123840190 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123840190 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123840190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123840190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123840190 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123840190 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123840190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123840190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123840190 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123840190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123840190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123840190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123840190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123840190 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) 20250813123840190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840190 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) 20250813123840190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123840190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123840190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123840190 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123840190 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) 20250813123840190 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) 20250813123840190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123840190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123840190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123840190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123840190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123840191 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123840191 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123840191 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123840191 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123840191 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123840191 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123840191 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123840191 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123840191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123840191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123840191 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123840199 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) 20250813123840199 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123840199 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123840199 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 20250813123840199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123840199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123840199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123840199 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123840200 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123840200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123840200 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123840200 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) 20250813123840200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123840200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123840200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123840200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123840200 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) 20250813123840200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840200 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) 20250813123840200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123840200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123840200 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123840200 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123840200 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) 20250813123840200 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) 20250813123840200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123840200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123840200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123840201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123840201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123840201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123840201 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) 20250813123840201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123840201 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123840201 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123840201 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123840201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123840201 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123840201 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123840201 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 20250813123840201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123840201 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 20250813123840201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123840201 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(898)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.sgsn1-RAN(901)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123841206 DLCTRL DEBUG Command: GET 543784044 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123841206 DLCTRL DEBUG Tx Command reply: GET_REPLY 543784044 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123841210 DLCTRL DEBUG Command: GET 806377008 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123841210 DLCTRL DEBUG Tx Command reply: GET_REPLY 806377008 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123841213 DLCTRL DEBUG Command: GET 534658030 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123841213 DLCTRL DEBUG Tx Command reply: GET_REPLY 534658030 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123841215 DLCTRL DEBUG Command: GET 794739518 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123841215 DLCTRL DEBUG Tx Command reply: GET_REPLY 794739518 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123841216 DLCTRL DEBUG Command: GET 574015777 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123841216 DLCTRL DEBUG Tx Command reply: GET_REPLY 574015777 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123841217 DLCTRL DEBUG Command: GET 793117397 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123841217 DLCTRL DEBUG Tx Command reply: GET_REPLY 793117397 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123841217 DLCTRL DEBUG Command: GET 14895713 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123841217 DLCTRL DEBUG Tx Command reply: GET_REPLY 14895713 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123841218 DLCTRL DEBUG Command: GET 747713753 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123841218 DLCTRL DEBUG Tx Command reply: GET_REPLY 747713753 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123841219 DLCTRL DEBUG Command: GET 237360141 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123841219 DLCTRL DEBUG Tx Command reply: GET_REPLY 237360141 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123841220 DLCTRL DEBUG Command: GET 199075556 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123841220 DLCTRL DEBUG Tx Command reply: GET_REPLY 199075556 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123841221 DLCTRL DEBUG Command: GET 627306494 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123841221 DLCTRL DEBUG Tx Command reply: GET_REPLY 627306494 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123841221 DLCTRL DEBUG Command: GET 879686289 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123841221 DLCTRL DEBUG Tx Command reply: GET_REPLY 879686289 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123841222 DLCTRL DEBUG Command: GET 23922287 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123841222 DLCTRL DEBUG Tx Command reply: GET_REPLY 23922287 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123841223 DLCTRL DEBUG Command: GET 740485037 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123841223 DLCTRL DEBUG Tx Command reply: GET_REPLY 740485037 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123841224 DLCTRL DEBUG Command: GET 904849160 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123841224 DLCTRL DEBUG Tx Command reply: GET_REPLY 904849160 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123841225 DLCTRL DEBUG Command: GET 761110826 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123841225 DLCTRL DEBUG Tx Command reply: GET_REPLY 761110826 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123841227 DLCTRL DEBUG Command: GET 551912545 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123841227 DLCTRL DEBUG Tx Command reply: GET_REPLY 551912545 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123841227 DLCTRL DEBUG Command: GET 94540273 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123841227 DLCTRL DEBUG Tx Command reply: GET_REPLY 94540273 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123841228 DLCTRL DEBUG Command: GET 687404467 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123841228 DLCTRL DEBUG Tx Command reply: GET_REPLY 687404467 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123841229 DLCTRL DEBUG Command: GET 306855065 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123841229 DLCTRL DEBUG Tx Command reply: GET_REPLY 306855065 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000001000000110'B, t_guard := 20.000000 } 20250813123841244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(892)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(892)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)7639351 20250813123842281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123842281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123842281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123842281 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123842281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x749137, normal) (hnbgw_rua.c:407) 20250813123842281 DHNB DEBUG map_rua[0x5602c4c59430]{init}: Allocated (fsm.c:456) 20250813123842281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7639351)[0x5602c4c59430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123842281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7639351 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123842281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123842281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123842281 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7639351 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123842281 DCN DEBUG map_sccp[0x5602c4baea90]{init}: Allocated (fsm.c:456) 20250813123842281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123842281 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-7639351 <-> SCCP-95 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123842281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7639351 SCCP-95 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123842281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7639351)[0x5602c4c59430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123842281 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123842281 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123842281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7639351)[0x5602c4c59430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123842281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123842281 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123842281 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{IDLE}: Allocated (fsm.c:456) 20250813123842281 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123842281 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002060056400500f1100926) (sccp_scrc.c:406) 20250813123842281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123842281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123842281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123842281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123842281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123842281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123842281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123842281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123842281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123842281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123842281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123842281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123842281 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123842281 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123842281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123842281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7639351)[0x5602c4c59430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123842281 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123842281 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123842281 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123842281 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123842281 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123842281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123842281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123842281 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(891)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(891)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(892)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904) HNBGW_Test.msc0-RAN(892)@10faf1860fc2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)13804202 HNBGW_Test.msc0-SCCP(891)@10faf1860fc2: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(891)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@10faf1860fc2: 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 } } } 20250813123842295 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123842295 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123842295 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123842295 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123842295 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123842295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123842295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123842295 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123842295 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123842295 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123842295 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123842295 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123842295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123842295 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=00338418) (sccp_scrc.c:477) 20250813123842295 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20250813123842295 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123842295 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123842295 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123842295 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123842295 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) 20250813123842295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123842295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123842295 DLCTRL DEBUG Command: GET 274281717 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123842295 DLCTRL DEBUG Tx Command reply: GET_REPLY 274281717 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123842297 DLCTRL DEBUG Command: GET 318654992 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123842297 DLCTRL DEBUG Tx Command reply: GET_REPLY 318654992 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123842299 DLCTRL DEBUG Command: GET 765018165 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123842299 DLCTRL DEBUG Tx Command reply: GET_REPLY 765018165 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123842301 DLCTRL DEBUG Command: GET 657542245 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123842301 DLCTRL DEBUG Tx Command reply: GET_REPLY 657542245 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123842304 DLCTRL DEBUG Command: GET 418918396 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123842304 DLCTRL DEBUG Tx Command reply: GET_REPLY 418918396 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123842307 DLCTRL DEBUG Command: GET 701746464 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123842307 DLCTRL DEBUG Tx Command reply: GET_REPLY 701746464 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123842310 DLCTRL DEBUG Command: GET 65209825 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123842310 DLCTRL DEBUG Tx Command reply: GET_REPLY 65209825 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123842313 DLCTRL DEBUG Command: GET 189409943 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123842313 DLCTRL DEBUG Tx Command reply: GET_REPLY 189409943 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123842315 DLCTRL DEBUG Command: GET 518118963 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123842315 DLCTRL DEBUG Tx Command reply: GET_REPLY 518118963 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123842317 DLCTRL DEBUG Command: GET 781348226 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123842317 DLCTRL DEBUG Tx Command reply: GET_REPLY 781348226 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123842319 DLCTRL DEBUG Command: GET 911629996 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123842319 DLCTRL DEBUG Tx Command reply: GET_REPLY 911629996 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123842321 DLCTRL DEBUG Command: GET 973937467 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123842321 DLCTRL DEBUG Tx Command reply: GET_REPLY 973937467 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123842322 DLCTRL DEBUG Command: GET 498764039 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123842322 DLCTRL DEBUG Tx Command reply: GET_REPLY 498764039 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123842324 DLCTRL DEBUG Command: GET 750477687 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123842325 DLCTRL DEBUG Tx Command reply: GET_REPLY 750477687 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123842327 DLCTRL DEBUG Command: GET 54219951 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123842327 DLCTRL DEBUG Tx Command reply: GET_REPLY 54219951 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123842329 DLCTRL DEBUG Command: GET 998917468 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123842329 DLCTRL DEBUG Tx Command reply: GET_REPLY 998917468 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123842332 DLCTRL DEBUG Command: GET 840556208 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123842332 DLCTRL DEBUG Tx Command reply: GET_REPLY 840556208 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123842335 DLCTRL DEBUG Command: GET 475617392 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123842335 DLCTRL DEBUG Tx Command reply: GET_REPLY 475617392 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123842338 DLCTRL DEBUG Command: GET 684235948 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123842338 DLCTRL DEBUG Tx Command reply: GET_REPLY 684235948 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123842340 DLCTRL DEBUG Command: GET 963859107 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123842340 DLCTRL DEBUG Tx Command reply: GET_REPLY 963859107 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000011110110'B, t_guard := 20.000000 } 20250813123842369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@10faf1860fc2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)7385159 20250813123843377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123843377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123843377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123843377 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123843377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x70b047, normal) (hnbgw_rua.c:407) 20250813123843377 DHNB DEBUG map_rua[0x5602c4c10a60]{init}: Allocated (fsm.c:456) 20250813123843377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7385159)[0x5602c4c10a60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123843378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7385159 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123843378 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123843378 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123843378 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123843378 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7385159 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813123843378 DCN DEBUG map_sccp[0x5602c4c12860]{init}: Allocated (fsm.c:456) 20250813123843378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123843378 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-7385159 <-> SCCP-96 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123843378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7385159 SCCP-96 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123843378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7385159)[0x5602c4c10a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123843378 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123843378 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123843378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7385159)[0x5602c4c10a60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123843378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123843378 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123843378 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{IDLE}: Allocated (fsm.c:456) 20250813123843378 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123843378 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000f60056400500f1100926) (sccp_scrc.c:406) 20250813123843378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123843378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123843378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123843378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123843378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123843378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123843378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123843378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123843378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123843378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123843378 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123843378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123843378 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123843378 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123843378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123843378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7385159)[0x5602c4c10a60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123843378 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123843378 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123843378 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123843378 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123843378 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123843378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123843378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123843378 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(894)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(894)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(895)@10faf1860fc2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905) HNBGW_Test.msc1-RAN(895)@10faf1860fc2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)15348407 HNBGW_Test.msc1-SCCP(894)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(894)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@10faf1860fc2: setverdict(pass): none -> pass 20250813123843382 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) 20250813123843382 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123843382 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123843382 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 20250813123843382 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123843382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123843382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123843382 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123843382 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123843382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123843382 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123843382 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) 20250813123843382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123843382 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=0095d27f) (sccp_scrc.c:477) 20250813123843382 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20250813123843382 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123843382 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123843382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123843382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123843382 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) 20250813123843382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123843382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123843383 DLCTRL DEBUG Command: GET 333272603 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123843383 DLCTRL DEBUG Tx Command reply: GET_REPLY 333272603 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123843384 DLCTRL DEBUG Command: GET 743084174 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123843384 DLCTRL DEBUG Tx Command reply: GET_REPLY 743084174 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123843384 DLCTRL DEBUG Command: GET 196161142 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123843384 DLCTRL DEBUG Tx Command reply: GET_REPLY 196161142 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123843385 DLCTRL DEBUG Command: GET 124411418 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123843385 DLCTRL DEBUG Tx Command reply: GET_REPLY 124411418 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123843386 DLCTRL DEBUG Command: GET 285856195 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123843386 DLCTRL DEBUG Tx Command reply: GET_REPLY 285856195 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123843387 DLCTRL DEBUG Command: GET 547532429 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123843387 DLCTRL DEBUG Tx Command reply: GET_REPLY 547532429 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123843388 DLCTRL DEBUG Command: GET 718359911 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123843388 DLCTRL DEBUG Tx Command reply: GET_REPLY 718359911 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123843388 DLCTRL DEBUG Command: GET 678621460 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123843388 DLCTRL DEBUG Tx Command reply: GET_REPLY 678621460 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123843389 DLCTRL DEBUG Command: GET 665935321 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123843389 DLCTRL DEBUG Tx Command reply: GET_REPLY 665935321 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123843390 DLCTRL DEBUG Command: GET 790988338 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123843390 DLCTRL DEBUG Tx Command reply: GET_REPLY 790988338 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123843391 DLCTRL DEBUG Command: GET 943217150 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123843391 DLCTRL DEBUG Tx Command reply: GET_REPLY 943217150 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123843391 DLCTRL DEBUG Command: GET 191204957 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123843391 DLCTRL DEBUG Tx Command reply: GET_REPLY 191204957 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123843392 DLCTRL DEBUG Command: GET 747344633 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123843392 DLCTRL DEBUG Tx Command reply: GET_REPLY 747344633 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123843393 DLCTRL DEBUG Command: GET 28038271 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123843393 DLCTRL DEBUG Tx Command reply: GET_REPLY 28038271 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123843394 DLCTRL DEBUG Command: GET 711941730 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123843394 DLCTRL DEBUG Tx Command reply: GET_REPLY 711941730 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123843394 DLCTRL DEBUG Command: GET 659118051 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123843394 DLCTRL DEBUG Tx Command reply: GET_REPLY 659118051 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123843395 DLCTRL DEBUG Command: GET 862003049 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123843395 DLCTRL DEBUG Tx Command reply: GET_REPLY 862003049 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123843396 DLCTRL DEBUG Command: GET 864633558 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123843396 DLCTRL DEBUG Tx Command reply: GET_REPLY 864633558 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123843397 DLCTRL DEBUG Command: GET 476109400 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123843397 DLCTRL DEBUG Tx Command reply: GET_REPLY 476109400 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123843397 DLCTRL DEBUG Command: GET 951201798 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123843397 DLCTRL DEBUG Tx Command reply: GET_REPLY 951201798 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: "disconnecting msc0" 20250813123843398 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250813123843399 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123843399 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) 20250813123843399 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123843399 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123843399 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123843399 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) 20250813123843399 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123843399 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123843399 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 20250813123843399 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123843399 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123843399 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123843399 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123843399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123843399 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123843399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123843399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@10faf1860fc2: 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 := '000000000000000001000001'B, t_guard := 20.000000 } 20250813123843411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52680<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(895)@10faf1860fc2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(895)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)13334389 20250813123844433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123844433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123844433 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123844433 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123844433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb7775, normal) (hnbgw_rua.c:407) 20250813123844433 DHNB DEBUG map_rua[0x5602c4c11820]{init}: Allocated (fsm.c:456) 20250813123844433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123844433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334389 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123844433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123844433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123844433 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334389 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123844433 DCN DEBUG map_sccp[0x5602c4c22540]{init}: Allocated (fsm.c:456) 20250813123844433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x5602c4c22540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123844433 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-13334389 <-> SCCP-97 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123844433 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334389 SCCP-97 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123844433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123844433 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123844433 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123844433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123844433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x5602c4c22540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123844433 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123844433 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{IDLE}: Allocated (fsm.c:456) 20250813123844433 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123844433 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000410056400500f1100926) (sccp_scrc.c:406) 20250813123844433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123844433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123844433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123844433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123844433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123844433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123844433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123844433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123844433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123844433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123844433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123844433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123844433 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123844433 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123844433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x5602c4c22540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123844433 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123844433 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123844433 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123844433 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123844433 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123844433 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123844433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123844433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123844433 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123845212 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123845212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32ab3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123845212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123845212 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) 20250813123845212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123845212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123845212 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123845212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f50582), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123845212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123845212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123845212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123845212 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123845213 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123845213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c44a7f), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123845213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123845213 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123845213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123845213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123845213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123845213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123845213 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123845213 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 20250813123845213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123845213 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 20250813123845213 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123845213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123845213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123845213 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123845213 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123845213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123845213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123845213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123845213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123845213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123845213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123845214 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123845214 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123845214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123845214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123845214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123845214 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123845220 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) 20250813123845220 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123845220 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123845220 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 20250813123845220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123845220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123845220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123845220 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123845220 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123845220 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123845221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123845221 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) 20250813123845221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123845221 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=00c44a7f) (sccp_scrc.c:477) 20250813123845221 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20250813123845221 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123845221 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123845221 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123845221 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123845221 DLSCCP DEBUG SCCP-SCOC(92)[0x5602c4c2b8f0]{IDLE}: Deallocated (fsm.c:568) 20250813123845400 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123845400 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123845400 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123845679 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123845679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3f85e), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123845679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123845679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123845679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123845679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123845679 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123845679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396060), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123845679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123845679 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) 20250813123845679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123845679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123845679 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123845679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059c0e8), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123845679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123845679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123845679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123845679 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123845679 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123845679 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123845679 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123845679 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123845679 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123845679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123845679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123845680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123845680 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123845680 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123845680 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 20250813123845680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123845680 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 20250813123845680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123845680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123845680 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123845680 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123845680 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123845680 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123845680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123845680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123846340 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123846340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b1dc42), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123846340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123846340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123846340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123846340 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123846340 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123846340 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123846340 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123846340 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123846340 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123846340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123846340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123846340 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123846342 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123846342 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123846342 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123846342 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123846342 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123846342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123846342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123846342 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123846342 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123846342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123846342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123846342 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123846342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123846342 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=00b1dc42) (sccp_scrc.c:477) 20250813123846342 DLSCCP DEBUG Received CO:RELCO for local reference 88 (sccp_scoc.c:1824) 20250813123846342 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123846342 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123846342 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123846342 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123846342 DLSCCP DEBUG SCCP-SCOC(88)[0x5602c4c61bd0]{IDLE}: Deallocated (fsm.c:568) 20250813123847198 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123847198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044f602), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123847198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123847198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123847198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123847198 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123847198 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123847198 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123847198 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123847198 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123847198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123847198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123847198 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123848018 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123848018 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e82293), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123848018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123848018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123848018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123848018 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123848019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123848019 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123848019 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123848019 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123848019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123848019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123848019 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123848739 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123848739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f48ce3), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123848739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123848739 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123848739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123848739 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123848739 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123848739 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123848739 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123848739 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123848739 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123848739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123848739 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123849434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x5602c4c22540]{wait_cc}: Timeout of X31 (fsm.c:317) 20250813123849434 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123849434 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123849434 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250813123849434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x5602c4c22540]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250813123849434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813123849434 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813123849434 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813123849434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813123849434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123849434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{disrupted}: Freeing instance (context_map.c:202) 20250813123849434 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13334389)[0x5602c4c11820]{disrupted}: Deallocated (fsm.c:568) 20250813123849434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x5602c4c22540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123849434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x5602c4c22540]{disconnected}: Freeing instance (context_map.c:206) 20250813123849434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-97)[0x5602c4c22540]{disconnected}: Deallocated (fsm.c:568) 20250813123849434 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13334389 SCCP-97 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123849434 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123849434 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)@10faf1860fc2: 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 := '000000000000000001000001'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 := '000000000000000001000001'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)@10faf1860fc2: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@10faf1860fc2: Test Component 906 has requested to stop MTC. Terminating current testcase execution. HNBGW_Test.msc0-M3UA(893)@10faf1860fc2: Final verdict of PTC: none 20250813123849441 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33077<->l=127.0.0.1:4262) (control_if.c:193) 20250813123849441 DLINP DEBUG SRVCONN(,r=127.0.0.1:35794<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123849441 DLINP DEBUG SRVCONN(,r=127.0.0.1:35794<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123849441 DLINP NOTICE SRV(,r=127.0.0.1:35794<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123849441 DMAIN NOTICE (127.0.0.1:35794 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35794<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123849441 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123849442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49142<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(892)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(891)@10faf1860fc2: Final verdict of PTC: none 20250813123849442 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123849442 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) 20250813123849442 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123849442 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123849443 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123849443 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) 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123849443 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 20250813123849443 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) 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123849443 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123849443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123849443 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123849443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123849443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123849443 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123849443 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) 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123849443 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 20250813123849443 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123849443 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) 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123849443 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 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123849443 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123849443 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123849443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123849443 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123849443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123849443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@10faf1860fc2: Dynamic test case error: Sending data on the connection of port RUA to 888:RUA failed. (Broken pipe) HNBGW_Test.sgsn0-SCCP(897)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(900)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@10faf1860fc2: setverdict(error): none -> error 20250813123849444 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 20250813123849444 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) 20250813123849444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123849444 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123849444 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) 20250813123849444 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) 20250813123849444 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123849444 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123849444 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123849444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123849444 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123849444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123849444 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-RAN(898)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(901)@10faf1860fc2: Final verdict of PTC: none 20250813123849444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49130<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-M3UA(896)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(899)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(894)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(885)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883)@10faf1860fc2: Final verdict of PTC: none 20250813123849446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49148<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123849447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123849447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123849447 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123849447 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) 20250813123849447 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123849447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7639351)[0x5602c4c59430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123849447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7639351)[0x5602c4c59430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123849448 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123849448 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123849448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338418), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123849448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123849448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123849448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123849448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123849448 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123849448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7639351)[0x5602c4c59430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123849448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7639351)[0x5602c4c59430]{disrupted}: Freeing instance (context_map.c:202) 20250813123849448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7639351)[0x5602c4c59430]{disrupted}: Deallocated (fsm.c:568) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{disconnected}: Freeing instance (context_map.c:206) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-95)[0x5602c4baea90]{disconnected}: Deallocated (fsm.c:568) 20250813123849448 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7639351 SCCP-95 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123849448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7385159)[0x5602c4c10a60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123849448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7385159)[0x5602c4c10a60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123849448 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123849448 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123849448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095d27f), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123849448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123849448 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123849448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123849448 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123849448 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123849448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7385159)[0x5602c4c10a60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123849448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7385159)[0x5602c4c10a60]{disrupted}: Freeing instance (context_map.c:202) 20250813123849448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7385159)[0x5602c4c10a60]{disrupted}: Deallocated (fsm.c:568) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{disconnected}: Freeing instance (context_map.c:206) 20250813123849448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-96)[0x5602c4c12860]{disconnected}: Deallocated (fsm.c:568) 20250813123849448 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7385159 SCCP-96 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123849449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123849448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123849449 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123849449 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123849449 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123849449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123849449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123849449 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123849449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123849449 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123849449 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123849449 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123849449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123849449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123849449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123849449 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123849450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52680<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(886)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(903)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(902)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(895)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905)@10faf1860fc2: Final verdict of PTC: pass VirtHNBGW-STATS(884)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887)@10faf1860fc2: Final verdict of PTC: error TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906)@10faf1860fc2: 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 := '000000000000000001000001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(883): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(884): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(885): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(886): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(887): error (pass -> error) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(888): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(889): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(890): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(891): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(892): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(893): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(894): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(895): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(896): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(897): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(898): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(899): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(900): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(901): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(902): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(903): none (error -> error) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(904): pass (error -> error) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(905): pass (error -> error) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(906): 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 := 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 := '000000000000000001000001'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@10faf1860fc2: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: error MTC@10faf1860fc2: 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 error'. 20250813123849492 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123849493 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123849493 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123849493 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123849493 DLSCCP DEBUG SCCP-SCOC(84)[0x5602c4c17050]{IDLE}: Deallocated (fsm.c:568) Wed Aug 13 12:38:49 UTC 2025 ------ HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error ------ Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20250813123849596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52690<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123850198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52690<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=470200) Waiting for packet dumper to finish... 1 (prev_count=470200, count=470740) 20250813123851444 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123851444 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123851444 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123851444 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123851444 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123851444 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123851445 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123851445 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123851445 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink error' was executed successfully (exit status: 0). MTC@10faf1860fc2: 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 ------ Wed Aug 13 12:38:52 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250813123853309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123853313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123853317 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37819<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123853397 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123853397 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123853405 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123853405 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123853405 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123853406 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123853406 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123853406 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123853406 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123853406 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123853406 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123853406 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123853406 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47392 (stream_srv.c:142) 20250813123853406 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47392<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123853407 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123853407 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123853407 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) 20250813123853407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123853407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123853407 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) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 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) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123853407 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) 20250813123853407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123853407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123853407 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123853407 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123853407 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123853407 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) 20250813123853407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123853407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123853407 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) 20250813123853407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123853407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123853407 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123853407 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123853407 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123853407 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) 20250813123853407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123853407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123853407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123853407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123853407 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123853407 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123853407 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123853407 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123853407 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) 20250813123853407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123853407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123853407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123853408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123853408 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123853408 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123853408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123853408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123853408 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 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123853408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123853408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123853408 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 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123853408 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 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123853408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123853408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123853408 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123853408 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853408 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123853408 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123853408 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123853408 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(917)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(917)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(917)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(915)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123853422 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123853422 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123853422 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123853422 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123853422 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123853422 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123853422 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123853422 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123853422 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123853422 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123853423 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123853423 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123853423 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) 20250813123853423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123853424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123853424 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) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 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) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123853424 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) 20250813123853424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123853424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123853424 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123853424 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123853424 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123853424 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) 20250813123853424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123853424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123853424 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) 20250813123853424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123853424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123853424 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123853424 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123853424 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123853424 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) 20250813123853424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123853424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123853424 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) 20250813123853424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123853424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123853424 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123853424 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123853424 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123853424 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) 20250813123853424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123853424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123853424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123853424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123853424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123853424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123853424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123853424 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123853424 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123853424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123853424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123853424 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 20250813123853424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123853424 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123853424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123853424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123853424 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 20250813123853424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123853424 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 20250813123853424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123853424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123853424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123853424 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 20250813123853424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123853424 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 20250813123853424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123853424 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853424 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123853424 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123853424 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123853424 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123853424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123853424 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(920)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(920)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(920)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(918)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123853448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123853449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123853449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123853449 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123853449 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) 20250813123853449 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123853449 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123853449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123853449 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123853453 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123853453 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123853453 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123853453 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123853453 DHNBAP DEBUG (127.0.0.1:47392 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123853453 DHNBAP NOTICE (127.0.0.1:47392 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123853453 DHNBAP NOTICE (127.0.0.1:47392 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123853453 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123853453 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123853621 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 20250813123853621 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 20250813123853621 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123853621 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123853631 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853631 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123853631 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123853631 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123853631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123853631 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123853631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123853634 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853634 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123853634 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123853634 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123853634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123853634 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123853634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123853638 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 20250813123853638 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 20250813123853638 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123853638 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123853644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853644 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123853644 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123853644 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123853644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123853644 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123853644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123853644 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123853644 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123853644 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123853644 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123853644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123853644 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123853644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123854435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123854435 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123854435 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123854435 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123854435 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123854435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123854435 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123854435 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123854435 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123854435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123854435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123854435 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123854435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123854435 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123854435 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123854435 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123854435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854435 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123854435 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123854435 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123854435 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123854435 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) 20250813123854435 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) 20250813123854436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123854436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123854436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123854436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123854436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123854436 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123854436 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123854436 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123854436 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123854436 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123854436 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123854436 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123854436 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123854436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123854436 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123854436 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(916)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123854450 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123854450 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123854450 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123854450 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123854450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123854450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123854450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123854450 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123854451 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123854451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123854451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123854451 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123854451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123854451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123854451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123854451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123854451 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) 20250813123854451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854451 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) 20250813123854451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854451 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123854451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123854451 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123854451 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123854451 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) 20250813123854451 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) 20250813123854451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123854451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123854451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123854451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123854451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123854451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123854451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123854451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123854451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123854451 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123854451 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123854451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123854451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123854451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123854451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123854451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123854451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123854451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123854451 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(919)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123855213 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123855213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f50582), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123855213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123855213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123855213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123855213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123855213 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123855213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32ab3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123855213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123855213 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) 20250813123855213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123855213 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123855213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123855213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123855213 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123855213 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123855213 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123855213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123855213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123855213 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123855213 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123855213 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123855214 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123855214 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 20250813123855214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123855214 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 20250813123855214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123855217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123855217 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123855217 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123855217 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123855217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123855217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123855217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123855217 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123855218 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123855218 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123855218 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123855218 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123855218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123855218 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=00f50582) (sccp_scrc.c:477) 20250813123855218 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20250813123855218 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123855218 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123855218 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123855218 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123855218 DLSCCP DEBUG SCCP-SCOC(93)[0x5602c4c24b70]{IDLE}: Deallocated (fsm.c:568) 20250813123855466 DLCTRL DEBUG Command: GET 514073841 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123855466 DLCTRL DEBUG Tx Command reply: GET_REPLY 514073841 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123855475 DLCTRL DEBUG Command: GET 638081782 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123855475 DLCTRL DEBUG Tx Command reply: GET_REPLY 638081782 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123855481 DLCTRL DEBUG Command: GET 283078642 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123855481 DLCTRL DEBUG Tx Command reply: GET_REPLY 283078642 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123855484 DLCTRL DEBUG Command: GET 297723011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123855484 DLCTRL DEBUG Tx Command reply: GET_REPLY 297723011 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123855488 DLCTRL DEBUG Command: GET 222279157 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123855488 DLCTRL DEBUG Tx Command reply: GET_REPLY 222279157 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123855491 DLCTRL DEBUG Command: GET 955781950 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123855491 DLCTRL DEBUG Tx Command reply: GET_REPLY 955781950 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123855493 DLCTRL DEBUG Command: GET 315337467 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123855493 DLCTRL DEBUG Tx Command reply: GET_REPLY 315337467 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123855495 DLCTRL DEBUG Command: GET 645585247 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123855495 DLCTRL DEBUG Tx Command reply: GET_REPLY 645585247 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123855497 DLCTRL DEBUG Command: GET 475895694 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123855497 DLCTRL DEBUG Tx Command reply: GET_REPLY 475895694 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123855498 DLCTRL DEBUG Command: GET 549035377 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123855498 DLCTRL DEBUG Tx Command reply: GET_REPLY 549035377 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123855500 DLCTRL DEBUG Command: GET 972147800 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123855500 DLCTRL DEBUG Tx Command reply: GET_REPLY 972147800 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123855501 DLCTRL DEBUG Command: GET 873812227 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123855501 DLCTRL DEBUG Tx Command reply: GET_REPLY 873812227 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123855502 DLCTRL DEBUG Command: GET 372802574 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123855502 DLCTRL DEBUG Tx Command reply: GET_REPLY 372802574 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123855504 DLCTRL DEBUG Command: GET 245433503 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123855504 DLCTRL DEBUG Tx Command reply: GET_REPLY 245433503 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123855505 DLCTRL DEBUG Command: GET 27383425 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123855505 DLCTRL DEBUG Tx Command reply: GET_REPLY 27383425 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123855505 DLCTRL DEBUG Command: GET 375310956 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123855505 DLCTRL DEBUG Tx Command reply: GET_REPLY 375310956 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123855506 DLCTRL DEBUG Command: GET 123961595 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123855506 DLCTRL DEBUG Tx Command reply: GET_REPLY 123961595 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123855507 DLCTRL DEBUG Command: GET 618549135 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123855507 DLCTRL DEBUG Tx Command reply: GET_REPLY 618549135 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123855508 DLCTRL DEBUG Command: GET 188490742 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123855508 DLCTRL DEBUG Tx Command reply: GET_REPLY 188490742 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123855509 DLCTRL DEBUG Command: GET 333698674 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123855509 DLCTRL DEBUG Tx Command reply: GET_REPLY 333698674 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000000100000111'B, t_guard := 20.000000 } 20250813123855528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123855680 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123855680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059c0e8), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123855680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123855680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123855680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123855680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123855680 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123855680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396060), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123855680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123855680 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) 20250813123855680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123855680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123855680 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123855680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b3f85e), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123855680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123855680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123855680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123855680 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123855680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123855680 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123855680 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123855681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123855681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123855681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123855681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123855681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123855681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123855681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123855681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123855681 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 20250813123855681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123855681 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 20250813123855681 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123855681 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123855681 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123855681 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123855681 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123855681 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123855681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123855681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123855681 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123855684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123855684 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123855684 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123855684 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123855684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123855684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123855684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123855684 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123855684 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123855684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123855684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123855684 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123855684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123855684 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=0059c0e8) (sccp_scrc.c:477) 20250813123855684 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20250813123855684 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123855684 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123855684 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123855684 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123855684 DLSCCP DEBUG SCCP-SCOC(91)[0x5602c4c15d50]{IDLE}: Deallocated (fsm.c:568) 20250813123855886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123855886 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123855886 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123855886 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123855886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123855886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123855886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123855886 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123855886 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123855887 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123855887 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123855887 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123855887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123855887 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=00b3f85e) (sccp_scrc.c:477) 20250813123855887 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20250813123855887 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123855887 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123855887 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123855887 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123855887 DLSCCP DEBUG SCCP-SCOC(89)[0x5602c4c0def0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)15195920 20250813123856585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123856585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123856585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123856585 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123856585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe7df10, normal) (hnbgw_rua.c:407) 20250813123856585 DHNB DEBUG map_rua[0x5602c4c59430]{init}: Allocated (fsm.c:456) 20250813123856585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15195920)[0x5602c4c59430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123856585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15195920 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123856585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123856585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123856585 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15195920 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123856585 DCN DEBUG map_sccp[0x5602c4baea90]{init}: Allocated (fsm.c:456) 20250813123856585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123856585 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-15195920 <-> SCCP-98 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123856585 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15195920 SCCP-98 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123856585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15195920)[0x5602c4c59430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123856585 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123856585 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123856585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15195920)[0x5602c4c59430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123856585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123856585 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123856585 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{IDLE}: Allocated (fsm.c:456) 20250813123856585 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123856585 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001070056400500f1100926) (sccp_scrc.c:406) 20250813123856585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123856585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123856585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123856585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123856585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123856585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123856585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123856585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123856585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123856585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123856585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123856585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123856585 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123856585 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123856585 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123856585 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15195920)[0x5602c4c59430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123856586 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123856586 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123856586 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123856586 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123856586 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123856586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123856586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123856586 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(915)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(916)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922) HNBGW_Test.msc0-RAN(916)@10faf1860fc2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)683270 HNBGW_Test.msc0-SCCP(915)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(915)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@10faf1860fc2: setverdict(pass): none -> pass 20250813123856605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123856605 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123856605 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123856605 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123856605 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123856605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123856605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123856605 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123856606 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123856606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123856606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123856606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123856606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123856606 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=00d7735c) (sccp_scrc.c:477) 20250813123856606 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20250813123856606 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123856606 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123856606 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123856606 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123856606 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) 20250813123856606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123856606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123856607 DLCTRL DEBUG Command: GET 210679979 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123856607 DLCTRL DEBUG Tx Command reply: GET_REPLY 210679979 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123856609 DLCTRL DEBUG Command: GET 353027938 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123856609 DLCTRL DEBUG Tx Command reply: GET_REPLY 353027938 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123856612 DLCTRL DEBUG Command: GET 246911770 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123856612 DLCTRL DEBUG Tx Command reply: GET_REPLY 246911770 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123856616 DLCTRL DEBUG Command: GET 746933585 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123856616 DLCTRL DEBUG Tx Command reply: GET_REPLY 746933585 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123856619 DLCTRL DEBUG Command: GET 722095314 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123856619 DLCTRL DEBUG Tx Command reply: GET_REPLY 722095314 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123856623 DLCTRL DEBUG Command: GET 650472648 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123856623 DLCTRL DEBUG Tx Command reply: GET_REPLY 650472648 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123856626 DLCTRL DEBUG Command: GET 275481334 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123856626 DLCTRL DEBUG Tx Command reply: GET_REPLY 275481334 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123856629 DLCTRL DEBUG Command: GET 4399428 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123856629 DLCTRL DEBUG Tx Command reply: GET_REPLY 4399428 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123856631 DLCTRL DEBUG Command: GET 780612836 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123856631 DLCTRL DEBUG Tx Command reply: GET_REPLY 780612836 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123856633 DLCTRL DEBUG Command: GET 997118753 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123856633 DLCTRL DEBUG Tx Command reply: GET_REPLY 997118753 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123856635 DLCTRL DEBUG Command: GET 764404032 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123856635 DLCTRL DEBUG Tx Command reply: GET_REPLY 764404032 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123856637 DLCTRL DEBUG Command: GET 100909581 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123856637 DLCTRL DEBUG Tx Command reply: GET_REPLY 100909581 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123856638 DLCTRL DEBUG Command: GET 686464372 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123856638 DLCTRL DEBUG Tx Command reply: GET_REPLY 686464372 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123856639 DLCTRL DEBUG Command: GET 72352464 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123856639 DLCTRL DEBUG Tx Command reply: GET_REPLY 72352464 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123856640 DLCTRL DEBUG Command: GET 3635781 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123856640 DLCTRL DEBUG Tx Command reply: GET_REPLY 3635781 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123856641 DLCTRL DEBUG Command: GET 86850093 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123856641 DLCTRL DEBUG Tx Command reply: GET_REPLY 86850093 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123856642 DLCTRL DEBUG Command: GET 930672301 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123856642 DLCTRL DEBUG Tx Command reply: GET_REPLY 930672301 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123856643 DLCTRL DEBUG Command: GET 711134237 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123856643 DLCTRL DEBUG Tx Command reply: GET_REPLY 711134237 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123856644 DLCTRL DEBUG Command: GET 988375983 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123856644 DLCTRL DEBUG Tx Command reply: GET_REPLY 988375983 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123856645 DLCTRL DEBUG Command: GET 257506772 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123856645 DLCTRL DEBUG Tx Command reply: GET_REPLY 257506772 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000111110011'B, t_guard := 20.000000 } 20250813123856664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123857199 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123857199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0044f602), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123857199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123857199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123857199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123857199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123857199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123857199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123857199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123857199 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123857199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123857199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123857199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123857199 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123857201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123857201 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123857201 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123857201 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123857201 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123857201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123857201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123857201 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123857201 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123857201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123857201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123857201 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123857201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123857201 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=0044f602) (sccp_scrc.c:477) 20250813123857201 DLSCCP DEBUG Received CO:RELCO for local reference 87 (sccp_scoc.c:1824) 20250813123857201 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123857201 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123857201 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123857201 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123857201 DLSCCP DEBUG SCCP-SCOC(87)[0x5602c4c151f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(916)@10faf1860fc2: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(916)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)7078214 20250813123857695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123857695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123857695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123857695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123857696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c0146, normal) (hnbgw_rua.c:407) 20250813123857696 DHNB DEBUG map_rua[0x5602c4c151f0]{init}: Allocated (fsm.c:456) 20250813123857696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078214)[0x5602c4c151f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123857696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7078214 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123857696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123857696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123857696 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250813123857696 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7078214 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813123857696 DCN DEBUG map_sccp[0x5602c4c12860]{init}: Allocated (fsm.c:456) 20250813123857696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123857696 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-7078214 <-> SCCP-99 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813123857696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7078214 SCCP-99 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123857696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078214)[0x5602c4c151f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123857696 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123857696 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123857696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078214)[0x5602c4c151f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123857696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123857696 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123857696 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{IDLE}: Allocated (fsm.c:456) 20250813123857696 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123857696 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001f30056400500f1100926) (sccp_scrc.c:406) 20250813123857696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123857696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123857696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123857696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123857696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123857696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123857696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123857696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123857696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123857696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123857696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123857696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123857696 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123857696 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123857696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123857696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078214)[0x5602c4c151f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123857696 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123857696 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123857696 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123857696 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123857696 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123857696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123857696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123857696 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(915)@10faf1860fc2: First idle individual index:1 HNBGW_Test.msc0-SCCP(915)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(916)@10faf1860fc2: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923) HNBGW_Test.msc0-RAN(916)@10faf1860fc2: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)11282927 HNBGW_Test.msc0-SCCP(915)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(915)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123857704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123857704 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123857704 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123857704 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123857704 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123857704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123857704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123857704 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123857704 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123857704 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123857704 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123857704 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123857704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123857704 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=008e662a) (sccp_scrc.c:477) 20250813123857704 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20250813123857704 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123857704 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123857704 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123857704 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123857704 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) 20250813123857704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123857704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123857706 DLCTRL DEBUG Command: GET 744061709 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123857707 DLCTRL DEBUG Tx Command reply: GET_REPLY 744061709 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123857711 DLCTRL DEBUG Command: GET 906530956 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123857711 DLCTRL DEBUG Tx Command reply: GET_REPLY 906530956 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123857715 DLCTRL DEBUG Command: GET 434441218 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123857715 DLCTRL DEBUG Tx Command reply: GET_REPLY 434441218 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123857719 DLCTRL DEBUG Command: GET 952356265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123857719 DLCTRL DEBUG Tx Command reply: GET_REPLY 952356265 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123857724 DLCTRL DEBUG Command: GET 800019934 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123857724 DLCTRL DEBUG Tx Command reply: GET_REPLY 800019934 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123857728 DLCTRL DEBUG Command: GET 997710638 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123857728 DLCTRL DEBUG Tx Command reply: GET_REPLY 997710638 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123857732 DLCTRL DEBUG Command: GET 260802955 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123857732 DLCTRL DEBUG Tx Command reply: GET_REPLY 260802955 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123857735 DLCTRL DEBUG Command: GET 986723537 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123857735 DLCTRL DEBUG Tx Command reply: GET_REPLY 986723537 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123857739 DLCTRL DEBUG Command: GET 717334204 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123857739 DLCTRL DEBUG Tx Command reply: GET_REPLY 717334204 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123857742 DLCTRL DEBUG Command: GET 617111878 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123857742 DLCTRL DEBUG Tx Command reply: GET_REPLY 617111878 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123857746 DLCTRL DEBUG Command: GET 374771848 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123857746 DLCTRL DEBUG Tx Command reply: GET_REPLY 374771848 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123857748 DLCTRL DEBUG Command: GET 860137175 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123857748 DLCTRL DEBUG Tx Command reply: GET_REPLY 860137175 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123857750 DLCTRL DEBUG Command: GET 140847837 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123857751 DLCTRL DEBUG Tx Command reply: GET_REPLY 140847837 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123857753 DLCTRL DEBUG Command: GET 10588492 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123857753 DLCTRL DEBUG Tx Command reply: GET_REPLY 10588492 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123857754 DLCTRL DEBUG Command: GET 791774682 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123857754 DLCTRL DEBUG Tx Command reply: GET_REPLY 791774682 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123857756 DLCTRL DEBUG Command: GET 475744644 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123857756 DLCTRL DEBUG Tx Command reply: GET_REPLY 475744644 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123857758 DLCTRL DEBUG Command: GET 970897865 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123857758 DLCTRL DEBUG Tx Command reply: GET_REPLY 970897865 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123857759 DLCTRL DEBUG Command: GET 816642075 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123857759 DLCTRL DEBUG Tx Command reply: GET_REPLY 816642075 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123857760 DLCTRL DEBUG Command: GET 813382521 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123857760 DLCTRL DEBUG Tx Command reply: GET_REPLY 813382521 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123857761 DLCTRL DEBUG Command: GET 552560782 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123857761 DLCTRL DEBUG Tx Command reply: GET_REPLY 552560782 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: "connecting cnlink 1" 20250813123857762 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(926)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(926)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(926)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(924)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123857979 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 20250813123857979 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 20250813123857979 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123857979 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123857989 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) 20250813123857989 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123857989 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123857989 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123857989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123857989 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123857989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123857993 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) 20250813123857993 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123857993 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123857993 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123857993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123857993 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123857993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123858019 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123858019 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e82293), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123858019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123858019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123858019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123858019 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123858019 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123858019 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123858019 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123858019 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123858019 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123858019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123858019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123858019 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123858025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123858025 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123858025 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123858025 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123858025 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123858025 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123858025 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123858025 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123858025 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123858025 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123858025 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123858025 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123858025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123858025 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=00e82293) (sccp_scrc.c:477) 20250813123858025 DLSCCP DEBUG Received CO:RELCO for local reference 86 (sccp_scoc.c:1824) 20250813123858025 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123858025 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123858025 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123858025 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123858025 DLSCCP DEBUG SCCP-SCOC(86)[0x5602c4c10780]{IDLE}: Deallocated (fsm.c:568) 20250813123858734 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123858734 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123858734 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123858734 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123858734 DLSCCP DEBUG SCCP-SCOC(85)[0x5602c4b30f40]{IDLE}: Deallocated (fsm.c:568) MTC@10faf1860fc2: 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 := '000000000000000110000001'B, t_guard := 20.000000 } 20250813123858792 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) 20250813123858792 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123858792 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123858792 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 20250813123858792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123858792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123858792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123858792 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123858792 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123858792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123858792 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123858792 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) 20250813123858792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123858792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123858792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123858792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123858792 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) 20250813123858792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123858792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123858792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123858792 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) 20250813123858792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123858792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123858792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123858792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123858792 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123858792 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) 20250813123858792 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) 20250813123858792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123858792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123858792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123858792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123858792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123858792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123858792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123858792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123858792 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123858792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123858792 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123858792 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123858792 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123858792 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123858792 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123858792 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123858792 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123858792 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123858792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123858792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123858792 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(925)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123858813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123859449 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123859449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095d27f), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123859449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123859449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123859449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123859449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123859449 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123859449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00338418), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123859449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123859449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123859449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123859449 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123859449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123859449 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123859449 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123859449 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123859449 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123859449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123859449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123859449 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123859449 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123859449 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123859450 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123859450 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123859450 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123859450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123859450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123859450 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123859453 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123859453 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123859453 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123859453 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123859453 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123859453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123859453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123859453 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123859453 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123859453 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123859453 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123859453 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123859453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123859453 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=00338418) (sccp_scrc.c:477) 20250813123859453 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20250813123859453 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123859453 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123859453 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123859453 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123859454 DLSCCP DEBUG SCCP-SCOC(95)[0x5602c4c14c40]{IDLE}: Deallocated (fsm.c:568) 20250813123859454 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) 20250813123859454 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123859454 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123859454 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 20250813123859454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123859454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123859454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123859454 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123859454 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123859455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123859455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123859455 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) 20250813123859455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123859455 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=0095d27f) (sccp_scrc.c:477) 20250813123859455 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20250813123859455 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123859455 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123859455 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123859455 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123859455 DLSCCP DEBUG SCCP-SCOC(96)[0x5602c4c0fad0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(925)@10faf1860fc2: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(925)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)6938736 20250813123859840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123859840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123859840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250813123859840 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123859840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x69e070, normal) (hnbgw_rua.c:407) 20250813123859840 DHNB DEBUG map_rua[0x5602c4c0fad0]{init}: Allocated (fsm.c:456) 20250813123859840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6938736)[0x5602c4c0fad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123859840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6938736 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813123859840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123859840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123859840 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6938736 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250813123859840 DCN DEBUG map_sccp[0x5602c4c14c40]{init}: Allocated (fsm.c:456) 20250813123859840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123859840 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-6938736 <-> SCCP-100 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250813123859840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6938736 SCCP-100 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250813123859840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6938736)[0x5602c4c0fad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123859840 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123859840 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123859840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6938736)[0x5602c4c0fad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123859840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123859840 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123859840 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{IDLE}: Allocated (fsm.c:456) 20250813123859840 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123859840 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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001810056400500f1100926) (sccp_scrc.c:406) 20250813123859840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123859840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123859840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123859840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123859840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123859840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123859840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123859840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123859840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123859840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123859840 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123859840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123859840 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123859840 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123859841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123859841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6938736)[0x5602c4c0fad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123859841 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123859841 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123859841 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123859841 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123859841 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123859841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123859841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123859841 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(924)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc1-SCCP(924)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(925)@10faf1860fc2: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927) HNBGW_Test.msc1-RAN(925)@10faf1860fc2: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)5647817 HNBGW_Test.msc1-SCCP(924)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(924)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@10faf1860fc2: setverdict(pass): none -> pass 20250813123859861 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) 20250813123859861 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123859861 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123859861 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 20250813123859861 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123859861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123859861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123859861 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123859861 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123859861 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123859861 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123859861 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) 20250813123859861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123859861 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=0074f0ac) (sccp_scrc.c:477) 20250813123859861 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20250813123859861 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123859861 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123859861 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123859861 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123859861 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) 20250813123859861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123859861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123859863 DLCTRL DEBUG Command: GET 400152122 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250813123859863 DLCTRL DEBUG Tx Command reply: GET_REPLY 400152122 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123859867 DLCTRL DEBUG Command: GET 793753992 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250813123859867 DLCTRL DEBUG Tx Command reply: GET_REPLY 793753992 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123859871 DLCTRL DEBUG Command: GET 725234957 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123859871 DLCTRL DEBUG Tx Command reply: GET_REPLY 725234957 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123859875 DLCTRL DEBUG Command: GET 690135082 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123859875 DLCTRL DEBUG Tx Command reply: GET_REPLY 690135082 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123859878 DLCTRL DEBUG Command: GET 175188622 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123859878 DLCTRL DEBUG Tx Command reply: GET_REPLY 175188622 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123859882 DLCTRL DEBUG Command: GET 466151789 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250813123859882 DLCTRL DEBUG Tx Command reply: GET_REPLY 466151789 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123859886 DLCTRL DEBUG Command: GET 392352189 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250813123859886 DLCTRL DEBUG Tx Command reply: GET_REPLY 392352189 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123859889 DLCTRL DEBUG Command: GET 734005954 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123859890 DLCTRL DEBUG Tx Command reply: GET_REPLY 734005954 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123859893 DLCTRL DEBUG Command: GET 364628847 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123859893 DLCTRL DEBUG Tx Command reply: GET_REPLY 364628847 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123859897 DLCTRL DEBUG Command: GET 673558226 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123859897 DLCTRL DEBUG Tx Command reply: GET_REPLY 673558226 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123859902 DLCTRL DEBUG Command: GET 991651371 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250813123859902 DLCTRL DEBUG Tx Command reply: GET_REPLY 991651371 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123859906 DLCTRL DEBUG Command: GET 715563467 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250813123859906 DLCTRL DEBUG Tx Command reply: GET_REPLY 715563467 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123859909 DLCTRL DEBUG Command: GET 587571683 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123859909 DLCTRL DEBUG Tx Command reply: GET_REPLY 587571683 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123859913 DLCTRL DEBUG Command: GET 998008526 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123859913 DLCTRL DEBUG Tx Command reply: GET_REPLY 998008526 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123859916 DLCTRL DEBUG Command: GET 199456204 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123859916 DLCTRL DEBUG Tx Command reply: GET_REPLY 199456204 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123859921 DLCTRL DEBUG Command: GET 42107507 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250813123859921 DLCTRL DEBUG Tx Command reply: GET_REPLY 42107507 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123859926 DLCTRL DEBUG Command: GET 67371631 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250813123859926 DLCTRL DEBUG Tx Command reply: GET_REPLY 67371631 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123859932 DLCTRL DEBUG Command: GET 260330312 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123859932 DLCTRL DEBUG Tx Command reply: GET_REPLY 260330312 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123859936 DLCTRL DEBUG Command: GET 425275480 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123859936 DLCTRL DEBUG Tx Command reply: GET_REPLY 425275480 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123859938 DLCTRL DEBUG Command: GET 289684118 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123859938 DLCTRL DEBUG Tx Command reply: GET_REPLY 289684118 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123859943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50674<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123859944 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37819<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(908)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(909)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123859946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123859948 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123859948 DLINP DEBUG SRVCONN(,r=127.0.0.1:47392<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123859948 DLINP NOTICE SRV(,r=127.0.0.1:47392<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123859948 DMAIN NOTICE (127.0.0.1:47392 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47392<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123859948 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(919)@10faf1860fc2: Final verdict of PTC: none 20250813123859950 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123859950 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) 20250813123859950 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123859950 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123859950 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123859950 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) 20250813123859950 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123859950 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123859950 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123859950 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) 20250813123859950 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123859950 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123859950 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 20250813123859950 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123859951 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123859951 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123859951 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123859951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123859951 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123859951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123859951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123859951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123859951 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) 20250813123859951 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123859951 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123859951 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 20250813123859951 DLSS7 <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_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912)@10faf1860fc2: Final verdict of PTC: none 20250813123859951 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123859951 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123859951 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123859951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123859951 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123859951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123859951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123859952 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123859952 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) 20250813123859952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123859952 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123859952 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 20250813123859952 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123859952 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) 20250813123859952 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123859952 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123859952 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 HNBGW_Test.sgsn0-SCCP(918)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(916)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(917)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(926)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(924)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(925)@10faf1860fc2: Final verdict of PTC: none 20250813123859952 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) 20250813123859952 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123859952 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123859952 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123859952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123859952 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123859952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123859952 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(915)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(910)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(920)@10faf1860fc2: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922)@10faf1860fc2: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927)@10faf1860fc2: Final verdict of PTC: pass 20250813123859966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50680<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123859967 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50692<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(921)@10faf1860fc2: Final verdict of PTC: none 20250813123859969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(907): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(908): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(910): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(911): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(912): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(913): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(914): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(915): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(916): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(917): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(918): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(919): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(920): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(922): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(923): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(924): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(925): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(926): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(927): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:39:00 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 20250813123900046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123900046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123900046 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123900046 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) 20250813123900046 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15195920)[0x5602c4c59430]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15195920)[0x5602c4c59430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123900046 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123900046 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123900046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7735c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123900046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123900046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123900046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123900046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123900046 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15195920)[0x5602c4c59430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15195920)[0x5602c4c59430]{disrupted}: Freeing instance (context_map.c:202) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15195920)[0x5602c4c59430]{disrupted}: Deallocated (fsm.c:568) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{disconnected}: Freeing instance (context_map.c:206) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-98)[0x5602c4baea90]{disconnected}: Deallocated (fsm.c:568) 20250813123900046 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15195920 SCCP-98 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078214)[0x5602c4c151f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078214)[0x5602c4c151f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123900046 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123900046 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123900046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e662a), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123900046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123900046 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123900046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123900046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123900046 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078214)[0x5602c4c151f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078214)[0x5602c4c151f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7078214)[0x5602c4c151f0]{disrupted}: Deallocated (fsm.c:568) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{disconnected}: Freeing instance (context_map.c:206) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-99)[0x5602c4c12860]{disconnected}: Deallocated (fsm.c:568) 20250813123900046 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7078214 SCCP-99 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6938736)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6938736)[0x5602c4c0fad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123900046 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123900046 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123900046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f0ac), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123900046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123900046 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123900046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123900046 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123900046 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6938736)[0x5602c4c0fad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6938736)[0x5602c4c0fad0]{disrupted}: Freeing instance (context_map.c:202) 20250813123900046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6938736)[0x5602c4c0fad0]{disrupted}: Deallocated (fsm.c:568) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{disconnected}: Freeing instance (context_map.c:206) 20250813123900046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-100)[0x5602c4c14c40]{disconnected}: Deallocated (fsm.c:568) 20250813123900046 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6938736 SCCP-100 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123900047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123900047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123900047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123900047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123900047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123900047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123900047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123900047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123900047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123900047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123900047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123900047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123900047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123900047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123900047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123900047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123900047 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123900047 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123900047 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123900047 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123900047 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123900047 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123900047 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123900047 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123900065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123900567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=468812) Waiting for packet dumper to finish... 1 (prev_count=468812, count=469352) 20250813123901952 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123901952 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123901952 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123901952 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123901952 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123901952 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123901952 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123901952 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123901952 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:39:02 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250813123903684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43266<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123903687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43272<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123903691 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38069<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123903769 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123903769 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123903780 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123903780 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123903780 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123903781 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123903781 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123903781 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123903781 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123903781 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123903781 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34105 (stream_srv.c:142) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123903781 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34105<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123903781 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123903781 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123903782 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123903782 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123903782 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) 20250813123903782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123903782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123903782 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) 20250813123903782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903782 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) 20250813123903782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123903782 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) 20250813123903782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123903782 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123903782 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123903782 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123903782 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123903782 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) 20250813123903782 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123903782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123903782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123903783 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) 20250813123903783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123903783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123903783 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123903783 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123903783 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123903783 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) 20250813123903783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123903783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123903783 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123903783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123903783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123903783 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123903783 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123903783 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123903783 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) 20250813123903783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123903783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123903783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123903783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123903783 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123903783 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123903783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123903783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123903783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123903783 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 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123903783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123903783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123903783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123903783 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 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123903783 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 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123903783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123903783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123903783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123903783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123903783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123903783 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123903783 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123903783 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123903783 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(938)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(938)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(938)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(936)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123903802 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123903802 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123903802 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123903802 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123903802 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123903802 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123903802 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123903802 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123903802 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123903803 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123903803 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123903803 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) 20250813123903803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123903804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123903804 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) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 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) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123903804 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) 20250813123903804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123903804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123903804 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123903804 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123903804 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123903804 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) 20250813123903804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123903804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123903804 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) 20250813123903804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123903804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123903804 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123903804 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123903804 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123903804 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) 20250813123903804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123903804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123903804 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) 20250813123903804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123903804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123903804 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123903804 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123903804 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123903804 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) 20250813123903804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123903804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123903804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123903804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123903804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123903804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123903804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123903804 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123903804 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123903804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123903804 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123903804 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123903804 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 20250813123903804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123903804 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123903804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123903804 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123903804 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123903804 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 20250813123903804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123903804 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 20250813123903804 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123903804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123903804 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123903804 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123903804 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 20250813123903804 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123903804 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 20250813123903804 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123903804 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123903804 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123903804 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123903805 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123903805 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123903805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123903805 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(941)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(941)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(941)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123903829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123903829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123903829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123903829 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123903829 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) 20250813123903829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123903829 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123903829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123903829 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123903833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34105<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123903833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34105<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123903833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34105<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123903833 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123903833 DHNBAP DEBUG (127.0.0.1:34105 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123903833 DHNBAP NOTICE (127.0.0.1:34105 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123903833 DHNBAP NOTICE (127.0.0.1:34105 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123903833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34105<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123903833 DLINP DEBUG SRVCONN(,r=127.0.0.1:34105<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123903998 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 20250813123903998 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 20250813123903998 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123903998 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123904006 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123904006 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123904006 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123904006 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123904006 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123904006 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123904007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123904010 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123904010 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123904010 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123904010 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123904010 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123904010 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123904011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123904018 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 20250813123904018 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 20250813123904018 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123904019 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123904024 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123904024 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123904024 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123904024 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123904024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123904024 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123904024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123904025 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123904025 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123904025 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123904026 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123904026 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123904026 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123904026 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123904812 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123904812 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123904812 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123904812 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123904812 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123904812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123904812 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123904812 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123904813 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123904813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123904813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123904813 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123904813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123904813 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123904813 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123904813 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123904813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904813 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123904813 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123904813 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123904813 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123904813 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) 20250813123904813 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) 20250813123904813 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123904813 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123904813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904813 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904813 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904813 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123904813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123904813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123904813 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123904813 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123904813 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123904814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123904814 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123904814 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123904814 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123904814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123904814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123904814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123904814 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(937)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123904825 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123904825 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123904825 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123904825 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123904825 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123904825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123904825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123904825 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123904826 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123904826 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123904826 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123904826 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123904826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123904826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123904826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123904826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123904826 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) 20250813123904826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904826 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) 20250813123904826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904826 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123904826 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123904826 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123904826 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123904826 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) 20250813123904826 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) 20250813123904826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123904826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123904826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123904826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123904826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123904826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123904826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123904826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123904826 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123904826 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123904826 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123904826 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123904826 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123904826 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123904826 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123904826 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123904826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123904826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123904826 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123904838 DLCTRL DEBUG Command: GET 559789561 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123904838 DLCTRL DEBUG Tx Command reply: GET_REPLY 559789561 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123904841 DLCTRL DEBUG Command: GET 311032568 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123904841 DLCTRL DEBUG Tx Command reply: GET_REPLY 311032568 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123904842 DLCTRL DEBUG Command: GET 261290562 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123904842 DLCTRL DEBUG Tx Command reply: GET_REPLY 261290562 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123904843 DLCTRL DEBUG Command: GET 45197151 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123904843 DLCTRL DEBUG Tx Command reply: GET_REPLY 45197151 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123904845 DLCTRL DEBUG Command: GET 649192503 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123904845 DLCTRL DEBUG Tx Command reply: GET_REPLY 649192503 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123904848 DLCTRL DEBUG Command: GET 177759667 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123904848 DLCTRL DEBUG Tx Command reply: GET_REPLY 177759667 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123904851 DLCTRL DEBUG Command: GET 126285600 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123904851 DLCTRL DEBUG Tx Command reply: GET_REPLY 126285600 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123904854 DLCTRL DEBUG Command: GET 463189800 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123904854 DLCTRL DEBUG Tx Command reply: GET_REPLY 463189800 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123904858 DLCTRL DEBUG Command: GET 328469297 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123904858 DLCTRL DEBUG Tx Command reply: GET_REPLY 328469297 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123904862 DLCTRL DEBUG Command: GET 26773970 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123904862 DLCTRL DEBUG Tx Command reply: GET_REPLY 26773970 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123904865 DLCTRL DEBUG Command: GET 856092143 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123904865 DLCTRL DEBUG Tx Command reply: GET_REPLY 856092143 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123904868 DLCTRL DEBUG Command: GET 177531234 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123904869 DLCTRL DEBUG Tx Command reply: GET_REPLY 177531234 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123904872 DLCTRL DEBUG Command: GET 633526829 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123904872 DLCTRL DEBUG Tx Command reply: GET_REPLY 633526829 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123904875 DLCTRL DEBUG Command: GET 665236701 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123904875 DLCTRL DEBUG Tx Command reply: GET_REPLY 665236701 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123904878 DLCTRL DEBUG Command: GET 95040565 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123904878 DLCTRL DEBUG Tx Command reply: GET_REPLY 95040565 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123904882 DLCTRL DEBUG Command: GET 909220812 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123904882 DLCTRL DEBUG Tx Command reply: GET_REPLY 909220812 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123904885 DLCTRL DEBUG Command: GET 54681928 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123904885 DLCTRL DEBUG Tx Command reply: GET_REPLY 54681928 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123904887 DLCTRL DEBUG Command: GET 415629047 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123904887 DLCTRL DEBUG Tx Command reply: GET_REPLY 415629047 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123904889 DLCTRL DEBUG Command: GET 958087865 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123904889 DLCTRL DEBUG Tx Command reply: GET_REPLY 958087865 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123904891 DLCTRL DEBUG Command: GET 796691637 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123904891 DLCTRL DEBUG Tx Command reply: GET_REPLY 796691637 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000001101111110'B, t_guard := 20.000000 } 20250813123904936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123905213 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123905214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32ab3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123905214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123905214 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) 20250813123905214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123905214 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123905214 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123905214 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123905214 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123905214 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 20250813123905214 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123905214 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 20250813123905214 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123905681 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123905681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396060), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123905681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123905681 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) 20250813123905681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123905681 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123905682 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123905682 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123905682 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123905682 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 20250813123905682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123905682 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 20250813123905682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)9122237 20250813123905986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123905986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123905986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123905986 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123905986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8b31bd, normal) (hnbgw_rua.c:407) 20250813123905986 DHNB DEBUG map_rua[0x5602c4c151f0]{init}: Allocated (fsm.c:456) 20250813123905986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9122237)[0x5602c4c151f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123905987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9122237 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123905987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123905987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123905987 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123905987 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9122237 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123905987 DCN DEBUG map_sccp[0x5602c4c12860]{init}: Allocated (fsm.c:456) 20250813123905987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123905987 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-9122237 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123905987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9122237 SCCP-101 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123905987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9122237)[0x5602c4c151f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123905987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123905987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123905987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9122237)[0x5602c4c151f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123905987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123905987 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123905987 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{IDLE}: Allocated (fsm.c:456) 20250813123905987 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123905987 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300037e0056400500f1100926) (sccp_scrc.c:406) 20250813123905987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123905987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123905987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123905987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123905987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123905987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123905987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123905987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123905987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123905987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123905987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123905987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123905987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123905987 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123905987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123905987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9122237)[0x5602c4c151f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123905988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123905988 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123905988 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123905988 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123905988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123905988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123905988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123905988 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(943) HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(943)10680300 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(943)@10faf1860fc2: setverdict(pass): none -> pass 20250813123906006 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123906006 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123906006 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123906006 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123906006 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123906006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123906006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123906006 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123906006 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123906006 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123906006 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123906006 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123906006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123906006 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=007e3970) (sccp_scrc.c:477) 20250813123906006 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20250813123906006 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123906006 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123906006 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123906006 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123906006 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) 20250813123906006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123906006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123906007 DLCTRL DEBUG Command: GET 169626720 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123906007 DLCTRL DEBUG Tx Command reply: GET_REPLY 169626720 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123906010 DLCTRL DEBUG Command: GET 999701518 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123906010 DLCTRL DEBUG Tx Command reply: GET_REPLY 999701518 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123906013 DLCTRL DEBUG Command: GET 438301581 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123906013 DLCTRL DEBUG Tx Command reply: GET_REPLY 438301581 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123906018 DLCTRL DEBUG Command: GET 223500587 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123906018 DLCTRL DEBUG Tx Command reply: GET_REPLY 223500587 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123906022 DLCTRL DEBUG Command: GET 640369124 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123906022 DLCTRL DEBUG Tx Command reply: GET_REPLY 640369124 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123906026 DLCTRL DEBUG Command: GET 247323528 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123906026 DLCTRL DEBUG Tx Command reply: GET_REPLY 247323528 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123906029 DLCTRL DEBUG Command: GET 625213907 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123906029 DLCTRL DEBUG Tx Command reply: GET_REPLY 625213907 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123906033 DLCTRL DEBUG Command: GET 537678781 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123906033 DLCTRL DEBUG Tx Command reply: GET_REPLY 537678781 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123906037 DLCTRL DEBUG Command: GET 221731812 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123906037 DLCTRL DEBUG Tx Command reply: GET_REPLY 221731812 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123906040 DLCTRL DEBUG Command: GET 154044464 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123906040 DLCTRL DEBUG Tx Command reply: GET_REPLY 154044464 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123906043 DLCTRL DEBUG Command: GET 206786360 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123906043 DLCTRL DEBUG Tx Command reply: GET_REPLY 206786360 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123906045 DLCTRL DEBUG Command: GET 201968676 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123906045 DLCTRL DEBUG Tx Command reply: GET_REPLY 201968676 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123906047 DLCTRL DEBUG Command: GET 201425772 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123906047 DLCTRL DEBUG Tx Command reply: GET_REPLY 201425772 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123906049 DLCTRL DEBUG Command: GET 282335390 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123906049 DLCTRL DEBUG Tx Command reply: GET_REPLY 282335390 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123906050 DLCTRL DEBUG Command: GET 873227535 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123906050 DLCTRL DEBUG Tx Command reply: GET_REPLY 873227535 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123906052 DLCTRL DEBUG Command: GET 758540446 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123906052 DLCTRL DEBUG Tx Command reply: GET_REPLY 758540446 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123906053 DLCTRL DEBUG Command: GET 210142157 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123906053 DLCTRL DEBUG Tx Command reply: GET_REPLY 210142157 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123906054 DLCTRL DEBUG Command: GET 349292946 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123906054 DLCTRL DEBUG Tx Command reply: GET_REPLY 349292946 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123906056 DLCTRL DEBUG Command: GET 468087711 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123906056 DLCTRL DEBUG Tx Command reply: GET_REPLY 468087711 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123906057 DLCTRL DEBUG Command: GET 760684396 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123906057 DLCTRL DEBUG Tx Command reply: GET_REPLY 760684396 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001110000010'B, t_guard := 20.000000 } 20250813123906084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43298<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)13894966 20250813123907113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123907113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123907113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813123907113 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123907113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd40536, normal) (hnbgw_rua.c:407) 20250813123907113 DHNB DEBUG map_rua[0x5602c4c122b0]{init}: Allocated (fsm.c:456) 20250813123907113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13894966)[0x5602c4c122b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123907113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13894966 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123907113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123907113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123907113 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813123907113 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13894966 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123907113 DCN DEBUG map_sccp[0x5602c4c14c40]{init}: Allocated (fsm.c:456) 20250813123907113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123907113 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-13894966 <-> SCCP-102 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123907113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13894966 SCCP-102 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250813123907113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13894966)[0x5602c4c122b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123907113 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123907113 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123907113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13894966)[0x5602c4c122b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123907113 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123907113 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123907113 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{IDLE}: Allocated (fsm.c:456) 20250813123907113 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123907113 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003820056400500f1100926) (sccp_scrc.c:406) 20250813123907113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123907113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123907113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123907113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123907113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123907113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123907113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123907113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123907113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123907113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123907113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123907113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123907113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123907114 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123907114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123907114 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13894966)[0x5602c4c122b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123907114 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123907114 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123907114 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123907114 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123907114 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123907114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123907114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123907114 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(944) HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(944)15376399 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123907122 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123907122 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123907122 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123907122 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123907123 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123907123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123907123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123907123 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink0(944)@10faf1860fc2: setverdict(pass): none -> pass 20250813123907123 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123907123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123907123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123907123 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123907123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123907123 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=00a4e5b3) (sccp_scrc.c:477) 20250813123907123 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20250813123907123 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123907123 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123907123 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123907123 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123907123 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) 20250813123907123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123907123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123907125 DLCTRL DEBUG Command: GET 710450891 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123907125 DLCTRL DEBUG Tx Command reply: GET_REPLY 710450891 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123907129 DLCTRL DEBUG Command: GET 815698483 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123907129 DLCTRL DEBUG Tx Command reply: GET_REPLY 815698483 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123907133 DLCTRL DEBUG Command: GET 980183287 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123907133 DLCTRL DEBUG Tx Command reply: GET_REPLY 980183287 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123907137 DLCTRL DEBUG Command: GET 670060971 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123907137 DLCTRL DEBUG Tx Command reply: GET_REPLY 670060971 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123907141 DLCTRL DEBUG Command: GET 216026755 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123907141 DLCTRL DEBUG Tx Command reply: GET_REPLY 216026755 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123907145 DLCTRL DEBUG Command: GET 728656764 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123907145 DLCTRL DEBUG Tx Command reply: GET_REPLY 728656764 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123907148 DLCTRL DEBUG Command: GET 247997032 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123907148 DLCTRL DEBUG Tx Command reply: GET_REPLY 247997032 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123907152 DLCTRL DEBUG Command: GET 454423386 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123907152 DLCTRL DEBUG Tx Command reply: GET_REPLY 454423386 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123907155 DLCTRL DEBUG Command: GET 688356428 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123907155 DLCTRL DEBUG Tx Command reply: GET_REPLY 688356428 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123907159 DLCTRL DEBUG Command: GET 563684348 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123907159 DLCTRL DEBUG Tx Command reply: GET_REPLY 563684348 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123907163 DLCTRL DEBUG Command: GET 354558122 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123907163 DLCTRL DEBUG Tx Command reply: GET_REPLY 354558122 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123907167 DLCTRL DEBUG Command: GET 615820134 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123907167 DLCTRL DEBUG Tx Command reply: GET_REPLY 615820134 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123907171 DLCTRL DEBUG Command: GET 605699125 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123907171 DLCTRL DEBUG Tx Command reply: GET_REPLY 605699125 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123907174 DLCTRL DEBUG Command: GET 339629561 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123907174 DLCTRL DEBUG Tx Command reply: GET_REPLY 339629561 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123907178 DLCTRL DEBUG Command: GET 20849375 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123907178 DLCTRL DEBUG Tx Command reply: GET_REPLY 20849375 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123907180 DLCTRL DEBUG Command: GET 192222598 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123907180 DLCTRL DEBUG Tx Command reply: GET_REPLY 192222598 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123907183 DLCTRL DEBUG Command: GET 264671706 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123907183 DLCTRL DEBUG Tx Command reply: GET_REPLY 264671706 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123907185 DLCTRL DEBUG Command: GET 391082881 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123907185 DLCTRL DEBUG Tx Command reply: GET_REPLY 391082881 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123907187 DLCTRL DEBUG Command: GET 10490915 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123907187 DLCTRL DEBUG Tx Command reply: GET_REPLY 10490915 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123907188 DLCTRL DEBUG Command: GET 263186351 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123907188 DLCTRL DEBUG Tx Command reply: GET_REPLY 263186351 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000001001100'B, t_guard := 20.000000 } 20250813123907217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)5644780 20250813123908246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123908246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123908246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123908246 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123908246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5621ec, normal) (hnbgw_rua.c:407) 20250813123908246 DHNB DEBUG map_rua[0x5602c4c61bd0]{init}: Allocated (fsm.c:456) 20250813123908246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5644780)[0x5602c4c61bd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123908246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644780 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123908246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123908246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123908246 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644780 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123908246 DCN DEBUG map_sccp[0x5602c4c2b8f0]{init}: Allocated (fsm.c:456) 20250813123908246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123908246 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-5644780 <-> SCCP-103 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123908246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5644780 SCCP-103 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123908246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5644780)[0x5602c4c61bd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123908246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123908246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123908246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5644780)[0x5602c4c61bd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123908246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123908246 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123908246 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{IDLE}: Allocated (fsm.c:456) 20250813123908246 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123908246 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000040004f400300004c0056400500f1100926) (sccp_scrc.c:406) 20250813123908246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123908246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123908247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123908247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123908247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123908247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123908247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123908247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123908247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123908247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123908247 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123908247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123908247 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123908247 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123908247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123908247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5644780)[0x5602c4c61bd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123908247 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123908247 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123908247 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123908247 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123908247 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123908247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123908247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123908247 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(945) HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(945)5060439 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250813123908254 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123908254 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123908254 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123908254 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123908255 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123908255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123908255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123908255 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123908255 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123908255 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123908255 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123908255 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123908255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123908255 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=0034659e) (sccp_scrc.c:477) 20250813123908255 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20250813123908255 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123908255 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123908255 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123908255 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123908255 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) 20250813123908255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123908255 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123908257 DLCTRL DEBUG Command: GET 880249098 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123908257 DLCTRL DEBUG Tx Command reply: GET_REPLY 880249098 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250813123908261 DLCTRL DEBUG Command: GET 682589795 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123908261 DLCTRL DEBUG Tx Command reply: GET_REPLY 682589795 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123908265 DLCTRL DEBUG Command: GET 790315207 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123908265 DLCTRL DEBUG Tx Command reply: GET_REPLY 790315207 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123908269 DLCTRL DEBUG Command: GET 336621722 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123908269 DLCTRL DEBUG Tx Command reply: GET_REPLY 336621722 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123908272 DLCTRL DEBUG Command: GET 256674889 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123908272 DLCTRL DEBUG Tx Command reply: GET_REPLY 256674889 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123908276 DLCTRL DEBUG Command: GET 272017487 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123908276 DLCTRL DEBUG Tx Command reply: GET_REPLY 272017487 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123908279 DLCTRL DEBUG Command: GET 211190516 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123908279 DLCTRL DEBUG Tx Command reply: GET_REPLY 211190516 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123908282 DLCTRL DEBUG Command: GET 940451246 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123908282 DLCTRL DEBUG Tx Command reply: GET_REPLY 940451246 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123908284 DLCTRL DEBUG Command: GET 170618015 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123908284 DLCTRL DEBUG Tx Command reply: GET_REPLY 170618015 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123908286 DLCTRL DEBUG Command: GET 655616508 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123908286 DLCTRL DEBUG Tx Command reply: GET_REPLY 655616508 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123908288 DLCTRL DEBUG Command: GET 206936726 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123908288 DLCTRL DEBUG Tx Command reply: GET_REPLY 206936726 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123908290 DLCTRL DEBUG Command: GET 934499004 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123908290 DLCTRL DEBUG Tx Command reply: GET_REPLY 934499004 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123908291 DLCTRL DEBUG Command: GET 95832852 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123908291 DLCTRL DEBUG Tx Command reply: GET_REPLY 95832852 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123908293 DLCTRL DEBUG Command: GET 437761958 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123908293 DLCTRL DEBUG Tx Command reply: GET_REPLY 437761958 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123908294 DLCTRL DEBUG Command: GET 783095751 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123908294 DLCTRL DEBUG Tx Command reply: GET_REPLY 783095751 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123908295 DLCTRL DEBUG Command: GET 499245084 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123908295 DLCTRL DEBUG Tx Command reply: GET_REPLY 499245084 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123908296 DLCTRL DEBUG Command: GET 389032150 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123908296 DLCTRL DEBUG Tx Command reply: GET_REPLY 389032150 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123908297 DLCTRL DEBUG Command: GET 625505638 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123908297 DLCTRL DEBUG Tx Command reply: GET_REPLY 625505638 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123908298 DLCTRL DEBUG Command: GET 311375241 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123908298 DLCTRL DEBUG Tx Command reply: GET_REPLY 311375241 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123908299 DLCTRL DEBUG Command: GET 10460312 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123908299 DLCTRL DEBUG Tx Command reply: GET_REPLY 10460312 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000000101111'B, t_guard := 20.000000 } 20250813123908316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43316<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)3333746 20250813123909344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123909344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123909344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123909344 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123909344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x32de72, normal) (hnbgw_rua.c:407) 20250813123909344 DHNB DEBUG map_rua[0x5602c4c24fb0]{init}: Allocated (fsm.c:456) 20250813123909344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3333746)[0x5602c4c24fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123909344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3333746 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123909344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123909344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123909344 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123909344 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3333746 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123909344 DCN DEBUG map_sccp[0x5602c4c15540]{init}: Allocated (fsm.c:456) 20250813123909344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123909344 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-3333746 <-> SCCP-104 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123909344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3333746 SCCP-104 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123909344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3333746)[0x5602c4c24fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123909344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123909344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123909344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3333746)[0x5602c4c24fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123909344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123909344 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123909344 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{IDLE}: Allocated (fsm.c:456) 20250813123909344 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123909344 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300002f0056400500f1100926) (sccp_scrc.c:406) 20250813123909344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123909344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123909344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123909344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123909344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123909344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123909344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123909344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123909344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123909344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123909344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123909344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123909344 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123909344 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123909344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123909344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3333746)[0x5602c4c24fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123909345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123909345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123909345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123909345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123909345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123909345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123909345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123909345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(946) HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(946)3004042 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250813123909353 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123909353 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123909353 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123909353 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123909353 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123909353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123909353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123909353 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123909353 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123909353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123909353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123909353 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123909353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123909353 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=000d82c4) (sccp_scrc.c:477) 20250813123909353 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20250813123909353 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123909353 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123909353 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123909353 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123909353 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) 20250813123909353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123909353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(946)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123909356 DLCTRL DEBUG Command: GET 611623821 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123909356 DLCTRL DEBUG Tx Command reply: GET_REPLY 611623821 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250813123909359 DLCTRL DEBUG Command: GET 762252430 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123909359 DLCTRL DEBUG Tx Command reply: GET_REPLY 762252430 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123909363 DLCTRL DEBUG Command: GET 8015947 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123909363 DLCTRL DEBUG Tx Command reply: GET_REPLY 8015947 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123909366 DLCTRL DEBUG Command: GET 563090541 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123909367 DLCTRL DEBUG Tx Command reply: GET_REPLY 563090541 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123909370 DLCTRL DEBUG Command: GET 433313762 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123909370 DLCTRL DEBUG Tx Command reply: GET_REPLY 433313762 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123909374 DLCTRL DEBUG Command: GET 629613508 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123909374 DLCTRL DEBUG Tx Command reply: GET_REPLY 629613508 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123909378 DLCTRL DEBUG Command: GET 612303525 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123909378 DLCTRL DEBUG Tx Command reply: GET_REPLY 612303525 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123909382 DLCTRL DEBUG Command: GET 25810185 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123909383 DLCTRL DEBUG Tx Command reply: GET_REPLY 25810185 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123909387 DLCTRL DEBUG Command: GET 505702604 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123909387 DLCTRL DEBUG Tx Command reply: GET_REPLY 505702604 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123909391 DLCTRL DEBUG Command: GET 200971251 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123909391 DLCTRL DEBUG Tx Command reply: GET_REPLY 200971251 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123909395 DLCTRL DEBUG Command: GET 659459567 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123909395 DLCTRL DEBUG Tx Command reply: GET_REPLY 659459567 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123909399 DLCTRL DEBUG Command: GET 653972725 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123909399 DLCTRL DEBUG Tx Command reply: GET_REPLY 653972725 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123909404 DLCTRL DEBUG Command: GET 64034667 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123909404 DLCTRL DEBUG Tx Command reply: GET_REPLY 64034667 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123909409 DLCTRL DEBUG Command: GET 880838857 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123909409 DLCTRL DEBUG Tx Command reply: GET_REPLY 880838857 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123909413 DLCTRL DEBUG Command: GET 308222056 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123909413 DLCTRL DEBUG Tx Command reply: GET_REPLY 308222056 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123909417 DLCTRL DEBUG Command: GET 960605697 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123909417 DLCTRL DEBUG Tx Command reply: GET_REPLY 960605697 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123909421 DLCTRL DEBUG Command: GET 98303144 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123909421 DLCTRL DEBUG Tx Command reply: GET_REPLY 98303144 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123909425 DLCTRL DEBUG Command: GET 329178323 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123909425 DLCTRL DEBUG Tx Command reply: GET_REPLY 329178323 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123909429 DLCTRL DEBUG Command: GET 354892020 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123909429 DLCTRL DEBUG Tx Command reply: GET_REPLY 354892020 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123909433 DLCTRL DEBUG Command: GET 559719529 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123909433 DLCTRL DEBUG Tx Command reply: GET_REPLY 559719529 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123909445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43272<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123909447 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38069<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(929)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123909448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43266<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123909449 DLINP DEBUG SRVCONN(,r=127.0.0.1:34105<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123909449 DLINP DEBUG SRVCONN(,r=127.0.0.1:34105<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123909449 DLINP NOTICE SRV(,r=127.0.0.1:34105<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123909449 DMAIN NOTICE (127.0.0.1:34105 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34105<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123909450 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(937)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(936)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(941)@10faf1860fc2: Final verdict of PTC: none 20250813123909454 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123909454 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) 20250813123909454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123909454 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123909454 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123909454 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) 20250813123909454 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123909454 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123909454 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 20250813123909454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123909454 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123909454 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123909454 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123909454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123909454 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123909454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123909454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123909455 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123909455 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) 20250813123909455 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-RAN(940)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932)@10faf1860fc2: Final verdict of PTC: none 20250813123909455 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123909455 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123909455 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) 20250813123909455 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123909455 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123909455 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 20250813123909455 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123909455 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123909455 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123909455 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123909455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123909455 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123909455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123909455 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-Iuh1(934)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(939)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(938)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(942)@10faf1860fc2: Final verdict of PTC: none 20250813123909457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43298<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(931)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink0(944)@10faf1860fc2: Final verdict of PTC: pass 20250813123909458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123909459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43288<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123909471 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43316<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(945)@10faf1860fc2: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(943)@10faf1860fc2: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(946)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(928): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(929): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(931): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(932): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(933): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(934): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(935): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(936): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(937): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(938): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(939): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(940): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(941): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(942): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(943): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(944): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(945): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(946): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:39:09 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 20250813123909532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123909546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123909546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123909546 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123909546 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) 20250813123909546 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9122237)[0x5602c4c151f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9122237)[0x5602c4c151f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123909546 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123909546 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123909546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3970), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123909546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123909546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123909546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123909546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123909546 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9122237)[0x5602c4c151f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9122237)[0x5602c4c151f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9122237)[0x5602c4c151f0]{disrupted}: Deallocated (fsm.c:568) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{disconnected}: Freeing instance (context_map.c:206) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x5602c4c12860]{disconnected}: Deallocated (fsm.c:568) 20250813123909546 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9122237 SCCP-101 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13894966)[0x5602c4c122b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13894966)[0x5602c4c122b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123909546 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123909546 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123909546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4e5b3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123909546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123909546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123909546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123909546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123909546 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13894966)[0x5602c4c122b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13894966)[0x5602c4c122b0]{disrupted}: Freeing instance (context_map.c:202) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13894966)[0x5602c4c122b0]{disrupted}: Deallocated (fsm.c:568) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{disconnected}: Freeing instance (context_map.c:206) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-102)[0x5602c4c14c40]{disconnected}: Deallocated (fsm.c:568) 20250813123909546 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13894966 SCCP-102 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5644780)[0x5602c4c61bd0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5644780)[0x5602c4c61bd0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123909546 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123909546 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123909546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034659e), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123909546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123909546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123909546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123909546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123909546 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5644780)[0x5602c4c61bd0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5644780)[0x5602c4c61bd0]{disrupted}: Freeing instance (context_map.c:202) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5644780)[0x5602c4c61bd0]{disrupted}: Deallocated (fsm.c:568) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{disconnected}: Freeing instance (context_map.c:206) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-103)[0x5602c4c2b8f0]{disconnected}: Deallocated (fsm.c:568) 20250813123909546 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5644780 SCCP-103 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3333746)[0x5602c4c24fb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3333746)[0x5602c4c24fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123909546 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123909546 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123909546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d82c4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123909546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123909546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123909546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123909546 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123909546 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3333746)[0x5602c4c24fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3333746)[0x5602c4c24fb0]{disrupted}: Freeing instance (context_map.c:202) 20250813123909546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3333746)[0x5602c4c24fb0]{disrupted}: Deallocated (fsm.c:568) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{disconnected}: Freeing instance (context_map.c:206) 20250813123909546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-104)[0x5602c4c15540]{disconnected}: Deallocated (fsm.c:568) 20250813123909546 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3333746 SCCP-104 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123909546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123909546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123909546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123909546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123909546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123909546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123909546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123909546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123909546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123909546 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123909546 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123909546 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123909546 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123909546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123909546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123909546 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123909546 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123909547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123909547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123909547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123909547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123909547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123909547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123909547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123909547 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123909547 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123909547 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123909547 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123909547 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123909547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123909547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123909547 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123910047 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123910047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f0ac), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123910047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123910047 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123910047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123910047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123910047 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123910047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e662a), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123910047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123910047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123910047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123910047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123910047 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123910047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7735c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123910047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123910047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123910047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123910047 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123910048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123910048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123910048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123910048 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123910048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123910048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123910048 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123910048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123910048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123910048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123910048 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123910048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123910048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123910048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123910048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123910048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123910048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123910048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123910048 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123910048 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123910048 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123910048 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123910048 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123910235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43332<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401108) Waiting for packet dumper to finish... 1 (prev_count=401108, count=414384) 20250813123911455 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123911455 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123911455 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123911456 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123911456 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123911456 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:39: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250813123913340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123913344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123913348 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44699<->l=127.0.0.1:4262) (control_if.c:572) 20250813123913445 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123913445 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)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123913453 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123913453 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123913453 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123913453 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123913454 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123913454 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123913454 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123913454 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123913454 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123913454 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60277 (stream_srv.c:142) 20250813123913454 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60277<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123913455 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123913455 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123913455 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) 20250813123913455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123913455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123913455 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) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 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) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123913455 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) 20250813123913455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123913455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123913455 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123913455 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123913455 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123913455 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) 20250813123913455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123913455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123913455 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) 20250813123913455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123913455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123913455 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123913455 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123913455 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123913455 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) 20250813123913455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123913455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123913455 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123913455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123913455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123913455 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123913455 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123913455 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123913455 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) 20250813123913455 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123913455 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123913455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123913455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123913455 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123913455 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123913456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123913456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123913456 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 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123913456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123913456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123913456 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 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123913456 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 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123913456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123913456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123913456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123913456 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913456 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123913456 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123913456 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123913456 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(957)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(957)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(957)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(955)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(960)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(960)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(960)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(958)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123913482 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123913482 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123913482 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123913482 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123913482 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123913482 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123913482 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123913482 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123913482 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123913483 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123913483 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123913483 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) 20250813123913483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123913483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123913483 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) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 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) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123913483 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) 20250813123913483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123913483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123913483 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123913483 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123913483 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123913483 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) 20250813123913483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123913483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123913483 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) 20250813123913483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123913483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123913483 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123913483 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123913483 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123913483 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) 20250813123913483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123913483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123913483 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) 20250813123913483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123913483 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123913483 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123913483 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123913483 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123913483 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) 20250813123913483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123913483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123913483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123913483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123913484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123913484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123913484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123913484 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123913484 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123913484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123913484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123913484 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 20250813123913484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123913484 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123913484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123913484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123913484 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 20250813123913484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123913484 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 20250813123913484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123913484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123913484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123913484 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 20250813123913484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123913484 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 20250813123913484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123913484 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913484 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123913484 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123913484 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123913484 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123913484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123913484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123913530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123913530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123913530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123913530 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123913530 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) 20250813123913530 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123913530 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123913530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123913530 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123913542 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123913542 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123913542 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123913542 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123913542 DHNBAP DEBUG (127.0.0.1:60277 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123913542 DHNBAP NOTICE (127.0.0.1:60277 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123913542 DHNBAP NOTICE (127.0.0.1:60277 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123913542 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123913542 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123913668 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 20250813123913668 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 20250813123913668 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123913668 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123913677 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913677 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123913677 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123913677 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123913677 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123913677 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123913677 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123913680 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 20250813123913680 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 20250813123913680 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123913680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250813123913680 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913680 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123913680 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123913680 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123913680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123913680 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123913680 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(960)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123913686 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) 20250813123913686 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123913686 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123913686 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123913686 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123913686 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123913686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123913689 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) 20250813123913689 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123913689 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123913689 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123913689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123913689 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123913689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123913697 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 20250813123913697 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 20250813123913697 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123913697 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123913703 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913703 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123913703 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123913703 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123913703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123913703 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123913703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123913706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123913706 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123913706 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123913706 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123913706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123913706 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123913706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123913712 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 20250813123913712 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 20250813123913712 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123913712 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123913719 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) 20250813123913719 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123913719 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123913719 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123913719 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123913719 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123913719 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123913721 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) 20250813123913721 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123913721 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123913721 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123913721 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123913721 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123913721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123914486 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123914486 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123914487 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123914487 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123914487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123914487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123914487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123914487 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123914487 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123914487 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123914487 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123914487 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123914487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123914487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123914487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123914487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123914487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914487 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123914487 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123914487 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123914487 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123914487 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) 20250813123914487 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) 20250813123914487 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123914487 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123914487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123914487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123914487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123914487 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123914487 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123914487 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123914487 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123914487 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123914487 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123914487 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123914487 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123914487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123914487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123914487 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123914489 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) 20250813123914489 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123914489 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123914489 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 20250813123914489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123914489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123914489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123914489 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123914489 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123914489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123914489 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123914489 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) 20250813123914489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123914489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123914489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123914489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123914489 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) 20250813123914489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914489 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) 20250813123914489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123914489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123914489 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123914489 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123914489 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) 20250813123914489 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) 20250813123914489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123914489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123914489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123914489 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123914489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123914489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123914489 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123914489 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123914489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123914489 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123914489 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123914489 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123914489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123914489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123914489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123914489 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(956)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! HNBGW_Test.msc1-RAN(959)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123914510 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123914510 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123914510 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123914510 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123914510 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123914510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123914510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123914510 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123914510 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123914510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123914510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123914510 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123914510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123914510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123914510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123914510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123914510 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) 20250813123914510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914510 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) 20250813123914510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123914510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123914510 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123914510 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123914510 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) 20250813123914510 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) 20250813123914510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123914510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123914510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123914511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123914511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123914511 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123914511 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123914511 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123914511 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123914511 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123914511 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123914511 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123914511 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123914511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123914511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123914511 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123914526 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) 20250813123914526 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123914526 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123914526 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 20250813123914526 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123914526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123914526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123914526 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123914526 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123914526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123914526 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123914526 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) 20250813123914526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123914526 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123914526 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123914526 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123914526 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) 20250813123914526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914526 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) 20250813123914526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914526 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123914526 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123914526 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123914527 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123914527 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) 20250813123914527 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) 20250813123914527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123914527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123914527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123914527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123914527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123914527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123914527 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) 20250813123914527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123914527 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123914527 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123914527 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123914527 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123914527 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123914527 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123914527 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 20250813123914527 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123914527 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 20250813123914527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123914527 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(965)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123915215 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123915215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32ab3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123915215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123915215 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) 20250813123915215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123915215 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123915215 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123915215 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123915215 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123915215 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 20250813123915215 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123915215 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 20250813123915215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123915554 DLCTRL DEBUG Command: GET 481729115 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123915554 DLCTRL DEBUG Tx Command reply: GET_REPLY 481729115 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123915555 DLCTRL DEBUG Command: GET 658244968 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123915555 DLCTRL DEBUG Tx Command reply: GET_REPLY 658244968 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123915556 DLCTRL DEBUG Command: GET 995135656 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123915556 DLCTRL DEBUG Tx Command reply: GET_REPLY 995135656 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123915560 DLCTRL DEBUG Command: GET 567547496 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123915560 DLCTRL DEBUG Tx Command reply: GET_REPLY 567547496 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123915564 DLCTRL DEBUG Command: GET 523028528 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123915564 DLCTRL DEBUG Tx Command reply: GET_REPLY 523028528 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123915568 DLCTRL DEBUG Command: GET 844498962 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123915568 DLCTRL DEBUG Tx Command reply: GET_REPLY 844498962 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123915569 DLCTRL DEBUG Command: GET 324466832 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123915569 DLCTRL DEBUG Tx Command reply: GET_REPLY 324466832 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123915569 DLCTRL DEBUG Command: GET 626048836 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123915569 DLCTRL DEBUG Tx Command reply: GET_REPLY 626048836 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123915570 DLCTRL DEBUG Command: GET 195635485 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123915570 DLCTRL DEBUG Tx Command reply: GET_REPLY 195635485 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123915571 DLCTRL DEBUG Command: GET 690557409 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123915571 DLCTRL DEBUG Tx Command reply: GET_REPLY 690557409 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123915573 DLCTRL DEBUG Command: GET 771048049 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123915573 DLCTRL DEBUG Tx Command reply: GET_REPLY 771048049 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123915576 DLCTRL DEBUG Command: GET 753248866 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123915576 DLCTRL DEBUG Tx Command reply: GET_REPLY 753248866 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123915578 DLCTRL DEBUG Command: GET 589381884 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123915578 DLCTRL DEBUG Tx Command reply: GET_REPLY 589381884 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123915580 DLCTRL DEBUG Command: GET 26549743 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123915580 DLCTRL DEBUG Tx Command reply: GET_REPLY 26549743 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123915582 DLCTRL DEBUG Command: GET 718416615 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123915582 DLCTRL DEBUG Tx Command reply: GET_REPLY 718416615 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123915584 DLCTRL DEBUG Command: GET 672183146 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123915584 DLCTRL DEBUG Tx Command reply: GET_REPLY 672183146 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123915586 DLCTRL DEBUG Command: GET 606608212 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123915586 DLCTRL DEBUG Tx Command reply: GET_REPLY 606608212 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123915587 DLCTRL DEBUG Command: GET 609972647 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123915587 DLCTRL DEBUG Tx Command reply: GET_REPLY 609972647 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123915588 DLCTRL DEBUG Command: GET 380983405 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123915588 DLCTRL DEBUG Tx Command reply: GET_REPLY 380983405 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123915590 DLCTRL DEBUG Command: GET 609800852 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123915590 DLCTRL DEBUG Tx Command reply: GET_REPLY 609800852 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000001101111010'B, t_guard := 20.000000 } 20250813123915622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123915683 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123915683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396060), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123915683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123915683 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) 20250813123915683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123915683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123915683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123915683 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123915683 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123915683 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 20250813123915683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123915683 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 20250813123915683 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)15624397 20250813123916638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123916638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123916638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123916638 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123916638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xee68cd, normal) (hnbgw_rua.c:407) 20250813123916638 DHNB DEBUG map_rua[0x5602c4c12860]{init}: Allocated (fsm.c:456) 20250813123916638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624397)[0x5602c4c12860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123916638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15624397 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123916638 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123916638 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123916638 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123916638 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15624397 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123916639 DCN DEBUG map_sccp[0x5602c4c122b0]{init}: Allocated (fsm.c:456) 20250813123916639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123916639 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-15624397 <-> SCCP-105 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123916639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15624397 SCCP-105 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123916639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624397)[0x5602c4c12860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123916639 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123916639 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123916639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624397)[0x5602c4c12860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123916639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123916639 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123916639 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{IDLE}: Allocated (fsm.c:456) 20250813123916639 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123916639 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300037a0056400500f1100926) (sccp_scrc.c:406) 20250813123916639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123916639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123916639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123916639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123916639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123916639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123916639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123916639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123916639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123916639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123916639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123916639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123916639 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123916639 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123916639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123916639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624397)[0x5602c4c12860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123916639 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123916639 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123916639 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123916639 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123916639 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123916639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123916639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123916639 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(968) HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(968)6768450 HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@10faf1860fc2: setverdict(pass): none -> pass 20250813123916643 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123916643 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123916643 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123916643 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123916643 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123916643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123916643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123916643 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123916644 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123916644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123916644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123916644 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123916644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123916644 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=004d5833) (sccp_scrc.c:477) 20250813123916644 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20250813123916644 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123916644 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123916644 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123916644 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123916644 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) 20250813123916644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123916644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123916644 DLCTRL DEBUG Command: GET 185601166 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123916644 DLCTRL DEBUG Tx Command reply: GET_REPLY 185601166 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123916645 DLCTRL DEBUG Command: GET 136390739 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123916645 DLCTRL DEBUG Tx Command reply: GET_REPLY 136390739 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123916646 DLCTRL DEBUG Command: GET 114361038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123916646 DLCTRL DEBUG Tx Command reply: GET_REPLY 114361038 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123916646 DLCTRL DEBUG Command: GET 379520007 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123916646 DLCTRL DEBUG Tx Command reply: GET_REPLY 379520007 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123916647 DLCTRL DEBUG Command: GET 47708011 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123916647 DLCTRL DEBUG Tx Command reply: GET_REPLY 47708011 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123916648 DLCTRL DEBUG Command: GET 856405207 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123916648 DLCTRL DEBUG Tx Command reply: GET_REPLY 856405207 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123916649 DLCTRL DEBUG Command: GET 492944616 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123916649 DLCTRL DEBUG Tx Command reply: GET_REPLY 492944616 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123916650 DLCTRL DEBUG Command: GET 544253363 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123916650 DLCTRL DEBUG Tx Command reply: GET_REPLY 544253363 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123916651 DLCTRL DEBUG Command: GET 929406111 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123916651 DLCTRL DEBUG Tx Command reply: GET_REPLY 929406111 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123916652 DLCTRL DEBUG Command: GET 687937146 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123916652 DLCTRL DEBUG Tx Command reply: GET_REPLY 687937146 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123916653 DLCTRL DEBUG Command: GET 501149967 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123916653 DLCTRL DEBUG Tx Command reply: GET_REPLY 501149967 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123916654 DLCTRL DEBUG Command: GET 314802908 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123916654 DLCTRL DEBUG Tx Command reply: GET_REPLY 314802908 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123916655 DLCTRL DEBUG Command: GET 180117954 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123916655 DLCTRL DEBUG Tx Command reply: GET_REPLY 180117954 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123916656 DLCTRL DEBUG Command: GET 359622655 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123916656 DLCTRL DEBUG Tx Command reply: GET_REPLY 359622655 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123916657 DLCTRL DEBUG Command: GET 859411463 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123916658 DLCTRL DEBUG Tx Command reply: GET_REPLY 859411463 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123916659 DLCTRL DEBUG Command: GET 219170048 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123916659 DLCTRL DEBUG Tx Command reply: GET_REPLY 219170048 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123916660 DLCTRL DEBUG Command: GET 611872038 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123916660 DLCTRL DEBUG Tx Command reply: GET_REPLY 611872038 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123916661 DLCTRL DEBUG Command: GET 584402970 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123916661 DLCTRL DEBUG Tx Command reply: GET_REPLY 584402970 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123916662 DLCTRL DEBUG Command: GET 662373156 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123916662 DLCTRL DEBUG Tx Command reply: GET_REPLY 662373156 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123916663 DLCTRL DEBUG Command: GET 451092279 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123916663 DLCTRL DEBUG Tx Command reply: GET_REPLY 451092279 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001000101100'B, t_guard := 20.000000 } 20250813123916675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59412<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(965)@10faf1860fc2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(965)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(969)1485402 20250813123917700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123917700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123917700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813123917700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123917700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x16aa5a, normal) (hnbgw_rua.c:407) 20250813123917700 DHNB DEBUG map_rua[0x5602c4baea90]{init}: Allocated (fsm.c:456) 20250813123917700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485402)[0x5602c4baea90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123917700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485402 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123917700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123917700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123917700 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813123917700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485402 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250813123917700 DCN DEBUG map_sccp[0x5602c4c61bd0]{init}: Allocated (fsm.c:456) 20250813123917700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123917700 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-1485402 <-> SCCP-106 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123917700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1485402 SCCP-106 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250813123917700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485402)[0x5602c4baea90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123917700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123917700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123917700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485402)[0x5602c4baea90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123917700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123917700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123917700 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{IDLE}: Allocated (fsm.c:456) 20250813123917700 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123917700 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300022c0056400500f1100926) (sccp_scrc.c:406) 20250813123917700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123917700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123917700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123917700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123917700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123917700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123917700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123917700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123917700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123917700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123917700 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) 20250813123917700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123917700 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123917700 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123917700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123917700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485402)[0x5602c4baea90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123917700 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123917700 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123917700 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123917700 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 20250813123917700 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123917701 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 20250813123917701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123917701 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(964)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(964)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(965)@10faf1860fc2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(969) HNBGW_Test.sgsn1-RAN(965)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(969)6538024 HNBGW_Test.sgsn1-SCCP(964)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(964)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123917707 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) 20250813123917707 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123917707 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123917707 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 20250813123917707 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123917707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123917707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123917707 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123917707 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123917707 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123917707 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123917707 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) 20250813123917707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123917707 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=007415d2) (sccp_scrc.c:477) 20250813123917707 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20250813123917707 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123917707 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123917707 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123917707 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123917707 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) 20250813123917707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123917707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123917707 DLCTRL DEBUG Command: GET 917541266 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123917707 DLCTRL DEBUG Tx Command reply: GET_REPLY 917541266 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123917709 DLCTRL DEBUG Command: GET 380184693 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123917709 DLCTRL DEBUG Tx Command reply: GET_REPLY 380184693 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123917711 DLCTRL DEBUG Command: GET 271937335 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123917711 DLCTRL DEBUG Tx Command reply: GET_REPLY 271937335 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123917712 DLCTRL DEBUG Command: GET 113387742 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123917712 DLCTRL DEBUG Tx Command reply: GET_REPLY 113387742 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123917712 DLCTRL DEBUG Command: GET 451005175 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123917712 DLCTRL DEBUG Tx Command reply: GET_REPLY 451005175 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123917713 DLCTRL DEBUG Command: GET 717408614 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123917713 DLCTRL DEBUG Tx Command reply: GET_REPLY 717408614 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123917714 DLCTRL DEBUG Command: GET 420976924 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123917714 DLCTRL DEBUG Tx Command reply: GET_REPLY 420976924 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123917716 DLCTRL DEBUG Command: GET 152689550 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123917716 DLCTRL DEBUG Tx Command reply: GET_REPLY 152689550 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123917717 DLCTRL DEBUG Command: GET 683215962 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123917717 DLCTRL DEBUG Tx Command reply: GET_REPLY 683215962 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123917718 DLCTRL DEBUG Command: GET 343507727 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123917718 DLCTRL DEBUG Tx Command reply: GET_REPLY 343507727 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123917719 DLCTRL DEBUG Command: GET 471546024 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123917719 DLCTRL DEBUG Tx Command reply: GET_REPLY 471546024 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123917720 DLCTRL DEBUG Command: GET 794998258 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123917720 DLCTRL DEBUG Tx Command reply: GET_REPLY 794998258 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123917721 DLCTRL DEBUG Command: GET 517548994 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123917721 DLCTRL DEBUG Tx Command reply: GET_REPLY 517548994 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123917722 DLCTRL DEBUG Command: GET 388813667 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123917722 DLCTRL DEBUG Tx Command reply: GET_REPLY 388813667 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123917723 DLCTRL DEBUG Command: GET 403147552 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123917723 DLCTRL DEBUG Tx Command reply: GET_REPLY 403147552 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123917725 DLCTRL DEBUG Command: GET 119537580 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123917725 DLCTRL DEBUG Tx Command reply: GET_REPLY 119537580 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123917725 DLCTRL DEBUG Command: GET 599016429 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123917725 DLCTRL DEBUG Tx Command reply: GET_REPLY 599016429 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123917726 DLCTRL DEBUG Command: GET 514783308 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123917726 DLCTRL DEBUG Tx Command reply: GET_REPLY 514783308 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123917727 DLCTRL DEBUG Command: GET 22938856 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123917727 DLCTRL DEBUG Tx Command reply: GET_REPLY 22938856 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123917728 DLCTRL DEBUG Command: GET 67254338 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123917728 DLCTRL DEBUG Tx Command reply: GET_REPLY 67254338 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001001010101'B, t_guard := 20.000000 } 20250813123917740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59424<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(970)4375023 20250813123918751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123918751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123918751 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123918751 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123918751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x42c1ef, normal) (hnbgw_rua.c:407) 20250813123918751 DHNB DEBUG map_rua[0x5602c4c24fb0]{init}: Allocated (fsm.c:456) 20250813123918751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4375023)[0x5602c4c24fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123918751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4375023 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123918751 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123918751 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123918751 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4375023 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123918751 DCN DEBUG map_sccp[0x5602c4c15540]{init}: Allocated (fsm.c:456) 20250813123918751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123918751 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-4375023 <-> SCCP-107 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123918751 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4375023 SCCP-107 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813123918751 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4375023)[0x5602c4c24fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123918752 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123918752 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123918752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4375023)[0x5602c4c24fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123918752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123918752 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123918752 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{IDLE}: Allocated (fsm.c:456) 20250813123918752 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123918752 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002550056400500f1100926) (sccp_scrc.c:406) 20250813123918752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123918752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123918752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123918752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123918752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123918752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123918752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123918752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123918752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123918752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123918752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123918752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123918752 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123918752 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123918752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123918752 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4375023)[0x5602c4c24fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123918752 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123918752 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123918752 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123918752 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123918752 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123918752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123918752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123918752 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(970) HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(970)9055269 HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123918754 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123918754 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123918754 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123918754 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123918754 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123918754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123918754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123918754 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123918754 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123918754 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123918754 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123918754 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123918754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123918754 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=00504607) (sccp_scrc.c:477) 20250813123918754 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20250813123918754 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123918754 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123918754 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123918754 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123918754 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) 20250813123918754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123918754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123918754 DLCTRL DEBUG Command: GET 423673681 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123918754 DLCTRL DEBUG Tx Command reply: GET_REPLY 423673681 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250813123918755 DLCTRL DEBUG Command: GET 366774899 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123918755 DLCTRL DEBUG Tx Command reply: GET_REPLY 366774899 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123918756 DLCTRL DEBUG Command: GET 613149046 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123918756 DLCTRL DEBUG Tx Command reply: GET_REPLY 613149046 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123918757 DLCTRL DEBUG Command: GET 851816132 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123918757 DLCTRL DEBUG Tx Command reply: GET_REPLY 851816132 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123918758 DLCTRL DEBUG Command: GET 430078838 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123918758 DLCTRL DEBUG Tx Command reply: GET_REPLY 430078838 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123918759 DLCTRL DEBUG Command: GET 333247327 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123918759 DLCTRL DEBUG Tx Command reply: GET_REPLY 333247327 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123918761 DLCTRL DEBUG Command: GET 519445718 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123918761 DLCTRL DEBUG Tx Command reply: GET_REPLY 519445718 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123918762 DLCTRL DEBUG Command: GET 295330381 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123918762 DLCTRL DEBUG Tx Command reply: GET_REPLY 295330381 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123918763 DLCTRL DEBUG Command: GET 437768963 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123918763 DLCTRL DEBUG Tx Command reply: GET_REPLY 437768963 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123918765 DLCTRL DEBUG Command: GET 687737861 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123918765 DLCTRL DEBUG Tx Command reply: GET_REPLY 687737861 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123918766 DLCTRL DEBUG Command: GET 437985126 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123918766 DLCTRL DEBUG Tx Command reply: GET_REPLY 437985126 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123918767 DLCTRL DEBUG Command: GET 308467938 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123918767 DLCTRL DEBUG Tx Command reply: GET_REPLY 308467938 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123918768 DLCTRL DEBUG Command: GET 565773264 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123918768 DLCTRL DEBUG Tx Command reply: GET_REPLY 565773264 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123918769 DLCTRL DEBUG Command: GET 241812715 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123918769 DLCTRL DEBUG Tx Command reply: GET_REPLY 241812715 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123918770 DLCTRL DEBUG Command: GET 966060231 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123918770 DLCTRL DEBUG Tx Command reply: GET_REPLY 966060231 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123918772 DLCTRL DEBUG Command: GET 202577863 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123918772 DLCTRL DEBUG Tx Command reply: GET_REPLY 202577863 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123918773 DLCTRL DEBUG Command: GET 166599161 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123918773 DLCTRL DEBUG Tx Command reply: GET_REPLY 166599161 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123918774 DLCTRL DEBUG Command: GET 631361062 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123918774 DLCTRL DEBUG Tx Command reply: GET_REPLY 631361062 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123918775 DLCTRL DEBUG Command: GET 964216250 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123918775 DLCTRL DEBUG Tx Command reply: GET_REPLY 964216250 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123918777 DLCTRL DEBUG Command: GET 198930831 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123918777 DLCTRL DEBUG Tx Command reply: GET_REPLY 198930831 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123918783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123918783 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44699<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(949)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(948)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123918785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123918786 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123918786 DLINP DEBUG SRVCONN(,r=127.0.0.1:60277<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123918786 DLINP NOTICE SRV(,r=127.0.0.1:60277<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123918786 DMAIN NOTICE (127.0.0.1:60277 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60277<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123918786 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(956)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(959)@10faf1860fc2: Final verdict of PTC: none 20250813123918787 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123918787 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) 20250813123918787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123918787 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123918787 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123918787 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) 20250813123918787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123918787 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123918787 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123918787 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) 20250813123918787 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-SCCP(958)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(955)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@10faf1860fc2: Final verdict of PTC: none 20250813123918787 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123918787 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 20250813123918787 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123918787 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123918787 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123918787 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123918787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123918787 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123918788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123918788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123918788 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123918788 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) 20250813123918788 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123918788 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123918788 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 20250813123918788 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) 20250813123918788 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123918788 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123918788 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123918788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123918788 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123918788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123918788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123918788 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123918788 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) 20250813123918788 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123918788 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123918789 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 20250813123918789 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123918789 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) 20250813123918789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123918789 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123918789 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 20250813123918789 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123918789 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) 20250813123918789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123918789 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123918789 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 20250813123918789 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123918789 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) 20250813123918789 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123918789 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123918789 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 20250813123918789 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) 20250813123918789 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123918789 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123918789 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123918789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123918789 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123918789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123918790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123918790 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 20250813123918790 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123918790 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123918790 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123918790 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123918790 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123918790 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123918790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123918790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(957)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(967)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(960)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947)@10faf1860fc2: Final verdict of PTC: none 20250813123918791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59424<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(970)@10faf1860fc2: Final verdict of PTC: pass 20250813123918794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59400<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123918795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(969)@10faf1860fc2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_no_nri_round_robin0(968)@10faf1860fc2: Final verdict of PTC: pass HNBGW-PFCP(950)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(947): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(948): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(949): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(950): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(951): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(952): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(953): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(954): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(955): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(956): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(957): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(958): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(959): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(960): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(967): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(968): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(969): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(970): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:39:18 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 20250813123918917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123918954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123918954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123918954 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123918954 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) 20250813123918954 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123918954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624397)[0x5602c4c12860]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123918954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624397)[0x5602c4c12860]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123918954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123918954 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123918954 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123918954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5833), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123918954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123918954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123918954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123918954 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123918954 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123918954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123918954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624397)[0x5602c4c12860]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123918954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624397)[0x5602c4c12860]{disrupted}: Freeing instance (context_map.c:202) 20250813123918954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15624397)[0x5602c4c12860]{disrupted}: Deallocated (fsm.c:568) 20250813123918954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123918954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{disconnected}: Freeing instance (context_map.c:206) 20250813123918954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-105)[0x5602c4c122b0]{disconnected}: Deallocated (fsm.c:568) 20250813123918954 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15624397 SCCP-105 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813123918954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485402)[0x5602c4baea90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123918954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485402)[0x5602c4baea90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123918954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123918954 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123918954 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123918954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007415d2), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123918954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123918955 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) 20250813123918955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123918955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123918955 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123918955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123918955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485402)[0x5602c4baea90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123918955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485402)[0x5602c4baea90]{disrupted}: Freeing instance (context_map.c:202) 20250813123918955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1485402)[0x5602c4baea90]{disrupted}: Deallocated (fsm.c:568) 20250813123918955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123918955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{disconnected}: Freeing instance (context_map.c:206) 20250813123918955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-106)[0x5602c4c61bd0]{disconnected}: Deallocated (fsm.c:568) 20250813123918955 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1485402 SCCP-106 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813123918955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4375023)[0x5602c4c24fb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123918955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4375023)[0x5602c4c24fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123918955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123918955 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123918955 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123918955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00504607), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123918955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123918955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123918955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123918955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123918955 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123918955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123918955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4375023)[0x5602c4c24fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123918955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4375023)[0x5602c4c24fb0]{disrupted}: Freeing instance (context_map.c:202) 20250813123918955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4375023)[0x5602c4c24fb0]{disrupted}: Deallocated (fsm.c:568) 20250813123918955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123918955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{disconnected}: Freeing instance (context_map.c:206) 20250813123918955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-107)[0x5602c4c15540]{disconnected}: Deallocated (fsm.c:568) 20250813123918955 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4375023 SCCP-107 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813123918955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123918955 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123918955 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123918955 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123918955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123918955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123918955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123918955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123918955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123918955 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123918955 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123918955 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 20250813123918955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123918955 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 20250813123918955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123918955 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123918956 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123918956 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123918956 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123918956 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123918956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123918956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123918956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123918956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123919547 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123919547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d82c4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123919547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123919547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123919547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123919547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123919547 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123919547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034659e), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123919547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123919547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123919547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123919547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123919547 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123919547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4e5b3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123919547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123919547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123919547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123919547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123919547 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123919547 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3970), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123919547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123919547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123919547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123919547 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123919548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123919548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123919548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123919548 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123919548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123919548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123919548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123919548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123919548 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123919548 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123919548 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123919548 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123919548 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123919548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123919548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123919548 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123919549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123919549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123919549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123919549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123919549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123919549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123919549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123919549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123919549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123919549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123919549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123919549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123919549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123919549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123919549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123919549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123919620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59436<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423004) 20250813123920048 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123920048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7735c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123920048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123920048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123920048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123920048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123920048 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123920048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e662a), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123920048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123920048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123920048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123920048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123920048 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123920048 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f0ac), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123920048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123920048 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123920048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123920048 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123920048 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123920048 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123920048 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123920049 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123920049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123920049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123920049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123920049 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123920049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123920049 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123920049 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123920049 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123920049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123920049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123920049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123920049 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123920049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123920049 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123920049 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123920049 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123920049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123920049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123920049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123920049 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=423004, count=453784) 20250813123920788 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123920788 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123920789 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123920789 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123920789 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123920789 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123920790 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123920790 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123920790 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123920790 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123920790 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123920790 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:39: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_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 & Waiting for packet dumper to start... 0 MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250813123922735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123922741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123922746 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37427<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123922836 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123922836 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123922844 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123922844 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123922844 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123922844 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123922844 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123922844 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123922845 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123922845 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123922845 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49369 (stream_srv.c:142) 20250813123922845 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49369<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123922845 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123922845 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123922846 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123922846 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123922846 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) 20250813123922846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123922846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123922846 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) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 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) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123922846 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) 20250813123922846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123922846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123922846 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123922846 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123922846 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123922846 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) 20250813123922846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123922846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123922846 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) 20250813123922846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123922846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123922846 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123922846 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123922846 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123922846 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) 20250813123922846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123922846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123922846 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123922846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123922846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123922846 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123922846 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123922846 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123922846 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) 20250813123922846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123922846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123922846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123922846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123922846 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123922846 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123922846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123922846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123922846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123922846 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 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123922846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123922846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123922846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123922846 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 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123922846 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 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123922846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123922846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123922846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123922846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123922846 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123922846 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123922846 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123922846 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123922846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(981)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(981)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(981)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(979)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(984)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(984)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(984)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(982)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123922873 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123922873 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123922873 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123922873 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123922873 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123922873 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123922874 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123922874 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123922874 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123922874 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123922875 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123922875 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123922875 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) 20250813123922875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123922875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123922875 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) 20250813123922875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922875 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) 20250813123922875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123922875 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) 20250813123922875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123922875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123922875 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123922875 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123922875 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123922875 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) 20250813123922875 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123922875 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123922875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123922875 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) 20250813123922875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123922875 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123922875 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123922876 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123922876 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123922876 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) 20250813123922876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123922876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123922876 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) 20250813123922876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123922876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123922876 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123922876 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123922876 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123922876 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) 20250813123922876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123922876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123922876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123922876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123922876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123922876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123922876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123922876 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123922876 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123922876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123922876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123922876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123922876 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 20250813123922876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123922876 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123922876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123922876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123922876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123922876 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 20250813123922876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123922876 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 20250813123922876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123922876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123922876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123922876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123922876 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 20250813123922876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123922876 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 20250813123922876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123922876 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123922876 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123922876 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123922876 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123922876 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123922876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123922876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(987)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(987)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(987)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(985)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(990)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(990)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(990)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123922912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123922912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123922912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123922912 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123922912 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) 20250813123922912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123922912 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123922912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123922912 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123922917 DLINP DEBUG SRVCONN(,r=127.0.0.1:49369<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123922917 DLINP DEBUG SRVCONN(,r=127.0.0.1:49369<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123922917 DLINP DEBUG SRVCONN(,r=127.0.0.1:49369<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123922917 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123922917 DHNBAP DEBUG (127.0.0.1:49369 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123922917 DHNBAP NOTICE (127.0.0.1:49369 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123922917 DHNBAP NOTICE (127.0.0.1:49369 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123922917 DLINP DEBUG SRVCONN(,r=127.0.0.1:49369<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123922917 DLINP DEBUG SRVCONN(,r=127.0.0.1:49369<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123923058 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 20250813123923058 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 20250813123923058 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123923059 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123923067 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923067 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123923067 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123923067 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123923067 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123923067 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123923067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123923069 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923069 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123923070 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123923070 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123923070 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123923070 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123923070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123923070 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 20250813123923070 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 20250813123923070 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123923070 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123923077 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) 20250813123923077 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123923077 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123923077 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123923077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123923077 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123923077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123923079 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) 20250813123923079 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123923079 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123923079 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123923079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123923079 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123923079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123923089 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 20250813123923089 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 20250813123923089 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123923089 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123923095 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923095 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123923095 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123923095 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123923095 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123923095 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123923095 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123923097 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923097 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123923097 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123923097 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123923097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123923097 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123923097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123923102 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 20250813123923102 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 20250813123923102 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123923102 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123923108 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) 20250813123923108 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123923108 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123923108 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123923108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123923108 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123923108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123923110 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) 20250813123923110 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123923110 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123923110 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123923110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123923110 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123923110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123923870 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923870 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123923870 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123923870 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123923870 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123923870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123923870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123923870 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123923870 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123923870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123923870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123923870 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123923870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123923870 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123923870 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123923870 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123923870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923871 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123923871 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123923871 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123923871 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123923871 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) 20250813123923871 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) 20250813123923871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123923871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123923871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123923871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123923871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123923871 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123923871 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123923871 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123923871 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923871 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123923871 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123923871 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123923871 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123923871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123923871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123923871 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(980)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123923885 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) 20250813123923885 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123923885 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123923885 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 20250813123923885 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123923885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123923885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123923885 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123923885 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123923885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123923885 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123923885 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) 20250813123923885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123923885 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123923885 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123923885 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123923885 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) 20250813123923885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923885 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) 20250813123923885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923885 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123923885 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123923885 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123923885 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123923885 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) 20250813123923885 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) 20250813123923885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123923885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123923885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123923886 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123923886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123923886 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123923886 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123923886 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123923886 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923886 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123923886 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123923886 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123923886 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123923886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123923886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123923886 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(983)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123923904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923904 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123923904 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123923904 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123923904 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123923904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123923904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123923904 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123923904 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123923904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123923904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123923904 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123923904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123923904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123923904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123923904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123923904 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) 20250813123923904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923904 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) 20250813123923904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923904 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123923904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123923904 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123923904 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123923904 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) 20250813123923904 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) 20250813123923904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123923904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123923904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123923904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123923904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123923904 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123923904 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923904 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123923904 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123923904 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123923904 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123923904 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123923905 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123923905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123923905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123923905 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(986)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123923916 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) 20250813123923916 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123923916 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123923916 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 20250813123923916 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123923916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123923916 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123923916 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123923916 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123923916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123923916 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123923916 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) 20250813123923916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123923916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123923916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123923916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123923916 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) 20250813123923916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923916 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) 20250813123923916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923916 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123923916 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123923916 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123923916 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123923916 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) 20250813123923916 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) 20250813123923916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123923916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123923916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123923916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123923916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123923916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123923916 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) 20250813123923916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123923916 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123923916 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123923916 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123923916 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123923916 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123923916 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123923917 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 20250813123923917 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123923917 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 20250813123923917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123923917 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123924929 DLCTRL DEBUG Command: GET 948951236 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123924929 DLCTRL DEBUG Tx Command reply: GET_REPLY 948951236 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123924930 DLCTRL DEBUG Command: GET 240389033 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123924930 DLCTRL DEBUG Tx Command reply: GET_REPLY 240389033 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123924931 DLCTRL DEBUG Command: GET 84693605 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123924931 DLCTRL DEBUG Tx Command reply: GET_REPLY 84693605 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123924935 DLCTRL DEBUG Command: GET 923699709 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123924935 DLCTRL DEBUG Tx Command reply: GET_REPLY 923699709 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123924938 DLCTRL DEBUG Command: GET 932499765 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123924938 DLCTRL DEBUG Tx Command reply: GET_REPLY 932499765 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123924941 DLCTRL DEBUG Command: GET 642610355 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123924941 DLCTRL DEBUG Tx Command reply: GET_REPLY 642610355 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123924944 DLCTRL DEBUG Command: GET 930707680 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123924944 DLCTRL DEBUG Tx Command reply: GET_REPLY 930707680 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123924947 DLCTRL DEBUG Command: GET 674763793 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123924947 DLCTRL DEBUG Tx Command reply: GET_REPLY 674763793 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123924949 DLCTRL DEBUG Command: GET 551470537 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123924949 DLCTRL DEBUG Tx Command reply: GET_REPLY 551470537 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123924951 DLCTRL DEBUG Command: GET 546839675 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123924951 DLCTRL DEBUG Tx Command reply: GET_REPLY 546839675 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123924953 DLCTRL DEBUG Command: GET 543267616 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123924953 DLCTRL DEBUG Tx Command reply: GET_REPLY 543267616 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123924955 DLCTRL DEBUG Command: GET 666383992 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123924955 DLCTRL DEBUG Tx Command reply: GET_REPLY 666383992 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123924956 DLCTRL DEBUG Command: GET 118530657 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123924956 DLCTRL DEBUG Tx Command reply: GET_REPLY 118530657 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123924958 DLCTRL DEBUG Command: GET 862233783 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123924958 DLCTRL DEBUG Tx Command reply: GET_REPLY 862233783 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123924960 DLCTRL DEBUG Command: GET 295495208 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123924960 DLCTRL DEBUG Tx Command reply: GET_REPLY 295495208 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123924962 DLCTRL DEBUG Command: GET 512304484 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123924962 DLCTRL DEBUG Tx Command reply: GET_REPLY 512304484 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123924963 DLCTRL DEBUG Command: GET 245199144 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123924963 DLCTRL DEBUG Tx Command reply: GET_REPLY 245199144 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123924965 DLCTRL DEBUG Command: GET 763803577 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123924965 DLCTRL DEBUG Tx Command reply: GET_REPLY 763803577 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123924966 DLCTRL DEBUG Command: GET 644297087 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123924966 DLCTRL DEBUG Tx Command reply: GET_REPLY 644297087 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123924967 DLCTRL DEBUG Command: GET 774124330 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123924967 DLCTRL DEBUG Tx Command reply: GET_REPLY 774124330 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000001001000001'B, t_guard := 20.000000 } 20250813123924996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123925215 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123925216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32ab3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123925216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123925216 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) 20250813123925216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123925216 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123925216 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123925216 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123925216 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123925216 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 20250813123925216 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123925216 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 20250813123925216 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123925683 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123925683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00396060), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123925683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123925683 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) 20250813123925683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123925683 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123925684 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123925684 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123925684 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123925684 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 20250813123925684 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123925684 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 20250813123925684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)16265523 20250813123926051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123926051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123926051 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250813123926051 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123926051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf83133, normal) (hnbgw_rua.c:407) 20250813123926051 DHNB DEBUG map_rua[0x5602c4c122b0]{init}: Allocated (fsm.c:456) 20250813123926051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16265523)[0x5602c4c122b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123926051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16265523 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123926051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123926051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123926051 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250813123926051 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16265523 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250813123926051 DCN DEBUG map_sccp[0x5602c4baea90]{init}: Allocated (fsm.c:456) 20250813123926051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123926051 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-16265523 <-> SCCP-108 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123926051 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16265523 SCCP-108 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250813123926051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16265523)[0x5602c4c122b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123926051 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123926051 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123926051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16265523)[0x5602c4c122b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123926051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123926051 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123926051 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{IDLE}: Allocated (fsm.c:456) 20250813123926051 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123926051 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030002410056400500f1100926) (sccp_scrc.c:406) 20250813123926051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123926051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123926051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123926051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123926051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123926051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123926051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123926051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123926051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123926051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123926051 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) 20250813123926051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123926051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123926051 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123926051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123926051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16265523)[0x5602c4c122b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123926052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123926052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123926052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123926052 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 20250813123926052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123926052 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 20250813123926052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123926052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(992) HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(992)14860479 HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123926075 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) 20250813123926075 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123926075 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123926075 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 20250813123926075 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123926075 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123926075 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123926075 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(992)@10faf1860fc2: setverdict(pass): none -> pass 20250813123926075 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123926075 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123926075 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123926075 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) 20250813123926075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123926075 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=005049fc) (sccp_scrc.c:477) 20250813123926075 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20250813123926075 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123926075 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123926075 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123926075 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123926075 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) 20250813123926075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123926075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123926077 DLCTRL DEBUG Command: GET 796124634 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123926077 DLCTRL DEBUG Tx Command reply: GET_REPLY 796124634 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123926081 DLCTRL DEBUG Command: GET 253776609 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123926081 DLCTRL DEBUG Tx Command reply: GET_REPLY 253776609 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123926085 DLCTRL DEBUG Command: GET 152701891 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123926085 DLCTRL DEBUG Tx Command reply: GET_REPLY 152701891 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123926088 DLCTRL DEBUG Command: GET 186738566 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123926088 DLCTRL DEBUG Tx Command reply: GET_REPLY 186738566 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123926091 DLCTRL DEBUG Command: GET 253220794 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123926091 DLCTRL DEBUG Tx Command reply: GET_REPLY 253220794 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123926094 DLCTRL DEBUG Command: GET 550079005 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123926094 DLCTRL DEBUG Tx Command reply: GET_REPLY 550079005 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123926097 DLCTRL DEBUG Command: GET 24382143 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123926097 DLCTRL DEBUG Tx Command reply: GET_REPLY 24382143 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250813123926099 DLCTRL DEBUG Command: GET 198527604 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123926099 DLCTRL DEBUG Tx Command reply: GET_REPLY 198527604 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123926101 DLCTRL DEBUG Command: GET 605222253 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123926101 DLCTRL DEBUG Tx Command reply: GET_REPLY 605222253 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123926103 DLCTRL DEBUG Command: GET 907702298 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123926103 DLCTRL DEBUG Tx Command reply: GET_REPLY 907702298 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123926105 DLCTRL DEBUG Command: GET 475073716 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123926105 DLCTRL DEBUG Tx Command reply: GET_REPLY 475073716 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123926106 DLCTRL DEBUG Command: GET 247020417 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123926106 DLCTRL DEBUG Tx Command reply: GET_REPLY 247020417 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123926107 DLCTRL DEBUG Command: GET 288271445 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123926107 DLCTRL DEBUG Tx Command reply: GET_REPLY 288271445 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123926109 DLCTRL DEBUG Command: GET 95059872 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123926109 DLCTRL DEBUG Tx Command reply: GET_REPLY 95059872 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123926110 DLCTRL DEBUG Command: GET 733375220 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123926110 DLCTRL DEBUG Tx Command reply: GET_REPLY 733375220 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123926111 DLCTRL DEBUG Command: GET 303412933 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123926111 DLCTRL DEBUG Tx Command reply: GET_REPLY 303412933 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123926112 DLCTRL DEBUG Command: GET 54555339 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123926112 DLCTRL DEBUG Tx Command reply: GET_REPLY 54555339 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123926113 DLCTRL DEBUG Command: GET 842756448 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123926113 DLCTRL DEBUG Tx Command reply: GET_REPLY 842756448 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123926114 DLCTRL DEBUG Command: GET 184410816 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123926114 DLCTRL DEBUG Tx Command reply: GET_REPLY 184410816 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123926115 DLCTRL DEBUG Command: GET 504483500 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123926115 DLCTRL DEBUG Tx Command reply: GET_REPLY 504483500 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000111111010'B, t_guard := 20.000000 } 20250813123926143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)11791049 20250813123927170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123927170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123927170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250813123927170 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123927170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb3eac9, normal) (hnbgw_rua.c:407) 20250813123927170 DHNB DEBUG map_rua[0x5602c4c24fb0]{init}: Allocated (fsm.c:456) 20250813123927170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791049)[0x5602c4c24fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123927170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11791049 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123927171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123927171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123927171 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250813123927171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11791049 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250813123927171 DCN DEBUG map_sccp[0x5602c4c15540]{init}: Allocated (fsm.c:456) 20250813123927171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123927171 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-11791049 <-> SCCP-109 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123927171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11791049 SCCP-109 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250813123927171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791049)[0x5602c4c24fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123927171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123927171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123927171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791049)[0x5602c4c24fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123927171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123927171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123927171 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{IDLE}: Allocated (fsm.c:456) 20250813123927171 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123927171 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030001fa0056400500f1100926) (sccp_scrc.c:406) 20250813123927171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123927171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123927171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123927171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123927171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123927171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123927171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123927171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123927171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123927171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123927171 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) 20250813123927171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123927171 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123927171 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123927171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123927171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791049)[0x5602c4c24fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123927171 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123927171 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123927171 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123927171 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 20250813123927171 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123927171 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 20250813123927171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123927171 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(993) HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(993)14531779 HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123927179 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) 20250813123927179 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123927179 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123927179 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 20250813123927179 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123927179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123927179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123927179 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_10(993)@10faf1860fc2: setverdict(pass): none -> pass 20250813123927180 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123927180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123927180 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123927180 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) 20250813123927180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123927180 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=003aad23) (sccp_scrc.c:477) 20250813123927180 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20250813123927180 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123927180 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123927180 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123927180 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123927180 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) 20250813123927180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123927180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123927182 DLCTRL DEBUG Command: GET 40270195 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123927182 DLCTRL DEBUG Tx Command reply: GET_REPLY 40270195 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123927185 DLCTRL DEBUG Command: GET 709759462 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123927186 DLCTRL DEBUG Tx Command reply: GET_REPLY 709759462 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123927189 DLCTRL DEBUG Command: GET 152186760 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123927189 DLCTRL DEBUG Tx Command reply: GET_REPLY 152186760 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123927193 DLCTRL DEBUG Command: GET 762571547 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123927193 DLCTRL DEBUG Tx Command reply: GET_REPLY 762571547 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123927197 DLCTRL DEBUG Command: GET 42277637 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123927197 DLCTRL DEBUG Tx Command reply: GET_REPLY 42277637 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123927201 DLCTRL DEBUG Command: GET 462452560 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123927201 DLCTRL DEBUG Tx Command reply: GET_REPLY 462452560 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123927205 DLCTRL DEBUG Command: GET 880108997 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123927205 DLCTRL DEBUG Tx Command reply: GET_REPLY 880108997 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250813123927208 DLCTRL DEBUG Command: GET 178629302 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123927208 DLCTRL DEBUG Tx Command reply: GET_REPLY 178629302 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123927211 DLCTRL DEBUG Command: GET 379597868 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123927211 DLCTRL DEBUG Tx Command reply: GET_REPLY 379597868 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123927213 DLCTRL DEBUG Command: GET 881697187 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123927213 DLCTRL DEBUG Tx Command reply: GET_REPLY 881697187 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123927215 DLCTRL DEBUG Command: GET 599085144 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123927215 DLCTRL DEBUG Tx Command reply: GET_REPLY 599085144 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123927217 DLCTRL DEBUG Command: GET 25686240 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123927217 DLCTRL DEBUG Tx Command reply: GET_REPLY 25686240 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123927219 DLCTRL DEBUG Command: GET 154675919 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123927219 DLCTRL DEBUG Tx Command reply: GET_REPLY 154675919 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123927220 DLCTRL DEBUG Command: GET 577608550 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123927220 DLCTRL DEBUG Tx Command reply: GET_REPLY 577608550 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123927221 DLCTRL DEBUG Command: GET 708411654 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123927221 DLCTRL DEBUG Tx Command reply: GET_REPLY 708411654 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123927222 DLCTRL DEBUG Command: GET 340493521 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123927222 DLCTRL DEBUG Tx Command reply: GET_REPLY 340493521 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123927224 DLCTRL DEBUG Command: GET 968804948 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123927224 DLCTRL DEBUG Tx Command reply: GET_REPLY 968804948 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123927225 DLCTRL DEBUG Command: GET 985281990 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123927225 DLCTRL DEBUG Tx Command reply: GET_REPLY 985281990 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123927226 DLCTRL DEBUG Command: GET 859798226 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123927226 DLCTRL DEBUG Tx Command reply: GET_REPLY 859798226 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123927226 DLCTRL DEBUG Command: GET 158022312 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123927226 DLCTRL DEBUG Tx Command reply: GET_REPLY 158022312 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000001110101'B, t_guard := 20.000000 } 20250813123927243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34874<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)12825454 20250813123928267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123928267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123928267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250813123928267 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123928267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc3b36e, normal) (hnbgw_rua.c:407) 20250813123928267 DHNB DEBUG map_rua[0x5602c4b8f540]{init}: Allocated (fsm.c:456) 20250813123928267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12825454)[0x5602c4b8f540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123928267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12825454 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123928267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123928267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123928267 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250813123928267 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12825454 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250813123928267 DCN DEBUG map_sccp[0x5602c4c58f50]{init}: Allocated (fsm.c:456) 20250813123928267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123928267 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-12825454 <-> SCCP-110 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123928267 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12825454 SCCP-110 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250813123928267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12825454)[0x5602c4b8f540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123928267 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123928267 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123928267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12825454)[0x5602c4b8f540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123928267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123928267 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123928267 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{IDLE}: Allocated (fsm.c:456) 20250813123928267 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123928267 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=0013404b0000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000750056400500f1100926) (sccp_scrc.c:406) 20250813123928267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123928267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123928267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123928267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123928267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123928267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123928267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123928267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123928267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123928267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123928267 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) 20250813123928267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123928267 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123928267 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123928267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123928267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12825454)[0x5602c4b8f540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123928267 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123928268 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123928268 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123928268 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 20250813123928268 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123928268 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 20250813123928268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123928268 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(994) HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(994)3181526 HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250813123928272 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) 20250813123928272 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123928272 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123928272 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 20250813123928272 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123928272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123928272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123928272 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123928273 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123928273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123928273 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123928273 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) 20250813123928273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123928273 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=004119df) (sccp_scrc.c:477) 20250813123928273 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20250813123928273 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123928273 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123928273 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123928273 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123928273 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) 20250813123928273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123928273 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(994)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123928274 DLCTRL DEBUG Command: GET 479103718 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123928274 DLCTRL DEBUG Tx Command reply: GET_REPLY 479103718 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123928277 DLCTRL DEBUG Command: GET 410555186 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123928277 DLCTRL DEBUG Tx Command reply: GET_REPLY 410555186 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123928280 DLCTRL DEBUG Command: GET 874161821 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123928280 DLCTRL DEBUG Tx Command reply: GET_REPLY 874161821 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123928284 DLCTRL DEBUG Command: GET 315575222 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123928284 DLCTRL DEBUG Tx Command reply: GET_REPLY 315575222 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123928289 DLCTRL DEBUG Command: GET 47016673 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123928289 DLCTRL DEBUG Tx Command reply: GET_REPLY 47016673 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123928294 DLCTRL DEBUG Command: GET 425707399 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123928294 DLCTRL DEBUG Tx Command reply: GET_REPLY 425707399 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123928299 DLCTRL DEBUG Command: GET 982602088 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123928299 DLCTRL DEBUG Tx Command reply: GET_REPLY 982602088 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250813123928303 DLCTRL DEBUG Command: GET 535304114 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123928303 DLCTRL DEBUG Tx Command reply: GET_REPLY 535304114 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123928306 DLCTRL DEBUG Command: GET 10875336 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123928306 DLCTRL DEBUG Tx Command reply: GET_REPLY 10875336 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123928308 DLCTRL DEBUG Command: GET 464080417 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123928309 DLCTRL DEBUG Tx Command reply: GET_REPLY 464080417 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123928311 DLCTRL DEBUG Command: GET 232515441 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123928311 DLCTRL DEBUG Tx Command reply: GET_REPLY 232515441 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123928315 DLCTRL DEBUG Command: GET 842512685 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123928315 DLCTRL DEBUG Tx Command reply: GET_REPLY 842512685 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123928318 DLCTRL DEBUG Command: GET 519017352 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123928318 DLCTRL DEBUG Tx Command reply: GET_REPLY 519017352 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123928322 DLCTRL DEBUG Command: GET 392365225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123928322 DLCTRL DEBUG Tx Command reply: GET_REPLY 392365225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123928326 DLCTRL DEBUG Command: GET 837791332 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123928326 DLCTRL DEBUG Tx Command reply: GET_REPLY 837791332 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123928330 DLCTRL DEBUG Command: GET 19513651 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123928330 DLCTRL DEBUG Tx Command reply: GET_REPLY 19513651 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123928334 DLCTRL DEBUG Command: GET 272352099 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123928334 DLCTRL DEBUG Tx Command reply: GET_REPLY 272352099 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123928338 DLCTRL DEBUG Command: GET 548305002 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123928338 DLCTRL DEBUG Tx Command reply: GET_REPLY 548305002 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123928343 DLCTRL DEBUG Command: GET 602683442 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123928343 DLCTRL DEBUG Tx Command reply: GET_REPLY 602683442 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123928346 DLCTRL DEBUG Command: GET 314893959 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123928346 DLCTRL DEBUG Tx Command reply: GET_REPLY 314893959 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123928361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34854<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123928361 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37427<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(973)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(972)@10faf1860fc2: Final verdict of PTC: none 20250813123928364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123928366 DLINP DEBUG SRVCONN(,r=127.0.0.1:49369<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123928366 DLINP DEBUG SRVCONN(,r=127.0.0.1:49369<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123928366 DLINP NOTICE SRV(,r=127.0.0.1:49369<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123928366 DMAIN NOTICE (127.0.0.1:49369 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49369<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123928367 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(983)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(980)@10faf1860fc2: Final verdict of PTC: none 20250813123928367 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123928367 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) 20250813123928367 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123928367 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123928368 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123928368 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) 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123928368 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123928368 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) 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-SCCP(985)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(986)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(979)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(982)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976)@10faf1860fc2: Final verdict of PTC: none 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123928368 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 20250813123928368 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) 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123928368 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123928368 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123928368 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123928368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123928368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123928368 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123928368 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) 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123928368 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 20250813123928368 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123928368 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) 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123928368 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123928368 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 20250813123928369 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 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123928369 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123928369 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123928369 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) 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123928369 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123928369 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) 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123928369 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 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123928369 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123928369 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123928369 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) 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123928369 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 20250813123928369 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 20250813123928369 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) 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123928369 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123928369 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123928369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123928369 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)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(981)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(984)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(989)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(990)@10faf1860fc2: Final verdict of PTC: none 20250813123928373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34874<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123928373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123928373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34858<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(987)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(994)@10faf1860fc2: Final verdict of PTC: pass HNBGW-MGCP(991)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(988)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(993)@10faf1860fc2: Final verdict of PTC: pass HNBGW-PFCP(974)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(992)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(971): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(972): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(973): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(974): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(975): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(976): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(977): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(978): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(979): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(980): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(981): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(982): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(983): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(984): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(985): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(986): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(987): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(988): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(989): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(990): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(991): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(992): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(993): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(994): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@10faf1860fc2: 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'. 20250813123928470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123928470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123928470 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123928470 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) 20250813123928470 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16265523)[0x5602c4c122b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16265523)[0x5602c4c122b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123928470 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123928470 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123928470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005049fc), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123928470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123928470 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) 20250813123928470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123928470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123928470 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16265523)[0x5602c4c122b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16265523)[0x5602c4c122b0]{disrupted}: Freeing instance (context_map.c:202) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16265523)[0x5602c4c122b0]{disrupted}: Deallocated (fsm.c:568) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{disconnected}: Freeing instance (context_map.c:206) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-108)[0x5602c4baea90]{disconnected}: Deallocated (fsm.c:568) 20250813123928470 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16265523 SCCP-108 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791049)[0x5602c4c24fb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791049)[0x5602c4c24fb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123928470 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123928470 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123928470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aad23), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123928470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123928470 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) 20250813123928470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123928470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123928470 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791049)[0x5602c4c24fb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791049)[0x5602c4c24fb0]{disrupted}: Freeing instance (context_map.c:202) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11791049)[0x5602c4c24fb0]{disrupted}: Deallocated (fsm.c:568) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{disconnected}: Freeing instance (context_map.c:206) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-109)[0x5602c4c15540]{disconnected}: Deallocated (fsm.c:568) 20250813123928470 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11791049 SCCP-109 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12825454)[0x5602c4b8f540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12825454)[0x5602c4b8f540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123928470 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123928470 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123928470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004119df), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123928470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123928470 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) 20250813123928470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123928470 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123928470 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12825454)[0x5602c4b8f540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12825454)[0x5602c4b8f540]{disrupted}: Freeing instance (context_map.c:202) 20250813123928470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12825454)[0x5602c4b8f540]{disrupted}: Deallocated (fsm.c:568) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{disconnected}: Freeing instance (context_map.c:206) 20250813123928470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-110)[0x5602c4c58f50]{disconnected}: Deallocated (fsm.c:568) 20250813123928470 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12825454 SCCP-110 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813123928470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123928470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123928470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123928470 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 20250813123928470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123928470 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 20250813123928470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123928470 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123928470 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123928470 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123928470 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123928470 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 20250813123928470 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123928470 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 20250813123928470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123928470 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123928471 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123928471 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123928471 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123928471 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 20250813123928471 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123928471 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 20250813123928471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123928471 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req Wed Aug 13 12:39:28 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 20250813123928512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123928955 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123928955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007415d2), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123928955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123928955 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) 20250813123928955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123928955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123928955 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123928955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5833), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123928955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123928955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123928955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123928955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123928955 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123928955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00504607), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123928955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123928955 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123928955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123928955 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123928955 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123928955 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123928955 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123928955 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 20250813123928955 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123928956 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 20250813123928956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123928956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123928956 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123928956 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123928956 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123928956 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123928956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123928956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123928956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123928956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123928956 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123928956 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123928956 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123928956 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123928956 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123928956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123928956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123928956 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123929114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34882<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=422720) 20250813123929548 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123929548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3970), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123929548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123929548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123929548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123929548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123929548 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123929548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4e5b3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123929548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123929548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123929548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123929548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123929548 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123929548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034659e), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123929548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123929548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123929548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123929548 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123929549 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123929549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d82c4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123929549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123929549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123929549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123929549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123929549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123929549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123929549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123929549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123929549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123929549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123929549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123929549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123929549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123929549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123929549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123929549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123929549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123929549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123929549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123929549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123929549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123929549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123929549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123929549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123929550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123929550 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123930048 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123930049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f0ac), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123930049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123930049 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123930049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123930049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123930049 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123930049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e662a), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123930049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123930049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123930049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123930049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123930049 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123930049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7735c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123930049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123930049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123930049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123930049 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123930049 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123930049 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123930049 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123930049 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123930049 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123930049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123930049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123930049 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123930050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123930050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123930050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123930050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123930050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123930050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123930050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123930050 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123930050 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123930050 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123930050 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123930050 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123930050 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123930050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123930050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123930050 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=422720, count=453708) 20250813123930369 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123930369 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123930369 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123930369 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123930369 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123930369 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123930370 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123930370 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123930370 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123930370 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123930370 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123930370 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:39: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250813123932228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123932232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123932235 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41631<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123932332 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123932332 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123932341 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123932341 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123932341 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123932341 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123932341 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123932341 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123932341 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123932341 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123932341 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123932341 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123932342 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48767 (stream_srv.c:142) 20250813123932342 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48767<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123932343 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123932343 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123932343 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) 20250813123932343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123932343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123932343 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) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 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) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123932343 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) 20250813123932343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123932343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123932343 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123932343 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123932343 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123932343 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) 20250813123932343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123932343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123932343 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) 20250813123932343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123932343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123932343 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123932343 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123932343 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123932343 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) 20250813123932343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123932343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123932343 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123932343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123932343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123932343 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123932343 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123932343 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123932343 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) 20250813123932343 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123932343 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123932343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123932343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123932343 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123932343 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123932343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123932343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123932343 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 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123932343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123932343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123932343 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 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123932343 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 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123932343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123932343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123932343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123932343 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932343 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123932343 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123932343 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123932343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1005)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(1005)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1005)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(1003)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(1008)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1008)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1008)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(1006)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(1011)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-M3UA(1011)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1011)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-SCCP(1009)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123932384 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123932384 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123932384 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123932384 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123932384 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123932384 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123932384 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123932384 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123932384 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123932384 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123932385 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123932385 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123932385 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) 20250813123932385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123932385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123932385 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) 20250813123932385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932385 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) 20250813123932385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123932385 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) 20250813123932385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123932385 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123932385 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123932385 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123932385 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123932385 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) 20250813123932385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123932385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123932385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123932386 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) 20250813123932386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123932386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123932386 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123932386 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123932386 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123932386 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) 20250813123932386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123932386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123932386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123932386 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) 20250813123932386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123932386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123932386 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123932386 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123932386 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123932386 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) 20250813123932386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123932386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123932386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123932386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123932386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123932386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123932386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123932386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123932386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123932386 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123932386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123932386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123932386 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 20250813123932386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123932386 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123932386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123932386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123932386 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 20250813123932386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123932386 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 20250813123932386 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123932386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123932386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123932386 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 20250813123932386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123932386 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 20250813123932386 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123932386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123932386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123932386 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123932386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123932386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123932386 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1014)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(1014)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1014)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(1012)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1017)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(1017)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1017)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1015)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(1020)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn2-M3UA(1020)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1020)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123932441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123932441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123932441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123932441 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123932441 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) 20250813123932441 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123932441 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123932441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123932441 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123932446 DLINP DEBUG SRVCONN(,r=127.0.0.1:48767<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123932446 DLINP DEBUG SRVCONN(,r=127.0.0.1:48767<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123932446 DLINP DEBUG SRVCONN(,r=127.0.0.1:48767<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123932446 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123932446 DHNBAP DEBUG (127.0.0.1:48767 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123932446 DHNBAP NOTICE (127.0.0.1:48767 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123932446 DHNBAP NOTICE (127.0.0.1:48767 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123932446 DLINP DEBUG SRVCONN(,r=127.0.0.1:48767<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123932446 DLINP DEBUG SRVCONN(,r=127.0.0.1:48767<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123932555 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 20250813123932555 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 20250813123932555 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123932555 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123932564 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932564 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123932564 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123932564 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123932564 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123932564 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123932565 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123932567 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932567 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123932567 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123932567 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123932567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123932567 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123932567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123932568 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 20250813123932568 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 20250813123932568 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123932568 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123932573 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) 20250813123932573 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123932573 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123932573 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123932573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123932573 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123932573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123932574 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) 20250813123932574 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123932574 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123932574 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123932574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123932574 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123932574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123932581 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 20250813123932581 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 20250813123932581 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123932581 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123932588 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) 20250813123932588 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123932588 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123932588 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123932588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123932588 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123932588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123932591 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) 20250813123932591 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123932591 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123932591 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123932591 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123932591 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123932591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123932601 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 20250813123932601 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 20250813123932601 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123932601 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123932608 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932608 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123932608 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123932608 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123932608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123932608 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123932608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123932610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123932610 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123932610 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123932610 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123932610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123932611 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123932611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123932616 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 20250813123932616 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 20250813123932616 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123932616 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123932620 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) 20250813123932620 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123932621 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123932621 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123932621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123932621 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123932621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123932622 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) 20250813123932622 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123932622 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123932622 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123932622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123932622 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123932622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123932628 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 20250813123932628 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 20250813123932628 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123932628 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250813123932635 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) 20250813123932635 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250813123932635 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123932635 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123932635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123932635 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123932635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123932637 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) 20250813123932637 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123932637 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123932637 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123932637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123932637 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123932637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123933371 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123933371 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123933371 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123933371 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123933371 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123933371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123933371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123933371 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123933371 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123933371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123933371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123933371 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123933371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123933371 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123933371 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123933371 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123933371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933372 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123933372 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123933372 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123933372 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123933372 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) 20250813123933372 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) 20250813123933372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123933372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123933372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123933372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123933372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123933372 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123933372 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123933372 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123933372 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123933372 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123933372 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123933372 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123933372 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123933372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123933372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123933372 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1004)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123933385 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) 20250813123933385 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123933385 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123933385 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 20250813123933385 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123933386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123933386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123933386 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123933386 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123933386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123933386 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123933386 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) 20250813123933386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123933386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123933386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123933386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123933386 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) 20250813123933386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933386 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) 20250813123933386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123933386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123933386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123933386 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123933386 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) 20250813123933386 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) 20250813123933386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123933386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123933386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123933386 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123933386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123933386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123933386 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123933386 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813123933386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123933386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123933386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123933386 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123933386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123933386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123933386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123933386 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1007)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123933394 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) 20250813123933394 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123933394 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123933394 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 20250813123933394 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123933394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123933394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123933394 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123933394 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123933394 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123933394 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123933394 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) 20250813123933394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123933394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123933394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123933394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123933394 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) 20250813123933394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933394 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) 20250813123933394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123933394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123933394 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123933394 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123933394 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) 20250813123933394 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) 20250813123933394 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123933394 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123933394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123933395 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) 20250813123933395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123933395 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123933395 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123933395 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123933395 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123933395 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123933395 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123933395 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 20250813123933395 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123933395 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 20250813123933395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123933395 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1010)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123933411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123933411 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123933411 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123933411 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123933411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123933411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123933411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123933411 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123933411 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123933411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123933411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123933411 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123933411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123933411 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123933411 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123933411 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123933411 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) 20250813123933411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933411 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) 20250813123933411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933411 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123933411 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123933411 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123933411 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123933411 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) 20250813123933411 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) 20250813123933411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123933411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123933411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123933411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123933411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123933411 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123933411 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123933411 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123933411 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123933411 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123933411 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123933411 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123933411 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123933411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123933411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123933412 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1013)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123933426 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) 20250813123933426 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123933426 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123933426 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 20250813123933426 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123933426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123933426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123933427 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123933427 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123933427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123933427 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123933427 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) 20250813123933427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123933427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123933427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123933427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123933427 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) 20250813123933427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933427 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) 20250813123933427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123933427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123933427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123933427 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123933427 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) 20250813123933427 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) 20250813123933427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123933427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123933427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123933427 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) 20250813123933427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123933427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123933427 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123933427 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123933427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123933427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123933427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123933427 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 20250813123933427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123933427 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 20250813123933427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123933427 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1016)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123933441 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) 20250813123933441 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123933441 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123933441 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 20250813123933441 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123933441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123933441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123933441 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123933441 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123933441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123933441 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123933441 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) 20250813123933441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123933441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123933441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250813123933441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123933441 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) 20250813123933442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933442 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) 20250813123933442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123933442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123933442 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123933442 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123933442 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) 20250813123933442 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) 20250813123933442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123933442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123933442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123933442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123933442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123933442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123933442 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) 20250813123933442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123933442 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123933442 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123933442 DRANAP NOTICE cnlink(sgsn-2)[0x5602c4bfe770]{CONNECTED}: link up (cnlink.c:111) 20250813123933442 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123933442 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123933442 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123933442 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 20250813123933442 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123933442 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 20250813123933442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123933442 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123934458 DLCTRL DEBUG Command: GET 832843397 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123934458 DLCTRL DEBUG Tx Command reply: GET_REPLY 832843397 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123934465 DLCTRL DEBUG Command: GET 857155840 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123934465 DLCTRL DEBUG Tx Command reply: GET_REPLY 857155840 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123934471 DLCTRL DEBUG Command: GET 221584472 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123934471 DLCTRL DEBUG Tx Command reply: GET_REPLY 221584472 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123934475 DLCTRL DEBUG Command: GET 887513125 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123934475 DLCTRL DEBUG Tx Command reply: GET_REPLY 887513125 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123934478 DLCTRL DEBUG Command: GET 826096949 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123934478 DLCTRL DEBUG Tx Command reply: GET_REPLY 826096949 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123934481 DLCTRL DEBUG Command: GET 85273872 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123934481 DLCTRL DEBUG Tx Command reply: GET_REPLY 85273872 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123934483 DLCTRL DEBUG Command: GET 961667230 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123934483 DLCTRL DEBUG Tx Command reply: GET_REPLY 961667230 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123934485 DLCTRL DEBUG Command: GET 411110394 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123934485 DLCTRL DEBUG Tx Command reply: GET_REPLY 411110394 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123934487 DLCTRL DEBUG Command: GET 826329424 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123934487 DLCTRL DEBUG Tx Command reply: GET_REPLY 826329424 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123934488 DLCTRL DEBUG Command: GET 585018903 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123934488 DLCTRL DEBUG Tx Command reply: GET_REPLY 585018903 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123934490 DLCTRL DEBUG Command: GET 986359232 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123934490 DLCTRL DEBUG Tx Command reply: GET_REPLY 986359232 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123934491 DLCTRL DEBUG Command: GET 256166995 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123934491 DLCTRL DEBUG Tx Command reply: GET_REPLY 256166995 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123934493 DLCTRL DEBUG Command: GET 906396892 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123934493 DLCTRL DEBUG Tx Command reply: GET_REPLY 906396892 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123934493 DLCTRL DEBUG Command: GET 393209872 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123934493 DLCTRL DEBUG Tx Command reply: GET_REPLY 393209872 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123934494 DLCTRL DEBUG Command: GET 655716328 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123934494 DLCTRL DEBUG Tx Command reply: GET_REPLY 655716328 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123934495 DLCTRL DEBUG Command: GET 606118490 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123934495 DLCTRL DEBUG Tx Command reply: GET_REPLY 606118490 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123934496 DLCTRL DEBUG Command: GET 967522114 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123934496 DLCTRL DEBUG Tx Command reply: GET_REPLY 967522114 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123934497 DLCTRL DEBUG Command: GET 841315460 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123934497 DLCTRL DEBUG Tx Command reply: GET_REPLY 841315460 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123934498 DLCTRL DEBUG Command: GET 818017907 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123934498 DLCTRL DEBUG Tx Command reply: GET_REPLY 818017907 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123934499 DLCTRL DEBUG Command: GET 566508326 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123934499 DLCTRL DEBUG Tx Command reply: GET_REPLY 566508326 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000001000000110'B, t_guard := 20.000000 } 20250813123934515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123935216 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123935216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f32ab3), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123935217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123935217 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) 20250813123935217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123935217 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123935217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123935217 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123935217 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123935217 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 20250813123935217 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123935217 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 20250813123935217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123935217 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123935221 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) 20250813123935221 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123935221 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123935221 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 20250813123935221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123935221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123935221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123935221 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123935221 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123935221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123935221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123935221 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) 20250813123935221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123935221 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=00f32ab3) (sccp_scrc.c:477) 20250813123935221 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20250813123935221 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813123935221 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813123935221 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123935221 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123935221 DLSCCP DEBUG SCCP-SCOC(94)[0x5602c4c16a90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)6744946 20250813123935564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123935564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123935564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250813123935564 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123935564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x66eb72, normal) (hnbgw_rua.c:407) 20250813123935564 DHNB DEBUG map_rua[0x5602c4c16a90]{init}: Allocated (fsm.c:456) 20250813123935564 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6744946)[0x5602c4c16a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123935564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6744946 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123935564 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123935564 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123935564 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250813123935564 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6744946 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250813123935564 DCN DEBUG map_sccp[0x5602c4c122b0]{init}: Allocated (fsm.c:456) 20250813123935564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123935564 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-6744946 <-> SCCP-111 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250813123935564 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6744946 SCCP-111 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250813123935565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6744946)[0x5602c4c16a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123935565 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123935565 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123935565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6744946)[0x5602c4c16a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123935565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123935565 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123935565 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{IDLE}: Allocated (fsm.c:456) 20250813123935565 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123935565 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030002060056400500f1100926) (sccp_scrc.c:406) 20250813123935565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123935565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123935565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123935565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123935565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123935565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123935565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123935565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123935565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123935565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123935565 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) 20250813123935565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123935565 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123935565 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123935565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123935565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6744946)[0x5602c4c16a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123935565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123935565 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123935565 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123935565 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 20250813123935565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123935565 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 20250813123935565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123935565 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1022) HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1022)12480653 HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(1022)@10faf1860fc2: setverdict(pass): none -> pass 20250813123935580 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) 20250813123935581 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123935581 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer MTC@10faf1860fc2: 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 } } } 20250813123935581 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 20250813123935581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123935581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123935581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123935581 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123935581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123935581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123935581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123935581 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) 20250813123935581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123935581 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=000c403f) (sccp_scrc.c:477) 20250813123935581 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20250813123935581 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123935581 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123935581 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123935581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123935581 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) 20250813123935581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123935581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123935581 DLCTRL DEBUG Command: GET 322734369 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123935581 DLCTRL DEBUG Tx Command reply: GET_REPLY 322734369 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123935584 DLCTRL DEBUG Command: GET 847235920 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123935584 DLCTRL DEBUG Tx Command reply: GET_REPLY 847235920 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123935586 DLCTRL DEBUG Command: GET 636850041 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123935586 DLCTRL DEBUG Tx Command reply: GET_REPLY 636850041 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123935588 DLCTRL DEBUG Command: GET 550801228 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123935588 DLCTRL DEBUG Tx Command reply: GET_REPLY 550801228 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123935590 DLCTRL DEBUG Command: GET 147359405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123935590 DLCTRL DEBUG Tx Command reply: GET_REPLY 147359405 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123935592 DLCTRL DEBUG Command: GET 585971547 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123935592 DLCTRL DEBUG Tx Command reply: GET_REPLY 585971547 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123935594 DLCTRL DEBUG Command: GET 12579823 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123935594 DLCTRL DEBUG Tx Command reply: GET_REPLY 12579823 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123935595 DLCTRL DEBUG Command: GET 332678426 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123935595 DLCTRL DEBUG Tx Command reply: GET_REPLY 332678426 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123935596 DLCTRL DEBUG Command: GET 555697904 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123935596 DLCTRL DEBUG Tx Command reply: GET_REPLY 555697904 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123935597 DLCTRL DEBUG Command: GET 416170766 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123935597 DLCTRL DEBUG Tx Command reply: GET_REPLY 416170766 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123935599 DLCTRL DEBUG Command: GET 823416231 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123935599 DLCTRL DEBUG Tx Command reply: GET_REPLY 823416231 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123935601 DLCTRL DEBUG Command: GET 72490699 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123935601 DLCTRL DEBUG Tx Command reply: GET_REPLY 72490699 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250813123935603 DLCTRL DEBUG Command: GET 726833527 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123935603 DLCTRL DEBUG Tx Command reply: GET_REPLY 726833527 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123935604 DLCTRL DEBUG Command: GET 34212462 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123935604 DLCTRL DEBUG Tx Command reply: GET_REPLY 34212462 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123935606 DLCTRL DEBUG Command: GET 177707597 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123935606 DLCTRL DEBUG Tx Command reply: GET_REPLY 177707597 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123935607 DLCTRL DEBUG Command: GET 582577972 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123935607 DLCTRL DEBUG Tx Command reply: GET_REPLY 582577972 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123935608 DLCTRL DEBUG Command: GET 712281310 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123935608 DLCTRL DEBUG Tx Command reply: GET_REPLY 712281310 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123935610 DLCTRL DEBUG Command: GET 677224100 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123935610 DLCTRL DEBUG Tx Command reply: GET_REPLY 677224100 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123935611 DLCTRL DEBUG Command: GET 431072721 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123935611 DLCTRL DEBUG Tx Command reply: GET_REPLY 431072721 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123935613 DLCTRL DEBUG Command: GET 806742288 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123935613 DLCTRL DEBUG Tx Command reply: GET_REPLY 806742288 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001001000100'B, t_guard := 20.000000 } 20250813123935631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123935679 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813123935679 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813123935679 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123935679 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123935679 DLSCCP DEBUG SCCP-SCOC(90)[0x5602c4c2c5b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)10941155 20250813123936657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123936658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123936658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250813123936658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123936658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa6f2e3, normal) (hnbgw_rua.c:407) 20250813123936658 DHNB DEBUG map_rua[0x5602c4c2c5b0]{init}: Allocated (fsm.c:456) 20250813123936658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10941155)[0x5602c4c2c5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123936658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10941155 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123936658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123936658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123936658 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250813123936658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10941155 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250813123936658 DCN DEBUG map_sccp[0x5602c4c24fb0]{init}: Allocated (fsm.c:456) 20250813123936658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123936658 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-10941155 <-> SCCP-112 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250813123936658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10941155 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250813123936658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10941155)[0x5602c4c2c5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123936658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123936658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123936658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10941155)[0x5602c4c2c5b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123936658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123936658 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123936658 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{IDLE}: Allocated (fsm.c:456) 20250813123936658 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123936658 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030002440056400500f1100926) (sccp_scrc.c:406) 20250813123936658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123936658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123936658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123936658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123936658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123936658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123936658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123936658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123936658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123936658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123936658 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) 20250813123936658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123936658 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123936658 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123936658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123936658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10941155)[0x5602c4c2c5b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123936659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123936659 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123936659 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123936659 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 20250813123936659 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123936659 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 20250813123936659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123936659 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1023) HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(1023)4179145 HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813123936667 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) 20250813123936668 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123936668 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123936668 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 20250813123936668 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123936668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123936668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123936668 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(1023)@10faf1860fc2: setverdict(pass): none -> pass 20250813123936668 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123936668 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123936668 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123936668 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) 20250813123936668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123936668 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=00f1a38d) (sccp_scrc.c:477) 20250813123936668 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20250813123936668 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123936668 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123936668 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123936668 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123936668 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) 20250813123936668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123936668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813123936670 DLCTRL DEBUG Command: GET 198759428 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123936670 DLCTRL DEBUG Tx Command reply: GET_REPLY 198759428 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123936675 DLCTRL DEBUG Command: GET 421084885 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123936675 DLCTRL DEBUG Tx Command reply: GET_REPLY 421084885 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123936679 DLCTRL DEBUG Command: GET 741556064 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123936679 DLCTRL DEBUG Tx Command reply: GET_REPLY 741556064 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123936683 DLCTRL DEBUG Command: GET 34097989 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123936683 DLCTRL DEBUG Tx Command reply: GET_REPLY 34097989 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123936686 DLCTRL DEBUG Command: GET 579934249 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123936686 DLCTRL DEBUG Tx Command reply: GET_REPLY 579934249 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123936690 DLCTRL DEBUG Command: GET 75295591 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123936690 DLCTRL DEBUG Tx Command reply: GET_REPLY 75295591 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123936694 DLCTRL DEBUG Command: GET 197200843 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123936694 DLCTRL DEBUG Tx Command reply: GET_REPLY 197200843 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123936698 DLCTRL DEBUG Command: GET 449846154 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123936698 DLCTRL DEBUG Tx Command reply: GET_REPLY 449846154 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123936701 DLCTRL DEBUG Command: GET 883049108 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123936701 DLCTRL DEBUG Tx Command reply: GET_REPLY 883049108 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123936703 DLCTRL DEBUG Command: GET 203050719 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123936704 DLCTRL DEBUG Tx Command reply: GET_REPLY 203050719 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123936706 DLCTRL DEBUG Command: GET 629636838 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123936706 DLCTRL DEBUG Tx Command reply: GET_REPLY 629636838 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123936708 DLCTRL DEBUG Command: GET 689348385 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123936708 DLCTRL DEBUG Tx Command reply: GET_REPLY 689348385 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250813123936711 DLCTRL DEBUG Command: GET 895545704 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123936711 DLCTRL DEBUG Tx Command reply: GET_REPLY 895545704 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123936713 DLCTRL DEBUG Command: GET 895950784 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123936713 DLCTRL DEBUG Tx Command reply: GET_REPLY 895950784 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123936715 DLCTRL DEBUG Command: GET 55936722 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123936715 DLCTRL DEBUG Tx Command reply: GET_REPLY 55936722 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123936716 DLCTRL DEBUG Command: GET 418626760 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123936716 DLCTRL DEBUG Tx Command reply: GET_REPLY 418626760 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123936718 DLCTRL DEBUG Command: GET 500386226 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123936718 DLCTRL DEBUG Tx Command reply: GET_REPLY 500386226 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123936720 DLCTRL DEBUG Command: GET 589206366 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123936720 DLCTRL DEBUG Tx Command reply: GET_REPLY 589206366 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123936721 DLCTRL DEBUG Command: GET 730453385 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123936721 DLCTRL DEBUG Tx Command reply: GET_REPLY 730453385 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123936722 DLCTRL DEBUG Command: GET 680647990 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123936722 DLCTRL DEBUG Tx Command reply: GET_REPLY 680647990 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000100000110'B, t_guard := 20.000000 } 20250813123936747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49732<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1016)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1016)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(1024)14508899 20250813123937778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123937778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123937778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123937778 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123937778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdd6363, normal) (hnbgw_rua.c:407) 20250813123937778 DHNB DEBUG map_rua[0x5602c4c127f0]{init}: Allocated (fsm.c:456) 20250813123937778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14508899)[0x5602c4c127f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123937778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14508899 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123937778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123937778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123937778 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123937778 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14508899 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250813123937778 DCN DEBUG map_sccp[0x5602c4b8f540]{init}: Allocated (fsm.c:456) 20250813123937778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123937778 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-14508899 <-> SCCP-113 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813123937778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14508899 SCCP-113 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813123937778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14508899)[0x5602c4c127f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123937778 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123937778 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123937778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14508899)[0x5602c4c127f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123937778 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123937778 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123937778 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{IDLE}: Allocated (fsm.c:456) 20250813123937779 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123937779 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030001060056400500f1100926) (sccp_scrc.c:406) 20250813123937779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123937779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123937779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123937779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123937779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123937779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123937779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123937779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123937779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123937779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123937779 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) 20250813123937779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123937779 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123937779 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123937779 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123937779 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14508899)[0x5602c4c127f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123937779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123937779 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123937779 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123937779 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 20250813123937779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123937779 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 20250813123937779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123937779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1015)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1015)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1016)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(1024) HNBGW_Test.sgsn1-RAN(1016)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(1024)7399340 HNBGW_Test.sgsn1-SCCP(1015)@10faf1860fc2: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(1024)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(1015)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@10faf1860fc2: 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 } } } 20250813123937800 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) 20250813123937800 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123937800 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123937800 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 20250813123937800 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123937800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123937800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123937800 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123937800 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123937800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123937800 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123937800 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) 20250813123937800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123937800 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=00cb2638) (sccp_scrc.c:477) 20250813123937800 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20250813123937800 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123937800 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123937800 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123937800 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123937800 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) 20250813123937800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123937800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123937800 DLCTRL DEBUG Command: GET 856422561 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123937800 DLCTRL DEBUG Tx Command reply: GET_REPLY 856422561 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123937801 DLCTRL DEBUG Command: GET 718357595 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123937801 DLCTRL DEBUG Tx Command reply: GET_REPLY 718357595 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123937802 DLCTRL DEBUG Command: GET 525209262 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123937802 DLCTRL DEBUG Tx Command reply: GET_REPLY 525209262 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123937803 DLCTRL DEBUG Command: GET 601354097 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123937803 DLCTRL DEBUG Tx Command reply: GET_REPLY 601354097 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123937804 DLCTRL DEBUG Command: GET 631520193 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123937804 DLCTRL DEBUG Tx Command reply: GET_REPLY 631520193 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123937804 DLCTRL DEBUG Command: GET 927828865 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123937804 DLCTRL DEBUG Tx Command reply: GET_REPLY 927828865 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813123937805 DLCTRL DEBUG Command: GET 926970522 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123937805 DLCTRL DEBUG Tx Command reply: GET_REPLY 926970522 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123937806 DLCTRL DEBUG Command: GET 863989851 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123937806 DLCTRL DEBUG Tx Command reply: GET_REPLY 863989851 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123937808 DLCTRL DEBUG Command: GET 59699216 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123937808 DLCTRL DEBUG Tx Command reply: GET_REPLY 59699216 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123937809 DLCTRL DEBUG Command: GET 241288290 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123937809 DLCTRL DEBUG Tx Command reply: GET_REPLY 241288290 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123937811 DLCTRL DEBUG Command: GET 569761311 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123937811 DLCTRL DEBUG Tx Command reply: GET_REPLY 569761311 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123937812 DLCTRL DEBUG Command: GET 444126208 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123937812 DLCTRL DEBUG Tx Command reply: GET_REPLY 444126208 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250813123937813 DLCTRL DEBUG Command: GET 188829377 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123937813 DLCTRL DEBUG Tx Command reply: GET_REPLY 188829377 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123937814 DLCTRL DEBUG Command: GET 573626895 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123937814 DLCTRL DEBUG Tx Command reply: GET_REPLY 573626895 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123937815 DLCTRL DEBUG Command: GET 338218259 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123937815 DLCTRL DEBUG Tx Command reply: GET_REPLY 338218259 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123937816 DLCTRL DEBUG Command: GET 933969753 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123937816 DLCTRL DEBUG Tx Command reply: GET_REPLY 933969753 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123937817 DLCTRL DEBUG Command: GET 415797188 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123937817 DLCTRL DEBUG Tx Command reply: GET_REPLY 415797188 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123937819 DLCTRL DEBUG Command: GET 451133999 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123937819 DLCTRL DEBUG Tx Command reply: GET_REPLY 451133999 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123937820 DLCTRL DEBUG Command: GET 236765195 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123937820 DLCTRL DEBUG Tx Command reply: GET_REPLY 236765195 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123937821 DLCTRL DEBUG Command: GET 36908571 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123937821 DLCTRL DEBUG Tx Command reply: GET_REPLY 36908571 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123937829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123937830 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41631<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(996)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(997)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123937831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123937833 DLINP DEBUG SRVCONN(,r=127.0.0.1:48767<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123937833 DLINP DEBUG SRVCONN(,r=127.0.0.1:48767<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123937833 DLINP NOTICE SRV(,r=127.0.0.1:48767<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123937833 DMAIN NOTICE (127.0.0.1:48767 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48767<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123937833 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(1004)@10faf1860fc2: Final verdict of PTC: none 20250813123937835 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123937835 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) 20250813123937835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-RAN(1007)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1012)@10faf1860fc2: Final verdict of PTC: none 20250813123937835 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(1013)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1010)@10faf1860fc2: Final verdict of PTC: none 20250813123937835 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123937835 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) 20250813123937835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123937835 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123937835 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 20250813123937835 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123937835 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123937835 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123937835 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123937835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123937835 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123937835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123937835 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(1003)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1006)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000)@10faf1860fc2: Final verdict of PTC: none 20250813123937836 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 20250813123937836 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) 20250813123937836 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123937836 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123937836 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 20250813123937836 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) 20250813123937836 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123937836 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123937836 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 20250813123937836 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) 20250813123937836 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123937836 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123937836 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 20250813123937836 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) 20250813123937836 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc2-SCCP(1009)@10faf1860fc2: Final verdict of PTC: none 20250813123937836 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123937836 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123937836 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) 20250813123937836 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20250813123937837 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123937837 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) 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20250813123937837 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123937837 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) 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-RAN(1016)@10faf1860fc2: Final verdict of PTC: none 20250813123937837 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 20250813123937837 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) 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123937837 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123937837 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) HNBGW_Test.msc0-M3UA(1005)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995)@10faf1860fc2: Final verdict of PTC: none 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20250813123937837 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) 20250813123937837 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) 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123937837 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123937837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123937837 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123937837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123937837 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123937837 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) 20250813123937837 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) 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123937837 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123937837 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123937837 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123937837 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123937838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123937838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123937838 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) 20250813123937838 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123937838 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123937838 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123937838 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123937838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123937838 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123937838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123937838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123937838 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123937838 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) 20250813123937838 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123937838 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250813123937838 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 20250813123937838 DLINP <0002> stream_srv.c:766 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20250813123937838 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) 20250813123937838 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250813123937838 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123937838 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123937838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123937838 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123937839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123937839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999)@10faf1860fc2: Final verdict of PTC: none 20250813123937839 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 20250813123937839 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 20250813123937839 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.sgsn1-M3UA(1017)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1020)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1008)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1011)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1019)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(998)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001)@10faf1860fc2: Final verdict of PTC: none 20250813123937858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(1014)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1018)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1015)@10faf1860fc2: Final verdict of PTC: none 20250813123937860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49706<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123937861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49732<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(1021)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(1023)@10faf1860fc2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(1024)@10faf1860fc2: Final verdict of PTC: pass TC_sgsnpool_L3Complete_valid_nri_20(1022)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(995): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(996): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(997): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(998): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(999): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(1000): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(1001): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(1002): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1003): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(1004): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1005): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(1006): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(1007): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(1008): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(1009): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(1010): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(1011): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1012): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1013): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1014): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1015): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1016): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1017): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1018): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1019): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1020): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(1021): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1022): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1023): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(1024): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:39:37 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 20250813123937982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123937982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123937982 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123937982 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) 20250813123937982 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6744946)[0x5602c4c16a90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6744946)[0x5602c4c16a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123937982 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123937982 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123937982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c403f), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123937982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123937982 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) 20250813123937982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123937982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123937982 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6744946)[0x5602c4c16a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6744946)[0x5602c4c16a90]{disrupted}: Freeing instance (context_map.c:202) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6744946)[0x5602c4c16a90]{disrupted}: Deallocated (fsm.c:568) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{disconnected}: Freeing instance (context_map.c:206) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-111)[0x5602c4c122b0]{disconnected}: Deallocated (fsm.c:568) 20250813123937982 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6744946 SCCP-111 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10941155)[0x5602c4c2c5b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10941155)[0x5602c4c2c5b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123937982 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123937982 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123937982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a38d), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123937982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123937982 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) 20250813123937982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123937982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123937982 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10941155)[0x5602c4c2c5b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10941155)[0x5602c4c2c5b0]{disrupted}: Freeing instance (context_map.c:202) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10941155)[0x5602c4c2c5b0]{disrupted}: Deallocated (fsm.c:568) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{disconnected}: Freeing instance (context_map.c:206) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-112)[0x5602c4c24fb0]{disconnected}: Deallocated (fsm.c:568) 20250813123937982 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10941155 SCCP-112 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14508899)[0x5602c4c127f0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14508899)[0x5602c4c127f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123937982 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123937982 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123937982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb2638), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123937982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123937982 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) 20250813123937982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123937982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123937982 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14508899)[0x5602c4c127f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14508899)[0x5602c4c127f0]{disrupted}: Freeing instance (context_map.c:202) 20250813123937982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14508899)[0x5602c4c127f0]{disrupted}: Deallocated (fsm.c:568) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{disconnected}: Freeing instance (context_map.c:206) 20250813123937982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-113)[0x5602c4b8f540]{disconnected}: Deallocated (fsm.c:568) 20250813123937982 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14508899 SCCP-113 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813123937983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123937983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123937983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123937983 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 20250813123937983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123937983 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 20250813123937983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123937983 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123937983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123937983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123937983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123937983 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 20250813123937983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123937983 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 20250813123937983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123937983 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123937983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123937983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123937983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123937983 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 20250813123937983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123937983 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 20250813123937983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123937983 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123937983 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 20250813123938005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123938471 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123938471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004119df), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123938471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123938471 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) 20250813123938471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123938471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123938471 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123938471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aad23), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123938471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123938471 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) 20250813123938471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123938471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123938471 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123938471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005049fc), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123938471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123938471 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) 20250813123938471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123938471 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123938472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123938472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123938472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123938472 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 20250813123938472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123938472 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 20250813123938472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123938472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123938472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123938472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123938472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123938472 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 20250813123938472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123938472 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 20250813123938472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123938472 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123938472 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 20250813123938472 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123938472 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123938472 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123938472 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 20250813123938472 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123938472 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 20250813123938472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123938473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123938473 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 20250813123938473 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 20250813123938708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49740<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=468256) 20250813123938956 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123938956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00504607), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123938956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123938956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123938956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123938956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123938956 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123938956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5833), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123938956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123938956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123938956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123938956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123938956 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123938956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007415d2), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123938956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123938956 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) 20250813123938956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123938956 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123938957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123938957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123938957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123938957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123938957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123938957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123938957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123938957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123938957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123938957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123938957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123938957 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123938957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123938957 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123938957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123938957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123938957 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123938957 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123938957 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123938957 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 20250813123938957 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123938957 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 20250813123938957 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123938957 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123938957 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 20250813123939549 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123939549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d82c4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123939549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123939549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123939549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123939549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123939549 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123939549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034659e), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123939549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123939549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123939549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123939549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123939549 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123939549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4e5b3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123939549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123939549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123939549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123939549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123939549 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123939549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3970), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123939549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123939549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123939549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123939549 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123939549 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123939549 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123939549 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123939549 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123939549 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123939549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123939549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123939549 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123939550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123939550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123939550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123939550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123939550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123939550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123939550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123939550 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123939550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123939550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123939550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123939550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123939550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123939550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123939550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123939550 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123939550 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123939550 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123939550 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123939550 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123939550 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123939550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123939550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123939550 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=468256, count=526140) 20250813123939837 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123939837 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123939837 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123939838 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123939838 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123939838 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123939838 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123939838 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123939838 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123939838 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123939838 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123939838 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123939840 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123939840 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123939840 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250813123940050 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123940050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7735c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123940050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123940050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123940050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123940050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123940050 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123940050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e662a), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123940050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123940050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123940050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123940050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123940050 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123940050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f0ac), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123940050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123940050 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123940050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123940050 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123940051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123940051 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123940051 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123940051 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123940051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123940051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123940051 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123940051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123940051 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123940051 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123940051 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123940051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123940051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123940051 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123940051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123940051 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123940051 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123940051 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123940051 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123940051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123940051 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:39:40 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@10faf1860fc2: 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@10faf1860fc2: Test case TC_sgsnpool_L3Compl_no_cn started. 20250813123941839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35784<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123941846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123941852 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46403<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123941950 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123941950 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123941961 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123941961 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123941961 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123941961 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123941961 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123941961 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123941962 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123941962 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123941962 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123941962 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45194 (stream_srv.c:142) 20250813123941962 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45194<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123941962 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123941962 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123941962 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) 20250813123941962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123941962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123941962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123941962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123941962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123941962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123941962 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123941962 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123941962 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123941962 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123941962 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123941962 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123941962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123941962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123941962 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123941962 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123941962 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) 20250813123941962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123941962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123941962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123941962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123941962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123941962 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123941962 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123941962 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123941962 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123941963 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123941963 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123941963 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123941963 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123941963 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123941963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123941963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123941964 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123941964 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123941964 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) 20250813123941964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123941964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123941964 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) 20250813123941964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941964 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) 20250813123941964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123941964 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) 20250813123941964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123941964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123941964 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123941964 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123941964 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123941964 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) 20250813123941964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123941964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123941964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123941964 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) 20250813123941964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123941964 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123941964 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123941964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123941964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123941964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123941964 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 20250813123941964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123941964 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123941964 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123941964 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123941964 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123941964 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 20250813123941964 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123941964 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 20250813123941964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1035)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(1035)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1035)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(1033)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123941980 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123941980 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123941980 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123941980 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123941980 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123941980 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123941980 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123941980 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123941980 DRANAP NOTICE cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123941980 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123941980 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123941981 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123941981 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123941981 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) 20250813123941981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123941981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123941981 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) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941981 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) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123941981 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) 20250813123941981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123941981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123941981 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123941981 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123941981 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123941981 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) 20250813123941981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123941981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123941981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123941981 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) 20250813123941981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123941981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123941981 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123941981 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123941981 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123941981 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) 20250813123941981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123941981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123941981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123941981 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) 20250813123941981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123941981 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123941981 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123941981 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123941982 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123941982 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) 20250813123941982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123941982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123941982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123941982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123941982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123941982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123941982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123941982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123941982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123941982 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 20250813123941982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123941982 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123941982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123941982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123941982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123941982 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 20250813123941982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123941982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123941982 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123941982 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123941982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123941982 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 20250813123941982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123941982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123941982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123941982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123941982 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 20250813123941982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123941982 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 20250813123941982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123941982 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123941982 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123941982 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123941982 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123941982 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123941982 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123941982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123941982 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123941982 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@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1038)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(1038)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1038)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1036)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123942006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123942006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123942006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123942006 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123942006 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) 20250813123942006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123942006 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123942006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123942006 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123942011 DLINP DEBUG SRVCONN(,r=127.0.0.1:45194<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123942011 DLINP DEBUG SRVCONN(,r=127.0.0.1:45194<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123942011 DLINP DEBUG SRVCONN(,r=127.0.0.1:45194<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123942011 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123942011 DHNBAP DEBUG (127.0.0.1:45194 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123942011 DHNBAP NOTICE (127.0.0.1:45194 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123942011 DHNBAP NOTICE (127.0.0.1:45194 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123942011 DLINP DEBUG SRVCONN(,r=127.0.0.1:45194<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123942011 DLINP DEBUG SRVCONN(,r=127.0.0.1:45194<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123942178 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 20250813123942178 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 20250813123942178 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123942178 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123942187 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123942187 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123942187 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123942187 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123942187 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123942187 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123942187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123942190 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123942190 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123942190 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123942190 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123942190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123942190 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123942190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123942190 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 20250813123942194 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 20250813123942194 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 20250813123942194 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123942194 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123942200 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123942200 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123942200 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123942200 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123942200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123942200 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123942200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123942201 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123942201 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123942201 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123942201 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123942201 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123942201 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123942201 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123942201 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 20250813123942988 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123942988 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123942988 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123942988 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123942988 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123942988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123942988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123942988 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123942988 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123942988 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123942988 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123942988 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123942988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123942988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123942988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123942988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123942988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123942988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123942988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123942988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123942988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123942988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123942988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123942989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123942989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123942989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123942989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123942989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123942989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123942989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123942989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123942989 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123942989 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) 20250813123942989 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) 20250813123942989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123942989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123942989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123942989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123942989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123942989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123942989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123942989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123942989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123942989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123942989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123942989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123942989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123942989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123942989 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123942989 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123942989 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123942989 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123942989 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123942989 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123942989 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123942989 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123942989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123942989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123942989 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1034)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123943004 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123943004 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123943004 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123943004 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123943004 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123943004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123943004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123943004 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123943004 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123943004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123943004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123943004 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123943004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123943004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123943004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123943004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123943004 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) 20250813123943004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123943004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123943004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123943004 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) 20250813123943004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123943004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123943004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123943004 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123943004 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123943004 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) 20250813123943004 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) 20250813123943004 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123943004 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123943004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123943004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123943004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123943004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123943004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123943004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123943004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123943004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123943004 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123943004 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123943004 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123943005 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123943005 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123943005 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123943005 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123943005 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123943005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123943005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123943005 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1037)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123943020 DLCTRL DEBUG Command: GET 19654739 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123943020 DLCTRL DEBUG Tx Command reply: GET_REPLY 19654739 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123943022 DLCTRL DEBUG Command: GET 784118499 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123943022 DLCTRL DEBUG Tx Command reply: GET_REPLY 784118499 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123943023 DLCTRL DEBUG Command: GET 604251784 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123943023 DLCTRL DEBUG Tx Command reply: GET_REPLY 604251784 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123943025 DLCTRL DEBUG Command: GET 265359006 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123943025 DLCTRL DEBUG Tx Command reply: GET_REPLY 265359006 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123943027 DLCTRL DEBUG Command: GET 343537488 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123943027 DLCTRL DEBUG Tx Command reply: GET_REPLY 343537488 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123943029 DLCTRL DEBUG Command: GET 150018684 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123943029 DLCTRL DEBUG Tx Command reply: GET_REPLY 150018684 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123943032 DLCTRL DEBUG Command: GET 766664108 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123943032 DLCTRL DEBUG Tx Command reply: GET_REPLY 766664108 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123943035 DLCTRL DEBUG Command: GET 184281643 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123943035 DLCTRL DEBUG Tx Command reply: GET_REPLY 184281643 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123943038 DLCTRL DEBUG Command: GET 657002767 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123943038 DLCTRL DEBUG Tx Command reply: GET_REPLY 657002767 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123943041 DLCTRL DEBUG Command: GET 128714531 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123943041 DLCTRL DEBUG Tx Command reply: GET_REPLY 128714531 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123943044 DLCTRL DEBUG Command: GET 979781738 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123943044 DLCTRL DEBUG Tx Command reply: GET_REPLY 979781738 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123943048 DLCTRL DEBUG Command: GET 368051289 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123943048 DLCTRL DEBUG Tx Command reply: GET_REPLY 368051289 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123943050 DLCTRL DEBUG Command: GET 444571132 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123943050 DLCTRL DEBUG Tx Command reply: GET_REPLY 444571132 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123943053 DLCTRL DEBUG Command: GET 70017079 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123943053 DLCTRL DEBUG Tx Command reply: GET_REPLY 70017079 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123943055 DLCTRL DEBUG Command: GET 671176213 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123943055 DLCTRL DEBUG Tx Command reply: GET_REPLY 671176213 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123943057 DLCTRL DEBUG Command: GET 202999695 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123943057 DLCTRL DEBUG Tx Command reply: GET_REPLY 202999695 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123943059 DLCTRL DEBUG Command: GET 657836715 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123943059 DLCTRL DEBUG Tx Command reply: GET_REPLY 657836715 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123943061 DLCTRL DEBUG Command: GET 422763984 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123943061 DLCTRL DEBUG Tx Command reply: GET_REPLY 422763984 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123943062 DLCTRL DEBUG Command: GET 562345485 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123943062 DLCTRL DEBUG Tx Command reply: GET_REPLY 562345485 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123943064 DLCTRL DEBUG Command: GET 964187706 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123943064 DLCTRL DEBUG Tx Command reply: GET_REPLY 964187706 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000000011111000'B, t_guard := 20.000000 } 20250813123943089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)12760956 20250813123944119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123944119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123944119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123944119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123944119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc2b77c, normal) (hnbgw_rua.c:407) 20250813123944119 DHNB DEBUG map_rua[0x5602c4c16a90]{init}: Allocated (fsm.c:456) 20250813123944119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12760956)[0x5602c4c16a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123944119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12760956 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123944119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123944119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123944119 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123944119 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12760956 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250813123944119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12760956)[0x5602c4c16a90]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123944119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12760956)[0x5602c4c16a90]{init}: Freeing instance (context_map.c:202) 20250813123944119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12760956)[0x5602c4c16a90]{init}: Deallocated (fsm.c:568) 20250813123944119 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12760956 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123944119 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) 20250813123944119 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123944119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123944119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123944119 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)@10faf1860fc2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1040)12760956 MTC@10faf1860fc2: 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 := '000000000000000011100101'B, t_guard := 20.000000 } 20250813123944162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123944434 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{WAIT_CONN_CONF}: Received Event T(conn)_expired (sccp_scoc.c:328) 20250813123944434 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{WAIT_CONN_CONF}: State change to IDLE (no timeout) (sccp_scoc.c:1188) 20250813123944434 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813123944434 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813123944434 DLSCCP DEBUG SCCP-SCOC(97)[0x5602c4c15740]{IDLE}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)13159282 20250813123945179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123945179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123945179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813123945179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123945179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc8cb72, normal) (hnbgw_rua.c:407) 20250813123945179 DHNB DEBUG map_rua[0x5602c4c15740]{init}: Allocated (fsm.c:456) 20250813123945179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13159282)[0x5602c4c15740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123945179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13159282 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123945179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123945179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123945179 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813123945179 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13159282 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250813123945179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13159282)[0x5602c4c15740]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123945179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13159282)[0x5602c4c15740]{init}: Freeing instance (context_map.c:202) 20250813123945179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13159282)[0x5602c4c15740]{init}: Deallocated (fsm.c:568) 20250813123945179 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13159282 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250813123945179 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) 20250813123945179 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123945179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123945179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123945179 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)@10faf1860fc2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1041)13159282 MTC@10faf1860fc2: 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 := '000000000000000110010110'B, t_guard := 20.000000 } 20250813123945216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)4364439 20250813123946234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123946234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123946234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813123946234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123946234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x429897, normal) (hnbgw_rua.c:407) 20250813123946234 DHNB DEBUG map_rua[0x5602c4c15740]{init}: Allocated (fsm.c:456) 20250813123946234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364439)[0x5602c4c15740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123946234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4364439 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123946234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123946234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123946234 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4364439 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250813123946234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364439)[0x5602c4c15740]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123946234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364439)[0x5602c4c15740]{init}: Freeing instance (context_map.c:202) 20250813123946234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4364439)[0x5602c4c15740]{init}: Deallocated (fsm.c:568) 20250813123946234 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4364439 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250813123946234 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) 20250813123946234 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123946234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123946235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123946235 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)@10faf1860fc2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1042)4364439 MTC@10faf1860fc2: 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 := '000000000000000010001001'B, t_guard := 20.000000 } 20250813123946270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)863525 20250813123947279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123947279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123947279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813123947279 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123947279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd2d25, normal) (hnbgw_rua.c:407) 20250813123947279 DHNB DEBUG map_rua[0x5602c4c15740]{init}: Allocated (fsm.c:456) 20250813123947279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-863525)[0x5602c4c15740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123947279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-863525 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123947279 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123947279 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123947279 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813123947279 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-863525 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250813123947279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-863525)[0x5602c4c15740]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123947279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-863525)[0x5602c4c15740]{init}: Freeing instance (context_map.c:202) 20250813123947279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-863525)[0x5602c4c15740]{init}: Deallocated (fsm.c:568) 20250813123947279 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-863525 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250813123947279 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) 20250813123947279 DHNB INFO (001-01-L2342-R11-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250813123947279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813123947279 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123947279 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)@10faf1860fc2: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(1043)863525 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123947282 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46403<->l=127.0.0.1:4262) (control_if.c:193) 20250813123947282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35796<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1027)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(1026)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123947283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35784<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032)@10faf1860fc2: Final verdict of PTC: none 20250813123947284 DLINP DEBUG SRVCONN(,r=127.0.0.1:45194<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123947284 DLINP DEBUG SRVCONN(,r=127.0.0.1:45194<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123947284 DLINP NOTICE SRV(,r=127.0.0.1:45194<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123947284 DMAIN NOTICE (127.0.0.1:45194 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45194<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123947284 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250813123947284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123947284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123947284 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123947284 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) 20250813123947284 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(1036)@10faf1860fc2: Final verdict of PTC: none 20250813123947284 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123947284 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) 20250813123947284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123947284 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813123947284 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123947284 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) 20250813123947284 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123947285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123947285 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) 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123947285 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 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123947285 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123947285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123947285 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123947285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123947285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123947285 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123947285 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) 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123947285 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 20250813123947285 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 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123947285 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-RAN(1034)@10faf1860fc2: Final verdict of PTC: none 20250813123947285 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123947285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123947285 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123947285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123947285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123947285 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-SCCP(1033)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1035)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1038)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(1031)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(1028)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1037)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(1029)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(1039)@10faf1860fc2: Final verdict of PTC: none 20250813123947288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123947289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123947289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35798<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1040)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1041)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(1042)@10faf1860fc2: Final verdict of PTC: none 20250813123947306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(1043)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(1025): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(1026): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(1028): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(1029): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(1030): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(1031): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(1032): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1033): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(1034): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1035): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1036): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1037): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1038): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(1039): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1040): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1041): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1042): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(1043): none (pass -> pass) MTC@10faf1860fc2: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass'. Wed Aug 13 12:39:47 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 20250813123947364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123947966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35826<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=239548) 20250813123947983 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123947983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb2638), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123947983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123947983 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) 20250813123947983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123947983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123947983 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123947983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a38d), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123947983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123947983 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) 20250813123947983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123947983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123947983 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813123947983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c403f), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123947983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123947983 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) 20250813123947983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123947983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123947984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123947984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123947984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123947984 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 20250813123947984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123947984 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 20250813123947984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123947984 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123947984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123947984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123947984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123947984 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 20250813123947984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123947984 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 20250813123947984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123947984 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 20250813123947984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123947984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123947984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123947984 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 20250813123947984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123947984 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 20250813123947984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123948472 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123948472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005049fc), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123948472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123948472 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) 20250813123948472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123948472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123948472 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123948472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aad23), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123948472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123948472 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) 20250813123948472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123948472 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123948472 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123948472 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004119df), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123948472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123948472 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) 20250813123948473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123948473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123948473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123948473 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123948473 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123948473 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 20250813123948473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123948473 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 20250813123948473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123948473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123948473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123948473 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123948473 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123948473 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 20250813123948473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123948473 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 20250813123948473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123948473 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123948473 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 20250813123948474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123948474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123948474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123948474 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 20250813123948474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123948474 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 20250813123948474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123948474 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123948474 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 20250813123948474 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 20250813123948957 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123948957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007415d2), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123948957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123948957 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) 20250813123948957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123948957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123948957 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123948957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5833), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123948957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123948957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123948957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123948957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123948957 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123948957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00504607), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123948957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123948957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123948957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123948957 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123948958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123948958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123948958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123948958 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 20250813123948958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123948958 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 20250813123948958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123948958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123948958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123948958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123948958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123948958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123948958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123948958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123948958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123948958 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123948958 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 20250813123948958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123948958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123948958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123948958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123948958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123948958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123948958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123948958 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=239548, count=253200) 20250813123949286 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123949286 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123949286 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123949286 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123949286 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123949286 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123949550 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123949550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3970), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123949550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123949550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123949550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123949550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123949550 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123949550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4e5b3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123949550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123949550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123949550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123949550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123949550 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123949550 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034659e), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123949550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123949550 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123949550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123949550 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123949551 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123949551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d82c4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123949551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123949551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123949551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123949551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123949551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123949551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123949551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123949551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123949551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123949551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123949551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123949551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123949551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123949551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123949551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123949551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123949551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123949551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123949551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123949551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123949551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123949552 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:39: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_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 20250813123950051 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123950051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f0ac), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123950051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123950051 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123950051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123950051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123950051 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123950051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e662a), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123950051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123950051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123950051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123950051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123950051 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123950051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7735c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123950051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123950051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123950051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123950051 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123950051 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123950052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123950052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123950052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123950052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123950052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123950052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123950052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123950052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123950052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123950052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123950052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123950052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123950052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123950052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123950052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123950052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123950052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123950052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123950052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123950052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250813123951055 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123951057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123951060 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42263<->l=127.0.0.1:4262) (control_if.c:572) 20250813123951138 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123951138 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)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123951147 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123951147 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123951147 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123951147 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123951147 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123951148 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41497 (stream_srv.c:142) 20250813123951148 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41497<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123951148 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123951148 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123951148 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123951148 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123951148 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) 20250813123951148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123951148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123951148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123951148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123951148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123951148 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123951148 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123951148 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123951148 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123951148 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951148 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123951148 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123951148 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123951148 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123951148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123951148 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813123951149 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123951149 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123951149 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) 20250813123951149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123951149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123951149 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) 20250813123951149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951149 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) 20250813123951149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123951149 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) 20250813123951149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123951149 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123951149 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123951149 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123951149 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123951149 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) 20250813123951149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123951149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123951149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123951149 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) 20250813123951149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123951150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123951150 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123951150 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123951150 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123951150 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) 20250813123951150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123951150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123951150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123951150 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123951150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123951150 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123951150 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123951150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123951150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123951150 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 20250813123951150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123951150 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123951150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123951150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123951150 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 20250813123951150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123951150 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 20250813123951150 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123951150 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951150 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123951150 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123951150 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123951150 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123951150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123951150 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1054)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(1054)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1054)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(1052)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1057)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(1057)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1057)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(1055)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(1060)@10faf1860fc2: ************************************************* HNBGW_Test.msc2-M3UA(1060)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(1060)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(1058)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123951192 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123951192 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123951192 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123951192 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123951192 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123951193 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123951193 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123951193 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123951193 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123951194 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123951194 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123951194 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) 20250813123951194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123951194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123951194 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) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 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) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123951194 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) 20250813123951194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123951194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123951194 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123951194 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123951194 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123951194 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) 20250813123951194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123951194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123951194 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) 20250813123951194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123951194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123951194 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123951194 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123951194 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123951194 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) 20250813123951194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123951194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123951194 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) 20250813123951194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123951194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123951194 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123951194 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123951194 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123951194 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) 20250813123951194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123951194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123951194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123951194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123951194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123951194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123951194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123951194 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123951194 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123951194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123951194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123951194 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 20250813123951194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123951194 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123951194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123951194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123951194 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 20250813123951194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123951194 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 20250813123951194 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123951194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123951194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123951194 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 20250813123951194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123951194 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 20250813123951194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123951194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123951194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123951194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123951194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123951194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123951194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123951194 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123951194 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@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1063)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(1063)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1063)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1061)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1066)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(1066)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1066)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(1064)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(1069)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn2-M3UA(1069)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(1069)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn2-SCCP(1067)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123951245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123951245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123951245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123951245 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123951245 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) 20250813123951245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123951245 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123951245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123951245 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123951252 DLINP DEBUG SRVCONN(,r=127.0.0.1:41497<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123951252 DLINP DEBUG SRVCONN(,r=127.0.0.1:41497<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123951252 DLINP DEBUG SRVCONN(,r=127.0.0.1:41497<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123951252 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123951252 DHNBAP DEBUG (127.0.0.1:41497 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123951252 DHNBAP NOTICE (127.0.0.1:41497 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123951252 DHNBAP NOTICE (127.0.0.1:41497 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123951252 DLINP DEBUG SRVCONN(,r=127.0.0.1:41497<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123951252 DLINP DEBUG SRVCONN(,r=127.0.0.1:41497<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123951367 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 20250813123951367 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 20250813123951367 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123951367 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123951373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123951373 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123951373 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123951373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123951373 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123951373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123951373 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951373 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123951373 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123951373 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123951373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123951373 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123951373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123951373 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 20250813123951378 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 20250813123951378 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 20250813123951378 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123951378 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(1057)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123951383 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) 20250813123951383 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123951383 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123951383 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123951383 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123951383 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123951383 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123951384 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) 20250813123951384 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123951384 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123951384 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123951384 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123951384 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123951384 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123951384 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 20250813123951391 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 20250813123951391 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 20250813123951391 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123951391 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250813123951397 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) 20250813123951397 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20250813123951397 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123951397 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123951397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123951397 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123951397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123951399 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) 20250813123951399 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123951399 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123951399 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123951399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123951399 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123951399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123951399 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 20250813123951407 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 20250813123951407 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 20250813123951407 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123951407 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123951412 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951412 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123951412 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123951412 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123951412 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123951412 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123951412 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123951413 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123951413 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123951413 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123951413 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123951413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123951413 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123951413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123951413 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 20250813123951420 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 20250813123951420 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 20250813123951420 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 20250813123951420 DLSS7 <000c> osmo_ss7_asp.c:1106 ?: connection closed 20250813123951420 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250813123951420 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250813123951420 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123951425 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) 20250813123951425 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123951425 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250813123951425 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250813123951426 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250813123951426 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123951426 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123951426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250813123951432 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) 20250813123951432 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123951432 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123951432 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123951432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123951432 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250813123951432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123951435 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 20250813123951435 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 20250813123951435 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123951435 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250813123951441 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) 20250813123951441 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20250813123951441 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123951441 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123951441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123951441 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250813123951441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123951444 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) 20250813123951444 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123951444 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123951444 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123951444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123951444 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123951444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123952184 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123952184 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813123952184 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813123952184 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813123952184 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123952184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123952184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123952184 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123952184 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123952184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123952184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123952184 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813123952184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123952184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123952184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813123952184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123952184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952185 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123952185 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123952185 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123952185 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123952185 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) 20250813123952185 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) 20250813123952185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123952185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123952185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123952185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123952185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123952185 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123952185 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123952185 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813123952185 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123952185 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123952185 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123952185 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123952185 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123952185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123952185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813123952185 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123952193 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) 20250813123952193 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813123952193 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813123952193 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 20250813123952193 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123952193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123952193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123952193 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123952193 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123952193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123952193 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123952193 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) 20250813123952193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123952193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123952193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813123952193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123952193 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) 20250813123952193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) HNBGW_Test.msc0-RAN(1053)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123952193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952193 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) 20250813123952193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123952193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123952193 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123952193 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123952193 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) 20250813123952193 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) 20250813123952193 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123952193 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123952193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123952194 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123952194 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123952194 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123952194 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123952194 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123952194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123952194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813123952194 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123952193 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123952193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123952193 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123952193 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123952193 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(1056)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123952198 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) 20250813123952198 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20250813123952198 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc2-0: m3ua_rx_xfer 20250813123952198 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 20250813123952198 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123952198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123952198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123952198 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123952198 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123952198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123952198 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123952198 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) 20250813123952198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123952198 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123952198 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250813123952198 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123952198 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) 20250813123952198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952199 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) 20250813123952199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123952199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123952199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123952199 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123952199 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) 20250813123952199 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) 20250813123952199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123952199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123952199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123952199 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) 20250813123952199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123952199 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123952199 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123952199 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: link up (cnlink.c:111) 20250813123952199 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123952199 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123952199 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123952199 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 20250813123952199 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123952199 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 20250813123952199 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250813123952199 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(1059)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123952220 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123952220 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123952220 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123952220 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123952220 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123952220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123952220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123952220 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123952221 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123952221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123952221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123952221 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123952221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123952221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123952221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813123952221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123952221 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) 20250813123952221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952221 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) 20250813123952221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123952221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123952221 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123952221 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123952221 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) 20250813123952221 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) 20250813123952221 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123952221 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123952221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123952221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123952221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123952221 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123952221 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123952221 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813123952221 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123952221 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123952221 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123952221 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123952221 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123952221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123952221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123952221 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1062)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123952233 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) 20250813123952233 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813123952233 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813123952233 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 20250813123952233 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123952233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123952233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123952233 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123952233 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123952233 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123952234 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123952234 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) 20250813123952234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123952234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123952234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813123952234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123952234 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) 20250813123952234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952234 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) 20250813123952234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123952234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123952234 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123952234 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123952234 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) 20250813123952234 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) 20250813123952234 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123952234 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123952234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123952234 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) 20250813123952234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123952234 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123952234 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123952234 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813123952235 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123952235 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123952235 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123952235 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 20250813123952235 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123952235 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 20250813123952235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813123952235 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1065)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123952248 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) 20250813123952248 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123952248 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123952248 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 20250813123952248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123952248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123952248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123952248 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123952248 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123952248 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123952248 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123952248 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) 20250813123952248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123952248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813123952248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250813123952248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813123952248 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) 20250813123952248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952248 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) 20250813123952248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123952248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813123952248 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813123952248 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813123952248 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) 20250813123952248 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) 20250813123952248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123952248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123952248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123952248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123952248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123952248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123952248 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) 20250813123952248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123952248 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123952248 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813123952248 DRANAP NOTICE cnlink(sgsn-2)[0x5602c4bfe770]{CONNECTED}: link up (cnlink.c:111) 20250813123952248 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123952248 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123952248 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123952248 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 20250813123952248 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123952248 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 20250813123952248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123952248 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-RAN(1068)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813123953264 DLCTRL DEBUG Command: GET 309156472 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123953264 DLCTRL DEBUG Tx Command reply: GET_REPLY 309156472 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813123953267 DLCTRL DEBUG Command: GET 165220194 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123953267 DLCTRL DEBUG Tx Command reply: GET_REPLY 165220194 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123953271 DLCTRL DEBUG Command: GET 432661892 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123953271 DLCTRL DEBUG Tx Command reply: GET_REPLY 432661892 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123953275 DLCTRL DEBUG Command: GET 56099915 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123953275 DLCTRL DEBUG Tx Command reply: GET_REPLY 56099915 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123953278 DLCTRL DEBUG Command: GET 196787614 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123953278 DLCTRL DEBUG Tx Command reply: GET_REPLY 196787614 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813123953281 DLCTRL DEBUG Command: GET 186941418 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123953281 DLCTRL DEBUG Tx Command reply: GET_REPLY 186941418 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123953283 DLCTRL DEBUG Command: GET 489856155 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123953283 DLCTRL DEBUG Tx Command reply: GET_REPLY 489856155 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123953285 DLCTRL DEBUG Command: GET 504419531 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123953285 DLCTRL DEBUG Tx Command reply: GET_REPLY 504419531 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123953287 DLCTRL DEBUG Command: GET 768134716 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123953287 DLCTRL DEBUG Tx Command reply: GET_REPLY 768134716 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123953289 DLCTRL DEBUG Command: GET 272328515 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123953289 DLCTRL DEBUG Tx Command reply: GET_REPLY 272328515 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813123953291 DLCTRL DEBUG Command: GET 554977755 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123953291 DLCTRL DEBUG Tx Command reply: GET_REPLY 554977755 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123953292 DLCTRL DEBUG Command: GET 891448108 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123953292 DLCTRL DEBUG Tx Command reply: GET_REPLY 891448108 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123953294 DLCTRL DEBUG Command: GET 1658499 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123953294 DLCTRL DEBUG Tx Command reply: GET_REPLY 1658499 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123953295 DLCTRL DEBUG Command: GET 325404594 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123953295 DLCTRL DEBUG Tx Command reply: GET_REPLY 325404594 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123953296 DLCTRL DEBUG Command: GET 290164114 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123953296 DLCTRL DEBUG Tx Command reply: GET_REPLY 290164114 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813123953297 DLCTRL DEBUG Command: GET 813309171 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123953297 DLCTRL DEBUG Tx Command reply: GET_REPLY 813309171 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123953298 DLCTRL DEBUG Command: GET 915514671 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123953298 DLCTRL DEBUG Tx Command reply: GET_REPLY 915514671 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123953299 DLCTRL DEBUG Command: GET 150090570 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123953299 DLCTRL DEBUG Tx Command reply: GET_REPLY 150090570 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123953300 DLCTRL DEBUG Command: GET 519589719 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123953300 DLCTRL DEBUG Tx Command reply: GET_REPLY 519589719 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123953300 DLCTRL DEBUG Command: GET 767967201 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123953300 DLCTRL DEBUG Tx Command reply: GET_REPLY 767967201 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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@10faf1860fc2: 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@10faf1860fc2: 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 := '000000000000000110010110'B, t_guard := 20.000000 } 20250813123953312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1062)@10faf1860fc2: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1062)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)14796496 20250813123954344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123954344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123954344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250813123954344 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123954344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe1c6d0, normal) (hnbgw_rua.c:407) 20250813123954344 DHNB DEBUG map_rua[0x5602c4c15740]{init}: Allocated (fsm.c:456) 20250813123954344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796496)[0x5602c4c15740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123954344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14796496 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123954344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123954344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123954344 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250813123954344 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250813123954344 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14796496 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) 20250813123954344 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14796496 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813123954344 DCN DEBUG map_sccp[0x5602c4c16a90]{init}: Allocated (fsm.c:456) 20250813123954344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123954344 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-14796496 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813123954344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14796496 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250813123954344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796496)[0x5602c4c15740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123954344 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123954344 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123954344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796496)[0x5602c4c15740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123954344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123954344 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123954344 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{IDLE}: Allocated (fsm.c:456) 20250813123954344 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123954344 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030001960056400500f1100926) (sccp_scrc.c:406) 20250813123954344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123954344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123954344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123954344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123954344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123954344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123954344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123954344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123954344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123954344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123954344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123954344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123954345 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123954345 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123954345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123954345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796496)[0x5602c4c15740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123954345 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123954345 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123954345 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123954345 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123954345 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123954345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123954345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123954345 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1061)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1061)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1062)@10faf1860fc2: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(1071) HNBGW_Test.sgsn0-RAN(1062)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1071)16430479 HNBGW_Test.sgsn0-SCCP(1061)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1061)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250813123954349 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123954349 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123954349 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123954349 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813123954349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123954349 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=00c3cebb) (sccp_scrc.c:477) 20250813123954349 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20250813123954349 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123954349 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123954349 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123954349 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123954349 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) 20250813123954349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123954349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123954349 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123954349 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813123954349 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813123954349 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813123954349 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123954349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123954349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123954349 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_nri_from_other_PLMN0(1071)@10faf1860fc2: setverdict(pass): none -> pass MTC@10faf1860fc2: 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 } } } 20250813123954350 DLCTRL DEBUG Command: GET 684366597 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123954350 DLCTRL DEBUG Tx Command reply: GET_REPLY 684366597 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123954351 DLCTRL DEBUG Command: GET 583531466 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123954351 DLCTRL DEBUG Tx Command reply: GET_REPLY 583531466 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123954352 DLCTRL DEBUG Command: GET 388817926 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123954352 DLCTRL DEBUG Tx Command reply: GET_REPLY 388817926 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123954352 DLCTRL DEBUG Command: GET 909482601 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123954353 DLCTRL DEBUG Tx Command reply: GET_REPLY 909482601 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123954353 DLCTRL DEBUG Command: GET 821111791 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123954353 DLCTRL DEBUG Tx Command reply: GET_REPLY 821111791 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123954354 DLCTRL DEBUG Command: GET 50545815 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123954354 DLCTRL DEBUG Tx Command reply: GET_REPLY 50545815 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123954355 DLCTRL DEBUG Command: GET 769648594 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123954355 DLCTRL DEBUG Tx Command reply: GET_REPLY 769648594 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123954356 DLCTRL DEBUG Command: GET 146191229 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123954356 DLCTRL DEBUG Tx Command reply: GET_REPLY 146191229 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123954356 DLCTRL DEBUG Command: GET 73747772 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123954356 DLCTRL DEBUG Tx Command reply: GET_REPLY 73747772 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123954357 DLCTRL DEBUG Command: GET 42948840 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123954357 DLCTRL DEBUG Tx Command reply: GET_REPLY 42948840 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123954358 DLCTRL DEBUG Command: GET 285541952 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123954358 DLCTRL DEBUG Tx Command reply: GET_REPLY 285541952 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123954359 DLCTRL DEBUG Command: GET 541485994 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123954359 DLCTRL DEBUG Tx Command reply: GET_REPLY 541485994 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813123954359 DLCTRL DEBUG Command: GET 775540485 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123954359 DLCTRL DEBUG Tx Command reply: GET_REPLY 775540485 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123954360 DLCTRL DEBUG Command: GET 698601105 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123954360 DLCTRL DEBUG Tx Command reply: GET_REPLY 698601105 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123954361 DLCTRL DEBUG Command: GET 206848979 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123954361 DLCTRL DEBUG Tx Command reply: GET_REPLY 206848979 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123954362 DLCTRL DEBUG Command: GET 613325029 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123954362 DLCTRL DEBUG Tx Command reply: GET_REPLY 613325029 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123954362 DLCTRL DEBUG Command: GET 150954718 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123954362 DLCTRL DEBUG Tx Command reply: GET_REPLY 150954718 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123954363 DLCTRL DEBUG Command: GET 3962898 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123954363 DLCTRL DEBUG Tx Command reply: GET_REPLY 3962898 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123954364 DLCTRL DEBUG Command: GET 427315639 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123954364 DLCTRL DEBUG Tx Command reply: GET_REPLY 427315639 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123954365 DLCTRL DEBUG Command: GET 15976188 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123954365 DLCTRL DEBUG Tx Command reply: GET_REPLY 15976188 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000111000011'B, t_guard := 20.000000 } 20250813123954378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(1068)@10faf1860fc2: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(1068)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(1072)6606470 20250813123955386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123955386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123955386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250813123955386 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813123955386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x64ce86, normal) (hnbgw_rua.c:407) 20250813123955386 DHNB DEBUG map_rua[0x5602c4c2c5b0]{init}: Allocated (fsm.c:456) 20250813123955386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6606470)[0x5602c4c2c5b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813123955386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6606470 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813123955386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123955386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123955386 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250813123955386 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6606470 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250813123955386 DCN DEBUG map_sccp[0x5602c4c24fb0]{init}: Allocated (fsm.c:456) 20250813123955386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813123955386 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-6606470 <-> SCCP-115 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250813123955386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6606470 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250813123955386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6606470)[0x5602c4c2c5b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813123955386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813123955386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813123955386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6606470)[0x5602c4c2c5b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813123955386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813123955386 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813123955386 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{IDLE}: Allocated (fsm.c:456) 20250813123955386 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813123955386 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=001340550000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001c30056400500f1100926) (sccp_scrc.c:406) 20250813123955386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123955386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123955386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123955386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123955386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123955386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123955386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123955386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123955386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123955386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123955386 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) 20250813123955386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123955386 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123955386 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813123955386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813123955386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6606470)[0x5602c4c2c5b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813123955386 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123955386 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123955386 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123955386 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 20250813123955386 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123955386 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 20250813123955386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123955386 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(1067)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(1067)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(1068)@10faf1860fc2: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(1072) HNBGW_Test.sgsn2-RAN(1068)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(1072)2379770 HNBGW_Test.sgsn2-SCCP(1067)@10faf1860fc2: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(1072)@10faf1860fc2: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(1067)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@10faf1860fc2: 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 } } } 20250813123955392 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) 20250813123955392 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20250813123955392 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20250813123955392 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 20250813123955392 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813123955392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813123955392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813123955392 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813123955392 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813123955392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813123955392 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813123955392 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) 20250813123955392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813123955392 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=00973e43) (sccp_scrc.c:477) 20250813123955392 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20250813123955392 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813123955392 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813123955392 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813123955392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813123955392 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) 20250813123955392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813123955392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250813123955392 DLCTRL DEBUG Command: GET 292822203 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813123955392 DLCTRL DEBUG Tx Command reply: GET_REPLY 292822203 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813123955393 DLCTRL DEBUG Command: GET 744731700 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813123955393 DLCTRL DEBUG Tx Command reply: GET_REPLY 744731700 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813123955393 DLCTRL DEBUG Command: GET 319990922 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813123955394 DLCTRL DEBUG Tx Command reply: GET_REPLY 319990922 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123955394 DLCTRL DEBUG Command: GET 904614218 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123955394 DLCTRL DEBUG Tx Command reply: GET_REPLY 904614218 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123955395 DLCTRL DEBUG Command: GET 218453035 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813123955395 DLCTRL DEBUG Tx Command reply: GET_REPLY 218453035 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123955397 DLCTRL DEBUG Command: GET 445614394 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813123955397 DLCTRL DEBUG Tx Command reply: GET_REPLY 445614394 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813123955398 DLCTRL DEBUG Command: GET 702812021 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813123955398 DLCTRL DEBUG Tx Command reply: GET_REPLY 702812021 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813123955399 DLCTRL DEBUG Command: GET 764283047 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813123955399 DLCTRL DEBUG Tx Command reply: GET_REPLY 764283047 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123955401 DLCTRL DEBUG Command: GET 533805744 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123955401 DLCTRL DEBUG Tx Command reply: GET_REPLY 533805744 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123955404 DLCTRL DEBUG Command: GET 947610262 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813123955404 DLCTRL DEBUG Tx Command reply: GET_REPLY 947610262 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123955407 DLCTRL DEBUG Command: GET 763387709 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813123955407 DLCTRL DEBUG Tx Command reply: GET_REPLY 763387709 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813123955409 DLCTRL DEBUG Command: GET 517504278 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813123955409 DLCTRL DEBUG Tx Command reply: GET_REPLY 517504278 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250813123955412 DLCTRL DEBUG Command: GET 817359079 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813123955412 DLCTRL DEBUG Tx Command reply: GET_REPLY 817359079 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123955415 DLCTRL DEBUG Command: GET 78283991 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123955415 DLCTRL DEBUG Tx Command reply: GET_REPLY 78283991 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123955417 DLCTRL DEBUG Command: GET 744068878 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813123955417 DLCTRL DEBUG Tx Command reply: GET_REPLY 744068878 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123955419 DLCTRL DEBUG Command: GET 910998120 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813123955419 DLCTRL DEBUG Tx Command reply: GET_REPLY 910998120 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813123955420 DLCTRL DEBUG Command: GET 577296224 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813123955420 DLCTRL DEBUG Tx Command reply: GET_REPLY 577296224 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813123955421 DLCTRL DEBUG Command: GET 241177606 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813123955421 DLCTRL DEBUG Tx Command reply: GET_REPLY 241177606 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813123955422 DLCTRL DEBUG Command: GET 704682012 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813123955422 DLCTRL DEBUG Tx Command reply: GET_REPLY 704682012 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813123955423 DLCTRL DEBUG Command: GET 895089761 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813123955423 DLCTRL DEBUG Tx Command reply: GET_REPLY 895089761 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813123955427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35842<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123955427 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42263<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1046)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(1045)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123955429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35828<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123955430 DLINP DEBUG SRVCONN(,r=127.0.0.1:41497<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123955430 DLINP DEBUG SRVCONN(,r=127.0.0.1:41497<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123955430 DLINP NOTICE SRV(,r=127.0.0.1:41497<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123955430 DMAIN NOTICE (127.0.0.1:41497 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41497<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813123955430 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-RAN(1059)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1052)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(1058)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1064)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1065)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1056)@10faf1860fc2: Final verdict of PTC: none 20250813123955432 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123955432 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) 20250813123955432 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-RAN(1053)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1055)@10faf1860fc2: Final verdict of PTC: none 20250813123955432 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20250813123955433 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123955433 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) 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20250813123955433 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123955433 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) 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123955433 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123955433 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) 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123955433 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 20250813123955433 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) 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc2-0: connection closed 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049)@10faf1860fc2: Final verdict of PTC: none 20250813123955433 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123955433 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123955433 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123955433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123955433 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123955433 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123955433 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) 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813123955433 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 20250813123955433 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) 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813123955433 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123955433 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123955434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123955434 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123955434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123955434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123955434 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123955434 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) 20250813123955434 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123955434 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813123955434 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 20250813123955434 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123955434 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) 20250813123955434 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123955434 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123955434 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 20250813123955434 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123955434 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_sgsnpool_nri_from_other_PLMN-Iuh1(1050)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(1060)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(1068)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(1047)@10faf1860fc2: Final verdict of PTC: none 20250813123955434 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123955434 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123955434 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 20250813123955434 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 20250813123955434 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) 20250813123955434 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813123955434 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123955434 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123955435 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123955435 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813123955435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123955435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123955435 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813123955435 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) 20250813123955435 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813123955435 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20250813123955435 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 20250813123955435 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 20250813123955435 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123955435 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813123955435 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123955435 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123955435 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123955435 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123955435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123955435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813123955435 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813123955435 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) 20250813123955435 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123955435 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813123955435 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 20250813123955435 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 20250813123955435 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) 20250813123955435 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn2-0: connection closed 20250813123955435 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123955436 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123955436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123955436 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250813123955436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123955436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(1070)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1066)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1063)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1062)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1057)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044)@10faf1860fc2: Final verdict of PTC: none 20250813123955445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44274<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813123955445 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 20250813123955447 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) 20250813123955447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813123955447 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813123955447 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813123955447 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) 20250813123955447 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813123955447 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813123955447 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) 20250813123955447 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123955447 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813123955447 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813123955447 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813123955447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813123955447 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813123955447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813123955447 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(1061)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(1069)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(1067)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1054)@10faf1860fc2: Final verdict of PTC: none 20250813123955455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44264<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(1072)@10faf1860fc2: Final verdict of PTC: pass TC_sgsnpool_nri_from_other_PLMN0(1071)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(1044): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(1045): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(1046): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(1047): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(1048): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(1049): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(1050): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(1051): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1052): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(1053): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1054): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(1055): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(1056): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(1057): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-SCCP(1058): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-RAN(1059): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc2-M3UA(1060): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1061): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1062): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1063): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1064): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1065): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1066): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(1067): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-RAN(1068): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(1069): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(1070): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1071): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(1072): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:39:55 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 20250813123955569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123955590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123955590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123955590 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813123955590 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) 20250813123955590 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796496)[0x5602c4c15740]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796496)[0x5602c4c15740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123955590 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123955590 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123955590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3cebb), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123955590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123955590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123955590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123955590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123955590 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796496)[0x5602c4c15740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796496)[0x5602c4c15740]{disrupted}: Freeing instance (context_map.c:202) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14796496)[0x5602c4c15740]{disrupted}: Deallocated (fsm.c:568) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{disconnected}: Freeing instance (context_map.c:206) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x5602c4c16a90]{disconnected}: Deallocated (fsm.c:568) 20250813123955590 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14796496 SCCP-114 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6606470)[0x5602c4c2c5b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6606470)[0x5602c4c2c5b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813123955590 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813123955590 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813123955590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00973e43), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813123955590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123955590 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) 20250813123955590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123955590 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123955590 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6606470)[0x5602c4c2c5b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6606470)[0x5602c4c2c5b0]{disrupted}: Freeing instance (context_map.c:202) 20250813123955590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6606470)[0x5602c4c2c5b0]{disrupted}: Deallocated (fsm.c:568) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{disconnected}: Freeing instance (context_map.c:206) 20250813123955590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-115)[0x5602c4c24fb0]{disconnected}: Deallocated (fsm.c:568) 20250813123955590 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6606470 SCCP-115 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250813123955590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123955590 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123955590 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123955590 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123955590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123955590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123955590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813123955590 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123955590 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123955590 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123955590 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123955590 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 20250813123955590 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123955590 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 20250813123955590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250813123955590 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req 20250813123956270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=446224) Waiting for packet dumper to finish... 1 (prev_count=446224, count=446764) 20250813123957434 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123957434 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123957434 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250813123957434 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123957434 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123957434 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250813123957435 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123957435 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123957435 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813123957435 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123957435 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813123957435 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813123957436 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123957436 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250813123957436 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250813123957447 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813123957447 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813123957447 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813123957983 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123957983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a38d), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123957983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123957983 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) 20250813123957983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123957983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123957983 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123957983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb2638), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123957983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123957983 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) 20250813123957983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123957983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123957983 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123957983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c403f), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123957983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123957983 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) 20250813123957983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123957983 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123957983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123957983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123957983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123957983 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 20250813123957983 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123957983 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 20250813123957983 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123957983 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123957983 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123957983 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123957983 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 20250813123957984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123957984 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 20250813123957984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123957984 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123957984 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123957984 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123957984 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 20250813123957984 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123957984 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 20250813123957984 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:39: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_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 20250813123958473 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123958473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004119df), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123958473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123958473 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) 20250813123958473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123958473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123958473 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123958473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aad23), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123958473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123958473 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) 20250813123958473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123958473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123958473 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123958473 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005049fc), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123958473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123958473 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) 20250813123958473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123958473 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123958473 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123958473 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123958473 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123958473 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 20250813123958473 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123958473 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 20250813123958474 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123958474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123958474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123958474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123958474 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 20250813123958474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123958474 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 20250813123958474 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123958474 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123958474 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123958474 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123958474 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 20250813123958474 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123958474 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 20250813123958474 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123958958 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123958958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00504607), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123958958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123958958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123958958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123958958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123958958 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123958958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5833), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123958958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123958958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123958958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123958958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123958958 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123958958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007415d2), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123958958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123958958 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) 20250813123958958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123958958 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123958958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123958958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123958958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123958958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123958958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123958958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123958958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123958958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123958958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123958958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123958958 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123958958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123958958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123958958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123958958 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123958958 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123958958 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123958958 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 20250813123958958 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123958958 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 20250813123958958 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@10faf1860fc2: 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@10faf1860fc2: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250813123959323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44298<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123959326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813123959329 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42543<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123959424 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813123959424 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123959435 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123959435 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123959435 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123959436 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123959436 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123959436 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123959436 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123959436 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123959436 DRANAP NOTICE cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123959436 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123959436 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813123959436 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53810 (stream_srv.c:142) 20250813123959436 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53810<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813123959437 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123959437 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813123959437 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) 20250813123959437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123959437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123959437 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) 20250813123959437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959437 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) 20250813123959437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959437 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) 20250813123959437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813123959437 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959437 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123959437 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123959437 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813123959437 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) 20250813123959437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123959437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123959437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959437 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) 20250813123959437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813123959438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959438 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123959438 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123959438 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813123959438 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) 20250813123959438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123959438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123959438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813123959438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959438 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123959438 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123959438 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813123959438 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) 20250813123959438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123959438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123959438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813123959438 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959438 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123959438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959438 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 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813123959438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959438 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 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813123959438 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 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813123959438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813123959438 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959438 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959438 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959438 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813123959438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1083)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(1083)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1083)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1081)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(1086)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-M3UA(1086)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(1086)@10faf1860fc2: ************************************************* HNBGW_Test.msc1-SCCP(1084)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123959467 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123959467 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123959467 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123959467 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123959467 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123959467 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123959467 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123959467 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123959467 DRANAP NOTICE cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: link lost (cnlink.c:118) 20250813123959467 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813123959467 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813123959468 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123959468 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813123959468 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) 20250813123959468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123959468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123959468 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) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 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) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959469 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) 20250813123959469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813123959469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959469 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123959469 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123959469 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813123959469 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) 20250813123959469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123959469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959469 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) 20250813123959469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813123959469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959469 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123959469 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123959469 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813123959469 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) 20250813123959469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123959469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959469 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) 20250813123959469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813123959469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959469 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123959469 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813123959469 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813123959469 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) 20250813123959469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813123959469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813123959469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813123959469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813123959469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123959469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123959469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959469 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813123959469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959469 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 20250813123959469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813123959469 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813123959469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959469 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 20250813123959469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813123959469 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 20250813123959469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813123959469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959469 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 20250813123959469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813123959469 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 20250813123959469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813123959469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959469 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123959469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123959469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123959469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1089)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(1089)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1089)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(1087)@10faf1860fc2: v_sccp_pdu_maxlen:268 MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1092)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(1092)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1092)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(1090)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813123959507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123959507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123959507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123959507 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123959507 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) 20250813123959507 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123959507 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123959507 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123959507 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@10faf1860fc2: setverdict(pass): none -> pass 20250813123959512 DLINP DEBUG SRVCONN(,r=127.0.0.1:53810<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813123959512 DLINP DEBUG SRVCONN(,r=127.0.0.1:53810<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813123959512 DLINP DEBUG SRVCONN(,r=127.0.0.1:53810<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813123959512 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813123959512 DHNBAP DEBUG (127.0.0.1:53810 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813123959512 DHNBAP NOTICE (127.0.0.1:53810 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813123959512 DHNBAP NOTICE (127.0.0.1:53810 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813123959512 DLINP DEBUG SRVCONN(,r=127.0.0.1:53810<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813123959512 DLINP DEBUG SRVCONN(,r=127.0.0.1:53810<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813123959551 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123959551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d82c4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123959551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123959551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123959551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959551 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123959551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034659e), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123959551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123959551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123959551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959551 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123959551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4e5b3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123959551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123959551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123959551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959551 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813123959551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3970), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813123959551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813123959551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813123959551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813123959551 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813123959551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123959551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123959551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123959551 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959551 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813123959551 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813123959551 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813123959551 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813123959651 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 20250813123959651 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 20250813123959651 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123959651 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813123959653 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959653 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813123959653 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123959653 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123959653 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123959653 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123959653 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123959654 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959654 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123959654 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123959654 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123959654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123959654 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123959654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123959664 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 20250813123959664 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 20250813123959664 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123959664 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(1086)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250813123959665 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) 20250813123959665 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20250813123959665 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123959665 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123959665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123959665 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123959665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123959666 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) 20250813123959666 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123959666 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123959666 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123959666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123959666 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123959666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123959681 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 20250813123959682 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 20250813123959682 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123959682 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813123959683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959683 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813123959683 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123959683 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123959683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123959683 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813123959683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123959683 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813123959683 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123959683 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123959683 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123959683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123959683 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123959683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813123959694 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 20250813123959694 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 20250813123959694 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813123959694 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813123959695 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) 20250813123959695 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813123959695 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813123959695 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813123959695 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813123959695 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813123959695 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813123959696 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) 20250813123959696 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813123959696 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813123959696 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813123959696 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813123959696 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813123959696 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124000052 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124000052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d7735c), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124000052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124000052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124000052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124000052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124000052 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124000052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008e662a), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124000052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124000052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124000052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124000052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124000052 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124000052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074f0ac), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124000052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124000052 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124000052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813124000052 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124000052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124000052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124000052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124000052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124000052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124000052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124000052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124000052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124000052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124000052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124000052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124000052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124000052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000052 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000052 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124000052 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124000052 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813124000052 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813124000052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813124000052 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813124000052 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000055 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) 20250813124000055 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813124000055 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813124000055 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 20250813124000055 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124000055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124000055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124000055 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000055 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124000055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124000055 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124000055 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) 20250813124000055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124000055 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=0074f0ac) (sccp_scrc.c:477) 20250813124000055 DLSCCP DEBUG Received CO:RELCO for local reference 100 (sccp_scoc.c:1824) 20250813124000055 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124000055 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124000055 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124000055 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124000055 DLSCCP DEBUG SCCP-SCOC(100)[0x5602c4b30f40]{IDLE}: Deallocated (fsm.c:568) 20250813124000056 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000056 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124000056 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124000056 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124000056 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124000056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124000056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124000056 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000056 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124000056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124000056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124000056 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124000056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124000056 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=00d7735c) (sccp_scrc.c:477) 20250813124000056 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20250813124000056 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124000056 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124000056 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124000056 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124000056 DLSCCP DEBUG SCCP-SCOC(98)[0x5602c4c10a60]{IDLE}: Deallocated (fsm.c:568) 20250813124000258 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000258 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124000258 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124000258 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124000258 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124000258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124000258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124000258 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000258 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124000258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124000258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124000258 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124000258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124000258 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=008e662a) (sccp_scrc.c:477) 20250813124000258 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20250813124000258 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124000258 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124000258 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124000258 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124000258 DLSCCP DEBUG SCCP-SCOC(99)[0x5602c4c11820]{IDLE}: Deallocated (fsm.c:568) 20250813124000462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000462 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124000462 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124000462 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124000462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124000462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124000462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124000462 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000462 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124000462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124000462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124000462 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124000462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124000462 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124000462 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813124000462 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124000462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000462 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124000462 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124000462 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124000462 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124000462 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) 20250813124000462 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) 20250813124000462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124000462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124000462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124000462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124000462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124000462 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124000462 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124000462 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813124000462 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000462 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124000462 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124000462 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124000462 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124000462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124000462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124000462 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1082)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124000469 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) 20250813124000469 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20250813124000469 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc1-0: m3ua_rx_xfer 20250813124000469 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 20250813124000469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124000469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124000469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124000469 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000469 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124000469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124000469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124000469 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) 20250813124000469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124000469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124000469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250813124000469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124000469 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) 20250813124000469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000469 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) 20250813124000469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124000469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124000469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124000469 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124000469 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) 20250813124000469 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) 20250813124000469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124000469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124000469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124000469 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124000469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813124000469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124000469 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124000469 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: link up (cnlink.c:111) 20250813124000469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124000469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124000469 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813124000469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813124000469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813124000469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250813124000469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(1085)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124000488 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000488 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124000488 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124000488 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124000488 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124000488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124000488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124000488 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000488 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124000488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124000488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124000488 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124000488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124000488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124000488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813124000488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124000488 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) 20250813124000488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000489 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) 20250813124000489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124000489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124000489 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124000489 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124000489 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) 20250813124000489 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) 20250813124000489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124000489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124000489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124000489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124000489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124000489 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124000489 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124000489 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813124000489 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000489 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124000489 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124000489 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124000489 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124000489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124000489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124000489 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1088)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124000500 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) 20250813124000500 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124000500 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124000500 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 20250813124000500 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124000500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124000500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124000500 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124000501 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124000501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124000501 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124000501 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) 20250813124000501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124000501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124000501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813124000501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124000501 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) 20250813124000501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000501 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) 20250813124000501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000501 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124000501 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124000501 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124000501 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124000501 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) 20250813124000501 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) 20250813124000501 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124000501 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124000501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124000501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124000501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124000501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124000501 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) 20250813124000501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124000501 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124000501 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124000501 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813124000501 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124000501 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124000501 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124000501 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 20250813124000501 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124000501 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 20250813124000501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124000501 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1091)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124001515 DLCTRL DEBUG Command: GET 372649284 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813124001515 DLCTRL DEBUG Tx Command reply: GET_REPLY 372649284 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813124001516 DLCTRL DEBUG Command: GET 404505923 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813124001517 DLCTRL DEBUG Tx Command reply: GET_REPLY 404505923 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813124001518 DLCTRL DEBUG Command: GET 136255346 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813124001518 DLCTRL DEBUG Tx Command reply: GET_REPLY 136255346 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124001519 DLCTRL DEBUG Command: GET 737320820 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124001519 DLCTRL DEBUG Tx Command reply: GET_REPLY 737320820 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124001519 DLCTRL DEBUG Command: GET 579058905 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813124001520 DLCTRL DEBUG Tx Command reply: GET_REPLY 579058905 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813124001520 DLCTRL DEBUG Command: GET 100268878 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813124001520 DLCTRL DEBUG Tx Command reply: GET_REPLY 100268878 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813124001521 DLCTRL DEBUG Command: GET 192812842 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813124001521 DLCTRL DEBUG Tx Command reply: GET_REPLY 192812842 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813124001522 DLCTRL DEBUG Command: GET 240796650 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813124001522 DLCTRL DEBUG Tx Command reply: GET_REPLY 240796650 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124001523 DLCTRL DEBUG Command: GET 774013254 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124001523 DLCTRL DEBUG Tx Command reply: GET_REPLY 774013254 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124001524 DLCTRL DEBUG Command: GET 638197251 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813124001524 DLCTRL DEBUG Tx Command reply: GET_REPLY 638197251 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813124001524 DLCTRL DEBUG Command: GET 54447466 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813124001524 DLCTRL DEBUG Tx Command reply: GET_REPLY 54447466 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813124001525 DLCTRL DEBUG Command: GET 337277849 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813124001525 DLCTRL DEBUG Tx Command reply: GET_REPLY 337277849 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813124001526 DLCTRL DEBUG Command: GET 950183831 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813124001526 DLCTRL DEBUG Tx Command reply: GET_REPLY 950183831 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124001527 DLCTRL DEBUG Command: GET 606719449 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124001527 DLCTRL DEBUG Tx Command reply: GET_REPLY 606719449 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124001527 DLCTRL DEBUG Command: GET 887174844 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813124001527 DLCTRL DEBUG Tx Command reply: GET_REPLY 887174844 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813124001528 DLCTRL DEBUG Command: GET 935135517 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813124001528 DLCTRL DEBUG Tx Command reply: GET_REPLY 935135517 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813124001529 DLCTRL DEBUG Command: GET 617209715 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813124001529 DLCTRL DEBUG Tx Command reply: GET_REPLY 617209715 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813124001529 DLCTRL DEBUG Command: GET 679582470 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813124001529 DLCTRL DEBUG Tx Command reply: GET_REPLY 679582470 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124001530 DLCTRL DEBUG Command: GET 736608432 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124001530 DLCTRL DEBUG Tx Command reply: GET_REPLY 736608432 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124001531 DLCTRL DEBUG Command: GET 179454287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813124001531 DLCTRL DEBUG Tx Command reply: GET_REPLY 179454287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000000111111010'B, t_guard := 20.000000 } 20250813124001543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1088)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1088)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)2045505 20250813124002557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124002557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124002557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813124002557 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813124002557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f3641, normal) (hnbgw_rua.c:407) 20250813124002558 DHNB DEBUG map_rua[0x5602c4c10a60]{init}: Allocated (fsm.c:456) 20250813124002558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2045505)[0x5602c4c10a60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813124002558 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2045505 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813124002558 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124002558 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124002558 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813124002558 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2045505 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813124002558 DCN DEBUG map_sccp[0x5602c4b30f40]{init}: Allocated (fsm.c:456) 20250813124002558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813124002558 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-2045505 <-> SCCP-116 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813124002558 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2045505 SCCP-116 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813124002558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2045505)[0x5602c4c10a60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813124002558 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124002558 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124002558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2045505)[0x5602c4c10a60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813124002558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124002558 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813124002558 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{IDLE}: Allocated (fsm.c:456) 20250813124002558 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813124002558 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001fa0056400500f1100926) (sccp_scrc.c:406) 20250813124002558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124002558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124002558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124002558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124002558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124002558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124002558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124002558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124002558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124002558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124002558 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124002558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124002558 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124002558 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813124002558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813124002558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2045505)[0x5602c4c10a60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813124002558 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124002558 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124002558 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124002558 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124002558 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124002558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124002558 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124002558 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1087)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1087)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1088)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094) HNBGW_Test.sgsn0-RAN(1088)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)15177366 HNBGW_Test.sgsn0-SCCP(1087)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1087)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@10faf1860fc2: setverdict(pass): none -> pass 20250813124002565 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124002565 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124002565 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124002565 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124002565 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124002565 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124002565 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124002565 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124002565 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124002565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124002565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124002565 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124002565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124002565 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=00f172e7) (sccp_scrc.c:477) 20250813124002565 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20250813124002565 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813124002565 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813124002565 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124002565 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813124002565 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) 20250813124002565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813124002565 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813124002565 DLCTRL DEBUG Command: GET 390044020 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813124002565 DLCTRL DEBUG Tx Command reply: GET_REPLY 390044020 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813124002566 DLCTRL DEBUG Command: GET 363170701 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813124002566 DLCTRL DEBUG Tx Command reply: GET_REPLY 363170701 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813124002567 DLCTRL DEBUG Command: GET 633011395 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813124002567 DLCTRL DEBUG Tx Command reply: GET_REPLY 633011395 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124002568 DLCTRL DEBUG Command: GET 938694392 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124002568 DLCTRL DEBUG Tx Command reply: GET_REPLY 938694392 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124002569 DLCTRL DEBUG Command: GET 133464041 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813124002569 DLCTRL DEBUG Tx Command reply: GET_REPLY 133464041 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124002570 DLCTRL DEBUG Command: GET 204369353 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813124002570 DLCTRL DEBUG Tx Command reply: GET_REPLY 204369353 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813124002571 DLCTRL DEBUG Command: GET 985435664 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813124002571 DLCTRL DEBUG Tx Command reply: GET_REPLY 985435664 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813124002572 DLCTRL DEBUG Command: GET 787137241 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813124002572 DLCTRL DEBUG Tx Command reply: GET_REPLY 787137241 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124002573 DLCTRL DEBUG Command: GET 363076697 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124002573 DLCTRL DEBUG Tx Command reply: GET_REPLY 363076697 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124002574 DLCTRL DEBUG Command: GET 120755951 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813124002574 DLCTRL DEBUG Tx Command reply: GET_REPLY 120755951 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124002575 DLCTRL DEBUG Command: GET 932033723 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813124002575 DLCTRL DEBUG Tx Command reply: GET_REPLY 932033723 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813124002575 DLCTRL DEBUG Command: GET 425098533 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813124002575 DLCTRL DEBUG Tx Command reply: GET_REPLY 425098533 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813124002576 DLCTRL DEBUG Command: GET 42757223 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813124002576 DLCTRL DEBUG Tx Command reply: GET_REPLY 42757223 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124002577 DLCTRL DEBUG Command: GET 460804521 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124002577 DLCTRL DEBUG Tx Command reply: GET_REPLY 460804521 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124002577 DLCTRL DEBUG Command: GET 787663843 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813124002577 DLCTRL DEBUG Tx Command reply: GET_REPLY 787663843 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124002578 DLCTRL DEBUG Command: GET 562460109 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813124002578 DLCTRL DEBUG Tx Command reply: GET_REPLY 562460109 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813124002579 DLCTRL DEBUG Command: GET 595376004 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813124002579 DLCTRL DEBUG Tx Command reply: GET_REPLY 595376004 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813124002580 DLCTRL DEBUG Command: GET 958482373 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813124002580 DLCTRL DEBUG Tx Command reply: GET_REPLY 958482373 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124002581 DLCTRL DEBUG Command: GET 184366692 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124002581 DLCTRL DEBUG Tx Command reply: GET_REPLY 184366692 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124002581 DLCTRL DEBUG Command: GET 676323960 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813124002581 DLCTRL DEBUG Tx Command reply: GET_REPLY 676323960 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000000010011101'B, t_guard := 20.000000 } 20250813124002592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@10faf1860fc2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)15544655 20250813124003620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124003620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124003620 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813124003620 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813124003620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xed314f, normal) (hnbgw_rua.c:407) 20250813124003620 DHNB DEBUG map_rua[0x5602c4c16a90]{init}: Allocated (fsm.c:456) 20250813124003620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544655)[0x5602c4c16a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813124003620 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15544655 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813124003620 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124003620 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124003621 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813124003621 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15544655 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250813124003621 DCN DEBUG map_sccp[0x5602c4c2c5b0]{init}: Allocated (fsm.c:456) 20250813124003621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813124003621 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-15544655 <-> SCCP-117 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813124003621 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15544655 SCCP-117 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250813124003621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544655)[0x5602c4c16a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813124003621 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124003621 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124003621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544655)[0x5602c4c16a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813124003621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124003621 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813124003621 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{IDLE}: Allocated (fsm.c:456) 20250813124003621 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813124003621 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300009d0056400500f1100926) (sccp_scrc.c:406) 20250813124003621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124003621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124003621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124003621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124003621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124003621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124003621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124003621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124003621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124003621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124003621 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) 20250813124003621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124003621 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124003621 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813124003621 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813124003621 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544655)[0x5602c4c16a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813124003621 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124003621 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124003621 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124003621 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 20250813124003621 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124003621 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 20250813124003621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124003621 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1090)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1090)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1091)@10faf1860fc2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095) HNBGW_Test.sgsn1-RAN(1091)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)13756865 HNBGW_Test.sgsn1-SCCP(1090)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1090)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@10faf1860fc2: setverdict(pass): none -> pass 20250813124003636 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) 20250813124003636 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124003636 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124003636 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 20250813124003636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124003636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124003636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124003636 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124003636 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124003636 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124003636 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124003636 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) 20250813124003636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124003636 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=00a153c6) (sccp_scrc.c:477) 20250813124003636 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20250813124003636 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813124003636 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813124003636 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124003636 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813124003636 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) 20250813124003636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813124003636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813124003638 DLCTRL DEBUG Command: GET 576242463 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813124003638 DLCTRL DEBUG Tx Command reply: GET_REPLY 576242463 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813124003641 DLCTRL DEBUG Command: GET 79578997 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813124003641 DLCTRL DEBUG Tx Command reply: GET_REPLY 79578997 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813124003644 DLCTRL DEBUG Command: GET 958685483 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813124003644 DLCTRL DEBUG Tx Command reply: GET_REPLY 958685483 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124003646 DLCTRL DEBUG Command: GET 129112839 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124003646 DLCTRL DEBUG Tx Command reply: GET_REPLY 129112839 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124003649 DLCTRL DEBUG Command: GET 224178819 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813124003649 DLCTRL DEBUG Tx Command reply: GET_REPLY 224178819 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124003651 DLCTRL DEBUG Command: GET 25636807 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813124003651 DLCTRL DEBUG Tx Command reply: GET_REPLY 25636807 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813124003655 DLCTRL DEBUG Command: GET 707465829 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813124003655 DLCTRL DEBUG Tx Command reply: GET_REPLY 707465829 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813124003659 DLCTRL DEBUG Command: GET 159239741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813124003659 DLCTRL DEBUG Tx Command reply: GET_REPLY 159239741 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124003663 DLCTRL DEBUG Command: GET 249911839 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124003663 DLCTRL DEBUG Tx Command reply: GET_REPLY 249911839 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124003666 DLCTRL DEBUG Command: GET 737521581 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813124003666 DLCTRL DEBUG Tx Command reply: GET_REPLY 737521581 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124003669 DLCTRL DEBUG Command: GET 681357042 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813124003669 DLCTRL DEBUG Tx Command reply: GET_REPLY 681357042 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813124003672 DLCTRL DEBUG Command: GET 535323461 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813124003672 DLCTRL DEBUG Tx Command reply: GET_REPLY 535323461 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813124003675 DLCTRL DEBUG Command: GET 208291232 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813124003675 DLCTRL DEBUG Tx Command reply: GET_REPLY 208291232 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124003678 DLCTRL DEBUG Command: GET 976641093 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124003678 DLCTRL DEBUG Tx Command reply: GET_REPLY 976641093 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124003682 DLCTRL DEBUG Command: GET 637469581 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813124003682 DLCTRL DEBUG Tx Command reply: GET_REPLY 637469581 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124003687 DLCTRL DEBUG Command: GET 904455852 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813124003687 DLCTRL DEBUG Tx Command reply: GET_REPLY 904455852 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813124003692 DLCTRL DEBUG Command: GET 18229063 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813124003692 DLCTRL DEBUG Tx Command reply: GET_REPLY 18229063 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813124003697 DLCTRL DEBUG Command: GET 441719737 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813124003697 DLCTRL DEBUG Tx Command reply: GET_REPLY 441719737 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124003701 DLCTRL DEBUG Command: GET 539437171 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124003701 DLCTRL DEBUG Tx Command reply: GET_REPLY 539437171 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124003705 DLCTRL DEBUG Command: GET 532823646 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813124003705 DLCTRL DEBUG Tx Command reply: GET_REPLY 532823646 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: "disconnecting msc0" 20250813124003708 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250813124003712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124003712 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) 20250813124003712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124003712 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813124003712 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124003712 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) 20250813124003712 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124003712 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813124003712 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 20250813124003712 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124003712 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813124003712 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124003712 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124003712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124003712 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124003712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124003712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@10faf1860fc2: 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 := '000000000000001001011111'B, t_guard := 20.000000 } 20250813124003741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(1091)@10faf1860fc2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1091)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)3326482 20250813124004761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124004761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124004761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813124004762 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813124004762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x32c212, normal) (hnbgw_rua.c:407) 20250813124004762 DHNB DEBUG map_rua[0x5602c4b8f540]{init}: Allocated (fsm.c:456) 20250813124004762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813124004762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3326482 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813124004762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124004762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124004762 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3326482 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813124004762 DCN DEBUG map_sccp[0x5602c4ba4bf0]{init}: Allocated (fsm.c:456) 20250813124004762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5602c4ba4bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813124004762 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-3326482 <-> SCCP-118 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813124004762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3326482 SCCP-118 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813124004762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813124004762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124004762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124004762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813124004762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5602c4ba4bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124004762 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813124004762 DLSCCP DEBUG SCCP-SCOC(118)[0x5602c4c0ec90]{IDLE}: Allocated (fsm.c:456) 20250813124004762 DLSCCP DEBUG SCCP-SCOC(118)[0x5602c4c0ec90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813124004762 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f400300025f0056400500f1100926) (sccp_scrc.c:406) 20250813124004762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124004762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124004762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124004762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124004762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124004762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124004762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124004762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124004762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124004762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124004762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124004762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124004762 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124004762 DLSCCP DEBUG SCCP-SCOC(118)[0x5602c4c0ec90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813124004762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5602c4ba4bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813124004762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813124004762 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124004762 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124004762 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124004762 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124004762 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124004762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124004762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124004762 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813124005591 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813124005591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00973e43), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124005591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124005591 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) 20250813124005591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124005591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124005591 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813124005591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3cebb), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124005591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124005591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124005591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124005591 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124005591 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124005592 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124005592 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124005592 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 20250813124005592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124005592 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 20250813124005592 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124005592 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124005592 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124005592 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124005592 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124005592 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124005592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124005592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124005592 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813124005713 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124005713 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124005713 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813124007984 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124007984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c403f), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124007984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124007984 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) 20250813124007984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124007984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124007984 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124007984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb2638), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124007984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124007984 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) 20250813124007984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124007984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124007984 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124007984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a38d), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124007984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124007984 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) 20250813124007984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124007984 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124007985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124007985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124007985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124007985 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 20250813124007985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124007985 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 20250813124007985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124007985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124007985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124007985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124007985 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 20250813124007985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124007985 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 20250813124007985 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124007985 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124007985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124007985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124007985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124007985 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 20250813124007985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124007985 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 20250813124007985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124007992 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) 20250813124007992 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124007992 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124007992 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 20250813124007992 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124007992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124007992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124007992 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124007992 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124007992 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124007992 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124007992 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) 20250813124007992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124007992 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=00cb2638) (sccp_scrc.c:477) 20250813124007992 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20250813124007992 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124007992 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124007992 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124007992 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124007992 DLSCCP DEBUG SCCP-SCOC(113)[0x5602c4c58f50]{IDLE}: Deallocated (fsm.c:568) 20250813124008474 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124008474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005049fc), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124008474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124008474 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) 20250813124008474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124008474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124008474 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124008474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003aad23), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124008474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124008474 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) 20250813124008474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124008474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124008474 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124008474 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004119df), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124008474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124008474 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) 20250813124008474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124008474 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124008475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124008475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124008475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124008475 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 20250813124008475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124008475 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 20250813124008475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124008475 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124008475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124008475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124008475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124008475 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 20250813124008475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124008475 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 20250813124008475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124008475 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124008475 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124008475 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124008475 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124008475 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 20250813124008475 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124008476 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 20250813124008476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124008476 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124008480 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) 20250813124008480 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124008480 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124008480 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 20250813124008480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124008480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124008480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124008480 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124008480 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124008481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124008481 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124008481 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) 20250813124008481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124008481 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=005049fc) (sccp_scrc.c:477) 20250813124008481 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20250813124008481 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124008481 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124008481 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124008481 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124008481 DLSCCP DEBUG SCCP-SCOC(108)[0x5602c4c61bd0]{IDLE}: Deallocated (fsm.c:568) 20250813124008682 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) 20250813124008682 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124008682 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124008682 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 20250813124008682 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124008682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124008682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124008682 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124008682 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) 20250813124008682 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124008682 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124008682 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 20250813124008683 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124008683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124008683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124008683 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124008683 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124008683 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124008683 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124008683 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) 20250813124008683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124008683 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=003aad23) (sccp_scrc.c:477) 20250813124008683 DLSCCP DEBUG Received CO:RELCO for local reference 109 (sccp_scoc.c:1824) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(109)[0x5602c4ad0ff0]{IDLE}: Deallocated (fsm.c:568) 20250813124008683 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124008683 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124008683 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124008683 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) 20250813124008683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124008683 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=004119df) (sccp_scrc.c:477) 20250813124008683 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124008683 DLSCCP DEBUG SCCP-SCOC(110)[0x5602c4c150b0]{IDLE}: Deallocated (fsm.c:568) 20250813124008958 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124008959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007415d2), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124008959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124008959 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) 20250813124008959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124008959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124008959 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124008959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5833), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124008959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124008959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124008959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124008959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124008959 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124008959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00504607), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124008959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124008959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124008959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124008959 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124008959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124008959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124008959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124008959 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 20250813124008959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124008959 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 20250813124008959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124008959 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124008959 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124008959 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124008959 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124008959 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124008959 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124008960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124008960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813124008960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124008960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124008960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124008960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124008960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124008960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124008960 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813124008965 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) 20250813124008965 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124008965 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124008965 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 20250813124008965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124008965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124008965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124008965 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124008965 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124008965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124008965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124008965 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) 20250813124008965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124008965 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=007415d2) (sccp_scrc.c:477) 20250813124008965 DLSCCP DEBUG Received CO:RELCO for local reference 106 (sccp_scoc.c:1824) 20250813124008965 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124008966 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124008966 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124008966 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124008966 DLSCCP DEBUG SCCP-SCOC(106)[0x5602c4c2b8f0]{IDLE}: Deallocated (fsm.c:568) 20250813124009552 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124009552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e3970), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124009552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124009552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124009552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124009552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124009552 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124009552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a4e5b3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124009552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124009552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124009552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124009552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124009552 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124009552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0034659e), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124009552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124009552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124009552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124009552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124009552 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124009552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d82c4), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124009552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124009552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124009552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124009552 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124009553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124009553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124009553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124009553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124009553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124009553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124009553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813124009553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124009553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124009553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124009553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124009553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124009553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124009553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813124009553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124009553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124009553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124009553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124009553 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124009553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124009553 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813124009553 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124009553 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124009553 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124009553 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124009554 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124009554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124009554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813124009763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5602c4ba4bf0]{wait_cc}: Timeout of X31 (fsm.c:317) 20250813124009763 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813124009763 DLSCCP DEBUG SCCP-SCOC(118)[0x5602c4c0ec90]{CONN_PEND_OUT}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813124009763 DLSCCP DEBUG SCCP-SCOC(118)[0x5602c4c0ec90]{CONN_PEND_OUT}: State change to WAIT_CONN_CONF (no timeout) (sccp_scoc.c:1070) 20250813124009763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5602c4ba4bf0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:542) 20250813124009763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813124009763 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813124009763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250813124009763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813124009763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813124009763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{disrupted}: Freeing instance (context_map.c:202) 20250813124009763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3326482)[0x5602c4b8f540]{disrupted}: Deallocated (fsm.c:568) 20250813124009763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5602c4ba4bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813124009763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5602c4ba4bf0]{disconnected}: Freeing instance (context_map.c:206) 20250813124009763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-118)[0x5602c4ba4bf0]{disconnected}: Deallocated (fsm.c:568) 20250813124009763 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3326482 SCCP-118 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813124009763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124009763 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)@10faf1860fc2: 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 := '000000000000001001011111'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 := '000000000000001001011111'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)@10faf1860fc2: Stopping testcase execution from "ConnHdlr.ttcn":345 MC@10faf1860fc2: Test Component 1096 has requested to stop MTC. Terminating current testcase execution. 20250813124009771 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42543<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(1087)@10faf1860fc2: Final verdict of PTC: none 20250813124009772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124009772 DLINP DEBUG SRVCONN(,r=127.0.0.1:53810<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124009772 DLINP DEBUG SRVCONN(,r=127.0.0.1:53810<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124009772 DLINP NOTICE SRV(,r=127.0.0.1:53810<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813124009772 DMAIN NOTICE (127.0.0.1:53810 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53810<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813124009772 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(1088)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1082)@10faf1860fc2: Final verdict of PTC: none 20250813124009774 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124009774 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) 20250813124009774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124009774 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813124009774 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124009774 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) 20250813124009774 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124009774 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813124009774 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 20250813124009774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124009774 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813124009774 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124009774 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124009774 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124009774 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124009774 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124009774 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(1089)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-RAN(1085)@10faf1860fc2: Final verdict of PTC: none 20250813124009775 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 20250813124009775 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) 20250813124009775 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124009775 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080)@10faf1860fc2: Final verdict of PTC: none 20250813124009775 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250813124009776 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) 20250813124009776 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813124009776 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20250813124009776 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) 20250813124009776 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) 20250813124009776 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813124009776 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124009776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44298<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124009776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124009776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124009776 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813124009776 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) 20250813124009776 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813124009776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2045505)[0x5602c4c10a60]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813124009776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2045505)[0x5602c4c10a60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813124009776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813124009776 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813124009776 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813124009776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f172e7), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813124009776 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124009776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124009776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124009776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124009776 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124009776 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813124009776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813124009776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2045505)[0x5602c4c10a60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813124009776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2045505)[0x5602c4c10a60]{disrupted}: Freeing instance (context_map.c:202) 20250813124009776 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124009776 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813124009776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124009776 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813124009776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2045505)[0x5602c4c10a60]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(1083)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1081)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(1084)@10faf1860fc2: Final verdict of PTC: none 20250813124009776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813124009777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{disconnected}: Freeing instance (context_map.c:206) 20250813124009777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-116)[0x5602c4b30f40]{disconnected}: Deallocated (fsm.c:568) 20250813124009777 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 20250813124009777 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) 20250813124009777 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124009777 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813124009777 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2045505 SCCP-116 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813124009777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544655)[0x5602c4c16a90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813124009777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544655)[0x5602c4c16a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813124009777 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) 20250813124009777 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) 20250813124009777 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc1-0: connection closed 20250813124009777 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078)@10faf1860fc2: Final verdict of PTC: none 20250813124009777 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124009777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124009777 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250813124009777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124009777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813124009777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813124009777 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813124009777 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813124009777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a153c6), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813124009777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124009777 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) 20250813124009777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124009777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124009777 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813124009777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813124009777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544655)[0x5602c4c16a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813124009777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544655)[0x5602c4c16a90]{disrupted}: Freeing instance (context_map.c:202) 20250813124009777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15544655)[0x5602c4c16a90]{disrupted}: Deallocated (fsm.c:568) 20250813124009777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813124009777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{disconnected}: Freeing instance (context_map.c:206) 20250813124009777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-117)[0x5602c4c2c5b0]{disconnected}: Deallocated (fsm.c:568) 20250813124009777 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15544655 SCCP-117 sgsn-1 MI=NONE: Deallocating (context_map.c:225) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073)@10faf1860fc2: Final verdict of PTC: none 20250813124009778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) IPA-CTRL-CLI-IPA(1075)@10faf1860fc2: Final verdict of PTC: none 20250813124009778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn1-M3UA(1092)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1090)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(1074)@10faf1860fc2: Final verdict of PTC: none20250813124009778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124009778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124009778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124009778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124009779 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20250813124009779 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124009779 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124009779 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124009779 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 20250813124009779 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124009779 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 20250813124009779 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124009779 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(1086)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(1076)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(1093)@10faf1860fc2: Final verdict of PTC: none 20250813124009781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124009782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094)@10faf1860fc2: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095)@10faf1860fc2: Final verdict of PTC: pass HNBGW_Test.sgsn1-RAN(1091)@10faf1860fc2: Final verdict of PTC: none 20250813124009796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1096)@10faf1860fc2: 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 := '000000000000001001011111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(1073): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(1074): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(1075): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(1076): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(1077): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(1078): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(1079): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(1080): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1081): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(1082): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1083): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-SCCP(1084): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-RAN(1085): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc1-M3UA(1086): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1087): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1088): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1089): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1090): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1091): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1092): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(1093): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1094): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(1095): pass (pass -> pass) MTC@10faf1860fc2: 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 := '000000000000001001011111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }"" MTC@10faf1860fc2: 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 := '000000000000001001011111'B } }, { id := 86, criticality := ignore (1), value_ := { globalRNC_ID := { pLMNidentity := '00F110'O, rNC_ID := 2342 } } } }, protocolExtensions := omit } } } }" MTC@10faf1860fc2: 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'. Wed Aug 13 12:40:09 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 20250813124009929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124010532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37584<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=552924) Waiting for packet dumper to finish... 1 (prev_count=552924, count=556804) 20250813124011775 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124011775 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124011775 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813124011777 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124011777 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813124011777 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250813124011778 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124011778 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250813124011778 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:40: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250813124013665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124013670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124013674 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43577<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813124013759 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813124013759 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813124013771 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124013771 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124013771 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124013771 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124013771 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124013771 DRANAP NOTICE cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813124013772 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60430 (stream_srv.c:142) 20250813124013772 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60430<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813124013772 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124013772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813124013772 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) 20250813124013772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124013772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124013772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124013772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124013772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124013772 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124013772 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124013772 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124013772 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124013772 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124013772 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124013772 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124013772 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124013772 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124013772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124013772 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813124013773 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124013773 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813124013773 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) 20250813124013773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124013773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124013773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124013773 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124013773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813124013773 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124013773 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124013773 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124013773 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124013773 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124013773 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813124013773 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) 20250813124013773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124013773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124013773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124013774 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) 20250813124013774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813124013774 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124013774 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124013774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124013774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124013774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124013774 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813124013774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813124013774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813124013774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813124013774 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124013774 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124013774 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124013774 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 20250813124013774 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813124013774 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 20250813124013774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813124013775 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124013775 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813124013775 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) 20250813124013775 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124013775 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124013775 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) 20250813124013775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013775 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) 20250813124013775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124013775 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) 20250813124013775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813124013775 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124013775 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124013775 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124013775 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124013775 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124013775 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 20250813124013775 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813124013775 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1107)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(1107)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1107)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(1105)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813124013793 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124013793 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124013793 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124013793 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124013793 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124013793 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124013794 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124013794 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124013794 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124013794 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124013795 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124013795 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813124013795 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) 20250813124013795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124013795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124013795 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) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 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) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124013795 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) 20250813124013795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813124013795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124013795 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124013795 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124013795 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813124013795 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) 20250813124013795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124013795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124013795 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) 20250813124013795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124013795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124013795 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124013795 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124013795 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813124013795 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) 20250813124013795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124013795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124013795 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) 20250813124013795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124013795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124013795 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124013795 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124013795 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813124013795 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) 20250813124013795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124013795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124013795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124013795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124013795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124013795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124013795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124013795 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124013795 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124013795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124013795 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124013795 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124013795 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 20250813124013795 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813124013795 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813124013795 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124013796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124013796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124013796 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 20250813124013796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124013796 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 20250813124013796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124013796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124013796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124013796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124013796 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 20250813124013796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124013796 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 20250813124013796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813124013796 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124013796 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124013796 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124013796 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124013796 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124013796 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124013796 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1110)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(1110)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1110)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813124013818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124013818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124013818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813124013818 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813124013818 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) 20250813124013818 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813124013818 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813124013818 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124013818 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@10faf1860fc2: setverdict(pass): none -> pass 20250813124013823 DLINP DEBUG SRVCONN(,r=127.0.0.1:60430<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124013823 DLINP DEBUG SRVCONN(,r=127.0.0.1:60430<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124013823 DLINP DEBUG SRVCONN(,r=127.0.0.1:60430<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813124013823 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813124013823 DHNBAP DEBUG (127.0.0.1:60430 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813124013823 DHNBAP NOTICE (127.0.0.1:60430 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813124013823 DHNBAP NOTICE (127.0.0.1:60430 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813124013823 DLINP DEBUG SRVCONN(,r=127.0.0.1:60430<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124013823 DLINP DEBUG SRVCONN(,r=127.0.0.1:60430<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124013991 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 20250813124013991 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 20250813124013991 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813124013991 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813124014000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124014000 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813124014000 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813124014000 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813124014000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813124014000 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813124014000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813124014003 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124014003 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813124014003 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813124014003 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813124014003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813124014003 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813124014003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124014008 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 20250813124014008 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 20250813124014008 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813124014008 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813124014012 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124014012 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813124014012 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813124014012 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813124014012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813124014012 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813124014012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813124014013 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124014013 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813124014013 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813124014013 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813124014013 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813124014013 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813124014013 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124014814 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124014814 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124014814 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124014814 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124014814 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124014814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124014814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124014814 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124014814 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124014815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124014815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124014815 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124014815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124014815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124014815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813124014815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124014815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124014815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124014815 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124014815 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124014815 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) 20250813124014815 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) 20250813124014815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124014815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124014815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124014815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124014815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124014815 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124014815 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124014815 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813124014815 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124014815 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124014815 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124014815 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124014815 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124014815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124014815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124014815 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124014822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124014822 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124014822 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124014822 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124014822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124014822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124014822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124014822 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124014822 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124014822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124014822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124014822 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124014822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124014822 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124014822 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813124014822 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124014822 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) 20250813124014822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014822 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) 20250813124014822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014822 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124014822 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124014822 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124014822 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124014822 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) 20250813124014822 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) 20250813124014822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124014822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124014822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124014822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124014822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124014822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124014822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124014822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124014822 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124014822 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124014822 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc0-RAN(1106)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124014822 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124014822 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124014822 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124014822 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124014822 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124014822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124014822 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124014822 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124015592 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124015592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3cebb), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124015592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124015593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124015593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124015593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124015593 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124015593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00973e43), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124015593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124015593 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) 20250813124015593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124015593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124015593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124015593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124015593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124015593 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124015593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124015593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124015593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124015593 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124015593 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124015593 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124015593 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124015593 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 20250813124015593 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124015593 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 20250813124015593 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124015600 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124015600 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124015600 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124015600 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124015600 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124015600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124015600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124015600 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124015600 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124015600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124015600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124015600 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124015600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124015600 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=00c3cebb) (sccp_scrc.c:477) 20250813124015600 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20250813124015600 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124015600 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124015600 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124015600 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124015600 DLSCCP DEBUG SCCP-SCOC(114)[0x5602c4c122b0]{IDLE}: Deallocated (fsm.c:568) 20250813124015835 DLCTRL DEBUG Command: GET 37075911 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813124015835 DLCTRL DEBUG Tx Command reply: GET_REPLY 37075911 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250813124015843 DLCTRL DEBUG Command: GET 431373908 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813124015843 DLCTRL DEBUG Tx Command reply: GET_REPLY 431373908 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813124015848 DLCTRL DEBUG Command: GET 395779714 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813124015848 DLCTRL DEBUG Tx Command reply: GET_REPLY 395779714 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124015853 DLCTRL DEBUG Command: GET 269792361 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124015853 DLCTRL DEBUG Tx Command reply: GET_REPLY 269792361 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124015857 DLCTRL DEBUG Command: GET 652789106 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813124015857 DLCTRL DEBUG Tx Command reply: GET_REPLY 652789106 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250813124015860 DLCTRL DEBUG Command: GET 841963621 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813124015860 DLCTRL DEBUG Tx Command reply: GET_REPLY 841963621 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813124015863 DLCTRL DEBUG Command: GET 47744222 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813124015863 DLCTRL DEBUG Tx Command reply: GET_REPLY 47744222 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813124015865 DLCTRL DEBUG Command: GET 549906777 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813124015865 DLCTRL DEBUG Tx Command reply: GET_REPLY 549906777 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124015867 DLCTRL DEBUG Command: GET 535232897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124015867 DLCTRL DEBUG Tx Command reply: GET_REPLY 535232897 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124015869 DLCTRL DEBUG Command: GET 638186837 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813124015869 DLCTRL DEBUG Tx Command reply: GET_REPLY 638186837 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250813124015871 DLCTRL DEBUG Command: GET 910983501 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813124015871 DLCTRL DEBUG Tx Command reply: GET_REPLY 910983501 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813124015873 DLCTRL DEBUG Command: GET 622654766 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813124015873 DLCTRL DEBUG Tx Command reply: GET_REPLY 622654766 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813124015876 DLCTRL DEBUG Command: GET 810523660 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813124015876 DLCTRL DEBUG Tx Command reply: GET_REPLY 810523660 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124015878 DLCTRL DEBUG Command: GET 268076726 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124015879 DLCTRL DEBUG Tx Command reply: GET_REPLY 268076726 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124015882 DLCTRL DEBUG Command: GET 678562243 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813124015882 DLCTRL DEBUG Tx Command reply: GET_REPLY 678562243 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250813124015886 DLCTRL DEBUG Command: GET 159696587 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813124015886 DLCTRL DEBUG Tx Command reply: GET_REPLY 159696587 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813124015890 DLCTRL DEBUG Command: GET 623585160 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813124015890 DLCTRL DEBUG Tx Command reply: GET_REPLY 623585160 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813124015893 DLCTRL DEBUG Command: GET 297887379 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813124015893 DLCTRL DEBUG Tx Command reply: GET_REPLY 297887379 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124015897 DLCTRL DEBUG Command: GET 427311590 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124015897 DLCTRL DEBUG Tx Command reply: GET_REPLY 427311590 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124015900 DLCTRL DEBUG Command: GET 21206370 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813124015900 DLCTRL DEBUG Tx Command reply: GET_REPLY 21206370 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: 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@10faf1860fc2: "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@10faf1860fc2: 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 := '000000000000000100111001'B, t_guard := 20.000000 } 20250813124015922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44572<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)5886156 20250813124016977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124016977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124016977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250813124016977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813124016977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x59d0cc, normal) (hnbgw_rua.c:407) 20250813124016977 DHNB DEBUG map_rua[0x5602c4b8f540]{init}: Allocated (fsm.c:456) 20250813124016977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5886156)[0x5602c4b8f540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813124016977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5886156 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813124016977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124016977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124016977 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250813124016977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5886156 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813124016977 DCN DEBUG map_sccp[0x5602c4ba4bf0]{init}: Allocated (fsm.c:456) 20250813124016977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813124016977 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-5886156 <-> SCCP-119 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813124016977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5886156 SCCP-119 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250813124016977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5886156)[0x5602c4b8f540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813124016977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124016977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124016977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5886156)[0x5602c4b8f540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813124016977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124016977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813124016977 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{IDLE}: Allocated (fsm.c:456) 20250813124016977 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813124016977 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=001340540000070003400180000f40060000f1100926003740010b003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001390056400500f1100926) (sccp_scrc.c:406) 20250813124016977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124016977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124016977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124016977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124016977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124016977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124016977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124016977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124016977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124016977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124016977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124016978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124016978 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124016978 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813124016978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813124016978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5886156)[0x5602c4b8f540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813124016978 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124016978 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124016978 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124016978 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124016978 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124016978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124016978 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124016978 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112) HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)3354431 HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@10faf1860fc2: setverdict(pass): none -> pass 20250813124017000 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124017000 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124017000 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124017000 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124017000 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124017000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124017000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124017000 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124017001 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124017001 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124017001 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124017001 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124017001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124017001 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=00dbeed2) (sccp_scrc.c:477) 20250813124017001 DLSCCP DEBUG Received CO:COAK for local reference 119 (sccp_scoc.c:1824) 20250813124017001 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813124017001 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813124017001 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124017001 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813124017001 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) 20250813124017001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813124017001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813124017002 DLCTRL DEBUG Command: GET 495726004 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813124017002 DLCTRL DEBUG Tx Command reply: GET_REPLY 495726004 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250813124017007 DLCTRL DEBUG Command: GET 649666145 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813124017007 DLCTRL DEBUG Tx Command reply: GET_REPLY 649666145 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813124017011 DLCTRL DEBUG Command: GET 993102100 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813124017011 DLCTRL DEBUG Tx Command reply: GET_REPLY 993102100 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124017015 DLCTRL DEBUG Command: GET 717413355 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124017015 DLCTRL DEBUG Tx Command reply: GET_REPLY 717413355 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124017019 DLCTRL DEBUG Command: GET 578740468 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813124017019 DLCTRL DEBUG Tx Command reply: GET_REPLY 578740468 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124017022 DLCTRL DEBUG Command: GET 247485755 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813124017023 DLCTRL DEBUG Tx Command reply: GET_REPLY 247485755 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813124017026 DLCTRL DEBUG Command: GET 118003971 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813124017026 DLCTRL DEBUG Tx Command reply: GET_REPLY 118003971 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813124017029 DLCTRL DEBUG Command: GET 9730270 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813124017029 DLCTRL DEBUG Tx Command reply: GET_REPLY 9730270 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124017032 DLCTRL DEBUG Command: GET 215185306 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124017032 DLCTRL DEBUG Tx Command reply: GET_REPLY 215185306 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124017034 DLCTRL DEBUG Command: GET 985907255 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813124017034 DLCTRL DEBUG Tx Command reply: GET_REPLY 985907255 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124017036 DLCTRL DEBUG Command: GET 996081975 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813124017036 DLCTRL DEBUG Tx Command reply: GET_REPLY 996081975 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813124017039 DLCTRL DEBUG Command: GET 862097884 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813124017039 DLCTRL DEBUG Tx Command reply: GET_REPLY 862097884 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813124017040 DLCTRL DEBUG Command: GET 250058273 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813124017041 DLCTRL DEBUG Tx Command reply: GET_REPLY 250058273 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124017042 DLCTRL DEBUG Command: GET 520906333 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124017042 DLCTRL DEBUG Tx Command reply: GET_REPLY 520906333 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124017044 DLCTRL DEBUG Command: GET 120144068 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813124017044 DLCTRL DEBUG Tx Command reply: GET_REPLY 120144068 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124017046 DLCTRL DEBUG Command: GET 386686632 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813124017046 DLCTRL DEBUG Tx Command reply: GET_REPLY 386686632 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813124017047 DLCTRL DEBUG Command: GET 150575958 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813124017047 DLCTRL DEBUG Tx Command reply: GET_REPLY 150575958 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813124017048 DLCTRL DEBUG Command: GET 821254136 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813124017048 DLCTRL DEBUG Tx Command reply: GET_REPLY 821254136 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124017050 DLCTRL DEBUG Command: GET 800546197 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124017050 DLCTRL DEBUG Tx Command reply: GET_REPLY 800546197 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124017051 DLCTRL DEBUG Command: GET 484429986 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813124017051 DLCTRL DEBUG Tx Command reply: GET_REPLY 484429986 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: 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 := '000000000000001100011011'B, t_guard := 20.000000 } 20250813124017082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124017985 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124017985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a38d), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124017985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124017985 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) 20250813124017985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124017985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124017985 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124017985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c403f), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124017985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124017985 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) 20250813124017985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124017985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124017985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124017985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124017985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124017985 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 20250813124017985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124017985 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 20250813124017985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124017985 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124017985 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124017985 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124017985 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 20250813124017985 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124017985 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 20250813124017985 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)6309099 20250813124018096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124018096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124018096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250813124018096 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813124018096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6044eb, normal) (hnbgw_rua.c:407) 20250813124018096 DHNB DEBUG map_rua[0x5602c4c150b0]{init}: Allocated (fsm.c:456) 20250813124018096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6309099)[0x5602c4c150b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813124018096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6309099 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813124018096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124018096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124018096 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250813124018096 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6309099 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250813124018096 DCN DEBUG map_sccp[0x5602c4ad0ff0]{init}: Allocated (fsm.c:456) 20250813124018096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813124018096 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-6309099 <-> SCCP-120 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250813124018096 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6309099 SCCP-120 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250813124018096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6309099)[0x5602c4c150b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813124018096 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124018096 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124018096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6309099)[0x5602c4c150b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813124018096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124018096 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813124018096 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{IDLE}: Allocated (fsm.c:456) 20250813124018096 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813124018096 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=001340470000070003400180000f40060000f1100926003740010b003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300031b0056400500f1100926) (sccp_scrc.c:406) 20250813124018096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124018096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124018096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124018096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124018096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124018096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124018096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124018096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124018096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124018096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124018096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124018096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124018096 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124018096 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813124018096 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813124018096 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6309099)[0x5602c4c150b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813124018096 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124018096 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124018096 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124018096 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124018096 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124018096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124018096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124018096 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113) HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)11259486 HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250813124018098 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124018098 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124018098 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124018098 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124018098 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124018098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124018098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124018098 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124018098 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124018098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124018098 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124018098 DLM3UA DEBUG 0: 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_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@10faf1860fc2: setverdict(pass): none -> pass 20250813124018098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124018098 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=00985dd6) (sccp_scrc.c:477) 20250813124018098 DLSCCP DEBUG Received CO:COAK for local reference 120 (sccp_scoc.c:1824) 20250813124018098 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813124018098 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813124018098 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124018098 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813124018098 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) 20250813124018098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813124018098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813124018099 DLCTRL DEBUG Command: GET 175216588 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813124018099 DLCTRL DEBUG Tx Command reply: GET_REPLY 175216588 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250813124018100 DLCTRL DEBUG Command: GET 300282955 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813124018100 DLCTRL DEBUG Tx Command reply: GET_REPLY 300282955 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813124018100 DLCTRL DEBUG Command: GET 376399288 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813124018100 DLCTRL DEBUG Tx Command reply: GET_REPLY 376399288 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124018102 DLCTRL DEBUG Command: GET 365917693 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124018102 DLCTRL DEBUG Tx Command reply: GET_REPLY 365917693 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124018103 DLCTRL DEBUG Command: GET 466580260 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813124018103 DLCTRL DEBUG Tx Command reply: GET_REPLY 466580260 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124018105 DLCTRL DEBUG Command: GET 287575059 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813124018105 DLCTRL DEBUG Tx Command reply: GET_REPLY 287575059 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250813124018106 DLCTRL DEBUG Command: GET 234271074 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813124018106 DLCTRL DEBUG Tx Command reply: GET_REPLY 234271074 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813124018107 DLCTRL DEBUG Command: GET 830337431 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813124018107 DLCTRL DEBUG Tx Command reply: GET_REPLY 830337431 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124018107 DLCTRL DEBUG Command: GET 625936562 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124018107 DLCTRL DEBUG Tx Command reply: GET_REPLY 625936562 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124018108 DLCTRL DEBUG Command: GET 799165489 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813124018108 DLCTRL DEBUG Tx Command reply: GET_REPLY 799165489 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124018109 DLCTRL DEBUG Command: GET 717897242 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813124018109 DLCTRL DEBUG Tx Command reply: GET_REPLY 717897242 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813124018110 DLCTRL DEBUG Command: GET 441797441 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813124018110 DLCTRL DEBUG Tx Command reply: GET_REPLY 441797441 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813124018111 DLCTRL DEBUG Command: GET 104779605 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813124018111 DLCTRL DEBUG Tx Command reply: GET_REPLY 104779605 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124018112 DLCTRL DEBUG Command: GET 347252405 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124018112 DLCTRL DEBUG Tx Command reply: GET_REPLY 347252405 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124018113 DLCTRL DEBUG Command: GET 655116227 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813124018113 DLCTRL DEBUG Tx Command reply: GET_REPLY 655116227 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124018114 DLCTRL DEBUG Command: GET 492194574 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813124018114 DLCTRL DEBUG Tx Command reply: GET_REPLY 492194574 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813124018115 DLCTRL DEBUG Command: GET 515661796 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813124018115 DLCTRL DEBUG Tx Command reply: GET_REPLY 515661796 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813124018117 DLCTRL DEBUG Command: GET 179531918 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813124018117 DLCTRL DEBUG Tx Command reply: GET_REPLY 179531918 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124018119 DLCTRL DEBUG Command: GET 109140069 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124018119 DLCTRL DEBUG Tx Command reply: GET_REPLY 109140069 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124018121 DLCTRL DEBUG Command: GET 74566389 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813124018121 DLCTRL DEBUG Tx Command reply: GET_REPLY 74566389 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: "connecting cnlink 1" 20250813124018123 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1116)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-M3UA(1116)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1116)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn1-SCCP(1114)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813124018349 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 20250813124018349 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 20250813124018349 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813124018349 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250813124018357 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) 20250813124018358 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20250813124018358 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813124018358 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813124018358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813124018358 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250813124018358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813124018360 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) 20250813124018360 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20250813124018360 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813124018361 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813124018361 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813124018361 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813124018361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124018960 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124018960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00504607), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124018960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124018960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124018960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124018960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124018960 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124018960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004d5833), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124018960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124018960 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124018960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124018960 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124018960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124018960 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124018960 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124018960 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124018960 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124018960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124018960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124018960 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124018960 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124018961 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124018961 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124018961 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124018961 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124018961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124018961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124018961 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124018965 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124018965 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124018965 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124018965 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124018965 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124018965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124018965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124018965 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124018965 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124018965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124018965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124018965 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124018965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124018965 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=00504607) (sccp_scrc.c:477) 20250813124018966 DLSCCP DEBUG Received CO:RELCO for local reference 107 (sccp_scoc.c:1824) 20250813124018966 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124018966 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124018966 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124018966 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124018966 DLSCCP DEBUG SCCP-SCOC(107)[0x5602c4c61d00]{IDLE}: Deallocated (fsm.c:568) MTC@10faf1860fc2: 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 := '000000000000001011110011'B, t_guard := 20.000000 } 20250813124019158 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) 20250813124019158 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124019158 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124019158 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 20250813124019158 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124019158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124019158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124019158 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124019158 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124019158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124019158 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124019158 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) 20250813124019158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124019158 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124019158 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250813124019158 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124019158 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) 20250813124019158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124019158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124019158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124019158 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) 20250813124019158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124019158 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124019158 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124019158 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124019158 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124019158 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) 20250813124019158 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) 20250813124019158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124019158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124019158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124019158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124019158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124019158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124019158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124019158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124019158 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) 20250813124019158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124019158 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124019158 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124019158 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: link up (cnlink.c:111) 20250813124019159 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124019159 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124019159 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124019159 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 20250813124019159 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124019159 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 20250813124019159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124019159 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1115)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124019166 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124019166 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124019166 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124019166 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124019166 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124019166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124019166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124019166 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124019166 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124019166 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124019166 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124019166 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124019166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124019166 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=004d5833) (sccp_scrc.c:477) 20250813124019166 DLSCCP DEBUG Received CO:RELCO for local reference 105 (sccp_scoc.c:1824) 20250813124019166 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124019166 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124019166 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124019166 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124019166 DLSCCP DEBUG SCCP-SCOC(105)[0x5602c4c14c40]{IDLE}: Deallocated (fsm.c:568) 20250813124019175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(101)[0x5602c4c0fad0]{IDLE}: Deallocated (fsm.c:568) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(102)[0x5602c4c10780]{IDLE}: Deallocated (fsm.c:568) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(103)[0x5602c4c59510]{IDLE}: Deallocated (fsm.c:568) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124019548 DLSCCP DEBUG SCCP-SCOC(104)[0x5602c4c50620]{IDLE}: Deallocated (fsm.c:568) 20250813124019777 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813124019777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f172e7), PART(T=Source Reference,L=4,D=00000074), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124019777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124019777 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124019777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124019777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124019777 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813124019777 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a153c6), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124019777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124019777 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) 20250813124019777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124019777 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124019778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124019778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124019778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124019778 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124019778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124019778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124019778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124019778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124019778 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124019778 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124019778 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124019778 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 20250813124019778 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124019778 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 20250813124019778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124019778 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124019783 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124019783 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124019783 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124019783 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124019783 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124019783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124019783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124019783 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124019784 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) 20250813124019784 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124019784 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124019784 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 20250813124019784 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124019784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124019784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124019784 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124019784 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124019784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124019784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124019784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124019784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124019784 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=00f172e7) (sccp_scrc.c:477) 20250813124019784 DLSCCP DEBUG Received CO:RELCO for local reference 116 (sccp_scoc.c:1824) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(116)[0x5602c4c15740]{IDLE}: Deallocated (fsm.c:568) 20250813124019784 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124019784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124019784 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124019784 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) 20250813124019784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124019784 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=00a153c6) (sccp_scrc.c:477) 20250813124019784 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124019784 DLSCCP DEBUG SCCP-SCOC(117)[0x5602c4c24fb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1115)@10faf1860fc2: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1115)@10faf1860fc2: 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)@10faf1860fc2: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)11410605 20250813124020192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124020192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124020192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813124020192 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813124020192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xae1cad, normal) (hnbgw_rua.c:407) 20250813124020192 DHNB DEBUG map_rua[0x5602c4c0fad0]{init}: Allocated (fsm.c:456) 20250813124020192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11410605)[0x5602c4c0fad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813124020192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11410605 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250813124020192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124020192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124020192 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11410605 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250813124020192 DCN DEBUG map_sccp[0x5602c4c10780]{init}: Allocated (fsm.c:456) 20250813124020192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813124020192 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-11410605 <-> SCCP-121 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250813124020192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11410605 SCCP-121 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813124020192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11410605)[0x5602c4c0fad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813124020192 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124020192 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124020192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11410605)[0x5602c4c0fad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813124020192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124020192 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813124020192 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{IDLE}: Allocated (fsm.c:456) 20250813124020192 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813124020192 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=001340450000070003400180000f40060000f1100926003740010b003a40080000f110092600370010400e0d08050118082926240000000030004f40030002f30056400500f1100926) (sccp_scrc.c:406) 20250813124020192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124020192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124020192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124020192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124020192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124020192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124020192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124020192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124020192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124020192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124020192 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) 20250813124020192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124020192 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124020192 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813124020192 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813124020192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11410605)[0x5602c4c0fad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813124020192 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124020192 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124020192 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124020192 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 20250813124020192 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124020192 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 20250813124020192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124020192 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1114)@10faf1860fc2: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1114)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1115)@10faf1860fc2: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117) HNBGW_Test.sgsn1-RAN(1115)@10faf1860fc2: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)13313347 HNBGW_Test.sgsn1-SCCP(1114)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1114)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@10faf1860fc2: setverdict(pass): none -> pass 20250813124020197 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) 20250813124020197 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20250813124020197 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20250813124020197 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 20250813124020197 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124020197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124020197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124020197 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124020197 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124020197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124020197 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124020197 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) 20250813124020197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124020197 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=00704dfd) (sccp_scrc.c:477) 20250813124020197 DLSCCP DEBUG Received CO:COAK for local reference 121 (sccp_scoc.c:1824) 20250813124020197 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813124020197 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813124020197 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124020197 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813124020197 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) 20250813124020197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813124020197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@10faf1860fc2: 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 } } } 20250813124020198 DLCTRL DEBUG Command: GET 676330192 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250813124020198 DLCTRL DEBUG Tx Command reply: GET_REPLY 676330192 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250813124020198 DLCTRL DEBUG Command: GET 235594302 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250813124020198 DLCTRL DEBUG Tx Command reply: GET_REPLY 235594302 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250813124020199 DLCTRL DEBUG Command: GET 656943402 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250813124020199 DLCTRL DEBUG Tx Command reply: GET_REPLY 656943402 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124020200 DLCTRL DEBUG Command: GET 649361319 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124020200 DLCTRL DEBUG Tx Command reply: GET_REPLY 649361319 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124020201 DLCTRL DEBUG Command: GET 430529963 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250813124020201 DLCTRL DEBUG Tx Command reply: GET_REPLY 430529963 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124020201 DLCTRL DEBUG Command: GET 963676731 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250813124020201 DLCTRL DEBUG Tx Command reply: GET_REPLY 963676731 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250813124020202 DLCTRL DEBUG Command: GET 272046023 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250813124020202 DLCTRL DEBUG Tx Command reply: GET_REPLY 272046023 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250813124020203 DLCTRL DEBUG Command: GET 459998615 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250813124020203 DLCTRL DEBUG Tx Command reply: GET_REPLY 459998615 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124020203 DLCTRL DEBUG Command: GET 272324194 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124020203 DLCTRL DEBUG Tx Command reply: GET_REPLY 272324194 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124020204 DLCTRL DEBUG Command: GET 988663695 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250813124020204 DLCTRL DEBUG Tx Command reply: GET_REPLY 988663695 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124020205 DLCTRL DEBUG Command: GET 140097641 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250813124020205 DLCTRL DEBUG Tx Command reply: GET_REPLY 140097641 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250813124020205 DLCTRL DEBUG Command: GET 238598420 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250813124020205 DLCTRL DEBUG Tx Command reply: GET_REPLY 238598420 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250813124020206 DLCTRL DEBUG Command: GET 767267177 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250813124020206 DLCTRL DEBUG Tx Command reply: GET_REPLY 767267177 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124020207 DLCTRL DEBUG Command: GET 446480165 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124020207 DLCTRL DEBUG Tx Command reply: GET_REPLY 446480165 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124020207 DLCTRL DEBUG Command: GET 598044168 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250813124020207 DLCTRL DEBUG Tx Command reply: GET_REPLY 598044168 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124020208 DLCTRL DEBUG Command: GET 464611289 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250813124020208 DLCTRL DEBUG Tx Command reply: GET_REPLY 464611289 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250813124020209 DLCTRL DEBUG Command: GET 6273545 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250813124020209 DLCTRL DEBUG Tx Command reply: GET_REPLY 6273545 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250813124020209 DLCTRL DEBUG Command: GET 81239372 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250813124020209 DLCTRL DEBUG Tx Command reply: GET_REPLY 81239372 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250813124020210 DLCTRL DEBUG Command: GET 538720120 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250813124020210 DLCTRL DEBUG Tx Command reply: GET_REPLY 538720120 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250813124020210 DLCTRL DEBUG Command: GET 545036717 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250813124020210 DLCTRL DEBUG Tx Command reply: GET_REPLY 545036717 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813124020213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44570<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124020213 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43577<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1099)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(1098)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124020215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44560<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124020215 DLINP DEBUG SRVCONN(,r=127.0.0.1:60430<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124020215 DLINP DEBUG SRVCONN(,r=127.0.0.1:60430<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124020215 DLINP NOTICE SRV(,r=127.0.0.1:60430<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813124020215 DMAIN NOTICE (127.0.0.1:60430 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60430<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813124020215 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(1105)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1106)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1115)@10faf1860fc2: Final verdict of PTC: none 20250813124020216 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124020216 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) 20250813124020216 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124020216 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813124020216 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124020216 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) 20250813124020216 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124020216 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813124020217 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124020217 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) 20250813124020217 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124020217 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813124020217 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124020217 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) 20250813124020217 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104)@10faf1860fc2: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097)@10faf1860fc2: Final verdict of PTC: none 20250813124020217 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813124020217 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 20250813124020217 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124020217 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813124020217 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124020217 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124020217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124020217 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124020217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124020217 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813124020217 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 20250813124020217 DLSS7 <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.sgsn1-SCCP(1114)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1110)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1116)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1107)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1109)@10faf1860fc2: Final verdict of PTC: none 20250813124020217 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813124020217 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124020217 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124020217 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124020217 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124020218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124020218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813124020218 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124020218 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) 20250813124020218 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124020218 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20250813124020218 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 20250813124020218 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124020218 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) 20250813124020218 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124020218 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813124020218 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 20250813124020218 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) 20250813124020218 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn1-0: connection closed 20250813124020218 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124020219 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124020219 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124020219 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250813124020219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124020219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813124020219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44572<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124020220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44590<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124020220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117)@10faf1860fc2: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112)@10faf1860fc2: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(1108)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(1100)@10faf1860fc2: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113)@10faf1860fc2: Final verdict of PTC: pass HNBGW-MGCP(1111)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(1097): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(1098): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(1099): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(1100): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1101): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1102): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1103): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1104): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1105): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(1106): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1107): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1108): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1109): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1110): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(1111): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1112): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1113): pass (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1114): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1115): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1116): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1117): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:40:20 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 20250813124020292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124020398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124020398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124020398 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813124020398 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) 20250813124020398 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813124020398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5886156)[0x5602c4b8f540]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813124020398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5886156)[0x5602c4b8f540]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813124020398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813124020398 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813124020398 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813124020398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbeed2), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813124020398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124020399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124020399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124020399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124020399 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5886156)[0x5602c4b8f540]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5886156)[0x5602c4b8f540]{disrupted}: Freeing instance (context_map.c:202) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5886156)[0x5602c4b8f540]{disrupted}: Deallocated (fsm.c:568) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{disconnected}: Freeing instance (context_map.c:206) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-119)[0x5602c4ba4bf0]{disconnected}: Deallocated (fsm.c:568) 20250813124020399 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5886156 SCCP-119 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6309099)[0x5602c4c150b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6309099)[0x5602c4c150b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813124020399 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813124020399 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813124020399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985dd6), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813124020399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124020399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124020399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124020399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124020399 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6309099)[0x5602c4c150b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6309099)[0x5602c4c150b0]{disrupted}: Freeing instance (context_map.c:202) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6309099)[0x5602c4c150b0]{disrupted}: Deallocated (fsm.c:568) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{disconnected}: Freeing instance (context_map.c:206) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-120)[0x5602c4ad0ff0]{disconnected}: Deallocated (fsm.c:568) 20250813124020399 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6309099 SCCP-120 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11410605)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11410605)[0x5602c4c0fad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250813124020399 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813124020399 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813124020399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00704dfd), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813124020399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124020399 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) 20250813124020399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124020399 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124020399 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11410605)[0x5602c4c0fad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11410605)[0x5602c4c0fad0]{disrupted}: Freeing instance (context_map.c:202) 20250813124020399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11410605)[0x5602c4c0fad0]{disrupted}: Deallocated (fsm.c:568) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{disconnected}: Freeing instance (context_map.c:206) 20250813124020399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-121)[0x5602c4c10780]{disconnected}: Deallocated (fsm.c:568) 20250813124020399 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11410605 SCCP-121 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250813124020400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124020400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124020400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124020400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124020400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124020400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124020400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124020400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813124020400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124020400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124020400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124020400 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124020400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124020400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124020400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124020400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813124020400 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124020400 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124020400 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124020400 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 20250813124020400 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124020400 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 20250813124020400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250813124020400 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20250813124020895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44596<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=426916) Waiting for packet dumper to finish... 1 (prev_count=426916, count=456372) 20250813124022218 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124022218 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124022218 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813124022218 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124022218 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124022218 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813124022219 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124022219 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250813124022220 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:40: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_second_rab_assignment started. 20250813124024027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124024031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124024034 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33877<->l=127.0.0.1:4262) (control_if.c:572) 20250813124024111 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124024111 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124024111 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124024111 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124024111 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124024111 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124024111 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124024111 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124024111 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124024112 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813124024112 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)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813124024113 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124024113 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813124024113 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) 20250813124024113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124024113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124024113 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) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 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) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124024113 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) 20250813124024113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813124024113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124024113 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124024113 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124024113 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813124024113 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) 20250813124024113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124024113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124024113 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) 20250813124024113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813124024113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124024113 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124024113 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124024113 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813124024113 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) 20250813124024113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124024113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124024113 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124024113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813124024113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124024113 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124024113 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124024113 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813124024113 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) 20250813124024113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124024113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124024113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124024113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124024113 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124024113 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124024113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124024113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124024113 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 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813124024113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124024113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124024113 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 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813124024113 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 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813124024113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124024113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124024113 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813124024113 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024113 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124024113 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124024113 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124024113 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1126)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(1126)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1126)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813124024129 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124024129 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124024129 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124024129 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124024129 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124024129 DRANAP NOTICE cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124024130 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124024130 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124024130 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124024130 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124024131 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124024131 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813124024131 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) 20250813124024131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124024131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124024131 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) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 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) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124024131 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) 20250813124024131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813124024131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124024131 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124024131 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124024131 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813124024131 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) 20250813124024131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124024131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124024131 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) 20250813124024131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124024131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124024131 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124024131 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124024131 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813124024131 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) 20250813124024131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124024131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124024131 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) 20250813124024131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124024131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124024131 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124024131 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124024131 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813124024131 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) 20250813124024131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124024131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124024131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124024131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124024131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124024131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124024131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124024131 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124024131 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124024131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124024131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124024131 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 20250813124024131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813124024131 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813124024131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124024131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124024131 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 20250813124024131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124024131 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 20250813124024131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124024131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124024131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124024131 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 20250813124024131 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124024131 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 20250813124024131 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813124024131 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024131 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124024131 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124024132 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124024132 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124024132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124024132 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1129)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1129)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1129)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(1127)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813124024154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124024154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124024154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813124024154 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813124024154 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) 20250813124024154 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813124024154 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813124024154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124024154 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@10faf1860fc2: setverdict(pass): none -> pass 20250813124024325 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 20250813124024325 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 20250813124024325 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813124024326 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813124024330 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024330 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813124024330 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813124024330 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813124024330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813124024330 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813124024330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813124024331 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024331 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813124024331 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813124024331 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813124024331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813124024331 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813124024331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124024344 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 20250813124024344 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 20250813124024344 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813124024344 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813124024351 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024351 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813124024351 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813124024351 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813124024351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813124024351 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813124024351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813124024354 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124024354 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813124024354 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813124024354 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813124024354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813124024354 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813124024354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124025144 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124025144 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124025144 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124025144 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124025144 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124025145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124025145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124025145 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124025145 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124025145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124025145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124025145 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124025145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124025145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124025145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813124025145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124025145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124025145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124025145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124025145 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124025145 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) 20250813124025145 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) 20250813124025145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124025145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124025145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124025145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124025145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124025145 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124025145 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124025145 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813124025145 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124025145 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124025145 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124025145 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124025145 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124025145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124025145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124025145 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1125)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124025155 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124025155 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124025155 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124025155 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124025155 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124025155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124025155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124025155 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124025155 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124025155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124025155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124025155 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124025155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124025155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124025155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813124025155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124025155 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) 20250813124025155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025155 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) 20250813124025155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025155 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124025155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124025155 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124025156 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124025156 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) 20250813124025156 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) 20250813124025156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124025156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124025156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124025156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124025156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124025156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124025156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124025156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124025156 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124025156 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124025156 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813124025156 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124025156 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124025156 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124025156 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124025156 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124025156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124025156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124025156 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1128)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124025174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124025593 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124025593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00973e43), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124025593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124025593 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) 20250813124025593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124025593 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124025594 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124025594 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124025594 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124025594 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 20250813124025594 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124025594 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 20250813124025594 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@10faf1860fc2: 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)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1125)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1131) TC_second_rab_assignment-Iuh0-RUA(1123)@10faf1860fc2: Added conn table entry 0TC_second_rab_assignment0(1131)5862547 20250813124026227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124026227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124026227 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813124026227 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813124026227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x597493, normal) (hnbgw_rua.c:407) 20250813124026227 DHNB DEBUG map_rua[0x5602c4c0fad0]{init}: Allocated (fsm.c:456) 20250813124026227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813124026227 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5862547 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813124026227 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124026227 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124026227 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5862547 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813124026227 DCN DEBUG map_sccp[0x5602c4c10780]{init}: Allocated (fsm.c:456) 20250813124026227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813124026227 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-5862547 <-> SCCP-122 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813124026228 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5862547 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813124026228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813124026228 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124026228 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124026228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813124026228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124026228 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813124026228 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{IDLE}: Allocated (fsm.c:456) 20250813124026228 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813124026228 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300026d0056400500f1100926) (sccp_scrc.c:406) 20250813124026228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124026228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124026228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124026228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124026228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124026228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124026228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124026228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124026228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124026228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124026228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124026228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124026228 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124026228 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813124026228 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813124026228 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813124026228 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026228 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124026228 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124026228 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124026228 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124026228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124026228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124026228 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1125)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-RAN(1125)@10faf1860fc2: Added conn table entry 0TC_second_rab_assignment0(1131)7494112 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1131)@10faf1860fc2: setverdict(pass): none -> pass 20250813124026251 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026251 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124026251 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124026251 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124026251 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124026251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124026251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124026251 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124026251 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124026251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124026251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124026251 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124026251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124026251 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=00555481) (sccp_scrc.c:477) 20250813124026251 DLSCCP DEBUG Received CO:COAK for local reference 122 (sccp_scoc.c:1824) 20250813124026251 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813124026251 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813124026251 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124026251 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813124026251 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) 20250813124026251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813124026251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1131)@10faf1860fc2: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":710 HNBGW-MGCP(1130)@10faf1860fc2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1131) HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: vl_len:91 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250813124026454 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026454 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124026454 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124026454 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124026454 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124026454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124026454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124026454 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124026455 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124026455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124026455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124026455 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124026455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124026455 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) 20250813124026455 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250813124026455 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813124026455 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124026455 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813124026455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813124026455 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813124026455 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813124026455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813124026455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813124026455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813124026455 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250813124026455 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250813124026455 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250813124026455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813124026455 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250813124026455 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{UNUSED}: Allocated (fsm.c:456) 20250813124026455 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{UNUSED}: is child of mgw(mgw-fsm-5862547-0)[0x5602c4c50620] (fsm.c:486) 20250813124026455 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5862547-0)[0x5602c4c50620] (mgcp_client_endpoint_fsm.c:724) 20250813124026455 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813124026455 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813124026455 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250813124026455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c61d00]{ST_CRCX}: Allocated (fsm.c:456) 20250813124026455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c61d00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40] (fsm.c:486) 20250813124026455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c61d00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813124026455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c61d00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250813124026455 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 5974'... (mgcp_client.c:807) 20250813124026455 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250813124026455 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c61d00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813124026455 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1130)@10faf1860fc2: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59749317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59749317", 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)@10faf1860fc2: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "59749317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59749317", 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)@10faf1860fc2: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":726 20250813124026505 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250813124026505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250813124026505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250813124026505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813124026505 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813124026505 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250813124026505 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026505 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026505 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813124026505 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813124026505 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026505 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813124026505 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250813124026505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813124026505 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250813124026505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250813124026505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250813124026505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124026505 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124026533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124026533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124026533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250813124026533 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813124026533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x597493) (hnbgw_rua.c:471) 20250813124026533 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5862547 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250813124026533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813124026533 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813124026533 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813124026533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813124026533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813124026533 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250813124026533 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250813124026533 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813124026533 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250813124026533 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5862547-0)[0x5602c4c50620] (mgcp_client_endpoint_fsm.c:724) 20250813124026533 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813124026533 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813124026533 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250813124026533 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 5974'... (mgcp_client.c:807) 20250813124026533 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250813124026533 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813124026533 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813124026533 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026533 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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)@10faf1860fc2: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "59749317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59749317", 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" } } } } } } } 20250813124026555 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250813124026555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250813124026555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250813124026555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026555 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813124026555 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250813124026555 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5862547-0)[0x5602c4c50620] (mgcp_client_endpoint_fsm.c:724) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250813124026555 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250813124026555 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c58f50]{ST_CRCX}: Allocated (fsm.c:456) 20250813124026555 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c58f50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40] (fsm.c:486) 20250813124026555 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c58f50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250813124026555 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c58f50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250813124026556 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 5974'... (mgcp_client.c:807) 20250813124026556 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250813124026556 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5862547-0)[0x5602c4c58f50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250813124026556 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250813124026556 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026556 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026556 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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)@10faf1860fc2: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "59749317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "59749317", 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" } } } } } } } 20250813124026570 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250813124026570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250813124026570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250813124026570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250813124026570 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250813124026570 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250813124026570 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026570 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026570 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026570 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250813124026570 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250813124026570 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026570 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{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) 20250813124026570 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250813124026570 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813124026570 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250813124026570 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250813124026570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250813124026570 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813124026570 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813124026570 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=00555481), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20250813124026570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124026570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124026570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124026570 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124026570 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250813124026570 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026570 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124026570 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124026570 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124026570 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124026570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124026570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124026570 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: vl_len:63 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250813124026581 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026581 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124026581 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124026581 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124026581 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124026581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124026581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124026581 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124026581 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 96 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124026581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124026581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124026581 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124026581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124026581 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) 20250813124026581 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250813124026581 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813124026581 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124026581 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813124026581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813124026581 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250813124026581 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250813124026581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250813124026581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813124026581 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250813124026581 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5862547 SCCP-122 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250813124026581 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250813124026581 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250813124026581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124026581 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124026588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124026588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124026588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250813124026588 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813124026588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x597493) (hnbgw_rua.c:471) 20250813124026588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5862547 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250813124026588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813124026588 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250813124026588 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250813124026588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250813124026588 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250813124026588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250813124026588 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813124026588 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813124026588 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=00555481), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20250813124026588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124026588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124026588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124026588 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124026589 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026589 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124026589 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124026589 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124026589 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124026589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124026589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124026589 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: vl_len:12 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250813124026605 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026605 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124026606 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124026606 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124026606 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124026606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124026606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124026606 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124026606 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124026606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124026606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124026606 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124026606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124026606 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) 20250813124026606 DLSCCP DEBUG Received CO:CODT for local reference 122 (sccp_scoc.c:1824) 20250813124026606 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813124026606 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124026606 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813124026606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813124026606 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250813124026606 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250813124026606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250813124026606 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250813124026606 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250813124026606 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250813124026606 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250813124026606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813124026606 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 5974'... (mgcp_client.c:807) 20250813124026606 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813124026606 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813124026606 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250813124026606 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:44016: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 5974'... (mgcp_client.c:807) 20250813124026606 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250813124026606 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250813124026606 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: Removing from parent mgw(mgw-fsm-5862547-0)[0x5602c4c50620] (mgcp_client_endpoint_fsm.c:873) 20250813124026606 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250813124026606 DLMGCP DEBUG mgw-endp(mgw-fsm-5862547-0)[0x5602c4c14c40]{IN_USE}: Deallocated (fsm.c:568) 20250813124026606 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250813124026606 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250813124026606 DMGW DEBUG mgw(mgw-fsm-5862547-0)[0x5602c4c50620]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250813124026606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813124026606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250813124026607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124026607 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1131)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "59749317" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1131)@10faf1860fc2: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "59749317" }, { code := "I", val := "22222" } }, sdp := omit } 20250813124026621 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250813124026621 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813124026621 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813124026621 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813124026621 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5602c4c61d00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1131)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124026622 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250813124026623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250813124026623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250813124026623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250813124026623 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5602c4c58f50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1123)@10faf1860fc2: Deleted conn table entry 0TC_second_rab_assignment0(1131)5862547 20250813124026635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124026635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124026635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250813124026635 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250813124026635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x597493,cause=radio(normal)) (hnbgw_rua.c:439) 20250813124026635 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5862547 SCCP-122 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250813124026635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250813124026635 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250813124026635 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250813124026635 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250813124026635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124026635 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813124026635 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813124026635 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=00555481), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20250813124026636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124026636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124026636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124026636 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124026636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250813124026636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250813124026636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250813124026636 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026636 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124026636 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124026636 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124026636 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124026636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124026636 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124026636 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1131)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1125)@10faf1860fc2: Deleted conn table entry 0TC_second_rab_assignment0(1131)7494112 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Session index based on connection ID:0 20250813124026646 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026646 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124026646 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124026646 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124026646 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124026647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124026647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124026647 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124026647 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124026647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124026647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124026647 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124026647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124026647 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=00555481), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20250813124026647 DLSCCP DEBUG Received CO:RELRE for local reference 122 (sccp_scoc.c:1824) 20250813124026647 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20250813124026647 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124026647 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250813124026647 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) 20250813124026647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250813124026647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250813124026647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813124026647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{disconnected}: Freeing instance (context_map.c:202) 20250813124026647 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5862547)[0x5602c4c0fad0]{disconnected}: Deallocated (fsm.c:568) 20250813124026647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813124026647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{disconnected}: Freeing instance (context_map.c:206) 20250813124026647 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-122)[0x5602c4c10780]{disconnected}: Deallocated (fsm.c:568) 20250813124026647 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5862547 SCCP-122 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250813124026647 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=00555481), PART(T=Source Reference,L=4,D=0000007a) (sccp_scrc.c:406) 20250813124026647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124026647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124026647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124026647 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124026647 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20250813124026647 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124026647 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124026647 DLSCCP DEBUG SCCP-SCOC(122)[0x5602c4c082c0]{IDLE}: Deallocated (fsm.c:568) 20250813124026647 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124026647 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124026647 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124026647 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124026647 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124026647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124026647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124026647 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: RLC received in state:disconnect_pending 20250813124027985 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124027985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c403f), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124027985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124027985 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) 20250813124027985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124027985 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124027986 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124027986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a38d), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124027986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124027986 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) 20250813124027986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124027986 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124027986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124027986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124027986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124027986 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 20250813124027986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124027986 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 20250813124027986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124027986 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124027986 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124027986 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124027986 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 20250813124027986 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124027986 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 20250813124027986 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_second_rab_assignment0(1131)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813124028653 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33877<->l=127.0.0.1:4262) (control_if.c:193) 20250813124028653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34792<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1120)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(1119)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124028657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124028659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124028659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124028659 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813124028659 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) 20250813124028659 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813124028660 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124028660 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) 20250813124028660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124028660 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813124028660 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124028660 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) 20250813124028660 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124028660 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813124028660 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 20250813124028660 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124028660 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813124028660 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124028660 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124028660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124028660 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124028660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124028660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_second_rab_assignment(1118)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1127)@10faf1860fc2: Final verdict of PTC: none TC_second_rab_assignment-Iuh0-RUA(1123)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1124)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1128)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1125)@10faf1860fc2: Final verdict of PTC: none 20250813124028661 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 20250813124028661 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) 20250813124028661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124028661 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250813124028661 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250813124028661 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) 20250813124028661 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250813124028661 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20250813124028661 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) 20250813124028661 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124028661 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed HNBGW_Test.sgsn0-M3UA(1129)@10faf1860fc2: Final verdict of PTC: none 20250813124028661 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124028661 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124028661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124028661 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124028661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124028661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_second_rab_assignment-Iuh0(1122)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1126)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(1121)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(1130)@10faf1860fc2: Final verdict of PTC: none 20250813124028664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34798<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1131)@10faf1860fc2: Final verdict of PTC: pass MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1118): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(1119): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(1120): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(1121): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_second_rab_assignment-Iuh0(1122): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1123): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1124): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(1125): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1126): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1127): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1128): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1129): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(1130): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_second_rab_assignment0(1131): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_second_rab_assignment finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_second_rab_assignment pass'. Wed Aug 13 12:40:28 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 20250813124028690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124029192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34812<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312396) Waiting for packet dumper to finish... 1 (prev_count=312396, count=313036) 20250813124030400 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813124030400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00704dfd), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124030400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124030400 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) 20250813124030400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124030400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124030400 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813124030400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985dd6), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124030400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124030400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124030400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124030400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124030400 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20250813124030400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbeed2), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124030400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124030400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124030400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124030400 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124030401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124030401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124030401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124030401 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 20250813124030401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124030401 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 20250813124030401 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813124030401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124030401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124030401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124030401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124030401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124030401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124030401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124030401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813124030401 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124030401 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124030401 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124030401 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124030401 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124030401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124030401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124030401 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20250813124030661 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124030661 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124030661 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813124030661 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124030661 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124030662 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:40: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250813124032317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124032321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124032325 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36349<->l=127.0.0.1:4262) (control_if.c:572) 20250813124032425 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124032425 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124032425 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124032426 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124032426 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124032426 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124032426 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813124032426 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) 20250813124032426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124032426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124032426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124032427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124032427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124032427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124032427 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124032427 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124032427 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813124032427 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813124032427 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813124032427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124032427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124032427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124032427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124032427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124032427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813124032427 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124032427 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813124032427 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) 20250813124032427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124032427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124032427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124032427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124032427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813124032427 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124032427 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124032427 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032427 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124032427 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124032427 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813124032427 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813124032427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813124032427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20250813124032428 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124032428 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813124032428 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) 20250813124032428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124032428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124032428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124032428 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) 20250813124032428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813124032428 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124032428 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124032428 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032428 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124032428 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124032428 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 20250813124032428 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813124032428 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 20250813124032428 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813124032428 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124032428 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124032430 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124032430 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813124032430 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) 20250813124032430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124032430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124032430 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) 20250813124032430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032430 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) 20250813124032430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124032430 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) 20250813124032430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813124032430 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124032430 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124032430 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032430 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124032430 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124032430 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 20250813124032430 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813124032430 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1140)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(1140)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1140)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1138)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813124032449 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124032449 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124032449 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124032449 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124032449 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124032449 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124032449 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124032449 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124032449 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124032450 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124032450 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813124032450 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) 20250813124032450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124032450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124032450 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) 20250813124032450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032450 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) 20250813124032450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124032450 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) 20250813124032450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813124032450 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124032450 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124032450 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124032450 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813124032450 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) 20250813124032450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124032450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124032450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124032451 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) 20250813124032451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124032451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124032451 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124032451 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124032451 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813124032451 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) 20250813124032451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124032451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124032451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124032451 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) 20250813124032451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124032451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124032451 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124032451 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124032451 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813124032451 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) 20250813124032451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124032451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124032451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124032451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124032451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124032451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124032451 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124032451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124032451 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124032451 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124032451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124032451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124032451 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 20250813124032451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813124032451 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813124032451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124032451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124032451 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 20250813124032451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124032451 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 20250813124032451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124032451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124032451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124032451 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 20250813124032451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124032451 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 20250813124032451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813124032451 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032451 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124032451 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124032451 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124032451 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124032451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124032451 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1143)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-M3UA(1143)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1143)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(1141)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813124032648 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 20250813124032648 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 20250813124032648 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813124032648 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813124032656 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032656 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813124032656 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813124032656 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813124032656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813124032656 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813124032656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813124032659 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032659 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813124032659 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813124032659 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813124032659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813124032659 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813124032659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124032663 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 20250813124032663 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 20250813124032663 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813124032663 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813124032670 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032670 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813124032670 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813124032670 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813124032670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813124032670 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813124032671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813124032674 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124032675 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813124032675 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813124032675 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813124032675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813124032675 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813124032675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124033469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124033469 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124033469 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124033469 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124033469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124033469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124033469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124033469 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124033469 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124033469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124033469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124033469 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124033469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124033469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124033469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813124033469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124033469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124033469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124033469 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124033469 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124033469 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) 20250813124033469 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) 20250813124033469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124033469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124033469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124033469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124033469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124033469 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124033469 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124033469 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813124033469 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124033469 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124033469 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124033469 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124033469 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124033469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124033469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124033469 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1139)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124033479 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124033479 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124033479 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124033479 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124033479 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124033479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124033479 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124033479 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124033479 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124033479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124033479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124033479 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124033479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124033479 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124033479 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813124033479 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124033479 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) 20250813124033479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033480 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) 20250813124033480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124033480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124033480 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124033480 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124033480 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) 20250813124033480 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) 20250813124033480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124033480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124033480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124033480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124033480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124033480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124033480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124033480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124033480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124033480 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124033480 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813124033480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124033480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124033480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124033480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124033480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124033480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124033480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124033480 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124033484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124033484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124033484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813124033484 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813124033484 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) 20250813124033484 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813124033484 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813124033484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124033484 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(1142)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@10faf1860fc2: setverdict(pass): none -> pass 20250813124033492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124033492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124033492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250813124033492 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250813124033492 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250813124033698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124033698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124033698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813124033698 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813124033698 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) 20250813124033698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813124033698 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813124033698 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124033698 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@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed MTC@10faf1860fc2: talloc reports "struct hnb_context" x 1, expecting 1 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813124033707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56668<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124033709 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36349<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1133)@10faf1860fc2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124033712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124033713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124033713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124033713 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813124033713 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) 20250813124033713 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132)@10faf1860fc2: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1142)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1138)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1139)@10faf1860fc2: Final verdict of PTC: none 20250813124033715 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124033715 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) 20250813124033715 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124033715 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20250813124033715 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124033715 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) 20250813124033715 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124033715 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813124033715 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124033715 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) 20250813124033715 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124033715 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813124033716 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124033716 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) 20250813124033716 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124033716 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813124033716 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 20250813124033716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124033716 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813124033716 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124033716 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124033716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124033716 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124033716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124033716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813124033716 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 20250813124033716 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124033716 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813124033716 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124033716 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124033716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124033716 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124033716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124033716 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(1141)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1140)@10faf1860fc2: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1143)@10faf1860fc2: Final verdict of PTC: none HNBGW-PFCP(1135)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(1144)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1132): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(1133): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(1135): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1136): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1137): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1138): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(1139): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1140): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1141): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1142): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1143): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(1144): none (pass -> pass) MTC@10faf1860fc2: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@10faf1860fc2: 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'. Wed Aug 13 12:40:33 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 20250813124033805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124034307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56670<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=175564) Waiting for packet dumper to finish... 1 (prev_count=175564, count=176104) 20250813124035594 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124035594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00973e43), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124035594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124035594 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) 20250813124035594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124035594 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124035595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124035595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124035595 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124035595 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 20250813124035595 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124035595 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 20250813124035595 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124035716 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124035716 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124035716 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250813124035716 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124035716 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124035716 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: 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 ------ Wed Aug 13 12:40: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_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@10faf1860fc2: 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@10faf1860fc2: Test case TC_apply_sccp started. 20250813124037375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124037381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124037386 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36153<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1149)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813124037466 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250813124037466 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813124037477 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124037477 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124037477 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124037477 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124037477 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1151)@10faf1860fc2: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250813124037478 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124037478 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250813124037478 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) 20250813124037478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124037478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124037478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124037478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124037478 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037478 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124037478 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124037478 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124037478 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33786 (stream_srv.c:142) 20250813124037478 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33786<->l=127.0.0.1:29169 (hnbgw.c:791) 20250813124037478 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037478 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037478 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037478 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124037478 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124037478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124037478 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20250813124037478 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124037478 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124037479 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124037479 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250813124037479 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) 20250813124037479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124037479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124037479 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) 20250813124037479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037479 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) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037480 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) 20250813124037480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20250813124037480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037480 DRANAP DEBUG cnlink(msc-3)[0x5602c4bfcac0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124037480 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124037480 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250813124037480 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) 20250813124037480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124037480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124037480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037480 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) 20250813124037480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20250813124037480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037480 DRANAP DEBUG cnlink(msc-2)[0x5602c4bfc0c0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124037480 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124037480 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250813124037480 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) 20250813124037480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124037480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124037480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037480 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124037480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20250813124037480 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037480 DRANAP DEBUG cnlink(msc-1)[0x5602c4bfb950]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124037480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037480 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 20250813124037480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250813124037480 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 4: no route! 20250813124037480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037480 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 20250813124037480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250813124037480 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 20250813124037480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20250813124037480 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037480 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037480 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037480 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250813124037480 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250813124037480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20250813124037480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1155)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-M3UA(1155)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1155)@10faf1860fc2: ************************************************* HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813124037496 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124037496 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124037496 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: link lost (cnlink.c:118) 20250813124037496 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124037496 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124037496 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124037496 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124037496 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250813124037496 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250813124037497 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124037497 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250813124037497 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) 20250813124037497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124037498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124037498 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) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 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) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037498 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) 20250813124037498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20250813124037498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037498 DRANAP DEBUG cnlink(sgsn-3)[0x5602c4bff100]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124037498 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124037498 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250813124037498 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) 20250813124037498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124037498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037498 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) 20250813124037498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124037498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037498 DRANAP DEBUG cnlink(sgsn-2)[0x5602c4bfe770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124037498 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124037498 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250813124037498 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) 20250813124037498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124037498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037498 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) 20250813124037498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124037498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037498 DRANAP DEBUG cnlink(sgsn-1)[0x5602c4bfdde0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124037498 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250813124037498 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250813124037498 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) 20250813124037498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124037498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124037498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124037498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124037498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124037498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124037498 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037498 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250813124037498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037498 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 20250813124037498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250813124037498 DLSS7 <000c> osmo_ss7_hmrt.c:270 MTP-TRANSFER.req for DPC 12: no route! 20250813124037498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037498 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 20250813124037498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124037498 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 20250813124037498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124037498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037498 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 20250813124037498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124037498 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 20250813124037498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813124037498 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037498 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037498 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037498 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124037498 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124037498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124037498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@10faf1860fc2: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1158)@10faf1860fc2: ************************************************* MTC@10faf1860fc2: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1158)@10faf1860fc2: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1158)@10faf1860fc2: ************************************************* HNBGW_Test.sgsn0-SCCP(1156)@10faf1860fc2: v_sccp_pdu_maxlen:268 20250813124037520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124037520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124037520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813124037520 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813124037520 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) 20250813124037520 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813124037520 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813124037520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124037520 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@10faf1860fc2: setverdict(pass): none -> pass 20250813124037525 DLINP DEBUG SRVCONN(,r=127.0.0.1:33786<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124037525 DLINP DEBUG SRVCONN(,r=127.0.0.1:33786<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124037525 DLINP DEBUG SRVCONN(,r=127.0.0.1:33786<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250813124037525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250813124037525 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) 20250813124037525 DLGLOBAL DEBUG validating counter group 0x5602c363fbe0(hnb) with 60 counters (rate_ctr.c:86) 20250813124037525 DHNBAP DEBUG (127.0.0.1:33786 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R12-S55-C2 (hnbgw_hnbap.c:560) 20250813124037525 DHNBAP NOTICE (127.0.0.1:33786 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250813124037525 DHNBAP NOTICE (127.0.0.1:33786 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250813124037525 DLINP DEBUG SRVCONN(,r=127.0.0.1:33786<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124037525 DLINP DEBUG SRVCONN(,r=127.0.0.1:33786<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124037694 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 20250813124037694 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 20250813124037694 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813124037694 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250813124037704 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037704 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20250813124037704 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813124037704 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813124037704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813124037704 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250813124037704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813124037706 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037706 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813124037706 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813124037707 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813124037707 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813124037707 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813124037707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124037710 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 20250813124037710 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 20250813124037710 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250813124037710 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)@10faf1860fc2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250813124037717 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037717 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20250813124037717 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250813124037717 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250813124037717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250813124037717 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250813124037717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250813124037721 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037721 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20250813124037721 DLSS7 <000c> m3ua.c:714 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250813124037721 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250813124037721 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250813124037721 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250813124037721 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250813124037986 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124037986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1a38d), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124037987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037987 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) 20250813124037987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124037987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037987 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124037987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000c403f), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124037987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124037987 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) 20250813124037987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124037987 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124037987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037987 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 20250813124037987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124037987 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 20250813124037987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124037987 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124037987 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124037987 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124037987 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 20250813124037987 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124037987 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 20250813124037987 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124038514 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124038514 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124038514 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124038514 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124038514 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124038514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124038514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124038514 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124038514 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124038514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124038514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124038514 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124038514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124038514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124038514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250813124038514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124038515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124038515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124038515 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124038515 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124038515 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) 20250813124038515 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) 20250813124038515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124038515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124038515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038515 DLSUA[0;m DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124038515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124038515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124038515 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124038515 DRANAP DEBUG cnlink(msc-0)[0x5602c4bfb1e0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124038515 DRANAP NOTICE cnlink(msc-0)[0x5602c4bfb1e0]{CONNECTED}: link up (cnlink.c:111) 20250813124038516 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124038516 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124038516 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124038516 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124038516 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124038516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124038516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124038516 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1154)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124038520 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124038520 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124038520 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124038520 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124038520 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124038520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124038520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124038520 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124038520 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124038520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124038520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124038520 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124038520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124038520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250813124038520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250813124038520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250813124038520 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) 20250813124038520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038520 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) 20250813124038520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124038520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250813124038520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250813124038520 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250813124038520 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) 20250813124038520 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) 20250813124038520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20250813124038520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=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) 20250813124038520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124038520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124038520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124038520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124038520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124038520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124038521 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124038521 DRANAP DEBUG cnlink(sgsn-0)[0x5602c4bfd450]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250813124038521 DRANAP NOTICE cnlink(sgsn-0)[0x5602c4bfd450]{CONNECTED}: link up (cnlink.c:111) 20250813124038521 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124038521 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124038521 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124038521 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124038521 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124038521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124038521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124038521 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1157)@10faf1860fc2: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250813124039562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56704<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124040401 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124040401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbeed2), PART(T=Source Reference,L=4,D=00000077), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124040401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124040401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124040401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124040401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124040401 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124040401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00985dd6), PART(T=Source Reference,L=4,D=00000078), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124040401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124040401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124040401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250813124040401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124040401 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124040401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00704dfd), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124040401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124040401 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) 20250813124040401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124040401 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124040402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124040402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124040402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124040402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124040402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124040402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124040402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124040402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124040402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124040402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124040402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124040402 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250813124040402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250813124040402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250813124040402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250813124040402 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124040402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124040402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124040402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124040402 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 20250813124040402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124040402 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 20250813124040402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20250813124040407 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124040407 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124040407 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124040407 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124040407 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124040407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124040407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124040407 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124040407 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124040407 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124040407 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124040407 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124040407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124040407 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=00dbeed2) (sccp_scrc.c:477) 20250813124040407 DLSCCP DEBUG Received CO:RELCO for local reference 119 (sccp_scoc.c:1824) 20250813124040407 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124040407 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124040407 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124040407 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124040407 DLSCCP DEBUG SCCP-SCOC(119)[0x5602c4c2b8f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1154)@10faf1860fc2: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1154)@10faf1860fc2: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1160) TC_apply_sccp-Iuh0-RUA(1150)@10faf1860fc2: Added conn table entry 0TC_apply_sccp0(1160)7436040 20250813124040610 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124040610 DLM3UA <000f> m3ua.c:751 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20250813124040610 DLM3UA <000f> m3ua.c:568 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20250813124040610 DLM3UA <000f> m3ua.c:603 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250813124040610 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124040610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124040610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124040610 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124040610 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124040610 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124040611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124040611 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:603) 20250813124040611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124040611 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=00985dd6) (sccp_scrc.c:477) 20250813124040611 DLSCCP DEBUG Received CO:RELCO for local reference 120 (sccp_scoc.c:1824) 20250813124040611 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124040611 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124040611 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124040611 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124040611 DLSCCP DEBUG SCCP-SCOC(120)[0x5602c4c61bd0]{IDLE}: Deallocated (fsm.c:568) 20250813124040616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124040616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124040616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250813124040616 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250813124040616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x717708, normal) (hnbgw_rua.c:407) 20250813124040616 DHNB DEBUG map_rua[0x5602c4c0fad0]{init}: Allocated (fsm.c:456) 20250813124040616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250813124040616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436040 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250813124040616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124040616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124040616 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436040 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250813124040616 DCN DEBUG map_sccp[0x5602c4c10780]{init}: Allocated (fsm.c:456) 20250813124040616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250813124040616 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-7436040 <-> SCCP-123 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250813124040616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436040 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250813124040616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250813124040616 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250813124040616 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250813124040616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250813124040616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124040616 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20250813124040616 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{IDLE}: Allocated (fsm.c:456) 20250813124040616 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20250813124040616 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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300025d0056400500f1100926) (sccp_scrc.c:406) 20250813124040616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124040616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124040616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124040616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124040616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124040616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124040616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:391) 20250813124040616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:450) 20250813124040616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:450) 20250813124040616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124040616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124040616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124040617 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124040617 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20250813124040617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250813124040617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250813124040617 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124040617 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124040617 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124040617 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124040617 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124040617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124040617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124040617 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: First idle individual index:0 HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1154)@10faf1860fc2: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1160) HNBGW_Test.msc0-RAN(1154)@10faf1860fc2: Added conn table entry 0TC_apply_sccp0(1160)7103707 HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1160)@10faf1860fc2: setverdict(pass): none -> pass 20250813124040638 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124040638 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124040638 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124040638 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124040638 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124040639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124040639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124040639 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124040639 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124040639 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124040639 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124040639 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124040639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124040639 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=004ba7ed) (sccp_scrc.c:477) 20250813124040639 DLSCCP DEBUG Received CO:COAK for local reference 123 (sccp_scoc.c:1824) 20250813124040639 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20250813124040639 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20250813124040639 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124040639 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250813124040639 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) 20250813124040639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250813124040639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1160)@10faf1860fc2: "Changing SCCP address, don't apply yet" 20250813124041640 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250813124042661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124042661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124042661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250813124042661 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250813124042661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x717708) (hnbgw_rua.c:471) 20250813124042661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436040 SCCP-123 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250813124042661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250813124042661 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250813124042661 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813124042661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250813124042661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250813124042661 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20250813124042661 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20250813124042661 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=004ba7ed), PART(T=Data,L=22,D=001440120000010010400b0af6f1585e8e74c61659d3) (sccp_scrc.c:406) 20250813124042661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124042661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124042661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124042661 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124042662 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124042662 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124042662 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124042662 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124042662 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124042662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124042662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124042662 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1160)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: vl_len:22 HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: vl_from0 HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A81CB598B4C86657D6804'O 20250813124042678 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124042678 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124042678 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124042678 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124042678 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124042678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124042678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124042678 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124042678 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124042678 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124042678 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124042678 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124042678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124042678 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=001440120000010010400b0a81cb598b4c86657d6804) (sccp_scrc.c:477) 20250813124042678 DLSCCP DEBUG Received CO:CODT for local reference 123 (sccp_scoc.c:1824) 20250813124042678 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20250813124042678 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250813124042678 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250813124042678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250813124042678 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250813124042678 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250813124042678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250813124042678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250813124042678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250813124042678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124042679 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)@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1160)@10faf1860fc2: "Apply SCCP address changes" 20250813124042692 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250813124042693 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250813124042693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250813124042693 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20250813124042693 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20250813124042693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004ba7ed), PART(T=Source Reference,L=4,D=0000007b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20250813124042694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124042694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-CN proto=m3ua (osmo_ss7_hmrt.c:233) 20250813124042694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250813124042694 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124042694 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20250813124042694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250813124042694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250813124042694 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250813124042694 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250813124042694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250813124042694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250813124042694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{disrupted}: Freeing instance (context_map.c:202) 20250813124042694 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7436040)[0x5602c4c0fad0]{disrupted}: Deallocated (fsm.c:568) 20250813124042694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250813124042694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{disconnected}: Freeing instance (context_map.c:206) 20250813124042694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-123)[0x5602c4c10780]{disconnected}: Deallocated (fsm.c:568) 20250813124042694 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7436040 SCCP-123 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250813124042694 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250813124042694 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250813124042694 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250813124042694 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813124042694 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813124042694 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813124042694 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813124042694 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813124042694 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813124042694 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250813124042694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250813124042694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250813124042694 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124042694 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124042694 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124042694 DLM3UA <000f> m3ua.c:603 0: asp-hnbgw0-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250813124042694 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250813124042694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250813124042694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250813124042694 DLSS7 <000c> m3ua.c:532 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1154)@10faf1860fc2: Deleted conn table entry 0TC_apply_sccp0(1160)7103707 20250813124042699 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124042699 DLM3UA <000f> m3ua.c:751 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20250813124042699 DLM3UA <000f> m3ua.c:568 0: asp-virt-msc0-0: m3ua_rx_xfer 20250813124042699 DLM3UA <000f> m3ua.c:603 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250813124042699 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250813124042699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS hnbgw0 proto=m3ua 20250813124042699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250813124042699 DLSS7 <000c> m3ua.c:532 XUA_AS(hnbgw0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250813124042699 DLSS7 DEBUG 0: asp-asp-clnt-CN-0: xua_cli_read_cb(): sctp_recvmsg() returned 32 (flags=0x0) (osmo_ss7_asp.c:1057) 20250813124042699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250813124042699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer (m3ua.c:568) 20250813124042699 DLM3UA DEBUG 0: asp-asp-clnt-CN-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:603) 20250813124042699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:285) 20250813124042699 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=004ba7ed) (sccp_scrc.c:477) 20250813124042699 DLSCCP DEBUG Received CO:RELCO for local reference 123 (sccp_scoc.c:1824) 20250813124042699 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20250813124042699 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20250813124042699 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124042699 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124042699 DLSCCP DEBUG SCCP-SCOC(123)[0x5602c4c082c0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1150)@10faf1860fc2: Deleted conn table entry 0TC_apply_sccp0(1160)7436040 MTC@10faf1860fc2: ok: talloc reports "asn1_context" = 1 bytes 20250813124043714 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36153<->l=127.0.0.1:4262) (control_if.c:193) 20250813124043715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56696<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1147)@10faf1860fc2: Final verdict of PTC: none VirtHNBGW-STATS(1146)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: setverdict(pass): pass -> pass, component reason not changed 20250813124043718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250813124043719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124043719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124043719 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813124043719 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) 20250813124043719 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250813124043719 DLINP DEBUG SRVCONN(,r=127.0.0.1:33786<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250813124043719 DLINP DEBUG SRVCONN(,r=127.0.0.1:33786<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250813124043719 DLINP NOTICE SRV(,r=127.0.0.1:33786<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250813124043719 DMAIN NOTICE (127.0.0.1:33786 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33786<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250813124043719 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1152)@10faf1860fc2: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1150)@10faf1860fc2: Final verdict of PTC: none 20250813124043719 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124043719 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) 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20250813124043720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250813124043720 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) 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(1157)@10faf1860fc2: Final verdict of PTC: none 20250813124043720 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124043720 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) 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250813124043720 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250813124043720 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) 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(1154)@10faf1860fc2: Final verdict of PTC: none 20250813124043720 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 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-sgsn0-0: connection closed 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124043720 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124043720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124043720 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124043720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124043720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250813124043720 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 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:1106 virt-msc0-0: connection closed 20250813124043720 DLSS7 <000c> osmo_ss7_asp.c:1112 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250813124043720 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250813124043720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250813124043720 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250813124043720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250813124043720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_apply_sccp(1145)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1156)@10faf1860fc2: Final verdict of PTC: none TC_apply_sccp-Iuh1(1151)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1158)@10faf1860fc2: Final verdict of PTC: none TC_apply_sccp-Iuh0(1149)@10faf1860fc2: Final verdict of PTC: none HNBGW-MGCP(1159)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1155)@10faf1860fc2: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1153)@10faf1860fc2: Final verdict of PTC: none 20250813124043720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56704<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1160)@10faf1860fc2: Final verdict of PTC: pass HNBGW-PFCP(1148)@10faf1860fc2: Final verdict of PTC: none MTC@10faf1860fc2: Setting final verdict of the test case. MTC@10faf1860fc2: Local verdict of MTC: pass MTC@10faf1860fc2: Local verdict of PTC MutexDispCT-TC_apply_sccp(1145): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC VirtHNBGW-STATS(1146): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-PFCP(1148): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_apply_sccp-Iuh0(1149): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1150): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_apply_sccp-Iuh1(1151): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1152): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-SCCP(1153): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-RAN(1154): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.msc0-M3UA(1155): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1156): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1157): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1158): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC HNBGW-MGCP(1159): none (pass -> pass) MTC@10faf1860fc2: Local verdict of PTC TC_apply_sccp0(1160): pass (pass -> pass) MTC@10faf1860fc2: Test case TC_apply_sccp finished. Verdict: pass MTC@10faf1860fc2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_apply_sccp pass'. Wed Aug 13 12:40:43 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250813124043765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250813124044267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48650<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274112) Waiting for packet dumper to finish... 1 (prev_count=274112, count=274652) 20250813124045595 DLSCCP DEBUG SCCP-SCOC(115)[0x5602c4c127f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124045595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00973e43), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124045595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124045595 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) 20250813124045595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20250813124045595 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124045595 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124045595 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124045596 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124045596 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 20250813124045596 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250813124045596 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 20250813124045596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20250813124045721 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124045721 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124045721 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250813124045721 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250813124045721 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250813124045721 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@10faf1860fc2: 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@10faf1860fc2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@10faf1860fc2: Terminating MTC. MC@10faf1860fc2: MTC terminated. MC2> exit MC@10faf1860fc2: Shutting down session. MC@10faf1860fc2: 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 (65962) [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-20250813-1222-cf15a7f9-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250813124047983 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813124047983 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813124047983 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124047983 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124047983 DLSCCP DEBUG SCCP-SCOC(111)[0x5602c4baea90]{IDLE}: Deallocated (fsm.c:568) 20250813124047983 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20250813124047983 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20250813124047983 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20250813124047983 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20250813124047983 DLSCCP DEBUG SCCP-SCOC(112)[0x5602c4c15540]{IDLE}: Deallocated (fsm.c:568) 20250813124050402 DLSCCP DEBUG SCCP-SCOC(121)[0x5602c4c59510]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20250813124050402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00704dfd), PART(T=Source Reference,L=4,D=00000079), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20250813124050402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250813124050402 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) 20250813124050402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20250813124050402 DLSS7 DEBUG XUA_AS(as-clnt-CN)[0x5602c4b91310]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250813124050402 DLSS7 <000c> osmo_ss7_asp.c:850 0: asp-hnbgw0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250813124050402 DLM3UA <000f> m3ua.c:751 0: asp-hnbgw0-0: Received M3UA Message (XFER:DATA) 20250813124050402 DLM3UA <000f> m3ua.c:568 0: asp-hnbgw0-0: m3ua_rx_xfer 20250813124050402 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 20250813124050402 DLSS7 <000c> osmo_ss7_hmrt.c:289 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250813124050402 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 20250813124050402 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-20250813-1222-cf15a7f9-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test-latest/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (65888) [testenv][with-pfcp] Stopping hnbgw (65919) [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-20250813-1222-cf15a7f9-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-20250813-1222-cf15a7f9-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 := 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 := '000000000000001001011111'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] Showing generic/testsuite/junit-xml-12136.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-20250813-1222-cf15a7f9-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-12136.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 := 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 := '000000000000001010111010'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-20250813-1222-cf15a7f9-1'] testenv-hnbgw-all-osmocom-latest-20250813-1222-cf15a7f9-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test-latest/1157/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.03, 1.15, 1.10 + 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